paper-with-me

Papers

When Should an AI Workflow Release? Always-Valid Inference for Black-Box Generate-Verify Systems

2026-05-13 · Young Hyun Cho, Will Wei Sun arxiv

LLM-enabled AI workflows increasingly produce outputs through iterative generate-evaluate-revise loops. Each iteration can improve the candidate, but it also creates a release decision: when to stop and output the current result? This raises a statistical challenge because deployment-time evaluator scores are adaptively generated and repeatedly monitored, yet the likelihood models or exchangeability assumptions typically used for calibration are unavailable. We propose an always-valid release wrapper for existing generator-evaluator pipelines. The wrapper builds a hard-negative reference pool of high-scoring failures, calibrates deployment-time evaluator scores against this pool, and accumulates the resulting evidence with an e-process. This separates two roles: the reference pool turns black-box scores into conservative evidence, while the e-process provides validity under optional stopping. In theory, we show that a conservative reference pool yields finite-sample control of the probability of releasing on infeasible tasks, that is, tasks for which the given workflow is not capable of producing a reliable solution. We also characterize conditions under which the same conservative rule still achieves nontrivial release on feasible tasks. In an MBPP+ coding-agent case study, the wrapper reduces premature incorrect release relative to baseline stopping rules while still releasing on tasks for which the workflow repeatedly accumulates moderate supporting evidence.

📄 PDF Abstract BibTeX arXiv:2605.12947

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Claw-Eval-Live: A Live Agent Benchmark for Evolving Real-World Workflows

2026-04-30 · Chenxin Li, Zhengyang Tang, Mingxin Huang, Yunlong Lin 외 arxiv

LLM agents are expected to complete end-to-end units of work across software tools, business services, and local workspaces. Yet many agent benchmarks freeze a curated task set at release time and grade mainly the final …

SKILL.nb: Selective Formalization and Gated Execution for Durable Agent Workflows

2026-06-06 · Amine El Hattami, Nicolas Chapados, Christopher Pal arxiv

AI agents increasingly turn past experience into reusable artifacts such as code, workflows, and procedural memories. Reuse can improve efficiency, but it also creates a lifecycle reliability problem: artifacts that succ…

Assessing workflow impact and clinical utility of AI-assisted brain aneurysm detection: a multi-reader study

2025-03-22 · Tommaso Di Noto, Sofyan Jankowski, Francesco Puccinelli, Guillaume Marie 외

Despite the plethora of AI-based algorithms developed for anomaly detection in radiology, subsequent integration into clinical setting is rarely evaluated. In this work, we assess the applicability and utility of an AI-b…

Anomaly DetectionSensitivity

Looking under the Wrong Lamppost: On the Limitations of Automated Translation Quality Estimation

2026-08-04 · Serge Gladkoff, Angelika Vaasa, Sue Ellen Wright, Ingemar Strandvik 외 arxiv

Automation of Translation Quality Estimation (QE) has emerged as a widely discussed approach to managing translation quality at scale, and a growing number of tools and technologies have been released in pursuit of this …

Lit2Vec: A Reproducible Workflow for Building a Legally Screened Chemistry Corpus from S2ORC for Downstream Retrieval and Text Mining

2026-04-14 · Mahmoud Amiri, Jamile Mohammad Jafari, Sara Mostafapour, Thomas Bocklitz arxiv

We present Lit2Vec, a reproducible workflow for constructing and validating a chemistry corpus from the Semantic Scholar Open Research Corpus using conservative, metadata-based license screening. Using this workflow, we …