paper-with-me

Papers

Weakly Supervised Subevent Knowledge Acquisition

2020-11-01 · EMNLP 2020 11 · Wenlin Yao, Zeyu Dai, Maitreyi Ramaswamy, Bonan Min, Ruihong Huang

Subevents elaborate an event and widely exist in event descriptions. Subevent knowledge is useful for discourse analysis and event-centric applications. Acknowledging the scarcity of subevent knowledge, we propose a weakly supervised approach to extract subevent relation tuples from text and build the first large scale subevent knowledge base. We first obtain the initial set of event pairs that are likely to have the subevent relation, by exploiting two observations that 1) subevents are temporally contained by the parent event, and 2) the definitions of the parent event can be used to further guide the identification of subevents. Then, we collect rich weak supervision using the initial seed subevent pairs to train a contextual classifier using BERT and apply the classifier to identify new subevent pairs. The evaluation showed that the acquired subevent tuples (239K) are of high quality (90.1{\%} accuracy) and cover a wide range of event types. The acquired subevent knowledge has been shown useful for discourse analysis and identifying a range of event-event relations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Relation

Similar Papers 제목 키워드 기반

Detecting Subevent Structure for Event Coreference Resolution

2014-05-01 · LREC 2014 5 · Jun Araki, Zhengzhong Liu, Eduard Hovy, Teruko Mitamura

In the task of event coreference resolution, recent work has shown the need to perform not only full coreference but also partial coreference of events. We show that subevents can form a particular hierarchical event str…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionNatural Language Inference+2

Weakly Supervised Monocular 3D Detection with a Single-View Image

2024-02-29 · CVPR 2024 1 · Xueying Jiang, Sheng Jin, Lewei Lu, Xiaoqin Zhang 외

Monocular 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to ob…

Knowledge DistillationObject LocalizationSelf-Knowledge DistillationTransfer Learning

Learning Constraints and Descriptive Segmentation for Subevent Detection

2021-09-13 · EMNLP 2021 11 · Haoyu Wang, Hongming Zhang, Muhao Chen, Dan Roth

Event mentions in text correspond to real-world events of varying degrees of granularity. The task of subevent detection aims to resolve this granularity issue, recognizing the membership of multi-granular events in even…

DescriptiveText Segmentation

HiEve: A Corpus for Extracting Event Hierarchies from News Stories

2014-05-01 · LREC 2014 5 · Goran Glava{\v{s}}, Jan {\v{S}}najder, Marie-Francine Moens, Parisa Kordjamshidi

In news stories, event mentions denote real-world events of different spatial and temporal granularity. Narratives in news stories typically describe some real-world event of coarse spatial and temporal granularity along…

Information RetrievalRelation Extraction

Detecting Subevents using Discourse and Narrative Features

2019-07-01 · ACL 2019 7 · Mohammed Aldawsari, Mark Finlayson

Recognizing the internal structure of events is a challenging language processing task of great importance for text understanding. We present a supervised model for automatically identifying when one event is a subevent …