Neural Consciousness Flow
Xiaoran Xu, Wei Feng, Zhiqing Sun, Zhi-Hong Deng

TL;DR
NeuCFlow introduces an attentive message passing framework inspired by consciousness to enhance reasoning in deep learning, significantly improving knowledge graph completion performance on large-scale graphs.
Contribution
The paper proposes a novel neural reasoning model based on attentive awareness and consciousness prior, reducing complexity and improving scalability in graph neural network reasoning tasks.
Findings
NeuCFlow outperforms state-of-the-art KBC methods
Model reduces computational complexity on large graphs
Effective in knowledge graph reasoning tasks
Abstract
The ability of reasoning beyond data fitting is substantial to deep learning systems in order to make a leap forward towards artificial general intelligence. A lot of efforts have been made to model neural-based reasoning as an iterative decision-making process based on recurrent networks and reinforcement learning. Instead, inspired by the consciousness prior proposed by Yoshua Bengio, we explore reasoning with the notion of attentive awareness from a cognitive perspective, and formulate it in the form of attentive message passing on graphs, called neural consciousness flow (NeuCFlow). Aiming to bridge the gap between deep learning systems and reasoning, we propose an attentive computation framework with a three-layer architecture, which consists of an unconsciousness flow layer, a consciousness flow layer, and an attention flow layer. We implement the NeuCFlow model with graph neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Topic Modeling
