AI觉醒星球
Awakening is here
Knowledge File / AI小生意项目库
2026-06-28 0 浏览 会员

新浪开源模型VibeThinker-3B旨在展示推理可良好压缩但事实知识不行

新浪发布仅30亿参数的VibeThinker-3B,在数学和编码基准上匹配参数大百倍的模型,但在事实知识任务上大幅落后。多阶段后训练是性能关键。

SOURCE / AI小生意项目库 MIN / 9 ACCESS / 会员 POST / 2026-06-28 15:44:41

原贴

查看原文
作者:Jonathan Kemper 来源站点:the-decoder.com 原贴时间:

原文

Weibo's new VibeThinker-3B has just three billion parameters but matches top models up to 333 times its size on math and coding benchmarks. The performance comes from multi-stage post-training applied to an Alibaba base model. On tasks that require broad factual knowledge, however, the small model falls well behind. The researchers conclude that structured logical reasoning relies on few patterns and compresses well, while broad world knowledge still needs large models. A Chinese language model with just three billion parameters sometimes matches models a hundred times larger on math and coding tasks. The researchers behind it have developed a hypothesis about how AI capabilities are structured. Weibo's parent company Sina has released a small language model that competes with today's top models on hard math and coding tasks. According to a technical report , VibeThinker-3B performs on par with DeepSeek V3.2 and Kimi K2.5 on competitive benchmarks like AIME26. Both of those models have 200 to 333 times more parameters. Sina positions the model as an experiment in figuring out how much compute a model actually needs to compete at the top. Its predecessor, VibeThinker-1.5B, launched in November 2025. The new version pushes further, asking whether a small model can hit genuine top-tier performance, not just be "good for its size." Ad The results tell two different stories. On structured tasks with clearly verifiable solutions, like math olympiads or programming challenges, VibeThinker-3B matches models like GLM-5 or Gemini 3 Pro. On LiveCodeBench, it beats every other model under 20 billion parameters. Ad DEC_D_Incontent-1 Factual knowledge is a different story. On the knowledge-heavy GPQA-Diamond benchmark, the model falls well behind its much larger competitors. To rule out data contamination, the team had the model compete in LeetCode contests held between late April and late May 2026, after training wrapped up. VibeThinker-3B solved 123 out of 128 problems on the first try. That puts it ahead of GPT-5.2, Qwen3-Max, Kimi K2.5, and Claude Opus 4.6. It trails only GPT-5.3-Codex, Gemini 3.1 Pro, and Gemini 3 Flash, but not by much. Ad VibeThinker-3B builds on Alibaba's Qwen2.5-Coder-3B. Sina's contribution is the post-training, everything that happens after generic pre-training on large data sets. According to the report, that's what brings a 3B model close to the top performers. Post-training happens in stages. First, the model learns a broad range of tasks through supervised fine-tuning, covering math, coding, and general dialogue. Then it gets tailored for hard, multi-step reasoning problems. Ad DEC_D_Incontent-2 Reinforcement learning follows, applied sequentially for math, programming, and STEM. Self-distillation then consolidates the skills from each phase into a single model. A final step makes sure the model better follows instructions. Ad

中文翻译

微博的新VibeThinker-3B只有30亿参数,但在数学和编码基准上匹配了高达其333倍大小的顶级模型。

性能来自应用于阿里巴巴基础模型的多阶段后训练。

然而,在需要广泛事实知识的任务上,小模型远远落后。

研究人员得出结论,结构化逻辑推理依赖于少数模式且压缩良好,而广泛的世界知识仍然需要大模型。

一个只有30亿参数的中文语言模型有时在数学和编码任务上匹配大一百倍的模型。

其背后的研究人员提出了一个关于AI能力如何结构的假设。

微博母公司新浪发布了一个小语言模型,在困难数学和编码任务上与当今顶级模型竞争。

根据技术报告,VibeThinker-3B在AIME26等竞争性基准上与DeepSeek V3.2和Kimi K2.5表现相当。

这两个模型的参数多200到333倍。

新浪将该模型定位为一项实验,旨在弄清楚一个模型实际需要多少计算能力才能竞争顶级水平。

其前身VibeThinker-1.5B于2025年11月推出。

新版本更进一步,询问一个小模型是否能达到真正的顶级性能,而不仅仅是“对其大小而言表现良好”。

结果讲述了两个不同的故事。

在具有明确可验证解决方案的结构化任务上,如数学奥林匹克或编程挑战,VibeThinker-3B匹配了GLM-5或Gemini 3 Pro等模型。

在LiveCodeBench上,它击败了所有其他200亿参数以下的模型。

事实知识是另一回事。

在知识密集的GPQA-Diamond基准上,该模型远远落后于其大得多的竞争对手。

为了排除数据污染,团队让模型在训练结束后参加了2026年4月底至5月底举行的LeetCode竞赛。

VibeThinker-3B首次尝试就解决了128个问题中的123个。

这使其领先于GPT-5.2、Qwen3-Max、Kimi K2.5和Claude Opus 4.6。

它仅落后于GPT-5.3-Codex、Gemini 3.1 Pro和Gemini 3 Flash,但差距不大。

VibeThinker-3B基于阿里巴巴的Qwen2.5-Coder-3B。

新浪的贡献是后训练,即在大数据集上进行通用预训练之后的一切。

根据报告,正是这一点使3B模型接近顶级表现者。

后训练分阶段进行。

首先,模型通过监督微调学习广泛的任务,涵盖数学、编码和通用对话。

然后它针对困难的、多步骤推理问题进行定制。

随后是强化学习,依次应用于数学、编程和STEM。

然后自蒸馏将每个阶段的技能整合到单个模型中。

最后一步确保模型更好地遵循指令。

核心信息

新浪发布仅30亿参数的VibeThinker-3B,在数学和编码基准上匹配参数大百倍的模型,但在事实知识任务上大幅落后。多阶段后训练是性能关键。

  • 新浪发布仅30亿参数的VibeThinker-3B,在数学和编码基准上匹配参数大百倍的模型,但在事实知识任务上大幅落后。多阶段后训练是性能关键。
  • 原贴提到:Weibo's new VibeThinker-3B has just three billion parameters but matches
  • 来源:the-decoder.com
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 新浪开源VibeThinker-3B:推理可压缩,事实知识不能 下一篇 SpaceX 注册 SpaceXAI 商标,将合并 xAI