paper-with-me

Papers

Privacy Preserving Recalibration under Domain Shift

2020-08-21 · Rachel Luo, Shengjia Zhao, Jiaming Song, Jonathan Kuck, Stefano Ermon, Silvio Savarese

Classifiers deployed in high-stakes real-world applications must output calibrated confidence scores, i.e. their predicted probabilities should reflect empirical frequencies. Recalibration algorithms can greatly improve a model's probability estimates; however, existing algorithms are not applicable in real-world situations where the test data follows a different distribution from the training data, and privacy preservation is paramount (e.g. protecting patient records). We introduce a framework that abstracts out the properties of recalibration problems under differential privacy constraints. This framework allows us to adapt existing recalibration algorithms to satisfy differential privacy while remaining effective for domain-shift situations. Guided by our framework, we also design a novel recalibration algorithm, accuracy temperature scaling, that outperforms prior work on private datasets. In an extensive empirical study, we find that our algorithm improves calibration on domain-shift benchmarks under the constraints of differential privacy. On the 15 highest severity perturbations of the ImageNet-C dataset, our method achieves a median ECE of 0.029, over 2x better than the next best recalibration method and almost 5x better than without recalibration.

📄 PDF Abstract BibTeX arXiv:2008.09643

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Progressive Conditioned Scale-Shift Recalibration of Self-Attention for Online Test-time Adaptation

2025-12-14 · Yushun Tang, Ziqiong Liu, Jiyuan Jia, Yi Zhang 외 arxiv

Online test-time adaptation aims to dynamically adjust a network model in real-time based on sequential input samples during the inference stage. In this work, we find that, when applying a transformer network model to a…

Test-time AdaptationDomain Adaptation

Uncertainty Reliability Under Domain Shift: An Investigation for Data-Driven Blood Pressure Estimation in Photoplethysmography

2026-05-18 · Mohammad Moulaeifard, Ciaran Bench, Philip J. Aston, Nils Strodthoff arxiv

Uncertainty quantification (UQ) is critical for safety-critical domains like healthcare, yet it is rarely evaluated under realistic out-of-distribution (OOD) conditions. Here, we assessed predictive performance and uncer…

Blood pressure estimation

Recalibrating binary probabilistic classifiers

2025-05-25 · Dirk Tasche

Recalibration of binary probabilistic classifiers to a target prior probability is an important task in areas like credit risk management. We analyse methods for recalibration from a distribution shift perspective. Distr…

Management

Minimum-Risk Recalibration of Classifiers

2023-05-18 · NeurIPS 2023 11

Recalibrating probabilistic classifiers is vital for enhancing the reliability and accuracy of predictive models. Despite the development of numerous recalibration algorithms, there is still a lack of a comprehensive the…

A Privacy-Preserving Unsupervised Domain Adaptation Framework for Clinical Text Analysis

2022-01-18 · Qiyuan An, Ruijiang Li, Lin Gu, Hao Zhang 외

Unsupervised domain adaptation (UDA) generally aligns the unlabeled target domain data to the distribution of the source domain to mitigate the distribution shift problem. The standard UDA requires sharing the source dat…

Domain AdaptationInference AttackMembership Inference AttackPrivacy Preserving+3