paper-with-me

Papers

†DAGGER: Distractor-Aware Graph Generation for Executable Reasoning in Math Problems

2026-01-11 · Zabir Al Nazi, Shubhashis Roy Dipta, Sudipta Kar arxiv

Chain-of-Thought (CoT) prompting is widely adopted for mathematical problem solving, including in low-resource languages, yet its behavior under irrelevant context remains underexplored. To systematically study this challenge, we introduce DISTRACTMATH-BN, a Bangla benchmark that augments MGSM and MSVAMP with semantically coherent but computationally irrelevant information. Evaluating seven models ranging from 3B to 12B parameters, we observe substantial performance degradation under distractors: standard models drop by up to 41 points, while reasoning-specialized models decline by 14 to 20 points despite consuming five times more tokens. We propose †DAGGER, which reformulates mathematical problem solving as executable computational graph generation with explicit modeling of distractor nodes. Fine-tuning Gemma-3 models using supervised fine-tuning followed by Group Relative Policy Optimization achieves comparable weighted accuracy on augmented benchmarks while using 89 percent fewer tokens than reasoning models. Importantly, this robustness emerges without explicit training on distractor-augmented examples. Our results suggest that enforcing structured intermediate representations improves robustness and inference efficiency in mathematical reasoning compared to free-form approaches, particularly in noisy, low-resource settings.

📄 PDF Abstract BibTeX arXiv:2601.06853

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningGraph Generation

Similar Papers 제목 키워드 기반

SADL: What to Ignore? A Benchmark for Subject-Aware Distractor Localization

2026-06-29 · Cao-Tri Nguyen, Nguyen-Khoa Luong, Vinh-Tiep Nguyen, Minh-Triet Tran arxiv

Photographs frequently contain \emph{visual distractors} besides foregrounds and backgrounds of the intended subject, competing for attention and weakening composition. While modern editing tools streamline object remova…

Difficulty-aware Distractor Generation for Gap-Fill Items

2019-04-01 · ALTA 2019 4 · Chak Yan Yeung, John Lee, Benjamin Tsou
Distractor Generation

RadGrad: Active learning with loss gradients

2019-06-18 · Paul Budnarain, Renato Ferreira Pinto Junior, Ilan Kogan

Solving sequential decision prediction problems, including those in imitation learning settings, requires mitigating the problem of covariate shift. The standard approach, DAgger, relies on capturing expert behaviour in …

Active LearningImitation Learning

Guideline2Graph: Profile-Aware Multimodal Parsing for Executable Clinical Decision Graphs

2026-04-02 · Onur Selim Kilic, Yeti Z. Gurbuz, Cem O. Yaldiz, Afra Nawar 외 arxiv

Clinical practice guidelines are long, multimodal documents whose branching recommendations are difficult to convert into executable clinical decision support (CDS), and one-shot parsing often breaks cross-page continuit…

Graph Generation

Distractor-Aware Truncation: Disentangling Context-Length Effects from Signal Loss in Long-Context LLM Benchmarks

2026-08-04 · Mohsen Arjmandi arxiv

A standard claim in the literature on retrieval-augmented and memory-augmented language models is that shorter context is better when the relevant information is preserved. We test this claim by running every sample of t…