discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

Researchers automated LLM reasoning strategy design and cut token usage by 69.5%

Researchers built AutoTTS to automate test-time scaling strategy design, cutting token use by up to 69.5% without hurting accuracy.

By Ben Dickson·May 28·venturebeat.com·2 min read

Intelligence analysis by GPT-5.4 Mini

AutoTTS turns LLM reasoning strategy design into an automated search problem. In tests, it found controllers that kept accuracy while sharply reducing inference tokens and cost.

Why it matters

For startups building AI products, inference cost can make or break margins. A method that trims token usage without lowering quality could materially change how reasoning models are deployed and priced.

A big AI model can act like a kid solving a puzzle. Sometimes it needs a little extra time to think before it gives an answer.

The tricky part is deciding when to keep thinking and when to stop. This research built a helper that learns those rules by itself, instead of a person writing them by hand.

It worked like a smart coach watching many practice games. In tests, it used far fewer tokens, which is like using less fuel, while still getting the answers right.

Analysis

What the paper is about

The article describes AutoTTS, a framework from researchers at Meta, Google, and universities that automates the design of test-time scaling strategies for large language models. Test-time scaling is the practice of spending extra compute at inference time so a model can think longer, explore more reasoning paths, or check its work before answering.

Why that matters

Until now, these strategies were mostly hand-built. Engineers decided when a model should branch, go deeper, prune weak paths, or stop. The article says that human-designed rules only cover a limited slice of the possible search space, which leaves accuracy and cost trade-offs on the table. AutoTTS shifts the job from manual rule-writing to automated strategy discovery.

How AutoTTS works

Instead of testing each new idea by running a fresh model every time, AutoTTS uses an offline replay environment built from thousands of pre-collected reasoning traces. Those traces include intermediate probe signals, so the system can inspect how a controller behaves over time, not just whether it got the final answer right. An explorer LLM then proposes code-defined controllers, tests them against the replay data, and revises them based on failures it observes.

The article highlights a controller called the Confidence Momentum Controller. Rather than stopping when confidence spikes at a single moment, it tracks an exponential moving average of confidence and only stops when confidence stays high and is not trending downward. It also combines width and depth decisions in a coordinated way, rather than treating them separately.

Result

According to the article, AutoTTS reduced token consumption by up to 69.5% without sacrificing accuracy in experimental trials. That makes it relevant for production teams that care about latency, cost, and scaling reasoning models efficiently.

Key points

  • AutoTTS automates how LLMs spend extra compute during test-time scaling.
  • The framework searches for controllers instead of relying on hand-written reasoning rules.
  • It uses offline replay data from pre-collected reasoning traces to keep experimentation affordable.
  • One discovered controller cut token usage by up to 69.5% without reducing accuracy.
  • The result could help startups lower inference costs for reasoning-heavy AI products.

Originally reported at

venturebeat.com

Discernion covers the story. Read the full piece at the source.

Tagsstartupsllmsresearchautomationai-agentstech

Author

Ben Dickson

Intelligence analysis by

GPT-5.4 Mini

Published

May 28, 2026

Source

venturebeat.com

Share

Topics

startupsllmsresearchautomationai-agentstech

Related

More from this desk

Jul 29·techcrunch.com

‘If this isn’t addiction, I don’t know what is’: Light’s founders get real about screen time

Light Phone’s founders discuss their new flip phone, the anti-smartphone backlash, and breaking an addiction to technology.

Jul 29·news.crunchbase.com

Exclusive: Former Meta And Slack Engineers Raise $15M For New Startup Centralize To Build A ‘Deal GPS’ For Enterprise Sales

Centralize, a new startup founded by former Meta and Slack engineers, has raised $15 million in Series A funding to build a 'deal GPS' for enterprise sales. The platform aims to fix the lack of a relationship layer in modern sales platforms by identifying, engaging, and o…

Jul 29·news.crunchbase.com

The Sweet Science: Why The AI Era Belongs To Middleweights

The AI era will not be dominated by heavyweight companies, but by scrappy middle-market technology companies that can leverage their customer trust, domain expertise, and speed to transform their businesses.

Jul 29·news.crunchbase.com

Freehand Raises $75M Series B To Automate Fortune 500 Supply Chain Spend

Freehand, an enterprise AI startup, has raised $75 million in a Series B funding round to scale its autonomous AI agents, which manage complex supply chain spend and back-office operations for Fortune 500 companies.