Towards Language Agnostic Universal Representations (P19-1)

Copied to clipboard

Challenge: Current representations in machine learning are language dependent . however, fluent bilingual speakers rarely face trouble translating a task learned in one language to another .
Approach: They propose a method to decouple the language from the problem by learning language agnostic representations.
Outcome: The proposed model achieves similar accuracies in a single language and in another language.

Similar Papers

Language Agnostic Code Embeddings (2024.naacl-long)

Copied to clipboard

Challenge: Recent studies show that code language models have strong cross-lingual traits, but their multilingual representations can be dissected into a language-specific syntax component and a semantic component.
Approach: They propose to isolate and eliminate language-specific components from multilingual code embeddings to improve downstream code retrieval tasks.
Outcome: The proposed model improves retrieval tasks by removing language-specific components . the proposed model can be used to perform a variety of code generation tasks .
Zero-Shot Learners for Natural Language Understanding via a Unified Multiple Choice Perspective (2022.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to zero-shot learning are format-agnostic and can address new learning tasks without additional training.
Approach: They propose a new paradigm for zero-shot learning that is format agnostic and compatible with any format and applicable to a list of language tasks.
Outcome: The proposed model shows state-of-the-art performance on several benchmarks and produces satisfactory results on tasks such as text classification and commonsense reasoning.
Pre-training Universal Language Representation (2021.acl-long)

Copied to clipboard

Challenge: Despite the cutting-edge representation learning, most language models focus on specific levels of linguistic units.
Approach: They propose a training objective MiSAD that utilizes meaningful n-grams extracted from large unlabeled corpus by an algorithm for pre-trained language models.
Outcome: The proposed model achieves highest accuracy on analogy tasks in different language levels and significantly improves performance on downstream tasks.
Emerging Cross-lingual Structure in Pretrained Language Models (2020.acl-main)

Copied to clipboard

Challenge: Recent work has shown that multilingual pretraining works, but is unable to measure these effects.
Approach: They propose to use multilingual masked language modeling to train a model on concatenated text from multiple languages to find universal latent symmetries in embedding spaces.
Outcome: The proposed models can be trained on concatenated text from multiple languages without shared vocabulary or domain similarity.
On the Cross-lingual Transferability of Monolingual Representations (2020.acl-main)

Copied to clipboard

Challenge: State-of-the-art unsupervised multilingual models generalize in zero-shot cross-lingual setting . generalization ability attributed to shared subword vocabulary and joint training across multiple languages .
Approach: They propose an approach that transfers a monolingual model to new languages at the lexical level.
Outcome: The proposed approach is competitive with multilingual BERT on cross-lingual classification benchmarks and on a new cross-linguistic question answering dataset.
Measuring Cross-lingual Transfer in Bytes (2024.naacl-long)

Copied to clipboard

Challenge: Multilingual pretraining models can transfer knowledge to target languages with minimal or no examples . underlying mechanisms for this transfer remain unclear, with hypotheses ranging from language contamination to syntactic similarity.
Approach: They conducted an experiment to investigate whether multilingual models transfer knowledge to target languages . they found that models initialized from diverse languages perform similarly to a target language .
Outcome: a new study shows that models initialized from diverse languages perform similarly to a target language in a cross-lingual setting.
Language Embeddings for Typology and Cross-lingual Transfer Learning (2021.acl-long)

Copied to clipboard

Challenge: Recent efforts to leverage multilingual datasets highlight potential of multilingual models that can perform well across various languages.
Approach: They propose to generate language representations that capture relationships among languages and evaluate them using WALS and two extrinsic tasks.
Outcome: The proposed model can be leveraged in cross-lingual tasks without parallel data . the proposed model is based on the World Atlas of Language Structures (WALS) and two extrinsic tasks .
Decoupled Vocabulary Learning Enables Zero-Shot Translation from Unseen Languages (2024.acl-long)

Copied to clipboard

Challenge: Multilingual neural machine translation systems learn to map sentences of different languages into a common representation space.
Approach: They propose a setup where we decouple learning of vocabulary and syntax and train to translate while keeping those word representations frozen.
Outcome: The proposed setup achieves near parity with a supervised setting on the TED domain with varying number of languages seen by the encoder.
Are Structural Concepts Universal in Transformer Language Models? Towards Interpretable Cross-Lingual Generalization (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have implicitly transfer knowledge across languages, but not all languages have such generalization capabilities.
Approach: They propose a meta-learning-based method to learn to align conceptual spaces of different languages to enhance cross-lingual generalization.
Outcome: The proposed method achieves competitive results with state-of-the-art methods and narrows the performance gap between languages.
A Call for More Rigor in Unsupervised Cross-lingual Learning (2020.acl-main)

Copied to clipboard

Challenge: Existing research on unsupervised cross-lingual learning has focused on purely unsupervised learning without any parallel data for most of the world's languages.
Approach: They propose to define "multilingual learning" as learning a common model for two or more languages from raw text, without any downstream task labels.
Outcome: The proposed model is based on a model with no parallel data and abundant monolingual data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations