the.ai

Inference / Adaptive

verified

Adaptive Computation

Spend more on hard inputs than on easy ones. A fixed network does the same work for "what is 2+2" as for a research question, which is obviously wasteful — and the reason it persists is that variable work per input is awkward for hardware that likes doing the same thing to everything at once.

Viz primitive · budget-spliteasy-inputs = 20

easy-inputs holds 33% of the budget; rest holds the remaining 67%.

Requests light enough to finish early, against the ones needing the full model, in requests. Drag the easy share up to watch the available saving grow — it is only realised if the scheduler can retire them and refill the slot, and only predicted if something cheap can tell which is which.

20

Reviewed by opendroid · 2026-08-18

  • arXiv:2207.07061 — Confident Adaptive Language Modeling
  • arXiv:2403.02419 — Are More LLM Calls All You Need? Towards Scaling Laws of Compound Inference Systems