paper-with-me

홈 › Papers

More than Classification: A Unified Framework for Event Temporal Relation Extraction

2023-05-28 · Quzhe Huang, Yutong Hu, Shengqi Zhu, Yansong Feng, Chang Liu, Dongyan Zhao

Event temporal relation extraction~(ETRE) is usually formulated as a multi-label classification task, where each type of relation is simply treated as a one-hot label. This formulation ignores the meaning of relations and wipes out their intrinsic dependency. After examining the relation definitions in various ETRE tasks, we observe that all relations can be interpreted using the start and end time points of events. For example, relation \textit{Includes} could be interpreted as event 1 starting no later than event 2 and ending no earlier than event 2. In this paper, we propose a unified event temporal relation extraction framework, which transforms temporal relations into logical expressions of time points and completes the ETRE by predicting the relations between certain time point pairs. Experiments on TB-Dense and MATRES show significant improvements over a strong baseline and outperform the state-of-the-art model by 0.3\% on both datasets. By representing all relations in a unified framework, we can leverage the relations with sufficient data to assist the learning of other relations, thus achieving stable improvement in low-data scenarios. When the relation definitions are changed, our method can quickly adapt to the new ones by simply modifying the logic expressions that map time points to new event relations. The code is released at \url{https://github.com/AndrewZhe/A-Unified-Framework-for-ETRE}.

📄 PDF Abstract BibTeX arXiv:2305.17607

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRelationRelation ExtractionTemporal Relation Extraction

Similar Papers 제목 키워드 기반

MMUTF: Multimodal Multimedia Event Argument Extraction with Unified Template Filling

2024-06-18 · Philipp Seeberger, Dominik Wagner, Korbinian Riedhammer

With the advancement of multimedia technologies, news documents and user-generated content are often represented as multiple modalities, making Multimedia Event Extraction (MEE) an increasingly important challenge. Howev…

Data AugmentationEvent Argument ExtractionEvent Extraction

Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding

2021-10-14 · Findings (ACL) 2022 5 · Sijia Wang, Mo Yu, Shiyu Chang, Lichao Sun 외

Event extraction is typically modeled as a multi-class classification problem where event types and argument roles are treated as atomic symbols. These approaches are usually limited to a set of pre-defined types. We pro…

Event ExtractionMulti-class ClassificationNatural Language QueriesVocal Bursts Type Prediction+1

DISCOVER: Discovering Important Segments for Classification of Video Events and Recounting

2014-06-01 · CVPR 2014 6 · Chen Sun, Ram Nevatia

We propose a unified framework DISCOVER to simultaneously discover important segments, classify high-level events and generate recounting for large amounts of unconstrained web videos. The motivation is our observation t…

General Classification

Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding

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

Event extraction is typically modeled as a multi-class classification problem where both event types and argument roles are treated as atomic symbols. These approaches are usually limited to a set of pre-defined types. W…

Event ExtractionMulti-class ClassificationNatural Language QueriesVocal Bursts Type Prediction+1

A unified framework for closed-form nonparametric regression, classification, preference and mixed problems with Skew Gaussian Processes

2020-12-12 · Alessio Benavoli, Dario Azzimonti, Dario Piga

Skew-Gaussian processes (SkewGPs) extend the multivariate Unified Skew-Normal distributions over finite dimensional vectors to distribution over functions. SkewGPs are more general and flexible than Gaussian processes, a…

Active LearningBinary ClassificationFormGaussian Processes+1