Skip to content
AI Phase
Todas las publicaciones
Perspectivas

When Transformers Start Thinking

When Transformers Start Thinking

When Transformers Start Thinking What if your model could verify its own answers before speaking? That’s the idea behind Energy-Based Transformers (EBTs), a paper that reframes prediction as optimisation (University of Virginia, University of Illinois Urbana-Champaign, Amazon GenAI, Stanford University, Harvard University). 🔍 The research Traditional Transformers guess in one shot. EBTs don’t just guess - they optimise. They assign an “energy” score to the input plus the candidate answer, then refine the answer by minimising that energy via gradient steps. The result: a model that can think longer on hard problems. Key findings: Up to 35% higher scaling rate during training across data, depth, parameters, FLOPs and batch size vs Transformer++ 29% more improvement from extra compute at inference on language tasks vs Transformer++ Stronger out-of-distribution gains and better downstream performance even with similar or worse pretraining loss Self-verification that prefers lower-energy answers and improves with scale This shifts the paradigm from predict → output, to predict → verify → output. Why it matters: This is not just “bigger model, better results”. It is a learning principle where more computation can be converted into reasoning time. In practice, this can improve reliability on complex, decision-heavy tasks. Note: EBTs use more compute at inference than one-shot Transformers. How does it compare to current reasoning models? That is a good question! It sounds similar to reasoning models like o1 or DeepSeek-R, but the mechanism is different. Reasoning models use externalised reasoning: they generate intermediate thoughts or chains and verify via heuristics, often guided by reinforcement or supervised fine-tuning. EBTs build reasoning into the architecture itself instead. The model internally adjusts its hidden states to minimise energy before producing an answer. So while reasoning models “think by writing,” EBTs “think by optimising.” In short: same goal (better reasoning), fundamentally different path (architectural vs procedural). 🤝 How AI Phase helps: We translate frontier research into practical AI for the Mittelstand - from model selection to production workflows. Want to explore reasoning-based AI for your processes? Let’s talk. 🔗 Source in the comments #EnergyBasedTransformers #MachineLearning #DeepLearning #AIResearch #AIPhase #ReasoningAI #Transformers #ArtificialIntelligence #GermanMittelstand

Construyamos algo que merezca ser publicado

Convierte sus ambiciones de IA en resultados que nuestra próxima publicación podría destacar.