paper-with-me

Papers

Universal Representation Learning from Multiple Domains for Few-shot Classification

2021-03-25 · ICCV 2021 10 · Wei-Hong Li, Xialei Liu, Hakan Bilen

In this paper, we look at the problem of few-shot classification that aims to learn a classifier for previously unseen classes and domains from few labeled samples. Recent methods use adaptation networks for aligning their features to new domains or select the relevant features from multiple domain-specific feature extractors. In this work, we propose to learn a single set of universal deep representations by distilling knowledge of multiple separately trained networks after co-aligning their features with the help of adapters and centered kernel alignment. We show that the universal representations can be further refined for previously unseen domains by an efficient adaptation step in a similar spirit to distance learning methods. We rigorously evaluate our model in the recent Meta-Dataset benchmark and demonstrate that it significantly outperforms the previous methods while being more efficient. Our code will be available at https://github.com/VICO-UoE/URL.

📄 PDF Abstract BibTeX arXiv:2103.13841

Code (5)

VICO-UoE/URL 공식 구현 tf
google-research/meta-dataset 공식 구현 tf
tmlr-group/CoPA tf
tmlr-group/mokd tf
vico-uoe/universalrepresentations pytorch

Tasks

ClassificationFew-Shot Image ClassificationGeneral ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Universal Representations: A Unified Look at Multiple Task and Domain Learning

2022-04-06 · Wei-Hong Li, Xialei Liu, Hakan Bilen

We propose a unified look at jointly learning multiple vision tasks and visual domains through universal representations, a single deep neural network. Learning multiple problems simultaneously involves minimizing a weig…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learningimage-classification+1

Few-shot Learning for Multi-label Intent Detection

2020-10-11 · Yutai Hou, Yongkui Lai, Yushan Wu, Wanxiang Che 외

In this paper, we study the few-shot multi-label classification for user intent detection. For multi-label intent detection, state-of-the-art work estimates label-instance relevance scores and uses a threshold to select …

Few-Shot LearningIntent DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

A Universal Representation Transformer Layer for Few-Shot Image Classification

2020-06-21 · ICLR 2021 1 · Lu Liu, William Hamilton, Guodong Long, Jing Jiang 외

Few-shot classification aims to recognize unseen classes when presented with only a small number of samples. We consider the problem of multi-domain few-shot image classification, where unseen classes and examples come f…

ClassificationDomain GeneralizationFew-Shot Image ClassificationGeneral Classification+2

Locale-agnostic Universal Domain Classification Model in Spoken Language Understanding

2019-05-02 · NAACL 2019 6 · Jihwan Lee, Ruhi Sarikaya, Young-Bum Kim

In this paper, we introduce an approach for leveraging available data across multiple locales sharing the same language to 1) improve domain classification model accuracy in Spoken Language Understanding and user experie…

Classificationdomain classificationGeneral ClassificationMulti-Task Learning+1

Scaling ASR Improves Zero and Few Shot Learning

2021-11-10 · Alex Xiao, Weiyi Zheng, Gil Keren, Duc Le 외

With 4.5 million hours of English speech from 10 different sources across 120 countries and models of up to 10 billion parameters, we explore the frontiers of scale for automatic speech recognition. We propose data selec…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Few-Shot Learningspeech-recognition+1