paper-with-me

Papers

Exploiting Document Level Information to Improve Event Detection via Recurrent Neural Networks

2017-11-01 · IJCNLP 2017 11 · Shaoyang Duan, Ruifang He, Wenli Zhao

This paper tackles the task of event detection, which involves identifying and categorizing events. The previous work mainly exist two problems: (1) the traditional feature-based methods apply cross-sentence information, yet need taking a large amount of human effort to design complicated feature sets and inference rules; (2) the representation-based methods though overcome the problem of manually extracting features, while just depend on local sentence representation. Considering local sentence context is insufficient to resolve ambiguities in identifying particular event types, therefore, we propose a novel document level Recurrent Neural Networks (DLRNN) model, which can automatically extract cross-sentence clues to improve sentence level event detection without designing complex reasoning rules. Experiment results show that our approach outperforms other state-of-the-art methods on ACE 2005 dataset without external knowledge base.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionSentence

Similar Papers 제목 키워드 기반

Exploiting Coreference and Schema Structure for Document-level Event Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Document-level event extraction (DEE) extracts structured information of events from a document. Previous studies focus on improving the model architecture. We argue that exploiting data characteristics is also important…

Document-level Event ExtractionEvent Extraction

Exploiting Data Characteristics for Document-level Event Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Document-level event extraction (DEE) extracts structured information of events from a document. Previous studies focus on improving the model architecture. We propose to exploit data characteristics: 1) we utilize more …

Document-level Event ExtractionEvent Extraction

Exploring Sentence Community for Document-Level Event Extraction

2021-11-01 · Findings (EMNLP) 2021 11 · Yusheng Huang, Weijia Jia

Document-level event extraction is critical to various natural language processing tasks for providing structured information. Existing approaches by sequential modeling neglect the complex logic structures for long text…

Community DetectionDocument-level Event ExtractionEvent ExtractionGraph Attention+1

Exploiting Document Structures and Cluster Consistencies for Event Coreference Resolution

2021-08-01 · ACL 2021 5 · Hieu Minh Tran, Duy Phung, Thien Huu Nguyen

We study the problem of event coreference resolution (ECR) that seeks to group coreferent event mentions into the same clusters. Deep learning methods have recently been applied for this task to deliver state-of-the-art …

coreference-resolutionCoreference ResolutionDeep LearningEvent Coreference Resolution+1

The Dots Have Their Values: Exploiting the Node-Edge Connections in Graph-based Neural Models for Document-level Relation Extraction

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Hieu Minh Tran, Minh Trung Nguyen, Thien Huu Nguyen

The goal of Document-level Relation Extraction (DRE) is to recognize the relations between entity mentions that can span beyond sentence boundary. The current state-of-the-art method for this problem has involved the gra…

Document-level Relation ExtractionRelation ExtractionRepresentation LearningSentence