VibeThinker-3B: A 3B Parameter Model That Matches 671B DeepSeek on AIME Math Benchmarks

A team of nine researchers at Sina Weibo published a 14-page arXiv report this weekend claiming a 3B parameter model—VibeThinker-3B—matches or exceeds reasoning performance of models hundreds of times larger. The model scored 94.3 on AIME 2026 (American Invitational Mathematics Examination), placing it alongside DeepSeek V3.2 (671B parameters) and ahead of Gemini 3 Pro (91.7). With a test-time scaling technique called Claim-Level Reliability Assessment, the score reaches 97.1.
Key Benchmarks
- AIME 2025: 91.4
- AIME 2026: 94.3 (97.1 with CLRA)
- HMMT 2025: 89.3
- BruMO 2025: 93.8
- IMO-AnswerBench: 76.4
- LiveCodeBench v6 (Pass@1): 80.2
- Unseen LeetCode contests (April–May 2026): 96.1% acceptance rate
- IFEval: 93.4
Notably, VibeThinker-3B underperforms on knowledge benchmarks: 70.2 on GPQA-Diamond vs. 91.9 (Gemini 3 Pro) and 87.0 (Claude Opus 4.5). The authors explicitly acknowledge this as consistent with their claim—verifiable reasoning is "parameter-dense," while open-domain knowledge is "parameter-expansive."
The Training Pipeline
VibeThinker-3B is post-trained on Qwen2.5-Coder-3B (Alibaba's Qwen team) using the "Spectrum-to-Signal Principle," a multi-stage pipeline introduced in the team's earlier VibeThinker work. The paper describes a Parametric Compression-Coverage Hypothesis: verifiable reasoning can be compressed into a compact core, while broad knowledge requires more parameters.
Within hours of publication, the paper received 62 upvotes on Hugging Face Daily Papers, the model repo had 130 likes, and the GitHub repo had 685 stars. Skepticism on social media was high—user @orcus108's post accumulating over 161K views asked: "I genuinely don't know if this is a breakthrough or if the benchmarks are broken."
For context: DeepSeek V3.2 has 671B parameters (~224x larger), GLM-5 has 744B, and Kimi K2.5 exceeds 1 trillion. VibeThinker-3B can run on a consumer laptop.
📖 Read the full source: HN AI Agents
👀 See Also

AI Is Too Expensive: Hyperscalers Need $3 Trillion to Break Even
Hyperscalers have invested over $800B in AI capex, with $1T more planned for 2027. Microsoft alone spent ~$100B on OpenAI infrastructure, yet AI revenue covers only ~20% of its capex.

Opus 4.6 Extended Thinking Performs Worse on Physics Diagram Problems
Testing shows Claude Opus 4.6 with extended thinking consistently fails physics problems involving visual diagram interpretation, while Gemini 3.1 Pro succeeds. Disabling extended thinking allows Opus 4.6 to solve the same problems correctly and faster.

Gen Z's AI Backlash: Usage Drives Skepticism, Not Acceptance
Polling shows Gen Z adopts AI tools but resents the AI-centric future. Many avoid AI entirely or disable features, citing job fears, environmental concerns, and social impact.

Claude adds inline interactive charts and diagrams to conversations
Claude now creates custom charts, diagrams, and visualizations directly within chat conversations, allowing users to tweak and modify visualizations as discussions develop. The feature is available in beta on all plan types and appears inline rather than in side panels.