Artificial Intelligence · 25.08.2026, 08:46 UTC
Expected Value Alignment for Generative Reward Modeling in Formal Mathematics Verification
| Schweregrad | info |
|---|---|
| Kategorie | Artificial Intelligence |
| Quelle | arXiv cs.AI ↗ |
| Veröffentlicht | 25.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
arXiv:2606.01160v2 Announce Type: replace Abstract: Large Language Models (LLMs) are increasingly used with formal interactive theorem provers such as Lean 4. Scaling these systems with reinforcement learning or search methods requires process reward models (PRMs) that can evaluate intermediate reasoning steps. Existing reward-model designs expose a practical trade-off. Value-head models provide continuous scores but modify the generative model interface, while generative reward models preserve textual rationales but are poorly matched to continuous floating-point regression because numeric values are split across tokens. We introduce Expected Value Alignment (EVA), a reward-modeling procedure that keeps the surface output discrete while extracting continuous scores from the model's token distribution. The model emits integer scores in a structured JSON format, and EVA computes a continuous score as the expectation over the logits of the corresponding anchor tokens. Training combines the causal language modeling objective with an auxiliary mean squared error loss on these expected values. We instantiate EVA in \textit{Leibniz}, a reward model for Lean 4 formal verification, and evaluate it against zero-shot and reward-modeling baselines. The evaluation demonstrates that continuous logit-based scoring significantly reduces discretization artifacts while retaining the interpretability of generative critiques.
Maßnahmen
⬇ Als MarkdownVerwandte Beiträge
- info Silent Alarm: A J-Space Protocol for Comparing Danger Recognition Across Models and Quantization Levels
- info GRC-ProbNet: Uncertainty-aware Feature Extraction for Cardiovascular Disease Classification
- info DiaLLM: An Investigation into the Robustness-Generation Gap in English Dialect Adaptation
- info Post-Generation Curation of Synthetic Images via Homogeneous-Heterogeneous Splitting