paper-with-me

Papers

A Closer Look at Few-Shot Crosslingual Transfer: The Choice of Shots Matters

2020-12-31 · ACL 2021 5 · Mengjie Zhao, Yi Zhu, Ehsan Shareghi, Ivan Vulić, Roi Reichart, Anna Korhonen, Hinrich Schütze

Few-shot crosslingual transfer has been shown to outperform its zero-shot counterpart with pretrained encoders like multilingual BERT. Despite its growing popularity, little to no attention has been paid to standardizing and analyzing the design of few-shot experiments. In this work, we highlight a fundamental risk posed by this shortcoming, illustrating that the model exhibits a high degree of sensitivity to the selection of few shots. We conduct a large-scale experimental study on 40 sets of sampled few shots for six diverse NLP tasks across up to 40 languages. We provide an analysis of success and failure cases of few-shot transfer, which highlights the role of lexical features. Additionally, we show that a straightforward full model finetuning approach is quite effective for few-shot transfer, outperforming several state-of-the-art few-shot approaches. As a step towards standardizing few-shot crosslingual experimental designs, we make our sampled few shots publicly available.

📄 PDF Abstract BibTeX arXiv:2012.15682

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

An Empirical Study on Crosslingual Transfer in Probabilistic Topic Models

2018-10-13 · CL 2020 3 · Shudong Hao, Michael J. Paul

Probabilistic topic modeling is a popular choice as the first step of crosslingual tasks to enable knowledge transfer and extract multilingual features. While many multilingual topic models have been developed, their ass…

Topic ModelsTransfer Learning

A Closer Look at Few-shot Classification Again

2023-01-28 · Xu Luo, Hao Wu, Ji Zhang, Lianli Gao 외

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled sampl…

ClassificationRepresentation LearningTransfer Learning

Analysis of Zero-Shot Crosslingual Learning between English and Korean for Named Entity Recognition

2021-11-01 · EMNLP (MRL) 2021 11 · Jongin Kim, Nayoung Choi, Seunghyun Lim, Jungwhan Kim 외

This paper presents a English-Korean parallel dataset that collects 381K news articles where 1,400 of them, comprising 10K sentences, are manually labeled for crosslingual named entity recognition (NER). The annotation g…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Discrete and Soft Prompting for Multilingual Models

2021-09-08 · EMNLP 2021 11 · Mengjie Zhao, Hinrich Schütze

It has been shown for English that discrete and soft prompting perform strongly in few-shot learning with pretrained language models (PLMs). In this paper, we show that discrete and soft prompting perform better than fin…

Few-Shot LearningNatural Language Inference

How Phonotactics Affect Multilingual and Zero-shot ASR Performance

2020-10-22 · Siyuan Feng, Piotr Żelasko, Laureano Moro-Velázquez, Ali Abavisani 외

The idea of combining multiple languages' recordings to train a single automatic speech recognition (ASR) model brings the promise of the emergence of universal speech representation. Recently, a Transformer encoder-deco…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modelling+2