paper-with-me

Papers

Infinite Problem Generator: Verifiably Scaling Physics Reasoning Data with Agentic Workflows

2026-03-15 · Aditya Sharan, Sriram Hebbale, Dhruv Kumar arxiv

Training large language models for complex reasoning is bottlenecked by the scarcity of verifiable, high-quality data. In domains like physics, standard text augmentation often introduces hallucinations, while static benchmarks lack the reasoning traces required for fine-tuning. We introduce the Infinite Problem Generator (IPG), an agentic framework that synthesizes physics problems with guaranteed solvability through a Formula-as-Code paradigm. Unlike probabilistic text generation, IPG constructs solutions as executable Python programs, enforcing strict mathematical consistency. As a proof-of-concept, we release ClassicalMechanicsV1, a high-fidelity corpus of 1,335 classical mechanics problems expanded from 165 expert seeds. The corpus demonstrates high structural diversity, spanning 102 unique physical formulas with an average complexity of 3.05 formulas per problem. Furthermore, we identify a Complexity Blueprint, demonstrating a strong linear correlation ($R^2 \approx 0.95$) between formula count and verification code length. This relationship establishes code complexity as a precise, proxy-free metric for problem difficulty, enabling controllable curriculum generation. We release the full IPG pipeline, the ClassicalMechanicsV1 dataset, and our evaluation report to support reproducible research in reasoning-intensive domains.

📄 PDF Abstract BibTeX arXiv:2603.14486

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

GSM-Infinite: How Do Your LLMs Behave over Infinitely Increasing Context Length and Reasoning Complexity?

2025-02-07 · Yang Zhou, Hongyi Liu, Zhuoming Chen, Yuandong Tian 외

Long-context large language models (LLMs) have recently shown strong performance in information retrieval and long-document QA. However, to tackle the most challenging intellectual problems, LLMs must reason effectively …

8kInformation RetrievalMath

BoN Appetit Team at LeWiDi-2025: Best-of-N Test-time Scaling Can Not Stomach Annotation Disagreements (Yet)

2025-10-14 · Tomas Ruiz, Siyao Peng, Barbara Plank, Carsten Schwemmer arxiv

Test-time scaling is a family of techniques to improve LLM outputs at inference time by performing extra computation. To the best of our knowledge, test-time scaling has been limited to domains with verifiably correct an…

Lie Generator Networks for Nonlinear Partial Differential Equations

2026-03-31 · Shafayeth Jamil, Rehan Kapadia arxiv

Linear dynamical systems are fully characterized by their eigenspectra, accessible directly from the generator of the dynamics. For nonlinear systems governed by partial differential equations, no equivalent theory exist…

Physics-governed executable modelling of triboelectric nanogenerators

2026-06-22 · Hongfa Zhao, Baiqiao Wang, Tiancong Zhao, Chun Jin 외 arxiv

Predictive modelling of triboelectric nanogenerators (TENGs) remains fragmented across analytical theories, finite-geometry solvers and disconnected simulation workflows. These disparate approaches must be unified into a…

Kernel-Based Optimal Control: An Infinitesimal Generator Approach

2024-12-02 · Petar Bevanda, Nicolas Hoischen, Tobias Wittmann, Jan Brüdigam 외

This paper presents a novel operator-theoretic approach for optimal control of nonlinear stochastic systems within reproducing kernel Hilbert spaces. Our learning framework leverages data samples of system dynamics and s…