paper-with-me

홈 › Papers

Something for (almost) nothing: Improving deep ensemble calibration using unlabeled data

2023-10-04 · Konstantinos Pitas, Julyan Arbel

We present a method to improve the calibration of deep ensembles in the small training data regime in the presence of unlabeled data. Our approach is extremely simple to implement: given an unlabeled set, for each unlabeled data point, we simply fit a different randomly selected label with each ensemble member. We provide a theoretical analysis based on a PAC-Bayes bound which guarantees that if we fit such a labeling on unlabeled data, and the true labels on the training data, we obtain low negative log-likelihood and high ensemble diversity on testing samples. Empirically, through detailed experiments, we find that for low to moderately-sized training sets, our ensembles are more diverse and provide better calibration than standard ensembles, sometimes significantly.

📄 PDF Abstract BibTeX arXiv:2310.02885

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Something from Nothing: Data Augmentation for Robust Severity Level Estimation of Dysarthric Speech

2026-03-16 · Jaesung Bae, Xiuwen Zheng, Minje Kim, Chang D. Yoo 외 arxiv

Dysarthric speech quality assessment (DSQA) is critical for clinical diagnostics and inclusive speech technologies. However, subjective evaluation is costly and difficult to scale, and the scarcity of labeled data limits…

Contrastive LearningData Augmentation

Semi-Supervised Learning for Molecular Graphs via Ensemble Consensus

2026-07-30 · Rasmus Tirsgaard, Laurits Fredsgaard, Marisa Wodrich, Mikkel Jordahn 외 arxiv

Machine learning is transforming molecular sciences by accelerating property prediction, simulation, and the discovery of new molecules and materials. Acquiring labeled data in these domains is often costly and time-cons…

Knowledge DistillationGraph Neural Network

Self Training with Ensemble of Teacher Models

2021-07-17 · Soumyadeep Ghosh, Sanjay Kumar, Janu Verma, Awanish Kumar

In order to train robust deep learning models, large amounts of labelled data is required. However, in the absence of such large repositories of labelled data, unlabeled data can be exploited for the same. Semi-Supervise…

T-TIME: Test-Time Information Maximization Ensemble for Plug-and-Play BCIs

2024-12-10 · Siyang Li, Ziwei Wang, Hanbin Luo, Lieyun Ding 외

Objective: An electroencephalogram (EEG)-based brain-computer interface (BCI) enables direct communication between the human brain and a computer. Due to individual differences and non-stationarity of EEG signals, such B…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Ensemble Learning+3

Boosted and Differentially Private Ensembles of Decision Trees

2020-01-26 · Richard Nock, Wilko Henecka

Boosted ensemble of decision tree (DT) classifiers are extremely popular in international competitions, yet to our knowledge nothing is formally known on how to make them \textit{also} differential private (DP), up to th…

Sensitivity