paper-with-me

Papers

Computational Blueprints: Generating Isomorphic Mathematics Problems with Large Language Models

2025-11-11 · Jeong-Hoon Kim, Jinwoo Nam, Geunsik Jo arxiv

Personalized mathematics education is growing rapidly, creating a strong demand for large sets of similar practice problems. Yet existing studies on mathematics problem generation have focused on data augmentation for training neural language models rather than on direct educational deployment. To bridge this gap, we define a new task, Isomorphic Math Problem Generation (IMPG), designed to produce structurally consistent variants of source problems. Subsequently, we explored LLM-based frameworks for automatic IMPG through successive refinements, and established Computational Blueprints for Isomorphic Twins (CBIT). With meta-level generation and template-based selective variation, CBIT achieves high mathematical correctness and structural consistency while reducing the cost of generation. Empirical results across refinements demonstrate that CBIT is superior on generation accuracy and cost-effectiveness at scale. Most importantly, CBIT-generated problems exhibited an error rate 17.8% lower than expert-authored items, with deployment to 6,732 learners on a commercial education platform yielding 186,870 interactions.

📄 PDF Abstract BibTeX arXiv:2511.07932

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Noisy Deductive Reasoning: How Humans Construct Math, and How Math Constructs Universes

2020-10-28 · David H. Wolpert, David Kinney

We present a computational model of mathematical reasoning according to which mathematics is a fundamentally stochastic process. That is, on our model, whether or not a given formula is deemed a theorem in some axiomatic…

MathMathematical Reasoning

Reliable generation of isomorphic physics problems using Generative AI with prompt-chaining and tool use

2025-08-20 · Zhongzhou Chen arxiv

We present a method for generating large numbers of isomorphic physics problems using generative AI services such as ChatGPT, through prompt chaining and tool use. This approach enables precise control over structural va…

The Challenge of Achieving Attributability in Multilingual Table-to-Text Generation with Question-Answer Blueprints

2025-03-29 · Aden Haussmann

Multilingual Natural Language Generation (NLG) is challenging due to the lack of training data for low-resource languages. However, some low-resource languages have up to tens of millions of speakers globally, making it …

Table-to-Text GenerationText Generation

LEAP: Supercharging LLMs for Formal Mathematics with Agentic Frameworks

2026-06-02 · Po-Nien Kung, Linfeng Song, Dawsen Hwang, Jinsung Yoon 외 arxiv

Large Language Models (LLMs) exhibit strong informal mathematical reasoning but struggle to generate mechanically verifiable proofs in formal languages like Lean. We present LEAP, an agentic framework that enables genera…

Mathematical ReasoningInstruction Following

Towards Automatic Design of Factorio Blueprints

2023-10-02 · Sean Patterson, Joan Espasa, Mun See Chang, Ruth Hoffmann

Factorio is a 2D construction and management simulation video game about building automated factories to produce items of increasing complexity. A core feature of the game is its blueprint system, which allows players to…

Management