paper-with-me

홈 › Papers

URL: A Representation Learning Benchmark for Transferable Uncertainty Estimates

2023-09-26 · NeurIPS 2023 11

Representation learning has significantly driven the field to develop pretrained models that can act as a valuable starting point when transferring to new datasets. With the rising demand for reliable machine learning and uncertainty quantification, there is a need for pretrained models that not only provide embeddings but also transferable uncertainty estimates. To guide the development of such models, we propose the Uncertainty-aware Representation Learning (URL) benchmark. Besides the transferability of the representations, it also measures the zero-shot transferability of the uncertainty estimate using a novel metric. We apply URL to evaluate ten uncertainty quantifiers that are pretrained on ImageNet and transferred to eight downstream datasets. We find that approaches that focus on the uncertainty of the representation itself or estimate the prediction risk directly outperform those that are based on the probabilities of upstream classes. Yet, achieving transferable uncertainty quantification remains an open challenge. Our findings indicate that it is not necessarily in conflict with traditional representation learning goals. Code is available at https://github.com/mkirchhof/url.Submission Number: 184

📄 PDF Abstract BibTeX

Code (1)

mkirchhof/url 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Modelling magnetic material properties with uncertainty-aware neural networks

2026-06-10 · Clemens Wager, Heisam Moustafa, Alexander Kovacs, Qais Ali 외 arxiv

Machine learning is increasingly applied to accelerate the discovery of novel materials by exploring large compositional and structural design spaces. Yet, the scarcity of high-quality data and the frequent need for out-…

Graph Neural Network

Reducing Distributional Uncertainty by Mutual Information Maximisation and Transferable Feature Learning

2020-08-01 · ECCV 2020 8 · Jian Gao, Yang Hua, Guosheng Hu, Chi Wang 외

Distributional uncertainty exists broadly in many real-world applications, one of which in the form of domain discrepancy. Yet in the existing literature, the mathematical definition of it is missing. In this paper, we p…

Domain Adaptation

Transferable Candidate Proposal with Bounded Uncertainty

2023-12-07 · Kyeongryeol Go, Kye-Hyeon Kim

From an empirical perspective, the subset chosen through active learning cannot guarantee an advantage over random sampling when transferred to another model. While it underscores the significance of verifying transferab…

Active LearningExperimental Designimage-classificationImage Classification+1

Uncertainties of Latent Representations in Computer Vision

2024-08-26 · Michael Kirchhof

Uncertainty quantification is a key pillar of trustworthy machine learning. It enables safe reactions under unsafe inputs, like predicting only when the machine learning model detects sufficient evidence, discarding anom…

image-classificationImage ClassificationMedical Image ClassificationRepresentation Learning+2

Uncertainty-Induced Transferability Representation for Source-Free Unsupervised Domain Adaptation

2022-08-30 · Jiangbo Pei, Zhuqing Jiang, Aidong Men, Liang Chen 외

Source-free unsupervised domain adaptation (SFUDA) aims to learn a target domain model using unlabeled target data and the knowledge of a well-trained source domain model. Most previous SFUDA works focus on inferring sem…

Domain AdaptationUnsupervised Domain Adaptation