paper-with-me

Papers

ProEval: Proactive Failure Discovery and Efficient Performance Estimation for Generative AI Evaluation

2026-04-25 · Yizheng Huang, Wenjun Zeng, Aditi Kumaresan, Zi Wang arxiv

Evaluating generative AI models is increasingly resource-intensive due to slow inference, expensive raters, and a rapidly growing landscape of models and benchmarks. We propose ProEval, a proactive evaluation framework that leverages transfer learning to efficiently estimate performance and identify failure cases. ProEval employs pre-trained Gaussian Processes (GPs) as surrogates for the performance score function, mapping model inputs to metrics such as the severity of errors or safety violations. By framing performance estimation as Bayesian quadrature (BQ) and failure discovery as superlevel set sampling, we develop uncertainty-aware decision strategies that actively select or synthesize highly informative inputs for testing. Theoretically, we prove that our pre-trained GP-based BQ estimator is unbiased and bounded. Empirically, extensive experiments on reasoning, safety alignment, and classification benchmarks demonstrate that ProEval is significantly more efficient than competitive baselines. It requires 8-65x fewer samples to achieve estimates within 1% of the ground truth, while simultaneously revealing more diverse failure cases under a stricter evaluation budget.

📄 PDF Abstract BibTeX arXiv:2604.23099

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesTransfer Learning

Similar Papers 제목 키워드 기반

TestExplora: Benchmarking LLMs for Proactive Bug Discovery via Repository-Level Test Generation

2026-02-11 · Steven Liu, Jane Luo, Xin Zhang, Aofan Liu 외 arxiv

Given that Large Language Models (LLMs) are increasingly applied to automate software development, comprehensive software assurance spans three distinct goals: regression prevention, reactive reproduction, and proactive …

fAIlureNotes: Supporting Designers in Understanding the Limits of AI Models for Computer Vision Tasks

2023-02-22 · Steven Moore, Q. Vera Liao, Hariharan Subramonyam

To design with AI models, user experience (UX) designers must assess the fit between the model and user needs. Based on user research, they need to contextualize the model's behavior and potential failures within their p…

LEAD-Drift: Real-time and Explainable Intent Drift Detection by Learning a Data-Driven Risk Score

2026-02-14 · Md. Kamrul Hossain, Walid Aljoby arxiv

Intent-Based Networking (IBN) simplifies network management, but its reliability is challenged by "intent drift", where the network's state gradually deviates from its intended goal, often leading to silent failures. Con…

P4Neighbor: Efficient Link Failure Recovery With Programmable Switches

2021-01-11 · IEEE TRANSACTIONS ON NETWORK AND SERVICE MANAGEMENT 2021 1 · Jiarui Xu, Sihao Xie, and Jin Zhao

Programmable data plane hardware creates a possibility to solve network-related problems. Ensuring fault tolerance of link failures is a fundamental network issue. Link failure recovery mechanisms are widely used in trad…

Safety-Critical Camera Reliability Monitoring for ADAS via Degradation-Aware Uncertainty Pattern Analysis

2026-05-06 · Shiva Aher arxiv

Reliable camera input is essential for safety-critical ADAS perception, but most monitoring approaches detect sensor failures only after downstream performance has degraded. We propose a proactive camera reliability moni…