Challenge: Existing methods for relation classification exploit monolingual data due to lack of annotated data in other languages.
Approach: They propose an adversarial feature adaptation approach for cross-lingual relation classification using a generative adversarial network.
Outcome: The proposed approach yields an improvement of 5.7% over the state-of-the-art.

Similar Papers

Cross-Lingual Event Detection via Optimized Adversarial Training (2022.naacl-main)

Copied to clipboard

Challenge: Recent work in this area has harnessed the language-invariant qualities of pre-trained Multi-lingual Language Models.
Approach: They propose to use adversarial language adaptation to train a model to detect events in a target language.
Outcome: The proposed model achieves state-of-the-art on 8 different language pairs, using 4 languages from unrelated families.
Data Augmentation with Adversarial Training for Cross-Lingual NLI (2021.acl-long)

Copied to clipboard

Challenge: Existing approaches to train cross-lingual models with labeled data are subpar, resulting in subpar results.
Approach: They propose a data augmentation strategy that enriches data to reflect more diversity in a semantically faithful way and leverages adversarial training regimens to achieve greater robustness.
Outcome: The proposed approach improves cross-lingual inference by leveraging the data to reflect more diversity in a semantically faithful way.
Adversarial Multi-lingual Neural Relation Extraction (C18-1)

Copied to clipboard

Challenge: Existing models cannot capture consistency and diversity of relation patterns in different languages.
Approach: They propose an adversarial multi-lingual neural relation extraction model which considers consistency and diversity among languages.
Outcome: The proposed model outperforms the state-of-the-art models on real-world datasets.
Crosslingual Transfer Learning for Relation and Event Extraction via Word Category and Class Alignments (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to crosslingual Relation and Event Extraction (REE) suffer from monolingual bias due to training of models on source language data.
Approach: They propose to use unlabeled data in target language to aid alignment of crosslingual representations by fooling a language discriminator.
Outcome: The proposed method significantly advances the state-of-the-art in crosslingual REE tasks.
Multi-Adversarial Learning for Cross-Lingual Word Embeddings (2021.naacl-main)

Copied to clipboard

Challenge: Generative adversarial networks (GANs) have succeeded in inducing cross-lingual word embeddings without supervision, but their performance for distant languages is still not satisfactory.
Approach: They propose a multi-adversarial method that induces the seed cross-lingual dictionary through multiple mappings, each induced to fit the mapping for one subspace.
Outcome: The proposed method improves performance on bilingual lexicon induction and cross-lingual document classification on unsupervised bilingual linguistic induction.
Bridging the Gap between Native Text and Translated Text through Adversarial Learning: A Case Study on Cross-Lingual Event Extraction (2023.findings-eacl)

Copied to clipboard

Challenge: Recent research in cross-lingual learning has found that combining large-scale pretrained multilingual language models with machine translation can yield good performance.
Approach: They propose a model architecture that jointly encodes a source language input sentence with its translation to the target language during training and takes a target language sentence with it as input during evaluation.
Outcome: The proposed model architecture can integrate machine translation to improve event extraction while adding machine-translated data yields unstable performance due to representational gap.
Cross-lingual Text Classification with Heterogeneous Graph Neural Network (2021.acl-short)

Copied to clipboard

Challenge: Existing methods for cross-lingual text classification only consider factors beyond semantic similarity, causing performance degradation between some language pairs.
Approach: They propose a method to incorporate heterogeneous information within and across languages for cross-lingual text classification using graph convolutional networks.
Outcome: The proposed method significantly outperforms state-of-the-art models on all tasks and achieves consistent performance gain over baselines in low-resource settings.
Representation Alignment and Adversarial Networks for Cross-lingual Dependency Parsing (2024.findings-emnlp)

Copied to clipboard

Challenge: Pre-trained language models have improved dependency parsing accuracy in resource-rich languages . however, the accuracy drops sharply when the model is transferred to low-resource language .
Approach: They propose a representation alignment and adversarial model to filter out useful knowledge from rich-resource language and ignore useless ones.
Outcome: The proposed model outperforms baseline models on the benchmark datasets by 1.37 LAS and 1.34 UAS.
Cross-lingual Structure Transfer for Relation and Event Extraction (D19-1)

Copied to clipboard

Challenge: Existing approaches to identify complex semantic structures are difficult to train from under-annotated sources.
Approach: They exploit relation- and event-relevant language-universal features to train relation or event extractors from source annotations and apply them to target languages.
Outcome: The proposed approach achieves comparable performance to state-of-the-art models trained on 3,000 manually annotated mentions.
Genre Separation Network with Adversarial Training for Cross-genre Relation Extraction (D18-1)

Copied to clipboard

Challenge: Existing methods to extract genre-specific and genre-agnostic features require great human effort.
Approach: They propose to use two encoders to explicitly extract genre-specific and genre-agnostic features.
Outcome: The proposed approach outperforms the state-of-the-art by 1.7% on three distinct genres.

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