paper-with-me

홈 › Papers

Vibe Reasoning: Eliciting Frontier AI Mathematical Capabilities -- A Case Study on IMO 2025 Problem 6

2025-12-22 · Jiaao Wu, Xian Zhang, Fan Yang, Yinpeng Dong arxiv

We introduce Vibe Reasoning, a human-AI collaborative paradigm for solving complex mathematical problems. Our key insight is that frontier AI models already possess the knowledge required to solve challenging problems -- they simply do not know how, what, or when to apply it. Vibe Reasoning transforms AI's latent potential into manifested capability through generic meta-prompts, agentic grounding, and model orchestration. We demonstrate this paradigm through IMO 2025 Problem 6, a combinatorial optimization problem where autonomous AI systems publicly reported failures. Our solution combined GPT-5's exploratory capabilities with Gemini 3 Pro's proof strengths, leveraging agentic workflows with Python code execution and file-based memory, to derive both the correct answer (2112) and a rigorous mathematical proof. Through iterative refinement across multiple attempts, we discovered the necessity of agentic grounding and model orchestration, while human prompts evolved from problem-specific hints to generic, transferable meta-prompts. We analyze why capable AI fails autonomously, how each component addresses specific failure modes, and extract principles for effective vibe reasoning. Our findings suggest that lightweight human guidance can unlock frontier models' mathematical reasoning potential. This is ongoing work; we are developing automated frameworks and conducting broader evaluations to further validate Vibe Reasoning's generality and effectiveness.

📄 PDF Abstract BibTeX arXiv:2512.19287

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

MolViBench: Evaluating LLMs on Molecular Vibe Coding

2026-05-04 · Jiatong Li, Yuxuan Ren, Weida Wang, Changmeng Zheng 외 arxiv

Molecular Vibe Coding, a paradigm where chemists interact with LLMs to generate executable programs for molecular tasks, has emerged as a flexible alternative to chemical agents with predefined tools, enabling chemists t…

Code GenerationDrug Discovery

Vibe-Eval: A hard evaluation suite for measuring progress of multimodal language models

2024-05-03 · Piotr Padlewski, Max Bain, Matthew Henderson, Zhongkai Zhu 외

We introduce Vibe-Eval: a new open benchmark and framework for evaluating multimodal chat models. Vibe-Eval consists of 269 visual understanding prompts, including 100 of hard difficulty, complete with gold-standard resp…

VibeThinker-3B: Exploring the Frontier of Verifiable Reasoning in Small Language Models

2026-06-15 · Sen Xu, Shixi Liu, Wei Wang, Jixin Min 외 arxiv

This technical report introduces VibeThinker-3B, a compact dense model with 3B parameters developed to investigate how far verifiable reasoning can be pushed within a strictly small-model regime. Building upon the Spectr…

Reinforcement Learning

SciResearcher: Scaling Deep Research Agents for Frontier Scientific Reasoning

2026-05-02 · Tianshi Zheng, Rui Wang, Xiyun Li, Kelvin Kiu Wai Tam 외 arxiv

Frontier scientific reasoning is rapidly emerging as a key foundation for advancing AI agents in automated scientific discovery. Deep research agents offer a promising approach to this challenge. These models develop rob…

Reinforcement Learning

VibeSearchBench: Benchmarking Long-horizon Proactive Search in the Wild

2026-05-27 · Xiaohongshu Inc arxiv

LLM-based agents score well on search benchmarks, yet real users consistently find results unsatisfying, revealing a persistent evaluation-experience gap. We attribute this gap to existing benchmarks' reliance on over-sp…