← Search

Minh Van Nguyen

10 accepted papers

2022

Cross-Lingual Event Detection via Optimized Adversarial Training

NAACL 2022long

In this work, we focus on Cross-Lingual Event Detection where a model is trained on data from a source language but its performance is evaluated on data from a second, target, language. Most recent works in this area have harnessed the language-invariant qualities displayed by pre-trained Multi-ling…

Cited by 28SourcePDFScholar
2022

Document-Level Event Argument Extraction via Optimal Transport

ACL 2022findings

Event Argument Extraction (EAE) is one of the sub-tasks of event extraction, aiming to recognize the role of each entity mention toward a specific event trigger. Despite the success of prior works in sentence-level EAE, the document-level setting is less explored. In particular, whereas syntactic st…

Cited by 17SourcePDFScholar
2022

FAMIE: A Fast Active Learning Framework for Multilingual Information Extraction

NAACL 2022system demonstrations

This paper presents FAMIE, a comprehensive and efficient active learning (AL) toolkit for multilingual information extraction. FAMIE is designed to address a fundamental problem in existing AL frameworks where annotators need to wait for a long time between annotation batches due to the time-consumi…

2022

Joint Extraction of Entities, Relations, and Events via Modeling Inter-Instance and Inter-Label Dependencies

NAACL 2022long

Event trigger detection, entity mention recognition, event argument extraction, and relation extraction are the four important tasks in information extraction that have been performed jointly (Joint Information Extraction - JointIE) to avoid error propagation and leverage dependencies between the ta…

Cited by 46SourcePDFScholar
2022

Learning Cross-Task Dependencies for Joint Extraction of Entities, Events, Event Arguments, and Relations

EMNLP 2022main

Extracting entities, events, event arguments, and relations (i.e., task instances) from text represents four main challenging tasks in information extraction (IE), which have been solved jointly (JointIE) to boost the overall performance for IE. As such, previous work often leverages two types of de…

Cited by 12SourcePDFScholar
2022

MECI: A Multilingual Dataset for Event Causality Identification

COLING 2022main

Event Causality Identification (ECI) is the task of detecting causal relations between events mentioned in the text. Although this task has been extensively studied for English materials, it is under-explored for many other languages. A major reason for this issue is the lack of multilingual dataset…

2022

MINION: a Large-Scale and Diverse Dataset for Multilingual Event Detection

NAACL 2022long

Event Detection (ED) is the task of identifying and classifying trigger words of event mentions in text. Despite considerable research efforts in recent years for English text, the task of ED in other languages has been significantly less explored. Switching to non-English languages, important resea…

2021

Cross-Task Instance Representation Interactions and Label Dependencies for Joint Information Extraction with Graph Convolutional Networks

NAACL 2021long

Existing works on information extraction (IE) have mainly solved the four main tasks separately (entity mention recognition, relation extraction, event trigger detection, and argument extraction), thus failing to benefit from inter-dependencies between tasks. This paper presents a novel deep learnin…

Cited by 75SourcePDFScholar
2021

Crosslingual Transfer Learning for Relation and Event Extraction via Word Category and Class Alignments

EMNLP 2021main

Previous work on crosslingual Relation and Event Extraction (REE) suffers from the monolingual bias issue due to the training of models on only the source language data. An approach to overcome this issue is to use unlabeled data in the target language to aid the alignment of crosslingual representa…

Cited by 32SourcePDFScholar
2021

Modeling Document-Level Context for Event Detection via Important Context Selection

EMNLP 2021main

The task of Event Detection (ED) in Information Extraction aims to recognize and classify trigger words of events in text. The recent progress has featured advanced transformer-based language models (e.g., BERT) as a critical component in state-of-the-art models for ED. However, the length limit for…

Cited by 32SourcePDFScholar