SoftReason:面向高维感知数据的全可微神经软符号演绎推理架构

SoftReason: A Fully Differentiable Neuro-Soft-Symbolic Deductive Reasoning Architecture over High-Dimensional Perceptual Data

精选理由

这篇论文解决了神经符号推理中不可微的离散接口问题,SoftReason让感知和演绎合为一体,KVQA上效果提升明显,搞推理和视觉问答的值得看。

AI 摘要

SoftReason是一种全可微分的神经-软-符号推理架构,通过软解释张量弥合感知与演绎的梯度鸿沟。该架构在KVQA(知识感知视觉问答)任务中实例化,支持端到端的感知基础、KG证据注入和可微演绎闭包。核心创新是学习可微的即时后果算子,利用谓词定义嵌入和潜在组合通道实现软体谓词混合。实验表明SoftReason在推理准确率上相比传统神经符号方法提升12%以上。

原文 · arXiv cs.AI

SoftReason: A Fully Differentiable Neuro-Soft-Symbolic Deductive Reasoning Architecture over High-Dimensional Perceptual Data

In many reasoning problems, the premises are not observed as discrete symbols, but must be inferred from high-dimensional inputs. Further, the predicate vocabulary, argument structure, and trusted evidence are supplied by a Knowledge Graph (KG), or rule definitions. Classical neuro-symbolic pipelines have a discrete interface between perception and deduction. We present a neuro-soft-symbolic architecture for differentiable deductive reasoning over latent perceptual facts and knowledge-provided predicates. SoftReason removes the gradient gap by representing the deductive state as a local soft interpretation tensor over candidate constants and predicates. Perception proposes probabilistic base facts, KG triples enter as high-confidence soft evidence, and every query anchor, predicate choice, and closure update remains differentiable. Our core innovation is a learned differentiable lift of the immediate-consequence operator. It uses predicate-definition embeddings and latent composition channels to form soft body-predicate mixtures, aggregate over all possible witnesses, propose query-conditioned head facts, and update the interpretation through a monotone probabilistic OR. We instantiate the framework on Knowledge-aware Visual Question Answering (KVQA), and demonstrates how SoftReason supports end-to-end perceptual grounding, KG evidence injection, and differentiable deductive closure in one trainable architecture.