Brief IA

Qualcomm Reduces AI Verbosity for Autonomous Smartphones

🤖 Models & LLM·Tom Levy·

Qualcomm Reduces AI Verbosity for Autonomous Smartphones

Qualcomm Reduces AI Verbosity for Autonomous Smartphones
Key Takeaways
1Qualcomm AI Research has developed a system that allows smartphones to run language models with reasoning without a cloud connection.
2Reinforcement learning has reduced the verbosity of AI models, decreasing responses by up to 8 times while maintaining accuracy.
3Qualcomm uses LoRA adapters to switch between a fast chatbot and a deep reasoning system, thereby saving resources.
💡Why it mattersThis advancement could transform the use of AI on mobile devices, making them more autonomous and energy-efficient.
Le brief IA que lisent les pros

Le brief IA que les pros lisent chaque soir

Les 7 actus IA du jour, décryptées en 5 min. Gratuit.

Inclus dès l'inscription : notre sélection des meilleurs guides & comparatifs IA.

Choisis ton rythme

Gratuit · Pas de spam · Désabonnement en 1 clic

📄
Full Analysis

Qualcomm Innovates with Cloudless Mobile AI

Qualcomm AI Research has recently unveiled a major advancement in the field of mobile artificial intelligence. The company has developed a modular system that allows language models with reasoning capabilities to run directly on smartphones. This innovation eliminates the need for a constant cloud connection, marking a significant step towards greater autonomy for mobile devices.

Traditional language models, known for their reasoning abilities, are often resource-intensive, requiring a large amount of memory and energy to operate. To overcome these challenges, Qualcomm employed reinforcement learning to compress the outputs of the models while preserving their accuracy. This technique reduces the burden on devices while maintaining high performance.

A Versatile Model with LoRA Adapters

Instead of creating a new language model from scratch, Qualcomm opted for a modular approach. The base model used is the Qwen2.5-7B-Instruct, which is enhanced by LoRA adapters. These small specialized modules can be activated or deactivated as needed, allowing the model to function either as a quick chatbot or as a complex reasoning system.

Qualcomm researchers found that it was only necessary to train about 4% of the parameters to achieve performance comparable to much heavier models, such as the DeepSeek-R1-Distill-Qwen-7B. An integrated classifier evaluates each query to determine whether complex reasoning is required, thus optimizing resource usage.

Drastic Reduction in Verbosity through Reinforcement Learning

One of the major challenges after the initial training of the models is their tendency to produce excessively long responses. This phenomenon, known as "epistemic hesitation," results in over-analysis of problems, where models consume thousands of tokens to verify their own conclusions.

To counter this, Qualcomm implemented reinforcement learning that penalizes overly verbose responses. As a result, responses have been reduced on average by a factor of 2.4, and up to 8 times for certain specific tasks. For example, an algebraic simplification that initially required 3,118 tokens was reduced to just 810 tokens, while maintaining high accuracy.

Leveraging Parallel Paths and Advanced Compression

The framework developed by Qualcomm also allows the model to pursue multiple solution paths in parallel. A small evaluation head integrated into the base model estimates which response is most likely to be correct. With eight parallel executions, accuracy on the MATH500 mathematical benchmark increased by about 10%, with no significant impact on response time.

To make the model functional on a smartphone, Qualcomm compressed the model weights to 4 bits. The reasoning adapters must be trained directly on this compressed model to avoid producing random text. Despite this compression, the model loses only about 2% of accuracy compared to its uncompressed version.

Towards a More Integrated Mobile AI

For several years, Qualcomm has been striving to make AI accessible on mobile devices. The company has already released 80 pre-optimized AI models for Snapdragon devices and developed an AI orchestrator to manage interactions between personal data, applications, and on-device AI models.

Google has also explored similar avenues, demonstrating how small language models can operate locally on Android. However, so far, these initiatives remain primarily technical demonstrations. For full integration, where AI could directly access emails, photos, and calendars, companies continue to rely on cloud-based models. For example, Google's "Personal Intelligence" feature, which connects Gemini with Gmail, Google Photos, and Search, operates entirely server-side.

Brief IA — L'actualité IA en français

L'essentiel de l'actualité de l'intelligence artificielle, décrypté et expliqué chaque jour.