paper-with-me

Papers

Conformal Certification of Reasoning Trace Prefixes

2026-05-28 · Matt Y. Cheung, Ashok Veeraraghavan, Hanjie Chen, Guha Balakrishnan arxiv

Language model reasoning traces are rarely all-or-nothing; they frequently contain valid intermediate steps before a critical error occurs. Existing uncertainty quantification methods typically certify final answers or entire responses, failing to provide statistical guarantees for the proportion of a sequential trace that can be safely retained. To address this, we introduce CROP (Conformal Reasoning Output Prefixes), a verifier-agnostic calibration procedure for clean-prefix certification. Given any step-level risk proxy, CROP selects a calibrated threshold and returns the longest contiguous prefix whose step risk proxies remain below it, routing the uncertified suffix for downstream review or repair. Assuming exchangeability, CROP rigorously controls the marginal probability that the returned prefix contains an annotated error. Across six process-labeled reasoning datasets, we demonstrate that standard step-level metrics such as AUROC do not fully capture prefix utility, suggesting verifiers should instead be evaluated by certified prefix length. Furthermore, CROP balances over- and under-withholding, improving downstream repair accuracy by preserving valid intermediate reasoning while discarding misleading suffixes. Ultimately, this work positions prefix certification as a rigorous, practical bridge between process supervision, abstention, and repair.

📄 PDF Abstract BibTeX arXiv:2605.30085

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning that Travels: Dissecting How Chain-of-Thought Transfers Across Models

2026-05-27 · Xinyuan Cheng, Beiduo Chen, Philipp Mondorf, Barbara Plank arxiv

Large reasoning models (LRMs) often generate extensive chain-of-thought (CoT) traces before producing a final answer. As explicit textual artifacts, these traces can be passed to other models to solve the same task, enab…

Distribution Corrected Offline Data Distillation for Large Language Models

2026-05-13 · Yumeng Zhang, Zhengbang Yang, Yevin Nikhel Goonatilake, Zhuangdi Zhu arxiv

Distilling reasoning traces from strong large language models into smaller ones is a promising route to improve intelligence in resource-constrained settings. Existing approaches face a fundamental trade-off: offline dis…

Mathematical Reasoning

Better Starts, Better Ends: Bootstrapped Iterative Self-Reasoning Distillation for Compressed Reasoning

2026-07-17 · Leichao Dong, Dongxu Zhang, Yiding Sun, Qirui Wang 외 arxiv

Large reasoning models often solve problems through long chain-of-thought (CoT) traces, yet much of this computation is spent on redundant derivations, repeated self-verification, and detours that do not improve the fina…

Efficient Test-Time Inference via Deterministic Exploration of Truncated Decoding Trees

2026-04-22 · Xueyan Li, Johannes Zenn, Ekaterina Fadeeva, Guinan Su 외 arxiv

Self-consistency boosts inference-time performance by sampling multiple reasoning traces in parallel and voting. However, in constrained domains like math and code, this strategy is compute-inefficient because it samples…

COLEP: Certifiably Robust Learning-Reasoning Conformal Prediction via Probabilistic Circuits

2024-03-17 · Mintong Kang, Nezihe Merve Gürel, Linyi Li, Bo Li

Conformal prediction has shown spurring performance in constructing statistically rigorous prediction sets for arbitrary black-box machine learning models, assuming the data is exchangeable. However, even small adversari…

Conformal PredictionPrediction