Challenge: Experimental results show that cross-language data expansion results in performance degradation.
Approach: They leverage cross-language data expansion and retraining to enhance neural Event Detection on English ACE corpus.
Outcome: The proposed method improves ED performance by 1.6% over the straight data combination.

Similar Papers

Event Detection with Trigger-Aware Lattice Neural Network (D19-1)

Copied to clipboard

Challenge: Event detection is a key part of event extraction, but there are two issues with word-based models in languages without natural delimiters, such as Chinese.
Approach: They propose a framework that can solve the problem of word- trigger mismatch . they also use an external knowledge base to model polysemous characters and words .
Outcome: The proposed model outperforms state-of-the-art methods on two benchmark datasets and outperformed previous state- of-the art methods significantly.
Retrieving Relevant Context to Align Representations for Cross-lingual Event Detection (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to cross-lingual transfer learning for event detection are mixed with event-discriminative context.
Approach: They propose a method where representations are augmented with additional context to bridge the gap between languages while enriching contextual information to facilitate ED.
Outcome: The proposed model performs well on three languages.
Unleash GPT-2 Power for Event Detection (2021.acl-long)

Copied to clipboard

Challenge: Event Detection (ED) aims to recognize mentions of events and their types in text.
Approach: They propose to exploit a pre-trained language model to generate training samples for ED.
Outcome: The proposed model improves on multiple ED benchmark datasets and establishes state-of-the-art results.
Neural Cross-Lingual Event Detection with Minimal Parallel Resources (D19-1)

Copied to clipboard

Challenge: Existing methods for event detection (ED) rely on high-performance machine translation systems or manually aligned documents to achieve a decent performance.
Approach: They propose a method that uses context-dependent translation to construct a lexical mapping between different languages and a shared syntactic order event detector for multilingual co-training.
Outcome: The proposed method performs cross-lingual transfer and tackles the extremely annotation-poor scenario.
Tagged Back-translation Revisited: Why Does It Really Work? (2020.acl-main)

Copied to clipboard

Challenge: In this paper, we show that neural machine translation systems trained on large back-translated data overfit some of the characteristics of machine-transcribed texts.
Approach: They propose to add a tag to back-translations to help distinguish back-translated data from original parallel training data.
Outcome: The proposed tag helps the system distinguish back-translated data from original parallel training data and is as effective as a tag in high-resource training.
Don’t Augment, Rewrite? Assessing Abusive Language Detection with Synthetic Data (2024.findings-acl)

Copied to clipboard

Challenge: Existing datasets for abusive language detection and content moderation are limited by regulatory bodies and social media platforms.
Approach: They propose to replace existing datasets in English with synthetic data by rewriting original texts with an instruction-based generative model.
Outcome: The proposed model improves performance in cross-dataset training.
MINION: a Large-Scale and Diverse Dataset for Multilingual Event Detection (2022.naacl-main)

Copied to clipboard

Challenge: Existing methods for ED in IE and NLP focus on feature-based models to feature-driven models.
Approach: They propose to use a multilingual dataset to annotate events for 8 different languages . they demonstrate the challenges and transferability of ED across languages in MINION .
Outcome: a new dataset that consistently annotates events for 8 different languages is released . the new dataset will promote future research on multilingual ED .
A Data-Efficient Path to Multilingual LLMs: Language Expansion via Post-training PARAM𝛥 Integration into Upcycled MoE (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are expensive and require extensive Continued Pre-Training and data-intensive alignment to expand.
Approach: They propose a method which upcycles a dense model into a Mixture-of-Experts architecture, allocating different experts to different languages.
Outcome: Experiments show that the proposed model upcycles a dense model into a Mixture-of-Experts(MoE) architecture, allocating different experts to different languages.
Counterfactual Data Augmentation for Neural Machine Translation (2021.naacl-main)

Copied to clipboard

Challenge: Neural machine translation models often rely on large-scale parallel corpora for training, exhibiting degraded performance on low-resource languages.
Approach: They propose a method that interprets language models and phrasal alignment causally and generates augmented parallel translation corpora by sampling new source phrases from a masked language model.
Outcome: The proposed method improves translation, backtranslation and translation robustness on IWSLT’15 English Vietnamese, WMT’17 English - German, and WMT'18 English – Turkish.
A Discriminative Neural Model for Cross-Lingual Word Alignment (D19-1)

Copied to clipboard

Challenge: a novel word alignment model for machine translation has been developed for a number of languages . explicit word-to-word alignments have largely been lost in neural MT systems .
Approach: They propose a discriminative word alignment model which integrates into a Transformer-based machine translation model.
Outcome: The proposed model performs better on Chinese and Arabic alignments than standard models.

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