中文
相关论文

相关论文: Estimating calibration error under label shift wit…

200 篇论文

While recent computer vision algorithms achieve impressive performance on many benchmarks, they lack robustness - presented with an image from a different distribution, (e.g. weather or lighting conditions not considered during training),…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Sebastian Cygert , Bartłomiej Wróblewski , Karol Woźniak , Radosław Słowiński , Andrzej Czyżewski

Errors in labels obtained via human annotation adversely affect a model's performance. Existing approaches propose ways to mitigate the effect of label error on a model's downstream accuracy, yet little is known about its impact on a…

机器学习 · 计算机科学 2023-10-05 Julius Adebayo , Melissa Hall , Bowen Yu , Bobbie Chern

Partial domain adaptation (PDA) is a challenging task in real-world machine learning scenarios. It aims to transfer knowledge from a labeled source domain to a related unlabeled target domain, where the support set of the source label…

机器学习 · 计算机科学 2025-07-29 Cheng-Jun Guo , Chuan-Xian Ren , You-Wei Luo , Xiao-Lin Xu , Hong Yan

Probabilistic classifiers output a probability distribution on target classes rather than just a class prediction. Besides providing a clear separation of prediction and decision making, the main advantage of probabilistic models is their…

机器学习 · 计算机科学 2019-02-20 Juozas Vaicenavicius , David Widmann , Carl Andersson , Fredrik Lindsten , Jacob Roll , Thomas B. Schön

We develop and analyze a principled approach to kernel ridge regression under covariate shift. The goal is to learn a regression function with small mean squared error over a target distribution, based on unlabeled data from there and…

统计方法学 · 统计学 2025-07-25 Kaizheng Wang

Labeled datasets reflect the biases of their annotation pipelines, which sometimes introduce label bias: group-conditional label errors that cause systematic performance disparities across demographic subgroups. Label bias in image…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Aditya Parikh , Stella Frank , Sneha Das , Aasa Feragen

Model monitoring is a critical component of the machine learning lifecycle, safeguarding against undetected drops in the model's performance after deployment. Traditionally, performance monitoring has required access to ground truth labels,…

机器学习 · 计算机科学 2026-03-10 Juhani Kivimäki , Jakub Białek , Wojtek Kuberski , Jukka K. Nurminen

Machine learning models often encounter distribution shifts when deployed in the real world. In this paper, we focus on adaptation to label distribution shift in the online setting, where the test-time label distribution is continually…

机器学习 · 计算机科学 2022-01-06 Ruihan Wu , Chuan Guo , Yi Su , Kilian Q. Weinberger

Data-sparse settings such as robotic manipulation, molecular physics, and galaxy morphology classification are some of the hardest domains for deep learning. For these problems, equivariant networks can help improve modeling across…

机器学习 · 计算机科学 2026-01-30 Edward Berman , Jacob Ginesin , Marco Pacini , Robin Walters

Classifiers trained solely on labeled source data may yield misleading results when applied to unlabeled target data drawn from a different distribution. Transfer learning can rectify this by transferring knowledge from source to target…

统计理论 · 数学 2025-02-19 Junjun Lang , Yukun Liu

To calculate the model accuracy on a computer vision task, e.g., object recognition, we usually require a test set composing of test samples and their ground truth labels. Whilst standard usage cases satisfy this requirement, many…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Weijian Deng , Liang Zheng

Reliable uncertainty estimates are an important tool for helping autonomous agents or human decision makers understand and leverage predictive models. However, existing approaches to estimating uncertainty largely ignore the possibility of…

机器学习 · 计算机科学 2020-05-22 Sangdon Park , Osbert Bastani , James Weimer , Insup Lee

Calibrated probability outputs of trained classifiers are increasingly used as inputs to downstream regression estimands such as effects, prevalences, or disparities for a latent group observed only on a small labelled subset. A standard…

统计方法学 · 统计学 2026-05-14 Marcell T. Kurbucz

In safety-critical applications of machine learning, it is often important to abstain from making predictions on low confidence examples. Standard abstention methods tend to be focused on optimizing top-k accuracy, but in many applications,…

机器学习 · 统计学 2022-06-22 Amr M. Alexandari , Anshul Kundaje , Avanti Shrikumar

When faced with distribution shift at test time, deep neural networks often make inaccurate predictions with unreliable uncertainty estimates. While improving the robustness of neural networks is one promising approach to mitigate this…

机器学习 · 计算机科学 2021-09-28 Aurick Zhou , Sergey Levine

Forecast probabilities often serve as critical inputs for binary decision making. In such settings, calibration$\unicode{x2014}$ensuring forecasted probabilities match empirical frequencies$\unicode{x2014}$is essential. Although the common…

统计方法学 · 统计学 2025-08-06 Raphael Rossellini , Jake A. Soloff , Rina Foygel Barber , Zhimei Ren , Rebecca Willett

Performance of a pre-trained semantic segmentation model is likely to substantially decrease on data from a new domain. We show a pre-trained model can be adapted to unlabelled target domain data by calculating soft-label prototypes under…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Ondrej Bohdal , Da Li , Timothy Hospedales

Reliable precipitation nowcasting is critical for weather-sensitive decision-making, yet neural weather models (NWMs) can produce poorly calibrated probabilistic forecasts. Standard calibration metrics such as the expected calibration error…

机器学习 · 计算机科学 2025-12-01 Lauri Kurki , Yaniel Cabrera , Samu Karanko

Label embedding is a framework for multiclass classification problems where each label is represented by a distinct vector of some fixed dimension, and training involves matching model output to the vector representing the correct label.…

机器学习 · 计算机科学 2025-09-01 Jianxin Zhang , Clayton Scott

As machine learning models continue to swiftly advance, calibrating their performance has become a major concern prior to practical and widespread implementation. Most existing calibration methods often negatively impact model accuracy due…

计算与语言 · 计算机科学 2024-10-16 Yang Ba , Michelle V. Mancenido , Rong Pan