惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
A
About on SuperTechFans
Apple Machine Learning Research
Apple Machine Learning Research
The Register - Security
The Register - Security
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
人人都是产品经理
人人都是产品经理
MyScale Blog
MyScale Blog
云风的 BLOG
云风的 BLOG
博客园_首页
U
Unit 42
T
Tailwind CSS Blog
G
GRAHAM CLULEY
F
Full Disclosure
V
Vulnerabilities – Threatpost
T
Tenable Blog
月光博客
月光博客
P
Privacy & Cybersecurity Law Blog
P
Privacy International News Feed
K
Kaspersky official blog
Scott Helme
Scott Helme
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
N
News and Events Feed by Topic
T
The Exploit Database - CXSecurity.com
N
News and Events Feed by Topic
有赞技术团队
有赞技术团队
Recent Commits to openclaw:main
Recent Commits to openclaw:main
L
LINUX DO - 最新话题
Recorded Future
Recorded Future
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Help Net Security
Help Net Security
The GitHub Blog
The GitHub Blog
Cisco Talos Blog
Cisco Talos Blog
SecWiki News
SecWiki News
P
Proofpoint News Feed
Security Latest
Security Latest
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
罗磊的独立博客
S
Security Affairs
M
MIT News - Artificial intelligence
L
LINUX DO - 热门话题
美团技术团队
Simon Willison's Weblog
Simon Willison's Weblog
T
Threat Research - Cisco Blogs
Stack Overflow Blog
Stack Overflow Blog
Forbes - Security
Forbes - Security
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
V
Visual Studio Blog

IBM Research

All of AI benchmarking at your fingertips What are spin qubits? | IBM Quantum Computing Blog IBM to acquire HRL Laboratories IBM commits $50M in quantum access for US Genesis Mission It’s time for cryptography to get its own abstraction layer It’s time for cryptography to get its own abstraction layer This could be the largest synthetic code dataset yet How to measure the performance of a quantum computer | IBM Quantum Computing Blog Release News: Qiskit v2.5 is here! | IBM Quantum Computing Blog CoFrGeNets replace the ‘bones’ of transformer-based models How training environments can teach AI models to misbehave What’s new at IBM Quantum - Q2 2026 | IBM Quantum Computing Blog Modeling the chemistry of fusion reactor material | IBM Quantum Computing Blog Ponder This Challenge - July 2026 - Return of the Superheroes Apply to IBM Quantum Developer Conference 2026 | IBM Quantum Computing Blog Qiskit Paulice: postselected quantum error correction | IBM Quantum Computing Blog What is IBM’s nanostack chip architecture? IBM introduces the smallest computer chip in the world A new playbook for quantum optimization benchmarking Running AI on mixed hardware for speed and affordability Explore next-gen quantum algorithms with IBM Quantum Credits | IBM Quantum Computing Blog Allstate explores quantum computing for insurance portfolios | IBM Quantum Computing Blog Can LLMs discover quantum error correction codes? Prototype and validate fermionic circuits faster with ffsim | IBM Quantum Computing Blog Bringing the power of semantic AI to IBM Db2 The fast Fourier transform, how and why it works Building AI more like software The future of quantum takes center stage at NY Tech Week Qiskit Fall Fest 2026: Applications open | IBM Quantum Computing Blog IBM to invest $10 billion in quantum computing | IBM Quantum Computing Blog Renowned mathematician Subhash Khot joins IBM Research Ponder This Challenge - June 2026 - The Superhero Team Movies New Classroom Accounts expand quantum access for educators | IBM Quantum Computing Blog Qiskit Global Summer School 2026: Registration now open | IBM Quantum Computing Blog How researchers built a record-setting quantum circuit | IBM Quantum Computing Blog IBM charts a new research path with MIT How IBM is using quantum computing to understand the operating system of the universe How to use sample-based quantum diagonalization on IBM hardware Quantum-centric supercomputing simulates 12,635-atom protein | IBM Quantum Computing Blog A decade of quantum on the cloud | IBM Quantum Computing Blog Ponder This Challenge - May 2026 - The Powers of a Binary Matrix Where the frontiers of high-speed racing and computing meet Introducing the IBM Granite 4.1 family of models Building the future of computing, together Next-generation algorithms could move fusion from the lab to the grid Bringing quantum-centric supercomputing to Illinois What’s new at IBM Quantum - Q1 2026 | IBM Quantum Computing Blog Release News: Qiskit v2.4 is here! | IBM Quantum Computing Blog How IBM Quantum is enabling healthcare and biology research | IBM Quantum Computing Blog IBM demonstrates extreme scale for content-aware storage with a 100-billion vector database Ponder This Challenge - April 2026 - The Unlabeled Clock IBM Research and ETH Zurich open a new era of innovation IBM’s newest time-series models cover a full range of enterprise prediction tasks Toward a transparent supply chain for AI Quantum computers take a step into real materials science Donating llm-d to the Cloud Native Computing Foundation Cleveland Clinic & IBM debut new quantum simulation workflow | IBM Quantum Computing Blog Turning turbulence into transcripts Like the information in a dream: IBM’s Charles H. Bennett receives ACM Turing award Doubling down on open-access quantum computing | IBM Quantum Computing Blog Unveiling the first reference architecture for quantum-centric supercomputing Realizing Feynman’s vision for the future of simulation | IBM Quantum Computing Blog IBM is working today to secure communication from tomorrow’s quantum risks Building PyTorch-native support for the IBM Spyre Accelerator Quantum simulates properties of the first-ever half-Möbius molecule, designed by IBM and researchers A look back at the International Year of Quantum | IBM Quantum Computing Blog TerraStackAI: Bringing Earth and space AI to Red Hat and the world Ponder This Challenge - March 2026 - Path game on a hole-riddled chessboard IBM demonstrates High NA EUV process capability on track for insertion below 2 nm nodes at SPIE 2026 Quantum Advantage Tracker: the race to advantage | IBM Quantum Computing Blog
How an extra training step can unlock AI’s reasoning power
Kim Martineau · 2026-04-15 · via IBM Research

For years, the basic recipe for building a capable large language model was straightforward: train a model on mountains of text, then teach it to respond in a helpful, humanlike way through reinforcement learning. At some point, an intermediate training phase was added in, with a heavy focus on math, code, and science, and the reasoning capabilities of LLMs seemed to take a giant leap.

This stage is now referred to as mid-training. Today it’s a routine, if mysterious, step in training today’s reasoning models to do things like rooting out mistakes in complex code bases, lengthy contracts, or financial statements. A new IBM study explains why mid-training so effective, in the first large-scale, systematic look at mid-training in open-source LLMs.

Through more than 500 controlled experiments, IBM researchers found that mid-training boosted overall reasoning capabilities in models of varying sizes and architectures by 3 to 4 times, while preserving knowledge gained during pre-training. Models that skipped this extra step and trained on the same math and science knowledge via reinforcement learning (RL), during post-training, only saw limited improvement.

“Mid-training and reinforcement learning are not interchangeable stages,” said the study’s lead author, Bharat Runwal, an IBM researcher who works on the team behind IBM’s Granite family of models. “They operate through fundamentally different mechanisms, and each does something the other cannot.”

Runwal and his colleagues compared open-source base models drawn from four model families — IBM Granite, Mistral, and Meta’s LLaMA and NVIDIA’s Nemotron-H models — ranging from 3 billion to 24 billion parameters in size. They also tested a traditional transformer architecture and a hybrid design combining a transformer’s attention mechanism with newer recurrent-style processing. Across The benchmarks included the notoriously difficult Google-Proof Question & Answer (GPQA)-Diamond and the American Invitational Mathematics Examination (AIME) which test PhD-level proficiency in science and math.six reasoning benchmarks, models trained under an optimal mid-training pipeline scored an average of 29 to 42 points higher than models trained on the same data via RL.

Researchers have applied the mid-training recipe and pipeline outlined in the study to the next IBM Granite models out soon. IBM has also open-sourced the pipeline for the community to use, prompting several shout-outs on Twitter when the paper became public last month. “Tons of practical tricks for doing mid-training properly,” wrote Cameron Wolfe, a staff research scientist at Netflix and author of the Deep (Learning) Focus blog. “Great read for anyone interested in adapting OSS models to specialized use cases!”

Teaching models to reason, and not just answer

Mid-training as a concept goes back to 2024, though it wasn’t always called that. Some model developers inserted a ‘cool-down’ step at the end of pre-training to extend the model’s context length and working memory so it could process more information in a prompt. Others tacked on a data annealing step during post-training to integrate high-quality domain knowledge into the model.

The modern definition of mid-training includes both data annealing and context-length extension, and as its name suggests, it sits squarely between pre-training, when a model ingests billions to trillions of words and parts of words called tokens, and post-training, when its behavior is shaped by high-quality domain-specific data and human interaction.

The researchers drew their data for mid-training from math problems, coding challenges, and science reasoning datasets and kept to a budget of 27 billion tokens — small by the standard of pre-training, which can stretch to 15 trillion tokens or more. Their goal was to figure out the ideal data mixture, when to apply it, and whether mid-training would help or hinder the reinforcement learning step after. They found that data mixture matters, especially for mid-trained models. Switching the mid-training recipe from just math and code to math, code, and science increased overall reasoning performance by three to six points on average, while the same adjustment during reinforcement learning produced negligible gains.

The effect was even greater for scientific reasoning. Models mid-trained on science data unlocked 17 to 28 more points on the GPQA-Diamond benchmark than models fine-tuned on the same data. The team’s research suggests that scientific reasoning should be added during mid-training for it to be fully exploited later.

Mid-training also seems to change how models tackle difficult math problems. Pre-trained models provided terse answers to MATH500 problems but after mid-training, they showed their work, step by step, in long responses. Not surprisingly, their accuracy scores shot up — Granite-3.3-8B went from 16.9% to 79.5% after mid-training plus RL. "Mid-training teaches models to reason, not just answer," said Ashish Agrawal, a researcher who works on IBM Granite and contributed to the study.

ModelStagePass RateResponse length
Granite-3.3-8BBase16.9%120 tokens
mid-training75.5%2,254 tokens
RL79.5%1,700 tokens
LLaMA-3.1-8BBase2.6%158 tokens
mid-training43.1%1,052 tokens
RL64.6%1,188 tokens
Nemotron-H-8BBase66.6%452 tokens
mid-training61.6%1,928 tokens
RL83.0%1,780 tokens

There is also evidence that mid-training can help a model push past its competency level during RL training. Granite-3.3-8B gradually learned to solve difficult math and code problems that initially stumped it at the start of RL training, suggesting that RL can unlock new capabilities in models properly mid-trained.

Mid-training is most effective, the researchers found, when applied after a model has been trained to process long sequences of text, rather than at earlier stages of pre-training. Since most open-source base models go through long-context extension before their release, mid-training is a natural next step for developers.

Mid-training and RL work at different scales

If the paper has one takeaway, it’s that you should not skip mid-training. RL training cannot take its place, but proper mid-training can amplify RL’s effects. “You need to get mid training right if you want to build an effective reasoning model,” said Runwal.

Through deep investigation, the researchers discovered why. Using an ablation study, a kind of MRI for LLMs, the researchers explored how mid-training and reinforcement learning can change a model’s structure and internal representations. They found that the two stages operate under fundamentally different but complementary mechanisms, one improving the model with broad brushstrokes, and the other, making detailed adjustments.

Mid-training restructures more than 90% of a model's weights, with changes distributed broadly across a model’s layers and components. Reinforcement learning, by contrast, modifies only about 5% of parameters, and these changes are front-loaded during the first 200 to 400 training steps. RL applies nearly identical weight changes, regardless of whether mid-training preceded it.

A similar story emerged when researchers looked at how similarly models represented information at each stage of the pipeline, using a technique called centered kernel alignment. They found that after RL, a model's internal representations closely resembled its mid-trained checkpoint. RL seems to work within the space mid-training creates, improving a model without altering the geometry that mid-training established.

Many of today’s LLMs have broken out of chat and into the world, where they can call APIs and carry out real-world tasks. The race is on to develop new ways to improve their reasoning capabilities further. But without a solid mid-training foundation, the study suggests, those techniques may have limited impact.