PulseAugur
EN
LIVE 10:24:38

New LEC framework enhances foundation model reliability with risk control

Researchers have developed a new framework called LEC (Linear Expectation Constraints) to improve the reliability of foundation models in selective prediction tasks. LEC reframes selective prediction as a decision problem, directly controlling the marginal error probability conditioned on user selection. This approach ensures that accepted predictions have an error probability no larger than a specified risk level, outperforming existing methods in sample retention for question answering and vision question answering tasks. The framework is also extended to two-model routing systems, maintaining system-level error control when delegating to a secondary model. AI

IMPACT Enhances foundation model reliability by providing statistical guarantees on prediction accuracy, potentially increasing user trust and adoption in critical applications.

RANK_REASON Academic paper detailing a new framework for improving AI model reliability. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New LEC framework enhances foundation model reliability with risk control

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Zhiyuan Wang, Aniri, Tianlong Chen, Yue Zhang, Heng Tao Shen, Xiaoshuang Shi, Kaidi Xu ·

    LEC: Linear Expectation Constraints for Selection-Conditioned Risk Control in Selective Prediction and Routing Systems

    arXiv:2512.01556v3 Announce Type: replace Abstract: Foundation models often generate unreliable answers, while heuristic uncertainty estimators fail to fully distinguish correct from incorrect outputs, causing users to accept erroneous answers without any statistical guarantee. W…