Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LABO: Towards Learning Optimal Label Regularization via Bi-level Optimization

About

Regularization techniques are crucial to improving the generalization performance and training efficiency of deep neural networks. Many deep learning algorithms rely on weight decay, dropout, batch/layer normalization to converge faster and generalize. Label Smoothing (LS) is another simple, versatile and efficient regularization which can be applied to various supervised classification tasks. Conventional LS, however, regardless of the training instance assumes that each non-target class is equally likely. In this work, we present a general framework for training with label regularization, which includes conventional LS but can also model instance-specific variants. Based on this formulation, we propose an efficient way of learning LAbel regularization by devising a Bi-level Optimization (LABO) problem. We derive a deterministic and interpretable solution of the inner loop as the optimal label smoothing without the need to store the parameters or the output of a trained model. Finally, we conduct extensive experiments and demonstrate our LABO consistently yields improvement over conventional label regularization on various fields, including seven machine translation and three image classification tasks across various

Peng Lu, Ahmad Rashid, Ivan Kobyzev, Mehdi Rezagholizadeh, Philippe Langlais• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy78.1
3518
Image ClassificationCIFAR-10 (test)
Accuracy95.21
3381
Machine TranslationIWSLT De-En 2014 (test)
BLEU35.2
146
Machine TranslationIWSLT En-De 2014 (test)
BLEU28.8
92
Machine TranslationWMT14 DE-EN (test)
BLEU32.3
28
Machine TranslationIWSLT Fr-En 2017 (test)
BLEU37.2
14
Image ClassificationImageNet (val)
Validation Accuracy78.62
12
Machine TranslationWMT En-De 2014 (test)
BLEU Score28.3
10
Machine TranslationIWSLT14 en-fr (test)
BLEU40.9
10
Machine TranslationIWSLT14 fr-en (test)
BLEU40.3
10
Showing 10 of 11 rows

Other info

Follow for update