paper-with-me

홈 › Papers

Detecting and Mitigating Test-time Failure Risks via Model-agnostic Uncertainty Learning

2021-09-09 · Preethi Lahoti, Krishna P. Gummadi, Gerhard Weikum

Reliably predicting potential failure risks of machine learning (ML) systems when deployed with production data is a crucial aspect of trustworthy AI. This paper introduces Risk Advisor, a novel post-hoc meta-learner for estimating failure risks and predictive uncertainties of any already-trained black-box classification model. In addition to providing a risk score, the Risk Advisor decomposes the uncertainty estimates into aleatoric and epistemic uncertainty components, thus giving informative insights into the sources of uncertainty inducing the failures. Consequently, Risk Advisor can distinguish between failures caused by data variability, data shifts and model limitations and advise on mitigation actions (e.g., collecting more data to counter data shift). Extensive experiments on various families of black-box classification models and on real-world and synthetic datasets covering common ML failure scenarios show that the Risk Advisor reliably predicts deployment-time failure risks in all the scenarios, and outperforms strong baselines.

📄 PDF Abstract BibTeX arXiv:2109.04432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Risk-free AI Agent Deployment

2026-08-17 · Yintong Huo, Rangeet Pan, Abhik Roychoudhury arxiv

LLM-based agents are rapidly moving from research prototypes into the core business processes of organizations, but these agents pose deployment risks to security, compliance, and functionality. In this article, we argue…

AgenTRIM: Tool Risk Mitigation for Agentic AI

2026-01-18 · Roy Betser, Shamik Bose, Amit Giloni, Chiara Picardi 외 arxiv

AI agents are autonomous systems that combine LLMs with external tools to solve complex tasks. While such tools extend capability, improper tool permissions introduce security risks such as indirect prompt injection and …

Ranking-Based Physics-Informed Line Failure Detection in Power Grids

2022-08-31 · Aleksandra Burashnikova, Wenting Li, Massih Amini, Deepjoyti Deka 외

Climate change increases the number of extreme weather events (wind and snowstorms, heavy rains, wildfires) that compromise power system reliability and lead to multiple equipment failures. Real-time and accurate detecti…

Generalization vs. Specialization under Concept Shift

2024-09-23 · Alex Nguyen, David J. Schwab, Vudtiwat Ngampruetikorn

Machine learning models are often brittle under distribution shift, i.e., when data distributions at test time differ from those during training. Understanding this failure mode is central to identifying and mitigating s…

Identifying the Risks of LM Agents with an LM-Emulated Sandbox

2023-09-25 · Yangjun Ruan, Honghua Dong, Andrew Wang, Silviu Pitis 외

Recent advances in Language Model (LM) agents and tool use, exemplified by applications like ChatGPT Plugins, enable a rich set of capabilities but also amplify potential risks - such as leaking private data or causing f…

Language Modellingvalid