paper-with-me

Papers

Probabilistic Contrastive Learning Recovers the Correct Aleatoric Uncertainty of Ambiguous Inputs

2023-02-06 · Michael Kirchhof, Enkelejda Kasneci, Seong Joon Oh

Contrastively trained encoders have recently been proven to invert the data-generating process: they encode each input, e.g., an image, into the true latent vector that generated the image (Zimmermann et al., 2021). However, real-world observations often have inherent ambiguities. For instance, images may be blurred or only show a 2D view of a 3D object, so multiple latents could have generated them. This makes the true posterior for the latent vector probabilistic with heteroscedastic uncertainty. In this setup, we extend the common InfoNCE objective and encoders to predict latent distributions instead of points. We prove that these distributions recover the correct posteriors of the data-generating process, including its level of aleatoric uncertainty, up to a rotation of the latent space. In addition to providing calibrated uncertainty estimates, these posteriors allow the computation of credible intervals in image retrieval. They comprise images with the same latent as a given query, subject to its uncertainty. Code is available at https://github.com/mkirchhof/Probabilistic_Contrastive_Learning

📄 PDF Abstract BibTeX arXiv:2302.02865

Code (1)

mkirchhof/probabilistic_contrastive_learning 공식 구현 pytorch

Tasks

Contrastive LearningImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Towards Safe Autonomous Driving: Capture Uncertainty in the Deep Neural Network For Lidar 3D Vehicle Detection

2018-04-13 · Di Feng, Lars Rosenbaum, Klaus Dietmayer

To assure that an autonomous car is driving safely on public roads, its object detection module should not only work correctly, but show its prediction confidence as well. Previous object detectors driven by deep learnin…

Autonomous DrivingGeneral ClassificationObjectobject-detection+2

On the Calibration of Probabilistic Classifier Sets

2022-05-20 · Thomas Mortier, Viktor Bengs, Eyke Hüllermeier, Stijn Luca 외

Multi-class classification methods that produce sets of probabilistic classifiers, such as ensemble learning methods, are able to model aleatoric and epistemic uncertainty. Aleatoric uncertainty is then typically quantif…

Ensemble LearningMulti-class Classification

Latent Distribution Decoupling: A Probabilistic Framework for Uncertainty-Aware Multimodal Emotion Recognition

2025-02-19 · Jingwang Huang, Jiang Zhong, Qin Lei, Jinpeng Gao 외

Multimodal multi-label emotion recognition (MMER) aims to identify the concurrent presence of multiple emotions in multimodal data. Existing studies primarily focus on improving fusion strategies and modeling modality-to…

Emotion RecognitionMultimodal Emotion Recognition

FUSE: Quantifying Uncertainty in Vision-Language Models by Bayesian Fusing Epistemic and Aleatoric Uncertainty

2026-06-01 · Harry Zhang, Luca Carlone arxiv

Vision-language models (VLMs) are playing an increasingly important role across multiple domains. In many applications, such as robotics, it is crucial to quantify the uncertainty in the output of these models. } We deve…

HybridFlow: Quantification of Aleatoric and Epistemic Uncertainty with a Single Hybrid Model

2025-10-06 · Peter Van Katwyk, Karianne J. Bergen arxiv

Uncertainty quantification is critical for ensuring robustness in high-stakes machine learning applications. We introduce HybridFlow, a modular hybrid architecture that unifies the modeling of aleatoric and epistemic unc…

Depth Estimation