paper-with-me

홈 › Papers

Neuro-Symbolic Visual Dialog

2022-08-22 · COLING 2022 10 · Adnen Abdessaied, Mihai Bâce, Andreas Bulling

We propose Neuro-Symbolic Visual Dialog (NSVD) -the first method to combine deep learning and symbolic program execution for multi-round visually-grounded reasoning. NSVD significantly outperforms existing purely-connectionist methods on two key challenges inherent to visual dialog: long-distance co-reference resolution as well as vanishing question-answering performance. We demonstrate the latter by proposing a more realistic and stricter evaluation scheme in which we use predicted answers for the full dialog history when calculating accuracy. We describe two variants of our model and show that using this new scheme, our best model achieves an accuracy of 99.72% on CLEVR-Dialog -a relative improvement of more than 10% over the state of the art while only requiring a fraction of training data. Moreover, we demonstrate that our neuro-symbolic models have a higher mean first failure round, are more robust against incomplete dialog histories, and generalise better not only to dialogs that are up to three times longer than those seen during training but also to unseen question types and scenes.

📄 PDF Abstract BibTeX arXiv:2208.10353

Code (1)

adnenabdessaied/NSVD 공식 구현 pytorch

Tasks

Question Answering

Similar Papers 제목 키워드 기반

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

An Interpretable Neuro-Symbolic Reasoning Framework for Task-Oriented Dialogue Generation

2022-03-11 · ACL 2022 5 · Shiquan Yang, Rui Zhang, Sarah Erfani, Jey Han Lau

We study the interpretability issue of task-oriented dialogue systems in this paper. Previously, most neural-based task-oriented dialogue systems employ an implicit reasoning strategy that makes the model predictions uni…

Dialogue GenerationTask-Oriented Dialogue Systemsvalid

TableMoE: Neuro-Symbolic Routing for Structured Expert Reasoning in Multimodal Table Understanding

2025-06-26 · Junwen Zhang, Pu Chen, Yin Zhang

Multimodal understanding of tables in real-world contexts is challenging due to the complexity of structure, symbolic density, and visual degradation (blur, skew, watermarking, incomplete structures or fonts, multi-span …

NS3D: Neuro-Symbolic Grounding of 3D Objects and Relations

2023-03-23 · CVPR 2023 1 · Joy Hsu, Jiayuan Mao, Jiajun Wu

Grounding object properties and relations in 3D scenes is a prerequisite for a wide range of artificial intelligence tasks, such as visually grounded dialogues and embodied manipulation. However, the variability of the 3…

Question AnsweringReferring ExpressionReferring Expression ComprehensionVisual Reasoning

TReMu: Towards Neuro-Symbolic Temporal Reasoning for LLM-Agents with Memory in Multi-Session Dialogues

2025-02-03 · Yubin Ge, Salvatore Romeo, Jason Cai, Raphael Shu 외

Temporal reasoning in multi-session dialogues presents a significant challenge which has been under-studied in previous temporal reasoning benchmarks. To bridge this gap, we propose a new evaluation task for temporal rea…

MemorizationTimeline Summarization