Search papers, labs, and topics across Lattice.
To address unreliable termination in multi-step clinical LLM workflows, the authors evaluate Cros, a risk-constrained stopping layer combining state-wise error ranking with Learn-Then-Test (LTT) calibration to govern autonomous diagnosis versus deferral. Addressing this is vital because sequential diagnostic policies exhibit non-monotone risk, with error paradoxically increasing from 28.3% on initial history to 34.3% after an exhaustive diagnostic workup. On a 1,834-episode MIMIC benchmark, the calibrated stopping layer reduces diagnostic error from 30.8% down to 16.9% at 78.8% autonomous coverage while cutting testing costs, though rigorous joint risk-coverage control across resplits highlights ongoing challenges for strict statistical safety certificates.
Forcing clinical agents to run exhaustive diagnostic workups can actually degrade diagnostic accuracy from 28.3% to 34.3%, exposing the critical need for statistically bounded stopping rules over agent self-termination.
Clinical diagnosis agents must decide not only what test to request next, but also when to diagnose or defer. Existing agent benchmarks largely evaluate accuracy after fixed or unconstrained interaction, leaving autonomous stopping reliability implicit. We present Cros, a risk-constrained stopping layer combining state-wise error ranking, policy design on disjoint development splits, and LTT-style exact tests of selective diagnostic error and minimum autonomous coverage for complete sequential policies. Its finite-sample guarantee requires the candidate family, testing rule, and any randomization to be frozen before calibration labels are accessed. On a 1,834-episode MIMIC-derived abdominal-pain benchmark, the full ranker achieves exploratory state-error AUROC 0.853, compared with 0.715 for maximum class probability and 0.552 for the backbone's native stop score. On the previously viewed 367-episode evaluation split, analytically averaging over the frozen Cros weights yields 16.9% selective error at 78.8% coverage, cost 5.57, and 0.68 tests, versus 30.8% error at 100% coverage, cost 8.14, and 1.53 tests under native stopping. Forced continuation is non-monotone: error is 28.3% with HPI alone and 34.3% after full workup. However, the uniform-weight mixture ablation is cheaper on this viewed split despite missing the locked development margins, and Cros nominally satisfies the joint criterion in only 6 of 20 development resplits. Because evaluation labels were inspected during earlier development, these findings provide exploratory feasibility and audit evidence, not a confirmatory safety certificate.