K-Culture GlossaryㅊWords you meet while using AI
Test-time Compute
An approach that boosts performance by spending more computation ("thinking") at answer time — the idea that "thinking longer makes you smarter."
In plain words
Instead of making the model bigger, this approach improves performance by using more computation at the moment of answering (inference time). Letting the model think longer, try multiple solution paths, and check its own answers — all of this counts as extra computation at inference time.
This emerged as a second axis after "scaling by training more" ran into debates about its limits. Think of it as extending exam time (inference) instead of studying more (training). The performance curves of reasoning models — graphs of "thinking time vs. accuracy" — are all about this.
See also
Stories using this term
No story has used this term yet. New ones attach here automatically.