paper-with-me

Papers

Extracting Uncertainty Estimates from Mixtures of Experts for Semantic Segmentation

2025-09-05 · Svetlana Pavlitska, Beyza Keskin, Alwin Faßbender, Christian Hubschneider, J. Marius Zöllner arxiv

Estimating accurate and well-calibrated predictive uncertainty is important for enhancing the reliability of computer vision models, especially in safety-critical applications like traffic scene perception. While ensemble methods are commonly used to quantify uncertainty by combining multiple models, a mixture of experts (MoE) offers an efficient alternative by leveraging a gating network to dynamically weight expert predictions based on the input. Building on the promising use of MoEs for semantic segmentation in our previous works, we show that well-calibrated predictive uncertainty estimates can be extracted from MoEs without architectural modifications. We investigate three methods to extract predictive uncertainty estimates: predictive entropy, mutual information, and expert variance. We evaluate these methods for an MoE with two experts trained on a semantical split of the A2D2 dataset. Our results show that MoEs yield more reliable uncertainty estimates than ensembles in terms of conditional correctness metrics under out-of-distribution (OOD) data. Additionally, we evaluate routing uncertainty computed via gate entropy and find that simple gating mechanisms lead to better calibration of routing uncertainty estimates than more complex classwise gates. Finally, our experiments on the Cityscapes dataset suggest that increasing the number of experts can further enhance uncertainty calibration. Our code is available at https://github.com/KASTEL-MobilityLab/mixtures-of-experts/.

📄 PDF Abstract BibTeX arXiv:2509.04816

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Trust Your Robots! Predictive Uncertainty Estimation of Neural Networks with Sparse Gaussian Processes

2021-09-20 · JongSeok Lee, Jianxiang Feng, Matthias Humt, Marcus G. Müller 외

This paper presents a probabilistic framework to obtain both reliable and fast uncertainty estimates for predictions with Deep Neural Networks (DNNs). Our main contribution is a practical and principled combination of DN…

Gaussian Processesobject-detectionObject Detection

Enriched Mixtures of Gaussian Process Experts

2019-05-30 · Charles W. L. Gadd, Sara Wade, Alexis Boukouvalas

Mixtures of experts probabilistically divide the input space into regions, where the assumptions of each expert, or conditional model, need only hold locally. Combined with Gaussian process (GP) experts, this results in …

Deep Karaoke: Extracting Vocals from Musical Mixtures Using a Convolutional Deep Neural Network

2015-04-17 · Andrew J. R. Simpson, Gerard Roma, Mark D. Plumbley

Identification and extraction of singing voice from within musical mixtures is a key challenge in source separation and machine audition. Recently, deep neural networks (DNN) have been used to estimate 'ideal' binary mas…

Speech Separation

Fast Deep Mixtures of Gaussian Process Experts

2020-06-11 · Clement Etienam, Kody Law, Sara Wade, Vitaly Zankin

Mixtures of experts have become an indispensable tool for flexible modelling in a supervised learning context, allowing not only the mean function but the entire density of the output to change with the inputs. Sparse Ga…

Gaussian ProcessesMixture-of-ExpertsUncertainty Quantification

CoCoAFusE: Beyond Mixtures of Experts via Model Fusion

2025-05-02 · Aurelio Raffa Ugolini, Mara Tanelli, Valentina Breschi

Many learning problems involve multiple patterns and varying degrees of uncertainty dependent on the covariates. Advances in Deep Learning (DL) have addressed these issues by learning highly nonlinear input-output depend…

Mixture-of-ExpertsPhilosophyUncertainty Quantification