paper-with-me

Papers

Story Generation with Commonsense Knowledge Graphs and Axioms

2021-09-03 · AKBC Workshop CSKB 2021 10 · Filip Ilievski, Jay Pujara, Hanzhi Zhang

Humans can understand stories, and the rich interactions between agents, locations, and events, seamlessly. However, state-of-the-art reasoning models struggle with understanding, completing, or explaining stories, often due to the complexity of the underlying common sense necessary for comprehension. One potential reason models perform poorly is the lack of large-scale training data that supplies annotations of the common sense necessary for story understanding. In this paper, we investigate the generation of stories at scale, by combining commonsense axioms with commonsense knowledge graphs to produce stories annotated with common sense. We first demonstrate that commonsense axioms and commonsense knowledge graphs are sufficient to capture the underlying narratives in a popular story corpus. Our method aligns story types with commonsense axioms, and queries to a commonsense knowledge graph, enabling the generation of hundreds of thousands of stories. We evaluate these stories for sensibility and interestingness through a crowdsourcing task. Using our story corpus, we also design a probing task with questions for three exemplar story types. Our results show that our method generates story endings of a higher quality compared to the current generative language models. This work points to key open challenges around generating better stories, providing more comprehensive explanations, and building models that can explain any story with axioms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningKnowledge GraphsStory Generation

Similar Papers 제목 키워드 기반

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9

Filling the Gap: Is Commonsense Knowledge Generation useful for Natural Language Inference?

2025-07-20 · Chathuri Jayaweera, Brianna Yanqui, Bonnie Dorr arxiv

Natural Language Inference (NLI) is the task of determining whether a premise entails, contradicts, or is neutral with respect to a given hypothesis. The task is often framed as emulating human inferential processes, in …

Natural Language Inference

Knowledgeable Storyteller: A Commonsense-Driven Generative Model for Visual Storytelling

2019-05-04 · IJCAI 2019 2019 5 · Pengcheng Yang, Fuli Luo, Peng Chen, Lei LI 외

The visual storytelling (VST) task aims at generating a reasonable and coherent paragraph-level story with the image stream as input. Different from caption that is a direct and literal description of image content, the …

AI AgentKnowledge GraphsSemantic SimilaritySemantic Textual Similarity+2

Adversarial Transformer Language Models for Contextual Commonsense Inference

2023-02-10 · Pedro Colon-Hernandez, Henry Lieberman, Yida Xin, Claire Yin 외

Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task a…

Knowledge GraphsLanguage ModelingLanguage ModellingSentence

A Knowledge-Enhanced Pretraining Model for Commonsense Story Generation

2020-01-15 · TACL 2020 1 · Jian Guan, Fei Huang, Zhihao Zhao, Xiaoyan Zhu 외

Story generation, namely generating a reasonable story from a leading context, is an important but challenging task. In spite of the success in modeling fluency and local coherence, existing neural language generation mo…

Multi-Task LearningStory GenerationText Generation