paper-with-me

홈 › Papers

Mining Logical Event Schemas From Pre-Trained Language Models

2022-04-12 · ACL 2022 5 · Lane Lawley, Lenhart Schubert

We present NESL (the Neuro-Episodic Schema Learner), an event schema learning system that combines large language models, FrameNet parsing, a powerful logical representation of language, and a set of simple behavioral schemas meant to bootstrap the learning process. In lieu of a pre-made corpus of stories, our dataset is a continuous feed of "situation samples" from a pre-trained language model, which are then parsed into FrameNet frames, mapped into simple behavioral schemas, and combined and generalized into complex, hierarchical schemas for a variety of everyday scenarios. We show that careful sampling from the language model can help emphasize stereotypical properties of situations and de-emphasize irrelevant details, and that the resulting schemas specify situations more comprehensively than those learned by other systems.

📄 PDF Abstract BibTeX arXiv:2204.05939

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Towards Natural Language Story Understanding with Rich Logical Schemas

2019-05-01 · WS 2019 5 · Gene Louis Kim, Lane Lawley, Lenhart Schubert

Generating {``}commonsense{'}{'} knowledge for intelligent understanding and reasoning is a difficult, long-standing problem, whose scale challenges the capacity of any approach driven primarily by human input. Furthermo…

Learning General Event Schemas with Episodic Logic

2021-06-01 · ACL (NALOMA, IWCS) 2021 6 · Lane Lawley, Benjamin Kuehnert, Lenhart Schubert

We present a system for learning generalized, stereotypical patterns of events—or “schemas”—from natural language stories, and applying them to make predictions about other stories. Our schemas are represented with Episo…

World Knowledge

Harvesting Event Schemas from Large Language Models

2023-05-12 · Jialong Tang, Hongyu Lin, Zhuoqun Li, Yaojie Lu 외

Event schema provides a conceptual, structural and formal language to represent events and model the world event knowledge. Unfortunately, it is challenging to automatically induce high-quality and high-coverage event sc…

Diversity

Drafting Event Schemas using Language Models

2023-05-24 · Anisha Gunjal, Greg Durrett

Past work has studied event prediction and event language modeling, sometimes mediated through structured representations of knowledge in the form of event schemas. Such schemas can lead to explainable predictions and fo…

DescriptiveDiversityLanguage ModelingLanguage Modelling+2

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 외

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 …

Language ModelingLanguage Modelling