Challenge: Existing work on colexification patterns relies on annotated word lists, limiting scalability and usefulness in NLP.
Approach: They propose two methods to train multilingual graphs from colexification patterns using an unannotated parallel corpus.
Outcome: The proposed methods achieve high recall on CLICS and transfer learning in multilingual graphs.

Similar Papers

Multi-Source Cross-Lingual Model Transfer: Learning What to Share (P19-1)

Copied to clipboard

Challenge: Cross-lingual transfer learning (CLTL) is a viable method for building NLP models for a low-resource target language . however, many languages lack the labeled training data necessary for training deep neural nets for varying NLP tasks.
Approach: They propose a cross-lingual transfer learning method that leverages annotated data from other languages to build NLP models for a target language.
Outcome: The proposed model achieves significant performance gains over prior art over multiple text classification and sequence tagging tasks including a large-scale industry dataset.
Cross-lingual Transfer for Text Classification with Dictionary-based Heterogeneous Graph (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to cross-lingual text classification require task-specific training data in high-resource sources . labeling cost, task characteristics, and privacy concerns can hinder the use of cross-linguistic training .
Approach: They propose a dictionary-based heterogeneous graph (DHGNet) that uses bilingual dictionaries for task-independent word embeddings.
Outcome: The proposed method outperforms pretrained models even though it does not access to large corpora.
Unsupervised Cross-Lingual Representation Learning (P19-4)

Copied to clipboard

Challenge: a comprehensive survey of cutting-edge weakly-supervised and unsupervised cross-lingual word representations is presented .
Approach: This tutorial provides a comprehensive survey of recent work on weakly-supervised and unsupervised cross-lingual word representations.
Outcome: This tutorial provides a comprehensive survey of cutting-edge weakly-supervised and unsupervised word representations.
Multilingual unsupervised sequence segmentation transfers to extremely low-resource languages (2022.acl-long)

Copied to clipboard

Challenge: Unsupervised sequence segmentation is a key component of low-resource languages where there is little or no gold-standard data on which to train supervised models.
Approach: They propose to pre-train a Masked Segmental Language Model multilingually to achieve unsupervised segmentation performance in extremely low-resource languages.
Outcome: The proposed model outperforms a monolingual model and a pre-trained model on Quechua in 6/10 settings.
MultiLexBATS: Multilingual Dataset of Lexical Semantic Relations (2024.lrec-main)

Copied to clipboard

Challenge: Prior work has focused on analysing lexical semantic relations in word embeddings or probing pretrained language models (PLMs) with some exceptions.
Approach: They propose to use a multilingual parallel dataset of lexical semantic relations adapted from BATS in 15 languages including low-resource languages such as Bambara, Lithuanian, and Albanian as an experiment on cross-lingual transfer of relational knowledge.
Outcome: The proposed dataset is adapted from a BATS-based dataset in 15 languages including low-resource languages such as Bambara, Lithuanian, and Albanian.
Cross-Lingual Syntactic Transfer through Unsupervised Adaptation of Invertible Projections (P19-1)

Copied to clipboard

Challenge: Current systems for syntactic analysis tasks rely heavily on large scale annotated data.
Approach: They propose to learn a generative model with a structured prior that uses labeled source and unlabeled target data jointly.
Outcome: The proposed model improves on part-of-speech tagging and dependency parsing tasks on English as the only source corpus and on a wide range of target languages.
MetaXL: Meta Representation Transformation for Low-resource Cross-lingual Learning (2021.naacl-main)

Copied to clipboard

Challenge: Recent work shows that multilingual representations are disjointed across languages, bringing additional challenges for transfer onto extremely low-resource languages.
Approach: They propose a meta-learning based framework that learns to transform representations judiciously from auxiliary languages to a target one and brings their representation spaces closer for effective transfer.
Outcome: The proposed framework learns to transform representations from auxiliary languages to a target language and brings their representation spaces closer for effective transfer.
T3L: Translate-and-Test Transfer Learning for Cross-Lingual Text Classification (2023.tacl-1)

Copied to clipboard

Challenge: Existing approaches to cross-lingual text classification leverage text classifiers trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning.
Approach: They propose to combine a neural machine translator and a text classifier trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning.
Outcome: The proposed approach significantly improves over a baseline approach.
KIT-Multi: A Translation-Oriented Multilingual Embedding Corpus (L18-1)

Copied to clipboard

Challenge: Cross-lingual word embeddings are representations of words across languages in a shared continuous vector space.
Approach: They propose a multilingual word embedding corpus which is acquired by neural machine translation and is based on monolingual data.
Outcome: The proposed method is competitive with existing methods but on the cross-lingual document classification task, it obtains the best figures.
Learn to Cross-lingual Transfer with Meta Graph Learning Across Heterogeneous Languages (2020.emnlp-main)

Copied to clipboard

Challenge: Existing mPLM-based methods focus on designing costly model pre-training while ignoring equally crucial downstream adaptation.
Approach: They propose a meta graph learning method that extracts meta-knowledge from historical CLT experiences to learn to cross-lingual transfer.
Outcome: The proposed method can learn to cross-lingual transfer by extracting meta-knowledge from historical CLT experiences (tasks) it can also capture intrinsic language relationships to explicitly guide cross-linguistic transfer.

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