paper-with-me

Papers

Enhancing Multilingual Language Model with Massive Multilingual Knowledge Triples

2021-11-22 · Linlin Liu, Xin Li, Ruidan He, Lidong Bing, Shafiq Joty, Luo Si

Knowledge-enhanced language representation learning has shown promising results across various knowledge-intensive NLP tasks. However, prior methods are limited in efficient utilization of multilingual knowledge graph (KG) data for language model (LM) pretraining. They often train LMs with KGs in indirect ways, relying on extra entity/relation embeddings to facilitate knowledge injection. In this work, we explore methods to make better use of the multilingual annotation and language agnostic property of KG triples, and present novel knowledge based multilingual language models (KMLMs) trained directly on the knowledge triples. We first generate a large amount of multilingual synthetic sentences using the Wikidata KG triples. Then based on the intra- and inter-sentence structures of the generated data, we design pretraining tasks to enable the LMs to not only memorize the factual knowledge but also learn useful logical patterns. Our pretrained KMLMs demonstrate significant performance improvements on a wide range of knowledge-intensive cross-lingual tasks, including named entity recognition (NER), factual knowledge retrieval, relation classification, and a newly designed logical reasoning task.

📄 PDF Abstract BibTeX arXiv:2111.10962

Code (1)

ntunlp/kmlm 공식 구현 jax

Tasks

Knowledge GraphsLanguage ModelingLanguage ModellingLogical Reasoningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRelationRelation ClassificationRepresentation LearningRetrievalSentence

Similar Papers 제목 키워드 기반

Massively Multilingual Lexical Specialization of Multilingual Transformers

2022-08-01 · Tommaso Green, Simone Paolo Ponzetto, Goran Glavaš

While pretrained language models (PLMs) primarily serve as general-purpose text encoders that can be fine-tuned for a wide variety of downstream tasks, recent work has shown that they can also be rewired to produce high-…

Bilingual Lexicon InductionRetrievalSentenceSentence Retrieval+3

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

2023-05-25 · Genta Indra Winata, Lingjue Xie, Karthik Radhakrishnan, Shijie Wu 외

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forg…

Continual LearningScheduling

EMMA-500: Enhancing Massively Multilingual Adaptation of Large Language Models

2024-09-26 · Shaoxiong Ji, Zihao Li, Indraneil Paul, Jaakko Paavola 외

In this work, we introduce EMMA-500, a large-scale multilingual language model continue-trained on texts across 546 languages designed for enhanced multilingual performance, focusing on improving language coverage for lo…

Cross-Lingual TransferLanguage ModelingLanguage Modelling

Massively Multilingual Neural Machine Translation

2019-02-28 · NAACL 2019 6 · Roee Aharoni, Melvin Johnson, Orhan Firat

Multilingual neural machine translation (NMT) enables training a single model that supports translation from multiple source languages into multiple target languages. In this paper, we push the limits of multilingual NMT…

Machine TranslationNMTTranslation

m3P: Towards Multimodal Multilingual Translation with Multimodal Prompt

2024-03-26 · Jian Yang, Hongcheng Guo, Yuwei Yin, Jiaqi Bai 외

Multilingual translation supports multiple translation directions by projecting all languages in a shared space, but the translation quality is undermined by the difference between languages in the text-only modality, es…

Machine TranslationTranslation