paper-with-me

Papers

Connecting the Dots: Event Graph Schema Induction with Path Language Modeling

2020-11-01 · EMNLP 2020 11 · Manling Li, Qi Zeng, Ying Lin, Kyunghyun Cho, Heng Ji, Jonathan May, Nathanael Chambers, Clare Voss

Event schemas can guide our understanding and ability to make predictions with respect to what might happen next. We propose a new Event Graph Schema, where two event types are connected through multiple paths involving entities that fill important roles in a coherent story. We then introduce Path Language Model, an auto-regressive language model trained on event-event paths, and select salient and coherent paths to probabilistically construct these graph schemas. We design two evaluation metrics, instance coverage and instance coherence, to evaluate the quality of graph schema induction, by checking when coherent event instances are covered by the schema graph. Intrinsic evaluations show that our approach is highly effective at inducing salient and coherent schemas. Extrinsic evaluations show the induced schema repository provides significant improvement to downstream end-to-end Information Extraction over a state-of-the-art joint neural extraction model, when used as additional global features to unfold instance graphs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification

2023-07-05 · Sha Li, Ruining Zhao, Manling Li, Heng Ji 외

Event schemas are a form of world knowledge about the typical progression of events. Recent methods for event schema induction use information extraction systems to construct a large number of event graph instances from …

Event ExpansionWorld Knowledge

Event Schema Induction with Double Graph Autoencoders

2022-07-01 · NAACL 2022 7 · Xiaomeng Jin, Manling Li, Heng Ji

Event schema depicts the typical structure of complex events, serving as a scaffolding to effectively analyze, predict, and possibly intervene in the ongoing events. To induce event schemas from historical events, previo…

The Future is not One-dimensional: Complex Event Schema Induction by Graph Modeling for Event Prediction

2021-04-13 · EMNLP 2021 11 · Manling Li, Sha Li, Zhenhailong Wang, Lifu Huang 외

Event schemas encode knowledge of stereotypical structures of events and their connections. As events unfold, schemas are crucial to act as a scaffolding. Previous work on event schema induction focuses either on atomic …

Causal schema induction for knowledge discovery

2023-03-27 · Michael Regan, Jena D. Hwang, Keisuke Sakaguchi, James Pustejovsky

Making sense of familiar yet new situations typically involves making generalizations about causal schemas, stories that help humans reason about event sequences. Reasoning about events includes identifying cause and eff…

Human-in-the-Loop Schema Induction

2023-02-25 · Tianyi Zhang, Isaac Tham, Zhaoyi Hou, Jiaxuan Ren 외

Schema induction builds a graph representation explaining how events unfold in a scenario. Existing approaches have been based on information retrieval (IR) and information extraction(IE), often with limited human curati…

Information RetrievalRetrieval