paper-with-me

홈 › Papers

Improving Coherence and Consistency in Neural Sequence Models with Dual-System, Neuro-Symbolic Reasoning

2021-07-06 · NeurIPS 2021 12 · Maxwell Nye, Michael Henry Tessler, Joshua B. Tenenbaum, Brenden M. Lake

Human reasoning can often be understood as an interplay between two systems: the intuitive and associative ("System 1") and the deliberative and logical ("System 2"). Neural sequence models -- which have been increasingly successful at performing complex, structured tasks -- exhibit the advantages and failure modes of System 1: they are fast and learn patterns from data, but are often inconsistent and incoherent. In this work, we seek a lightweight, training-free means of improving existing System 1-like sequence models by adding System 2-inspired logical reasoning. We explore several variations on this theme in which candidate generations from a neural sequence model are examined for logical consistency by a symbolic reasoning module, which can either accept or reject the generations. Our approach uses neural inference to mediate between the neural System 1 and the logical System 2. Results in robust story generation and grounded instruction-following show that this approach can increase the coherence and accuracy of neurally-based generations.

📄 PDF Abstract BibTeX arXiv:2107.02794

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingLogical ReasoningStory Generation

Similar Papers 제목 키워드 기반

Neurosymbolic artificial intelligence via large language models and coherence-driven inference

2025-02-19 · Steve Huntsman, Jewell Thomas

We devise an algorithm to generate sets of propositions that objectively instantiate graphs that support coherence-driven inference. We then benchmark the ability of large language models (LLMs) to reconstruct coherence …

ViMax: Agentic Video Generation

2026-06-02 · Lingxuan Huang, Sizhe He, Hengji Zhou, Liqiang Nie 외 arxiv

Long-form video generation requires systematic narrative planning and visual consistency that current short-clip methods cannot provide. Existing methods generate isolated sequences without narrative structure and lack m…

Video Generation

IVIE: A Neuro-symbolic Approach to Incremental and Validated Generation of Interactive Fiction Worlds

2026-06-11 · Micaela Vaucher, Santiago Silveira, Santiago Góngora, Luis Chiruzzo arxiv

Computational creativity in Interactive Fiction faces a fundamental tension: Large Language Models (LLM) may produce creative narratives but struggle with world coherence, while symbolic systems ensure consistency but la…

ASurvey: Spatiotemporal Consistency in Video Generation

2025-02-25 · Zhiyu Yin, Kehai Chen, Xuefeng Bai, Ruili Jiang 외

Video generation, by leveraging a dynamic visual generation method, pushes the boundaries of Artificial Intelligence Generated Content (AIGC). Video generation presents unique challenges beyond static image generation, r…

Image GenerationVideo Generation

World-State Transformations for Neuro-symbolic Interactive Storytelling

2026-05-23 · Santiago Góngora, Luis Chiruzzo, Gonzalo Méndez, Pablo Gervás arxiv

Large Language Models (LLMs) have changed the possibilities of Interactive Storytelling systems that process free-text user input. However, as more of these systems are built, evidence continues to mount regarding the st…