paper-with-me

Papers

Effective training-time stacking for ensembling of deep neural networks

2022-06-27 · Polina Proscura, Alexey Zaytsev

Ensembling is a popular and effective method for improving machine learning (ML) models. It proves its value not only in classical ML but also for deep learning. Ensembles enhance the quality and trustworthiness of ML solutions, and allow uncertainty estimation. However, they come at a price: training ensembles of deep learning models eat a huge amount of computational resources. A snapshot ensembling collects models in the ensemble along a single training path. As it runs training only one time, the computational time is similar to the training of one model. However, the quality of models along the training path is different: typically, later models are better if no overfitting occurs. So, the models are of varying utility. Our method improves snapshot ensembling by selecting and weighting ensemble members along the training path. It relies on training-time likelihoods without looking at validation sample errors that standard stacking methods do. Experimental evidence for Fashion MNIST, CIFAR-10, and CIFAR-100 datasets demonstrates the superior quality of the proposed weighted ensembles c.t. vanilla ensembling of deep learning models.

📄 PDF Abstract BibTeX arXiv:2206.13491

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Multi-layer Stack Ensembles for Time Series Forecasting

2025-11-19 · Nathanael Bosch, Oleksandr Shchur, Nick Erickson, Michael Bohlke-Schneider 외 arxiv

Ensembling is a powerful technique for improving the accuracy of machine learning models, with methods like stacking achieving strong results in tabular tasks. In time series forecasting, however, ensemble methods remain…

Time Series Forecasting

Stacking with Auxiliary Features for Visual Question Answering

2018-06-01 · NAACL 2018 6 · Nazneen Fatema Rajani, Raymond Mooney

Visual Question Answering (VQA) is a well-known and challenging task that requires systems to jointly reason about natural language and vision. Deep learning models in various forms have been the standard for solving VQA…

Common Sense ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1

Theoretical Guarantees of Learning Ensembling Strategies with Applications to Time Series Forecasting

2023-05-25 · Hilaf Hasson, Danielle C. Maddix, Yuyang Wang, Gaurav Gupta 외

Ensembling is among the most popular tools in machine learning (ML) due to its effectiveness in minimizing variance and thus improving generalization. Most ensembling methods for black-box base learners fall under the um…

Time SeriesTime Series Forecasting

Stacking With Auxiliary Features for Entity Linking in the Medical Domain

2017-08-01 · WS 2017 8 · Nazneen Fatema Rajani, Mihaela Bornea, Ken Barker

Linking spans of natural language text to concepts in a structured source is an important task for many problems. It allows intelligent systems to leverage rich knowledge available in those sources (such as concept prope…

Entity LinkingHallucination

Supervised and Unsupervised Ensembling for Knowledge Base Population

2016-04-16 · Nazneen Fatema Rajani, Raymond J. Mooney

We present results on combining supervised and unsupervised methods to ensemble multiple systems for two popular Knowledge Base Population (KBP) tasks, Cold Start Slot Filling (CSSF) and Tri-lingual Entity Discovery and …

Knowledge Base Populationslot-fillingSlot Filling