14 Sep

Test-Time Compute Scaling

Test-Time Compute Scaling refers to the amount of computing power an AI model expends while answering a request, rather than during training. Instead of building a larger or more elaborately trained model, the existing model is given more time and computational capacity to ponder a single response.

The difference compared to classical scaling lies in the timing. Training compute is fixed once a model has finished training. Test-time compute, on the other hand, can be varied from request to request. Simple questions are given little processing time, complex tasks more. This is implemented in different ways: reasoning models generate longer chains of thought before outputting an answer. Other approaches generate several solution variants in parallel and then select the best one. Advanced systems even separate the decision on the amount of compute to be used from the actual thought process and distribute it selectively across different phases of a task.

The practical benefit lies in the controllability of costs and quality. Anyone who invests more computing time in a difficult task tends to get a better answer. Anyone who wants a simple task answered quickly and cheaply saves computing time. This flexibility is particularly relevant for long-running, agent-driven tasks such as software development or complex text analysis.

Demarcation

Test-time compute scaling is not the same as model training. It does not change the underlying model, but only the effort with which the existing model processes a single request. A larger or longer-trained model (more training compute) and a model with more thinking time per request (more test-time compute) are two independent control variables that can also be combined.


 

Service Layer AI as a transactional layer

SAP B1 10.0 FP2608: Service Layer AI as a transactional layer

The SAP Business One Service Layer has previously served predominantly as a passive data provider: applications requested data via OData, each ...
Process Reward Model

Process Reward Models: Why a correct result does not yet prove a correct method

This series continuously examines individual AI basic terms and methods such as the Process Reward Model. The previous episode has ...
Test-Time-Compute-Scaling

Test-Time Compute Scaling: Why a Smaller AI Model Can End Up Winning — and What Supplier Comparison in SAP Business One Has to Do With It

This is a continuation of the series on this blog, which deals with Artificial Intelligence in combination with SAP Business One...
RLHF

RLHF and reward models: AI hype or what the approval process in SAP Business One has to do with it

Key takeaways: The article covers the application of artificial intelligence in the context of SAP Business One and fundamental AI topics. Thanks to ...
AI Webinar

AI – Answers from SAP Business One – without SQL, without IT ticket

Live webinar on 30 July 2026, 14:00–14:30 | Live demo via Microsoft Teams | Duration: 30 minutes „How were the sales...".
Generative AI in ERP

AI in ERP – but under control: What Versino AI means for SAP Business One users

AI can do a lot today – but without control, it often creates more problems than it solves. Versino AI connects AI models...
Wird geladen …