AIToday
Large Language ModelsApple Machine LearningPublished: Apr 30, 2026, 04:00 JST1 min read

Apple researchers introduce Sonata, a method that adaptively allocates thinking budgets to large language models, achieving 20% to 80% reduction in thinking tokens while maintaining accuracy.

Apple researchers introduce Sonata, a method that adaptively allocates thinking budgets to large language models, achieving 20% to 80% reduction in thinking tokens while maintaining accuracy.

3 Key Points

  1. Sonata uses self-consistency (agreement among multiple reasoning paths) as a proxy to predict when queries require extended thinking. A lightweight adapter trained offline predicts self-consistency from last layer hidden representations during the query prefilling stage, then guides budget allocation before thinking begins.

  2. Experiments on multiple models (Qwen3-8B, GPT-OSS-120B, Qwen3-235B-A22B, Intern-S1-mini) and benchmarks (AIME24, AIME25, GSM8K, MATH500, GPQA) demonstrate that Sonata achieves 20% to 80% reduction in thinking tokens while maintaining the same accuracy, or up to 5% improvement in accuracy with same token cost.

  3. The adapter is general and transferrable across diverse tasks once trained, introduces almost zero computational overhead during inference, and is orthogonal to existing chain-of-thought compression methods, enabling further efficiency gains when managing thinking budgets across queries.

Ask the AI about this article →

Apple Machine LearningRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • CBTS launches Forge Agents for custom AI agentsSiliconANGLE AI · 2h ago
  • Imec CEO: AI era widens chip-model-CSP collaborationDIGITIMES Asia · 2h ago
  • Alphabet's AI Overviews reach 2.5B monthly usersYahoo Finance AI · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleResearchers develop sonar-based navigation system for small drones inspired by bat echolocation, reducing power by 1,000 times compared to current solutions.