paper-with-me

Papers

Uncertainty Calibration for Ensemble-Based Debiasing Methods

2021-11-07 · NeurIPS 2021 12 · Ruibin Xiong, Yimeng Chen, Liang Pang, Xueqi Chen, Yanyan Lan

Ensemble-based debiasing methods have been shown effective in mitigating the reliance of classifiers on specific dataset bias, by exploiting the output of a bias-only model to adjust the learning target. In this paper, we focus on the bias-only model in these ensemble-based methods, which plays an important role but has not gained much attention in the existing literature. Theoretically, we prove that the debiasing performance can be damaged by inaccurate uncertainty estimations of the bias-only model. Empirically, we show that existing bias-only models fall short in producing accurate uncertainty estimations. Motivated by these findings, we propose to conduct calibration on the bias-only model, thus achieving a three-stage ensemble-based debiasing framework, including bias modeling, model calibrating, and debiasing. Experimental results on NLI and fact verification tasks show that our proposed three-stage debiasing framework consistently outperforms the traditional two-stage one in out-of-distribution accuracy.

📄 PDF Abstract BibTeX arXiv:2111.04104

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Verification

Similar Papers 제목 키워드 기반

JUCAL: Jointly Calibrating Aleatoric and Epistemic Uncertainty in Classification Tasks

2026-02-23 · Jakob Heiss, Sören Lambrecht, Jakob Weissteiner, Hanna Wutte 외 arxiv

We study post-calibration uncertainty for trained ensembles of classifiers. Specifically, we consider both aleatoric (label noise) and epistemic (model) uncertainty. Among the most popular and widely used calibration met…

Text Classification

Enhancing Multi-view Open-set Learning via Ambiguity Uncertainty Calibration and View-wise Debiasing

2025-08-02 · Zihan Fang, Zhiyong Xu, Lan Du, Shide Du 외 arxiv

Existing multi-view learning models struggle in open-set scenarios due to their implicit assumption of class completeness. Moreover, static view-induced biases, which arise from spurious view-label associations formed du…

Classifier Ensemble for Efficient Uncertainty Calibration of Deep Neural Networks for Image Classification

2025-01-17 · Michael Schulze, Nikolas Ebert, Laurenz Reichardt, Oliver Wasenmüller

This paper investigates novel classifier ensemble techniques for uncertainty calibration applied to various deep neural networks for image classification. We evaluate both accuracy and calibration metrics, focusing on Ex…

image-classificationImage Classification

Improving Uncertainty Calibration of Deep Neural Networks via Truth Discovery and Geometric Optimization

2021-06-25 · Chunwei Ma, Ziyun Huang, Jiayi Xian, Mingchen Gao 외

Deep Neural Networks (DNNs), despite their tremendous success in recent years, could still cast doubts on their predictions due to the intrinsic uncertainty associated with their learning process. Ensemble techniques and…

Uncertainty Calibration for Counterfactual Propensity Estimation in Recommendation

2023-03-23 · WenBo Hu, Xin Sun, Qiang Liu, Le Wu 외

Post-click conversion rate (CVR) is a reliable indicator of online customers' preferences, making it crucial for developing recommender systems. A major challenge in predicting CVR is severe selection bias, arising from …

counterfactualGeneralization BoundsImputationRecommendation Systems+1