• Home
  • News
  • Blog
  • Releases
  • LLM history
  • Compare LLMs
  • Library
  • About
⌘K
Sign in

A blog and notes on development. The easiest way to reach me is via the social links below.

Contacts
talalaev.misha@gmail.com
Documents
Personal data processing policyPersonal data processing consent
Photo: Thorium / Unsplash

Transformers should be judged by compute, not by intelligence

Sh0ny
Sh0ny
15 августа 2026
  1. Home
  2. Blog
  3. Transformers should be judged by compute, not by intelligence
1 min read

In short

The study proposes looking at the expressive power of transformers through circuit complexity theory rather than through marketing promises. That helps separate what the architecture can do from the effects of scale, numerical precision and attention design.

A transformer may look powerful, but the architecture itself does not yet answer the question of which tasks it can solve. To find that out, the authors propose comparing it not with abstract "intelligence" but with formal models of computation.

The main instrument here is circuit complexity theory. It lets a transformer's properties be tied to measurable resources: the depth and size of the computation, the type of operations, the attention mechanism and the precision of number representation.

That is an important shift in how the question is posed. Instead of "how smart is the model", you can ask: which languages does it recognise given a certain number of layers, limited precision and a particular attention scheme? That language describes the system's boundaries more precisely and allows different architectures to be compared on a common theoretical footing.

But do not expect a table of winners from this work. What we have is a review of selected results, not a new benchmark and not proof that transformers have suddenly become able to solve more practical problems. The abstract also gives no concrete numerical bounds or new applied capabilities; it rather assembles a theoretical map of the field.

The practical takeaway is simple: enlarging a model is not the only factor that changes what it can do. Depth, computational precision and the design of attention may matter no less, and talk of "LLM capabilities" without stating those constraints often turns out too crude.

When you assess a new LLM, which matters more to you: its benchmark result, or understanding what computational resources produced that result? Source: cs.AI updates on arXiv.org

новостиaillmнаука и техника
More AI-tool write-ups on the Telegram channel — short and to the point
Subscribe on Telegram

Comments

(0)
​