构建1.6万道高质量物理题数据集,推动大模型物理推理能力研究
Scaling Physical Reasoning with the PHYSICS Dataset
- 从100+教材精选题目,五大学科覆盖高中到研究生难度
- 提供带推理路径的训练数据,支持模型学习物理逻辑
- 设计规则+模型评估框架,克服单位、简化等评测偏差
大型语言模型在数学和编程等复杂推理任务上取得显著进展,但物理学因其高度推理性与现实意义,却未获足够关注。本文提出PHYSICS数据集,包含16,568道高质量物理题目,覆盖力学、电磁学、热力学、光学和现代物理五大领域,难度从中学到研究生课程。数据通过100余本教材精心筛选,并建立质量控制流程。训练集提供由强大推理模型生成的解题路径,用于模型训练;测试集采用定制的Rule+Model评估框架,以平衡效率与准确性,解决现有评测在单位、简化和精度上的偏差问题。对当前主流开源与闭源模型的评估显示,其在物理任务中仍存在明显局限。我们希望该数据集与评估方法能共同推动大模型在物理推理方向的发展。代码与数据见:https://github.com/Zhengsh123/PHYSICS。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have achieved remarkable progress on advanced reasoning tasks such as mathematics and coding competitions. Meanwhile, physics, despite being both reasoning-intensive and essential to real-world understanding, received limited academic and industrial attention. This paper introduces PHYSICS, a dataset containing 16,568 high-quality physics problems spanning subjects and difficulty levels, to facilitate this issue. Specifically, PHYSICS is curated with exercises from over 100 textbooks through a carefully designed pipeline for quality control. It covers five major physics domains: Mechanics, Electromagnetism, Thermodynamics, Optics, and Modern Physics. It also spans a wide range of difficulty levels, from high school to graduate-level physics courses. To utilize the data for improving and evaluating the model's physical reasoning capabilities, we split the dataset into training and test sets, and provide reasoning paths generated by powerful reasoning models for the training data to facilitate model training. In addition, for the evaluation part, we find that existing evaluation frameworks exhibit biases in aspects such as units, simplification, and precision in physics domain. To balance efficiency and accuracy, we introduce a Rule+Model evaluation framework tailored to physics problems. Our evaluations on current state-of-the-art open-source and proprietary models highlight the limitations of current models in handling physics-related tasks. We hope that our dataset and evaluation methodology will jointly advance the development of LLMs in the field of physics. The code and data can be found at: https://github.com/Zhengsh123/PHYSICS.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。