paper-with-me

홈 › Papers

Conversational Multi-Hop Reasoning with Neural Commonsense Knowledge and Symbolic Logic Rules

2021-09-17 · EMNLP 2021 11 · Forough Arabshahi, Jennifer Lee, Antoine Bosselut, Yejin Choi, Tom Mitchell

One of the challenges faced by conversational agents is their inability to identify unstated presumptions of their users' commands, a task trivial for humans due to their common sense. In this paper, we propose a zero-shot commonsense reasoning system for conversational agents in an attempt to achieve this. Our reasoner uncovers unstated presumptions from user commands satisfying a general template of if-(state), then-(action), because-(goal). Our reasoner uses a state-of-the-art transformer-based generative commonsense knowledge base (KB) as its source of background knowledge for reasoning. We propose a novel and iterative knowledge query mechanism to extract multi-hop reasoning chains from the neural KB which uses symbolic logic rules to significantly reduce the search space. Similar to any KBs gathered to date, our commonsense KB is prone to missing knowledge. Therefore, we propose to conversationally elicit the missing knowledge from human users with our novel dynamic question generation strategy, which generates and presents contextualized queries to human users. We evaluate the model with a user study with human users that achieves a 35% higher success rate compared to SOTA.

📄 PDF Abstract BibTeX arXiv:2109.08544

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

Conversational Neuro-Symbolic Commonsense Reasoning

2020-06-17 · Forough Arabshahi, Jennifer Lee, Mikayla Gawarecki, Kathryn Mazaitis 외

In order for conversational AI systems to hold more natural and broad-ranging conversations, they will require much more commonsense, including the ability to identify unstated presumptions of their conversational partne…

JARVIS: A Neuro-Symbolic Commonsense Reasoning Framework for Conversational Embodied Agents

2022-08-28 · Kaizhi Zheng, Kaiwen Zhou, Jing Gu, Yue Fan 외

Building a conversational embodied agent to execute real-life tasks has been a long-standing yet quite challenging research goal, as it requires effective human-agent communication, multi-modal understanding, long-range …

Action GenerationCommon Sense ReasoningDecision MakingSequential Decision Making

Neural-Symbolic Commonsense Reasoner with Relation Predictors

2021-05-14 · ACL 2021 5 · Farhad Moghimifar, Lizhen Qu, Yue Zhuo, Gholamreza Haffari 외

Commonsense reasoning aims to incorporate sets of commonsense facts, retrieved from Commonsense Knowledge Graphs (CKG), to draw conclusion about ordinary situations. The dynamic nature of commonsense knowledge postulates…

Knowledge GraphsLink PredictionRelation

Dynamic Neuro-Symbolic Knowledge Graph Construction for Zero-shot Commonsense Question Answering

2019-11-10 · Antoine Bosselut, Ronan Le Bras, Yejin Choi

Understanding narratives requires reasoning about implicit world knowledge related to the causes, effects, and states of situations described in text. At the core of this challenge is how to access contextually relevant …

graph constructionKnowledge GraphsQuestion AnsweringRetrieval+1

Abductive Reasoning with Probabilistic Commonsense

2026-05-08 · Joseph Cotnareanu, Chiara Roverato, Han Zhou, Didier Chetelat 외 arxiv

Recent efforts to improve the reasoning abilities of Large Language Models (LLMs) have focused on integrating formal logic solvers within neurosymbolic frameworks. A key challenge is that formal solvers lack commonsense …

Formal Logic