paper-with-me

Papers

SEMF: Supervised Expectation-Maximization Framework for Predicting Intervals

2024-05-28 · Ilia Azizi, Marc-Olivier Boldi, Valérie Chavez-Demoulin

This work introduces the Supervised Expectation-Maximization Framework (SEMF), a versatile and model-agnostic approach for generating prediction intervals with any ML model. SEMF extends the Expectation-Maximization algorithm, traditionally used in unsupervised learning, to a supervised context, leveraging latent variable modeling for uncertainty estimation. Through extensive empirical evaluation of diverse simulated distributions and 11 real-world tabular datasets, SEMF consistently produces narrower prediction intervals while maintaining the desired coverage probability, outperforming traditional quantile regression methods. Furthermore, without using the quantile (pinball) loss, SEMF allows point predictors, including gradient-boosted trees and neural networks, to be calibrated with conformal quantile regression. The results indicate that SEMF enhances uncertainty quantification under diverse data distributions and is particularly effective for models that otherwise struggle with inherent uncertainty representation.

📄 PDF Abstract BibTeX arXiv:2405.18176

Code (1)

Unco3892/semf-paper 공식 구현 pytorch

Tasks

PredictionPrediction Intervalsquantile regressionregressionUncertainty Quantification

Similar Papers 제목 키워드 기반

SemFormer: Semantic Guided Activation Transformer for Weakly Supervised Semantic Segmentation

2022-10-26 · Junliang Chen, Xiaodong Zhao, Cheng Luo, Linlin Shen

Recent mainstream weakly supervised semantic segmentation (WSSS) approaches are mainly based on Class Activation Map (CAM) generated by a CNN (Convolutional Neural Network) based image classifier. In this paper, we propo…

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

SemFace: Pre-training Encoder and Decoder with a Semantic Interface for Neural Machine Translation

2021-08-01 · ACL 2021 5 · Shuo Ren, Long Zhou, Shujie Liu, Furu Wei 외

While pre-training techniques are working very well in natural language processing, how to pre-train a decoder and effectively use it for neural machine translation (NMT) still remains a tricky issue. The main reason is …

DecoderMachine TranslationNMTTranslation

Density Operator Expectation Maximization

2025-07-30 · Adit Vishnu, Abhay Shastry, Dhruva Kashyap, Chiranjib Bhattacharyya arxiv

Machine learning with density operators, the mathematical foundation of quantum mechanics, is gaining prominence with rapid advances in quantum computing. Generative models based on density operators cannot yet handle ta…

Integration of deep learning with expectation maximization for spatial cue based speech separation in reverberant conditions

2021-02-26 · Sania Gul, Muhammad Salman Khan, Syed Waqar Shah

In this paper, we formulate a blind source separation (BSS) framework, which allows integrating U-Net based deep learning source separation network with probabilistic spatial machine learning expectation maximization (EM…

BIG-bench Machine Learningblind source separationClusteringDeep Learning+1

Soft Expectation and Deep Maximization for Image Feature Detection

2021-04-21 · Alexander Mai, Allen Yang, Dominique E. Meyer

Central to the application of many multi-view geometry algorithms is the extraction of matching points between multiple viewpoints, enabling classical tasks such as camera pose estimation and 3D reconstruction. Many appr…

3D ReconstructionCamera Pose EstimationPose EstimationVisual Localization