paper-with-me

Papers

Cross-lingual Multi-Level Adversarial Transfer to Enhance Low-Resource Name Tagging

2019-06-01 · NAACL 2019 6 · Lifu Huang, Heng Ji, Jonathan May

We focus on improving name tagging for low-resource languages using annotations from related languages. Previous studies either directly project annotations from a source language to a target language using cross-lingual representations or use a shared encoder in a multitask network to transfer knowledge. These approaches inevitably introduce noise to the target language annotation due to mismatched source-target sentence structures. To effectively transfer the resources, we develop a new neural architecture that leverages multi-level adversarial transfer: (1) word-level adversarial training, which projects source language words into the same semantic space as those of the target language without using any parallel corpora or bilingual gazetteers, and (2) sentence-level adversarial training, which yields language-agnostic sequential features. Our neural architecture outperforms previous approaches on CoNLL data sets. Moreover, on 10 low-resource languages, our approach achieves up to 16{\%} absolute F-score gain over all high-performing baselines on cross-lingual transfer without using any target-language resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferSentence

Similar Papers 제목 키워드 기반

Improving Zero-Shot Cross-Lingual Transfer Learning via Robust Training

2021-04-17 · EMNLP 2021 11 · Kuan-Hao Huang, Wasi Uddin Ahmad, Nanyun Peng, Kai-Wei Chang

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potential for zero-shot cross-lingual transfer. However, these multilingual encoders do not precisely align words and phrases ac…

Cross-Lingual TransferSentencetext-classificationText Classification+3

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

Adversarial Neural Networks for Cross-lingual Sequence Tagging

2018-08-14 · Heike Adel, Anton Bryl, David Weiss, Aliaksei Severyn

We study cross-lingual sequence tagging with little or no labeled data in the target language. Adversarial training has previously been shown to be effective for training cross-lingual sentence classifiers. However, it i…

Dependency ParsingSentenceSentence Compression

Is Robustness Transferable across Languages in Multilingual Neural Machine Translation?

2023-10-31 · Leiyu Pan, Supryadi, Deyi Xiong

Robustness, the ability of models to maintain performance in the face of perturbations, is critical for developing reliable NLP systems. Recent studies have shown promising results in improving the robustness of models t…

Data AugmentationMachine TranslationTranslation

Exploring Adversarial Robustness and Safety Alignment in Multilingual Multi-Modal Large Language Models

2026-06-02 · Hashmat Shadab Malik, Muzammal Naseer, Salman Khan arxiv

Multimodal Large Language Models integrate visual perception into language reasoning, introducing a continuous attack surface susceptible to adversarial attacks. Prior work on MLLM robustness has focused largely on Engli…

Adversarial Robustness