🤖 AI Summary
This work addresses the unreliability of large language models in scientific tasks—such as quantum mechanics—where they frequently violate fundamental physical laws. To mitigate this, the authors introduce the first large-scale, physics-consistent quantum question-answering dataset and propose a verification-aware reinforcement learning framework (RLVR) that integrates deterministic solvers with semantic evaluation to generate precise supervision signals. Key innovations include a task-adaptive data construction strategy, a hybrid verification protocol, a Scientific Execution Suite (SES), a Verification-aware Reward Model (VRM), and an Adaptive Reward Fusion (ARF) mechanism. Experiments demonstrate that the resulting 8B-parameter model significantly outperforms existing baselines and general-purpose preference models on scientific reasoning tasks, achieving performance comparable to state-of-the-art closed-source large models.
📝 Abstract
Large language models (LLMs) show strong capabilities in general reasoning but typically lack reliability in scientific domains like quantum mechanics, which demand strict adherence to physical constraints. This limitation arises from the scarcity of verifiable training resources and the inadequacy of coarse feedback signals in standard alignment paradigms. To address the data challenge, we introduce QuantumQA, a large-scale dataset constructed via a task-adaptive strategy and a hybrid verification protocol that combines deterministic solvers with semantic auditing to guarantee scientific rigor. Building on this foundation, we propose the verification-aware reward model (VRM) tailored for Reinforcement Learning with Verifiable Rewards (RLVR), which employs an adaptive reward fusion (ARF) mechanism to dynamically integrate deterministic signals from a scientific execution suite (SES) with multidimensional semantic evaluations for precise supervision. Experimental results demonstrate that our method consistently outperforms baselines and general-purpose preference models. Notably, our optimized 8B model achieves performance competitive with proprietary models, validating that incorporating verifiable, rule-based feedback into the reinforcement learning loop offers a parameter-efficient alternative to pure scaling.