DeepGAR: Deep Graph Learning for Analogical Reasoning
Chen Ling, Tanmoy Chowdhury, Junji Jiang, Junxiang Wang, Xuchao Zhang,, Haifeng Chen, and Liang Zhao

TL;DR
DeepGAR introduces a deep learning framework for analogical reasoning based on Structure-Mapping Theory, effectively identifying relational correspondences in graphs while respecting cognitive constraints, and demonstrating superior performance on various datasets.
Contribution
It presents a novel deep learning approach that integrates cognitive theory-driven constraints into graph-based analogical reasoning, addressing previous computational challenges.
Findings
DeepGAR outperforms existing methods on synthetic datasets.
The framework effectively incorporates cognitive constraints into deep learning.
Experimental results validate the approach's efficiency and accuracy.
Abstract
Analogical reasoning is the process of discovering and mapping correspondences from a target subject to a base subject. As the most well-known computational method of analogical reasoning, Structure-Mapping Theory (SMT) abstracts both target and base subjects into relational graphs and forms the cognitive process of analogical reasoning by finding a corresponding subgraph (i.e., correspondence) in the target graph that is aligned with the base graph. However, incorporating deep learning for SMT is still under-explored due to several obstacles: 1) the combinatorial complexity of searching for the correspondence in the target graph; 2) the correspondence mining is restricted by various cognitive theory-driven constraints. To address both challenges, we propose a novel framework for Analogical Reasoning (DeepGAR) that identifies the correspondence between source and target domains by…
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 · Bioinformatics and Genomic Networks · Semantic Web and Ontologies
MethodsBalanced Selection
