paper-with-me

Papers

The Thieves on Sesame Street are Polyglots - Extracting Multilingual Models from Monolingual APIs

2020-11-01 · EMNLP 2020 11 · Nitish Shirish Keskar, Bryan McCann, Caiming Xiong, Richard Socher

Pre-training in natural language processing makes it easier for an adversary with only query access to a victim model to reconstruct a local copy of the victim by training with gibberish input data paired with the victim{'}s labels for that data. We discover that this extraction process extends to local copies initialized from a pre-trained, multilingual model while the victim remains monolingual. The extracted model learns the task from the monolingual victim, but it generalizes far better than the victim to several other languages. This is done without ever showing the multilingual, extracted model a well-formed input in any of the languages for the target task. We also demonstrate that a few real examples can greatly improve performance, and we analyze how these results shed light on how such extraction methods succeed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Code-Mixing on Sesame Street: Dawn of the Adversarial Polyglots

2021-03-17 · NAACL (CALCS) 2021 6 · Samson Tan, Shafiq Joty

Multilingual models have demonstrated impressive cross-lingual transfer performance. However, test sets like XNLI are monolingual at the example level. In multilingual communities, it is common for polyglots to code-mix …

Cross-Lingual TransferXLM-R

Thieves on Sesame Street! Model Extraction of BERT-based APIs

2019-10-27 · ICLR 2020 1 · Kalpesh Krishna, Gaurav Singh Tomar, Ankur P. Parikh, Nicolas Papernot 외

We study the problem of model extraction in natural language processing, in which an adversary with only query access to a victim model attempts to reconstruct a local copy of that model. Assuming that both the adversary…

Language ModelingLanguage ModellingModel extractionNatural Language Inference+2

Sesame Street to Mount Sinai: BERT-constrained character-level Moses models for multilingual lexical normalization

2021-11-01 · WNUT (ACL) 2021 11 · Yves Scherrer, Nikola Ljubešić

This paper describes the HEL-LJU submissions to the MultiLexNorm shared task on multilingual lexical normalization. Our system is based on a BERT token classification preprocessing step, where for each token the type of …

Lexical Normalizationtoken-classificationToken Classification

Single Headed Attention RNN: Stop Thinking With Your Head

2019-11-26 · Stephen Merity

The leading approaches in language modeling are all obsessed with TV shows of my youth - namely Transformers and Sesame Street. Transformers this, Transformers that, and over here a bonfire worth of GPU-TPU-neuromorphic …

GPUHyperparameter OptimizationLanguage ModelingLanguage Modelling

GREEK-BERT: The Greeks visiting Sesame Street

2020-08-27 · John Koutsikakis, Ilias Chalkidis, Prodromos Malakasiotis, Ion Androutsopoulos

Transformer-based language models, such as BERT and its variants, have achieved state-of-the-art performance in several downstream natural language processing (NLP) tasks on generic benchmark datasets (e.g., GLUE, SQUAD,…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5