paper-with-me

홈 › Papers

Flow-DPO: Improving LLM Mathematical Reasoning through Online Multi-Agent Learning

2024-10-29 · Yihe Deng, Paul Mineiro

Mathematical reasoning is a crucial capability for Large Language Models (LLMs), yet generating detailed and accurate reasoning traces remains a significant challenge. This paper introduces a novel approach to produce high-quality reasoning traces for LLM fine-tuning using online learning \textbf{Flows}. Our method employs an incremental output production Flow, where component LLMs collaboratively construct solutions through iterative communication. We train the Flow using online Direct Preference Optimization (DPO) learning with rollouts, generating DPO pairs for each training example and updating models in real-time. We directly compare the quality of reasoning traces generated by our method with those produced through direct model inference, demonstrating the effectiveness of our approach in improving LLM performance in mathematical reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2410.22304

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Methods 이 논문이 사용한 방법론

DPO 설명 없음

Similar Papers 제목 키워드 기반

DenoiseFlow: Uncertainty-Aware Denoising for Reliable LLM Agentic Workflows

2026-02-28 · Yandong Yan, Junwei Peng, Shijie Li, Chenxi Li 외 arxiv

Autonomous agents are increasingly entrusted with complex, long-horizon tasks, ranging from mathematical reasoning to software generation. While agentic workflows facilitate these tasks by decomposing them into multi-ste…

Mathematical ReasoningCode Generation

ProgRouter: Online Progress-Guided Orchestration for Multi-Agent LLM Workflows under Quality-Cost Tradeoffs

2026-08-26 · Somgyuan Li, Ahmed M. Abdelmoniem, Shiqiang Wang arxiv

Multi-agent large language model (LLM) workflows have emerged as a powerful paradigm for solving complex, open-ended tasks through collaborative reasoning among specialized LLM agents, but they incur substantial operatin…

Mathematical ReasoningQuestion AnsweringCode Generation

CogFlow: Bridging Perception and Reasoning through Knowledge Internalization for Visual Mathematical Problem Solving

2026-01-05 · Shuhang Chen, Yunqiu Xu, Junjie Xie, Aojun Lu 외 arxiv

Despite significant progress, multimodal large language models continue to struggle with visual mathematical problem solving. Some recent works recognize that visual perception is a bottleneck in visual mathematical reas…

Information ExtractionMathematical Reasoning

GFlowNet Fine-tuning for Diverse Correct Solutions in Mathematical Reasoning Tasks

2024-10-26 · Ryoichi Takase, Masaya Tsunokake, Yuta Tsuchiya, Shota Inuzuka

Mathematical reasoning problems are among the most challenging, as they typically require an understanding of fundamental laws to solve. The laws are universal, but the derivation of the final answer changes depending on…

DiversityMathematical ReasoningReinforcement Learning (RL)

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 --…

Mathematical Reasoning