paper-with-me

홈 › Papers

Repair, Not Improvement: Decomposing Constrained Decoding in Tool-Call Abstention

2026-08-14 · Janghoon Lee arxiv

Function calling is what the recent accounting of constrained generation explicitly sets aside: it finds the decoder's contribution small for format constraints, then warns in its Section 7 against extrapolating where a constraint encodes a correctness requirement, and names function calling as one. Tool abstention is that case at its sharpest: an enum leaves the wording of an answer alone and narrows the set of answers there are, and declining to call anything is the first it drops. We measure the excluded case. Three conditions over one byte-identical prompt separate a grammar's two jobs: it fixes where generation stops as well as which tokens may be emitted. We evaluate open-weight models from 0.6B to 4B on matched English and Korean items, so the language comparison is made within item. Against an unconstrained decoder, prior work's contrast is negative on abstention in four of six cells with intervals excluding zero, worst -29.5 points, and positive with an interval excluding zero in none. The total is a sum with opposite signs: on the smallest model in Korean the stop token costs -20.0, the enum returns +19.5, and the two leave -0.5. What it recovers is form: of 698 abstentions repaired, 545 had no readable answer and 0 were judgements the scorer refused. On tool-needed items it is positive throughout; abstention leads because it is the preregistered measure, and the pooled number being kinder to the intervention makes moving to it worse rather than better. Both preregistered language claims fail.

📄 PDF Abstract BibTeX arXiv:2608.13959

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchy-aware Learning of Sequential Tool Usage via Semi-automatically Constructed Taxonomies

2020-12-01 · COLING (MWE) 2020 12 · Nima Nabizadeh, Martin Heckmann, Dorothea Kolossa

When repairing a device, humans employ a series of tools that corresponds to the arrangement of the device components. Such sequences of tool usage can be learned from repair manuals, so that at each step, having observe…

Prediction

Synthetic Code Surgery: Repairing Bugs and Vulnerabilities with LLMs and Synthetic Data

2025-05-12 · David de-Fitero-Dominguez, Antonio Garcia-Cabot, Eva Garcia-Lopez

This paper presents a novel methodology for enhancing Automated Program Repair (APR) through synthetic data generation utilizing Large Language Models (LLMs). Current APR systems are constrained by the limited availabili…

Program RepairSynthetic Data Generation

Hydra: Efficient, Correct Code Generation via Checkpoint-and-Rollback Support

2026-05-14 · Alexander Du, Jianjun Ou, Danyang Zhuo, Matthew Lentz arxiv

Large language models are increasingly used for code generation, but many generated programs fail to compile, a prerequisite for further correctness checks such as unit tests. Existing solutions for repairing static erro…

Code Generation

Improved Lexically Constrained Decoding for Translation and Monolingual Rewriting

2019-06-01 · NAACL 2019 6 · J. Edward Hu, Huda Khayrallah, Ryan Culkin, Patrick Xia 외

Lexically-constrained sequence decoding allows for explicit positive or negative phrase-based constraints to be placed on target output strings in generation tasks such as machine translation or monolingual text rewritin…

Data AugmentationMachine TranslationNatural Language InferenceQuestion Answering+1

Covariance-Aware Simplex Projection for Cardinality-Constrained Portfolio Optimization

2025-12-23 · Nikolaos Iliopoulos arxiv

Metaheuristic algorithms for cardinality-constrained portfolio optimization require repair operators to map infeasible candidates onto the feasible region. Standard Euclidean projection treats assets as independent and c…

Portfolio Optimization