paper-with-me

Papers

Unicoder: A Universal Language Encoder by Pre-training with Multiple Cross-lingual Tasks

2019-09-03 · IJCNLP 2019 11 · Haoyang Huang, Yaobo Liang, Nan Duan, Ming Gong, Linjun Shou, Daxin Jiang, Ming Zhou

We present Unicoder, a universal language encoder that is insensitive to different languages. Given an arbitrary NLP task, a model can be trained with Unicoder using training data in one language and directly applied to inputs of the same task in other languages. Comparing to similar efforts such as Multilingual BERT and XLM, three new cross-lingual pre-training tasks are proposed, including cross-lingual word recovery, cross-lingual paraphrase classification and cross-lingual masked language model. These tasks help Unicoder learn the mappings among different languages from more perspectives. We also find that doing fine-tuning on multiple languages together can bring further improvement. Experiments are performed on two tasks: cross-lingual natural language inference (XNLI) and cross-lingual question answering (XQA), where XLM is our baseline. On XNLI, 1.8% averaged accuracy improvement (on 15 languages) is obtained. On XQA, which is a new cross-lingual dataset built by us, 5.5% averaged accuracy improvement (on French and German) is obtained.

📄 PDF Abstract BibTeX arXiv:1909.00964

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Natural Language InferenceCross-Lingual Question AnsweringLanguage ModelingLanguage ModellingNatural Language InferenceQuestion Answering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
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.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Weight Decay 설명 없음
XLM XLM is a Transformer based architecture that is pre-trained using one of three language modelling objectives: 1. Causal…
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 &…

Similar Papers 제목 키워드 기반

Unicoder-VL: A Universal Encoder for Vision and Language by Cross-modal Pre-training

2019-08-16 · Gen Li, Nan Duan, Yuejian Fang, Ming Gong 외

We propose Unicoder-VL, a universal encoder that aims to learn joint representations of vision and language in a pre-training manner. Borrow ideas from cross-lingual pre-trained models, such as XLM and Unicoder, both vis…

Image-text matchingImage-text RetrievalImage-to-Text RetrievalLanguage Modeling+5

UniCoder: Scaling Code Large Language Model via Universal Code

2024-06-24 · Tao Sun, Linzheng Chai, Jian Yang, Yuwei Yin 외

Intermediate reasoning or acting steps have successfully improved large language models (LLMs) for handling various downstream natural language processing (NLP) tasks. When applying LLMs for code generation, recent works…

Code GenerationCode TranslationLanguage ModelingLanguage Modelling+2

Machine-Created Universal Language for Cross-lingual Transfer

2023-05-22 · Yaobo Liang, Quanzhi Zhu, Junhe Zhao, Nan Duan

There are two primary approaches to addressing cross-lingual transfer: multilingual pre-training, which implicitly aligns the hidden representations of various languages, and translate-test, which explicitly translates d…

Cross-Lingual Transfer

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

2023-03-23 · Haoxuan You, Mandy Guo, Zhecan Wang, Kai-Wei Chang 외

The field of vision and language has witnessed a proliferation of pre-trained foundation models. Most existing methods are independently pre-trained with contrastive objective like CLIP, image-to-text generative objectiv…

DecoderImage GenerationImage to textRetrieval+5

(Self-Attentive) Autoencoder-based Universal Language Representation for Machine Translation

2018-10-15 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa

Universal language representation is the holy grail in machine translation (MT). Thanks to the new neural MT approach, it seems that there are good perspectives towards this goal. In this paper, we propose a new architec…

Machine TranslationSentenceTranslation