paper-with-me

홈 › Papers

Deep Structural Knowledge Exploitation and Synergy for Estimating Node Importance Value on Heterogeneous Information Networks

2024-02-19 · Yankai Chen, Yixiang Fang, Qiongyan Wang, Xin Cao, Irwin King

Node importance estimation problem has been studied conventionally with homogeneous network topology analysis. To deal with network heterogeneity, a few recent methods employ graph neural models to automatically learn diverse sources of information. However, the major concern revolves around that their full adaptive learning process may lead to insufficient information exploration, thereby formulating the problem as the isolated node value prediction with underperformance and less interpretability. In this work, we propose a novel learning framework: SKES. Different from previous automatic learning designs, SKES exploits heterogeneous structural knowledge to enrich the informativeness of node representations. Based on a sufficiently uninformative reference, SKES estimates the importance value for any input node, by quantifying its disparity against the reference. This establishes an interpretable node importance computation paradigm. Furthermore, SKES dives deep into the understanding that "nodes with similar characteristics are prone to have similar importance values" whilst guaranteeing that such informativeness disparity between any different nodes is orderly reflected by the embedding distance of their associated latent features. Extensive experiments on three widely-evaluated benchmarks demonstrate the performance superiority of SKES over several recent competing methods.

📄 PDF Abstract BibTeX arXiv:2402.12411

Code (0)

등록된 구현이 없습니다.

Tasks

InformativenessValue prediction

Similar Papers 제목 키워드 기반

Synergistic information in a dynamical model implemented on the human structural connectome reveals spatially distinct associations with age

2020-02-11

We implement the dynamical Ising model on the large scale architecture of white matter connections of healthy subjects in the age range 4-85 years, and analyze the dynamics in terms of the synergy, a quantity measuring t…

SynergyKGC: Reconciling Topological Heterogeneity in Knowledge Graph Completion via Topology-Aware Synergy

2026-02-11 · Xuecheng Zou, Yu Tang, Bingbing Wang arxiv

Knowledge Graph Completion (KGC) fundamentally hinges on the coherent fusion of pre-trained entity semantics with heterogeneous topological structures to facilitate robust relational reasoning. However, existing paradigm…

Knowledge Graph CompletionRelational Reasoning

Continual Learning via Learning a Continual Memory in Vision Transformer

2023-03-14 · Chinmay Savadikar, Michelle Dai, Tianfu Wu

This paper studies task-incremental continual learning (TCL) using Vision Transformers (ViTs). Our goal is to improve the overall streaming-task performance without catastrophic forgetting by learning task synergies (e.g…

Continual LearningNeural Architecture Search

Optimizing Federated Graph Learning with Inherent Structural Knowledge and Dual-Densely Connected GNNs

2024-08-21 · Longwen Wang, Jianchun Liu, Zhi Liu, Jinyang Huang

Federated Graph Learning (FGL) is an emerging technology that enables clients to collaboratively train powerful Graph Neural Networks (GNNs) in a distributed manner without exposing their private data. Nevertheless, FGL …

Graph Learning

An Effective Approach for Node Classification in Textual Graphs

2025-08-07 · Rituparna Datta, Nibir Chandra Mandal arxiv

Textual Attribute Graphs (TAGs) are critical for modeling complex networks like citation networks, but effective node classification remains challenging due to difficulties in integrating rich semantics from text with st…

Node Classification