Improving Physics Reasoning in Large Language Models Using Mixture of Refinement Agents
Raj Jaiswal, Dhruv Jain, Harsh Parimal Popat, Avinash Anand, Abhishek, Dharmadhikari, Atharva Marathe, Rajiv Ratn Shah

TL;DR
This paper introduces MoRA, a refinement framework that iteratively improves physics reasoning in large language models by correcting comprehension, conceptual, and computational errors, significantly boosting accuracy.
Contribution
The paper presents MoRA, a novel agentic refinement approach that enhances open-source LLMs' physics reasoning by addressing multiple error types simultaneously.
Findings
Up to 16% increase in answer accuracy on physics datasets.
MoRA improves performance of Llama-3-70B and Gemma-2-27B models.
Effective correction of comprehension, concept application, and computational errors.
Abstract
Large Language Models (LLMs) demonstrate remarkable capabilities in various reasoning tasks. However, they encounter significant challenges when it comes to scientific reasoning, particularly in physics, which requires not only mathematical reasoning but also factual and conceptual understanding. When addressing complex physics problems, LLMs typically face three key issues: problem miscomprehension, incorrect concept application, and computational errors. While each of these problems can be addressed individually, there is a need for a generalized approach that can tackle all three issues simultaneously. To address this, we introduce Mixture of Refinement Agents (MoRA), a novel agentic refinement framework that iteratively refines the LLM generated base solution by correcting the aforementioned errors, resulting in a significant performance improvement for open-source LLMs. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsBalanced Selection
