paper-with-me

Papers

Automated Action Model Acquisition from Narrative Texts

2023-07-17 · RuiQi Li, Leyang Cui, Songtuan Lin, Patrik Haslum

Action models, which take the form of precondition/effect axioms, facilitate causal and motivational connections between actions for AI agents. Action model acquisition has been identified as a bottleneck in the application of planning technology, especially within narrative planning. Acquiring action models from narrative texts in an automated way is essential, but challenging because of the inherent complexities of such texts. We present NaRuto, a system that extracts structured events from narrative text and subsequently generates planning-language-style action models based on predictions of commonsense event relations, as well as textual contradictions and similarities, in an unsupervised manner. Experimental results in classical narrative planning domains show that NaRuto can generate action models of significantly better quality than existing fully automated methods, and even on par with those of semi-automated methods.

📄 PDF Abstract BibTeX arXiv:2307.10247

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Temporal Event Knowledge Acquisition via Identifying Narratives

2018-05-28 · ACL 2018 7 · Wenlin Yao, Ruihong Huang

Inspired by the double temporality characteristic of narrative texts, we propose a novel approach for acquiring rich temporal "before/after" event knowledge across sentences in narrative stories. The double temporality s…

General ClassificationRelation ClassificationTemporal Relation Classification

Heroes, Villains, and Victims, and GPT-3: Automated Extraction of Character Roles Without Training Data

2022-05-16 · NAACL (WNU) 2022 7 · Dominik Stammbach, Maria Antoniak, Elliott Ash

This paper shows how to use large-scale pre-trained language models to extract character roles from narrative texts without training data. Queried with a zero-shot question-answering prompt, GPT-3 can identify the hero, …

ArticlesQuestion Answering

NarrativeTrack: Evaluating Entity-Centric Reasoning for Narrative Understanding

2026-01-03 · Hyeonjeong Ha, Jinjin Ge, Bo Feng, Kaixin Ma 외 arxiv

Multimodal large language models (MLLMs) have achieved impressive progress in vision-language reasoning, yet their ability to understand temporally unfolding narratives in videos remains underexplored. True narrative und…

Understanding the Semantics of Narratives of Interpersonal Violence through Reader Annotations and Physiological Reactions

2017-04-01 · WS 2017 4 · Alex Calderwood, er, Elizabeth A. Pruett, Raymond Ptucha 외

Interpersonal violence (IPV) is a prominent sociological problem that affects people of all demographic backgrounds. By analyzing how readers interpret, perceive, and react to experiences narrated in social media posts, …

coreference-resolutionCoreference ResolutionSemantic Role Labelingtext annotation

Renard: A Modular Pipeline for Extracting Character Networks from Narrative Texts

2024-07-02 · Arthur Amalvy, Vincent Labatut, Richard Dufour

Renard (Relationships Extraction from NARrative Documents) is a Python library that allows users to define custom natural language processing (NLP) pipelines to extract character networks from narrative texts. Contrary t…