paper-with-me

홈 › Papers

On the Bayes Inconsistency of Disagreement Discrepancy Surrogates

2025-12-05 · Neil G. Marchant, Andrew C. Cullen, Feng Liu, Sarah M. Erfani arxiv

Deep neural networks often fail when deployed in real-world contexts due to distribution shift, a critical barrier to building safe and reliable systems. An emerging approach to address this problem relies on \emph{disagreement discrepancy} -- a measure of how the disagreement between two models changes under a shifting distribution. The process of maximizing this measure has seen applications in bounding error under shifts, testing for harmful shifts, and training more robust models. However, this optimization involves the non-differentiable zero-one loss, necessitating the use of practical surrogate losses. We prove that existing surrogates for disagreement discrepancy are not Bayes consistent, revealing a fundamental flaw: maximizing these surrogates can fail to maximize the true disagreement discrepancy. To address this, we introduce new theoretical results providing both upper and lower bounds on the optimality gap for such surrogates. Guided by this theory, we propose a novel disagreement loss that, when paired with cross-entropy, yields a provably consistent surrogate for disagreement discrepancy. Empirical evaluations across diverse benchmarks demonstrate that our method provides more accurate and robust estimates of disagreement discrepancy than existing approaches, particularly under challenging adversarial conditions.

📄 PDF Abstract BibTeX arXiv:2512.05931

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Ensemble as a Gaussian Process Approximate Posterior

2022-04-30 · Zhijie Deng, Feng Zhou, Jianfei Chen, Guoqiang Wu 외

Deep Ensemble (DE) is an effective alternative to Bayesian neural networks for uncertainty quantification in deep learning. The uncertainty of DE is usually conveyed by the functional inconsistency among the ensemble mem…

Bayesian InferenceUncertainty Quantification

Bound to Disagree: Generalization Bounds via Certifiable Surrogates

2026-02-26 · Mathieu Bazinet, Valentina Zantedeschi, Pascal Germain arxiv

Generalization bounds for deep learning models are typically vacuous, not computable or restricted to specific model classes. In this paper, we tackle these issues by providing new disagreement-based certificates for the…

Model Compression

An Embedding Framework for Consistent Polyhedral Surrogates

2019-07-17 · NeurIPS 2019 12 · Jessie Finocchiaro, Rafael Frongillo, Bo Waggoner

We formalize and study the natural approach of designing convex surrogate loss functions via embeddings, for problems such as classification, ranking, or structured prediction. In this approach, one embeds each of the fi…

Structured Prediction

An Embedding Framework for the Design and Analysis of Consistent Polyhedral Surrogates

2022-06-29 · Jessie Finocchiaro, Rafael M. Frongillo, Bo Waggoner

We formalize and study the natural approach of designing convex surrogate loss functions via embeddings, for problems such as classification, ranking, or structured prediction. In this approach, one embeds each of the fi…

Structured Prediction

Quantifying Learning Guarantees for Convex but Inconsistent Surrogates

2018-10-26 · NeurIPS 2018 12 · Kirill Struminsky, Simon Lacoste-Julien, Anton Osokin

We study consistency properties of machine learning methods based on minimizing convex surrogates. We extend the recent framework of Osokin et al. (2017) for the quantitative analysis of consistency properties to the cas…

General ClassificationMulti-class Classification