← Search

Amir Pouran Ben Veyseh

16 accepted papers

2024

MCECR: A Novel Dataset for Multilingual Cross-Document Event Coreference Resolution

NAACL 2024findings

Event coreference resolution (ECR) is a critical task in information extraction of natural language processing, aiming to identify and link event mentions across multiple documents. Despite recent progress, existing datasets for ECR primarily focus on within-document event coreference and English te…

Cited by 0SourcePDFScholar
2023

ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large Language Models in Multilingual Learning

EMNLP 2023long findings

Over the last few years, large language models (LLMs) have emerged as the most important breakthroughs in natural language processing (NLP) that fundamentally transform research and developments in the field. ChatGPT represents one of the most exciting LLM systems developed recently to showcase impr…

Cited by 0SourceScholar
2023

Generating Labeled Data for Relation Extraction: A Meta Learning Approach with Joint GPT-2 Training

ACL 2023findings

Relation Extraction (RE) is the task of identifying semantic relation between real-world entities mentioned in text. Despite significant progress in RE research, a remaining challenge for RE concerns the lack of training data for data-hungry deep learning models. Cost of annotation and difficulty of…

Cited by 5SourcePDFScholar
2022

BehancePR: A Punctuation Restoration Dataset for Livestreaming Video Transcript

NAACL 2022findings

Given the increasing number of livestreaming videos, automatic speech recognition and post-processing for livestreaming video transcripts are crucial for efficient data management as well as knowledge mining. A key step in this process is punctuation restoration which restores fundamental text struc…

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

Event Detection for Suicide Understanding

NAACL 2022findings

Suicide is a serious problem in every society. Understanding life events of a potential patient is essential for successful suicide-risk assessment and prevention. In this work, we focus on the Event Detection (ED) task to identify event trigger words of suicide-related events in public posts of dis…

2022

Keyphrase Prediction from Video Transcripts: New Dataset and Directions

COLING 2022main

Keyphrase Prediction (KP) is an established NLP task, aiming to yield representative phrases to summarize the main content of a given document. Despite major progress in recent years, existing works on KP have mainly focused on formal texts such as scientific papers or weblogs. The challenges of KP…

Cited by 0SourcePDFScholar
2022

MACRONYM: A Large-Scale Dataset for Multilingual and Multi-Domain Acronym Extraction

COLING 2022main

Acronym extraction is the task of identifying acronyms and their expanded forms in texts that is necessary for various NLP applications. Despite major progress for this task in recent years, one limitation of existing AE research is that they are limited to the English language and certain domains (…

Cited by 22SourcePDFScholar
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

MEE: A Novel Multilingual Event Extraction Dataset

EMNLP 2022main

Event Extraction (EE) is one of the fundamental tasks in Information Extraction (IE) that aims to recognize event mentions and their arguments (i.e., participants) from text. Due to its importance, extensive methods and resources have been developed for Event Extraction. However, one limitation of c…

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…

2022

Transfer Learning and Prediction Consistency for Detecting Offensive Spans of Text

ACL 2022findings

Toxic span detection is the task of recognizing offensive spans in a text snippet. Although there has been prior work on classifying text snippets as offensive or not, the task of recognizing spans responsible for the toxicity of a text is not explored yet. In this work, we introduce a novel multi-t…

Cited by 5SourcePDFScholar
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
2020

What Does This Acronym Mean? Introducing a New Dataset for Acronym Identification and Disambiguation

COLING 2020main

Acronyms are the short forms of phrases that facilitate conveying lengthy sentences in documents and serve as one of the mainstays of writing. Due to their importance, identifying acronyms and corresponding phrases (i.e., acronym identification (AI)) and finding the correct meaning of each acronym (…