paper-with-me

홈 › Papers

Zero-Shot On-the-Fly Event Schema Induction

2022-10-12 · Rotem Dror, Haoyu Wang, Dan Roth

What are the events involved in a pandemic outbreak? What steps should be taken when planning a wedding? The answers to these questions can be found by collecting many documents on the complex event of interest, extracting relevant information, and analyzing it. We present a new approach in which large language models are utilized to generate source documents that allow predicting, given a high-level event definition, the specific events, arguments, and relations between them to construct a schema that describes the complex event in its entirety. Using our model, complete schemas on any topic can be generated on-the-fly without any manual data collection, i.e., in a zero-shot manner. Moreover, we develop efficient methods to extract pertinent information from texts and demonstrate in a series of experiments that these schemas are considered to be more complete than human-curated ones in the majority of examined scenarios. Finally, we show that this framework is comparable in performance with previous supervised schema induction methods that rely on collecting real texts while being more general and flexible without the need for a predefined ontology.

📄 PDF Abstract BibTeX arXiv:2210.06254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zero-Shot On-the-Fly Event Schema Induction

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

What are the events involved in a pandemic outbreak? What steps should be taken when planning a wedding? The answers to these questions can be found by collecting many documents on the complex event of interest, extracti…

AutoSchemaKG: Autonomous Knowledge Graph Construction through Dynamic Schema Induction from Web-Scale Corpora

2025-05-29 · Jiaxin Bai, Wei Fan, Qi Hu, Qing Zong 외

We present AutoSchemaKG, a framework for fully autonomous knowledge graph construction that eliminates the need for predefined schemas. Our system leverages large language models to simultaneously extract knowledge tripl…

graph constructionKnowledge Graphs

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…

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…