paper-with-me

Papers

DeepGAR: Deep Graph Learning for Analogical Reasoning

2022-11-19 · Chen Ling, Tanmoy Chowdhury, Junji Jiang, Junxiang Wang, Xuchao Zhang, Haifeng Chen, Liang Zhao

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 assuring cognitive theory-driven constraints. Specifically, we design a geometric constraint embedding space to induce subgraph relation from node embeddings for efficient subgraph search. Furthermore, we develop novel learning and optimization strategies that could end-to-end identify correspondences that are strictly consistent with constraints driven by the cognitive theory. Extensive experiments are conducted on synthetic and real-world datasets to demonstrate the effectiveness of the proposed DeepGAR over existing methods.

📄 PDF Abstract BibTeX arXiv:2211.10821

Code (1)

triplej0079/deepgar 공식 구현 pytorch

Tasks

Graph Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Analogical Reasoning over Knowledge Graphs

2022-10-01 · Ningyu Zhang, Lei LI, Xiang Chen, Xiaozhuan Liang 외

Analogical reasoning is fundamental to human cognition and holds an important place in various fields. However, previous studies mainly focus on single-modal analogical reasoning and ignore taking advantage of structure …

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsMultimodal Reasoning

ANALOGYKB: Unlocking Analogical Reasoning of Language Models with A Million-scale Knowledge Base

2023-05-10 · Siyu Yuan, Jiangjie Chen, Changzhi Sun, Jiaqing Liang 외

Analogical reasoning is a fundamental cognitive ability of humans. However, current language models (LMs) still struggle to achieve human-like performance in analogical reasoning tasks due to a lack of resources for mode…

Knowledge Graphs

self-prompting analogical reasoning for uav object detection

2025-04-11 · Proceedings of the AAAI Conference on Artificial Intelligence 2025 4 · Nianxin Li, Mao Ye, Lihua Zhou, Song Tang 외

Unmanned Aerial Vehicle Object Detection (UAVOD) presents unique challenges due to varying altitudes, dynamic backgrounds, and the small size of objects. Traditional de- tection methods often struggle with these cha…

graph constructionobject-detectionObject DetectionObject Detection In Aerial Images+1

Can language models learn analogical reasoning? Investigating training objectives and comparisons to human performance

2023-10-09 · Molly R. Petersen, Lonneke van der Plas

While analogies are a common way to evaluate word embeddings in NLP, it is also of interest to investigate whether or not analogical reasoning is a task in itself that can be learned. In this paper, we test several ways …

Word Embeddings

Can Multimodal Large Language Model Think Analogically?

2024-11-02 · Diandian Guo, Cong Cao, Fangfang Yuan, Dakui Wang 외

Analogical reasoning, particularly in multimodal contexts, is the foundation of human perception and creativity. Multimodal Large Language Model (MLLM) has recently sparked considerable discussion due to its emergent cap…

Language ModelingLanguage ModellingLarge Language Modelmodel+1