paper-with-me

Papers

Automatically Generating Hard Math Problems from Hypothesis-Driven Error Analysis

2026-04-06 · Jiayu Fu, Mourad Heddaya, Chenhao Tan arxiv

Numerous math benchmarks exist to evaluate LLMs' mathematical capabilities. However, most involve extensive manual effort and are difficult to scale. Consequently, they cannot keep pace with LLM development or easily provide new instances to mitigate overfitting. Some researchers have proposed automatic benchmark generation methods, but few focus on identifying the specific math concepts and skills on which LLMs are error-prone, and most can only generate category-specific benchmarks. To address these limitations, we propose a new math benchmark generation pipeline that uses AI-generated hypotheses to identify the specific math concepts and skills that LLMs struggle with, and then generates new benchmark problems targeting these weaknesses. Experiments show that hypothesis accuracy positively correlates with the difficulty of the generated problems: problems generated from the most accurate hypotheses reduce Llama-3.3-70B-Instruct's accuracy to as low as 45%, compared to 77% on the original MATH benchmark. Furthermore, our pipeline is highly adaptable and can be applied beyond math to explore a wide range of LLM capabilities, making it a valuable tool for investigating how LLMs perform across different domains.

📄 PDF Abstract BibTeX arXiv:2604.04386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MATHWELL: Generating Educational Math Word Problems Using Teacher Annotations

2024-02-24 · Bryan R Christ, Jonathan Kropko, Thomas Hartvigsen

Math word problems are critical K-8 educational tools, but writing them is time consuming and requires extensive expertise. To be educational, problems must be solvable, have accurate answers, and, most importantly, be e…

Language ModelingLanguage ModellingMath

Evaluating ChatGPT-3.5 Efficiency in Solving Coding Problems of Different Complexity Levels: An Empirical Analysis

2024-11-12 · Minda Li, Bhaskar Krishnamachari

ChatGPT and other large language models (LLMs) promise to revolutionize software development by automatically generating code from program specifications. We assess the performance of ChatGPT's GPT-3.5-turbo model on Lee…

Prompt Engineering

A Multi-language Platform for Generating Algebraic Mathematical Word Problems

2019-11-19 · Vijini Liyanage, Surangika Ranathunga

Existing approaches for automatically generating mathematical word problems are deprived of customizability and creativity due to the inherent nature of template-based mechanisms they employ. We present a solution to thi…

POSText Generation

Near-Optimal Cryptographic Hardness of Agnostically Learning Halfspaces and ReLU Regression under Gaussian Marginals

2023-02-13 · Ilias Diakonikolas, Daniel M. Kane, Lisheng Ren

We study the task of agnostically learning halfspaces under the Gaussian distribution. Specifically, given labeled examples $(\mathbf{x},y)$ from an unknown distribution on $\mathbb{R}^n \times \{ \pm 1\}$, whose margina…

regression

From average case complexity to improper learning complexity

2013-11-10 · Amit Daniely, Nati Linial, Shai Shalev-Shwartz

The basic problem in the PAC model of computational learning theory is to determine which hypothesis classes are efficiently learnable. There is presently a dearth of results showing hardness of learning problems. Moreov…

Learning Theory