paper-with-me

Papers

PopulAtion Parameter Averaging (PAPA)

2023-04-06 · Alexia Jolicoeur-Martineau, Emy Gervais, Kilian Fatras, Yan Zhang, Simon Lacoste-Julien

Ensemble methods combine the predictions of multiple models to improve performance, but they require significantly higher computation costs at inference time. To avoid these costs, multiple neural networks can be combined into one by averaging their weights. However, this usually performs significantly worse than ensembling. Weight averaging is only beneficial when different enough to benefit from combining them, but similar enough to average well. Based on this idea, we propose PopulAtion Parameter Averaging (PAPA): a method that combines the generality of ensembling with the efficiency of weight averaging. PAPA leverages a population of diverse models (trained on different data orders, augmentations, and regularizations) while slowly pushing the weights of the networks toward the population average of the weights. We also propose PAPA variants (PAPA-all, and PAPA-2) that average weights rarely rather than continuously; all methods increase generalization, but PAPA tends to perform best. PAPA reduces the performance gap between averaging and ensembling, increasing the average accuracy of a population of models by up to 0.8% on CIFAR-10, 1.9% on CIFAR-100, and 1.6% on ImageNet when compared to training independent (non-averaged) models.

📄 PDF Abstract BibTeX arXiv:2304.03094

Code (1)

samsungsailmontreal/papa 공식 구현 pytorch

Similar Papers 제목 키워드 기반

WASH: Train your Ensemble with Communication-Efficient Weight Shuffling, then Average

2024-05-27 · Louis Fournier, Adel Nabli, Masih Aminbeidokhti, Marco Pedersoli 외

The performance of deep neural networks is enhanced by ensemble methods, which average the output of several models. However, this comes at an increased cost at inference. Weight averaging methods aim at balancing the ge…

image-classificationImage Classification

PAPA: Online Personalized Active Preference Alignment

2026-07-01 · Anindya Sarkar, Nasik Muhammad Nafi, Isaac Lyngaas, Muralikrishnan Gopalakrishnan Meena 외 arxiv

Diffusion models are highly effective at modeling complex data distributions, including images and text. However, in applications like personalized recommender systems, the objective often shifts to modeling specific reg…

Reinforcement Learning

Papago’s Submissions to the WMT21 Triangular Translation Task

2021-11-01 · WMT (EMNLP) 2021 11 · Jeonghyeok Park, Hyunjoong Kim, Hyunchang Cho

This paper describes Naver Papago’s submission to the WMT21 shared triangular MT task to enhance the non-English MT system with tri-language parallel data. The provided parallel data are Russian-Chinese (direct), Russian…

Re-RankingTranslation

PaPaGei: Open Foundation Models for Optical Physiological Signals

2024-10-27 · Arvind Pillai, Dimitris Spathis, Fahim Kawsar, Mohammad Malekzadeh

Photoplethysmography (PPG) is the leading non-invasive technique for monitoring biosignals and cardiovascular health, with widespread adoption in both clinical settings and consumer wearable devices. While machine learni…

Contrastive LearningDomain GeneralizationPhotoplethysmography (PPG)Representation Learning+2

Papago’s Submission for the WMT21 Quality Estimation Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Seunghyun Lim, Hantae Kim, Hyunjoong Kim

This paper describes Papago submission to the WMT 2021 Quality Estimation Task 1: Sentence-level Direct Assessment. Our multilingual Quality Estimation system explores the combination of Pretrained Language Models and Mu…

Knowledge DistillationMulti-Task LearningSentence