paper-with-me

홈 › Papers

PhysicsEval: Inference-Time Techniques to Improve the Reasoning Proficiency of Large Language Models on Physics Problems

2025-07-31 · Oshayer Siddique, J. M Areeb Uzair Alam, Md Jobayer Rahman Rafy, Syed Rifat Raiyan, Hasan Mahmud, Md Kamrul Hasan arxiv

The discipline of physics stands as a cornerstone of human intellect, driving the evolution of technology and deepening our understanding of the fundamental principles of the cosmos. Contemporary literature includes some works centered on the task of solving physics problems - a crucial domain of natural language reasoning. In this paper, we evaluate the performance of frontier LLMs in solving physics problems, both mathematical and descriptive. We also employ a plethora of inference-time techniques and agentic frameworks to improve the performance of the models. This includes the verification of proposed solutions in a cumulative fashion by other, smaller LLM agents, and we perform a comparative analysis of the performance that the techniques entail. There are significant improvements when the multi-agent framework is applied to problems that the models initially perform poorly on. Furthermore, we introduce a new evaluation benchmark for physics problems, ${\rm P{\small HYSICS}E{\small VAL}}$, consisting of 19,609 problems sourced from various physics textbooks and their corresponding correct solutions scraped from physics forums and educational websites. Our code and data are publicly available at https://github.com/areebuzair/PhysicsEval.

📄 PDF Abstract BibTeX arXiv:2508.00079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inference-Time Computations for LLM Reasoning and Planning: A Benchmark and Insights

2025-02-18 · Shubham Parashar, Blake Olson, Sambhav Khurana, Eric Li 외

We examine the reasoning and planning capabilities of large language models (LLMs) in solving complex tasks. Recent advances in inference-time techniques demonstrate the potential to enhance LLM reasoning without additio…

Arithmetic ReasoningCommon Sense ReasoningLogical Reasoning

RL of Thoughts: Navigating LLM Reasoning with Inference-time Reinforcement Learning

2025-05-20 · Qianyue Hao, Sibo Li, Jian Yuan, Yong Li

Despite rapid advancements in large language models (LLMs), the token-level autoregressive nature constrains their complex reasoning capabilities. To enhance LLM reasoning, inference-time techniques, including Chain/Tree…

MathReinforcement Learning (RL)

Enhancing reasoning accuracy in large language models during inference time

2026-03-22 · Vinay Sharma, Manish Jain arxiv

Large Language Models (LLMs) often exhibit strong linguistic abilities while remaining unreliable on multi-step reasoning tasks, particularly when deployed without additional training or fine-tuning. In this work, we stu…

ContextPilot: Fast Long-Context Inference via Context Reuse

2025-11-05 · Yinsicheng Jiang, Yeqi Huang, Liang Cheng, Cheng Deng 외 arxiv

AI applications increasingly depend on long-context inference, where LLMs consume substantial context to support stronger reasoning. Common examples include retrieval-augmented generation, agent memory layers, and multi-…

Exploration-Driven Optimization for Test-Time Large Language Model Reasoning

2026-05-11 · Changhao Li, Yuchen Zhuang, Chenxiao Gao, Haotian Sun 외 arxiv

Post-training techniques combined with inference-time scaling significantly enhance the reasoning and alignment capabilities of large language models (LLMs). However, a fundamental tension arises: inference-time methods …

Reinforcement Learning