paper-with-me

Papers

Head2Toe: Utilizing Intermediate Representations for Better OOD Generalization

2021-09-29 · Utku Evci, Vincent Dumoulin, Hugo Larochelle, Michael Curtis Mozer

Transfer-learning methods aim to improve performance in a data-scarce target domain using a model pretrained on a data-rich source domain. A cost-efficient strategy, linear probing, involves freezing the source model and training a new classification head for the target domain. This strategy is outperformed by a more costly but state-of-the-art method---fine-tuning all parameters of the source model to the target domain---possibly because fine-tuning allows the model to leverage useful information from intermediate layers which is otherwise discarded by the later pretrained layers. We explore the hypothesis that these intermediate layers might be directly exploited by linear probing. We propose a method, Head-to-Toe probing (Head2Toe), that selects features from all layers of the source model to train a classification head for the target-domain. In evaluations on the VTAB, Head2Toe matches performance obtained with fine-tuning on average, but critically, for out-of-distribution transfer, Head2Toe outperforms fine-tuning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Head2Toe: Utilizing Intermediate Representations for Better Transfer Learning

2022-01-10 · Utku Evci, Vincent Dumoulin, Hugo Larochelle, Michael C. Mozer

Transfer-learning methods aim to improve performance in a data-scarce target domain using a model pretrained on a data-rich source domain. A cost-efficient strategy, linear probing, involves freezing the source model and…

Transfer Learning

WavThruVec: Latent speech representation as intermediate features for neural speech synthesis

2022-03-31 · Hubert Siuzdak, Piotr Dura, Pol van Rijn, Nori Jacoby

Recent advances in neural text-to-speech research have been dominated by two-stage pipelines utilizing low-level intermediate speech representation such as mel-spectrograms. However, such predetermined features are funda…

Speech Synthesistext-to-speechText to SpeechVoice Conversion

KTAN: Knowledge Transfer Adversarial Network

2018-10-18 · Peiye Liu, Wu Liu, Huadong Ma, Tao Mei 외

To reduce the large computation and storage cost of a deep convolutional neural network, the knowledge distillation based methods have pioneered to transfer the generalization ability of a large (teacher) deep network to…

image-classificationImage ClassificationKnowledge Distillationobject-detection+2

AV-SUPERB: A Multi-Task Evaluation Benchmark for Audio-Visual Representation Models

2023-09-19 · Yuan Tseng, Layne Berry, Yi-Ting Chen, I-Hsiang Chiu 외

Audio-visual representation learning aims to develop systems with human-like perception by utilizing correlation between auditory and visual information. However, current models often focus on a limited set of tasks, and…

audio-visual learningRepresentation Learning

Enhancing Emotion Prediction in News Headlines: Insights from ChatGPT and Seq2Seq Models for Free-Text Generation

2024-07-14 · Ge Gao, Jongin Kim, Sejin Paik, Ekaterina Novozhilova 외

Predicting emotions elicited by news headlines can be challenging as the task is largely influenced by the varying nature of people's interpretations and backgrounds. Previous works have explored classifying discrete emo…

ClassificationEmotion ClassificationExplanation GenerationLanguage Modelling+2