paper-with-me

홈 › Papers

Contextualized Scene Imagination for Generative Commonsense Reasoning

2021-12-12 · ICLR 2022 4 · Peifeng Wang, Jonathan Zamora, Junfeng Liu, Filip Ilievski, Muhao Chen, Xiang Ren

Humans use natural language to compose common concepts from their environment into plausible, day-to-day scene descriptions. However, such generative commonsense reasoning (GCSR) skills are lacking in state-of-the-art text generation methods. Descriptive sentences about arbitrary concepts generated by neural text generation models (e.g., pre-trained text-to-text Transformers) are often grammatically fluent but may not correspond to human common sense, largely due to their lack of mechanisms to capture concept relations, to identify implicit concepts, and to perform generalizable reasoning about unseen concept compositions. In this paper, we propose an Imagine-and-Verbalize (I&V) method, which learns to imagine a relational scene knowledge graph (SKG) with relations between the input concepts, and leverage the SKG as a constraint when generating a plausible scene description. We collect and harmonize a set of knowledge resources from different domains and modalities, providing a rich auxiliary supervision signal for I&V. The experiments demonstrate the effectiveness of I&V in improving language models on both concept-to-sentence and concept-to-story generation tasks, while enabling the model to learn well from fewer task examples and generate SKGs that make common sense to human annotators.

📄 PDF Abstract BibTeX arXiv:2112.06318

Code (1)

wangpf3/imagine-and-verbalize 공식 구현 pytorch

Tasks

Common Sense ReasoningDescriptiveSentenceStory GenerationText Generation

Similar Papers 제목 키워드 기반

CoSIm: Commonsense Reasoning for Counterfactual Scene Imagination

2022-07-08 · NAACL 2022 7 · Hyounghun Kim, Abhay Zala, Mohit Bansal

As humans, we can modify our assumptions about a scene by imagining alternative objects or concepts in our minds. For example, we can easily anticipate the implications of the sun being overcast by rain clouds (e.g., the…

counterfactual

Zero-shot Commonsense Reasoning over Machine Imagination

2024-10-12 · Hyuntae Park, Yeachan Kim, Jun-Hyung Park, SangKeun Lee

Recent approaches to zero-shot commonsense reasoning have enabled Pre-trained Language Models (PLMs) to learn a broad range of commonsense knowledge without being tailored to specific situations. However, they often suff…

Question AnsweringVisual Question Answering

CICERO: A Dataset for Contextualized Commonsense Inference in Dialogues

2022-03-25 · ACL 2022 5 · Deepanway Ghosal, Siqi Shen, Navonil Majumder, Rada Mihalcea 외

This paper addresses the problem of dialogue reasoning with contextualized commonsense inference. We curate CICERO, a dataset of dyadic conversations with five types of utterance-level reasoning-based inferences: cause, …

Answer GenerationAnswer Selection

Enhancing Zero-shot Commonsense Reasoning by Integrating Visual Knowledge via Machine Imagination

2026-03-05 · Hyuntae Park, Yeachan Kim, SangKeun Lee arxiv

Recent advancements in zero-shot commonsense reasoning have empowered Pre-trained Language Models (PLMs) to acquire extensive commonsense knowledge without requiring task-specific fine-tuning. Despite this progress, thes…

SG-Bot: Object Rearrangement via Coarse-to-Fine Robotic Imagination on Scene Graphs

2023-09-21 · Guangyao Zhai, Xiaoni Cai, Dianye Huang, Yan Di 외

Object rearrangement is pivotal in robotic-environment interactions, representing a significant capability in embodied AI. In this paper, we present SG-Bot, a novel rearrangement framework that utilizes a coarse-to-fine …

Object Rearrangement