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

Abstract

The classic problem of node importance estimation has been conventionally studied with homogeneous network topology analysis. To deal with practical 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 fully 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 namely SKES. Different from previous automatic learning designs, SKES exploits heterogeneous structural knowledge to enrich the informativeness of node representations. Then based on a sufficiently uninformative reference, SKES estimates the importance value for any input node, by quantifying its informativeness 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.

Cite

Text

Chen et al. "Deep Structural Knowledge Exploitation and Synergy for Estimating Node Importance Value on Heterogeneous Information Networks." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I8.28671

Markdown

[Chen et al. "Deep Structural Knowledge Exploitation and Synergy for Estimating Node Importance Value on Heterogeneous Information Networks." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/chen2024aaai-deep/) doi:10.1609/AAAI.V38I8.28671

BibTeX

@inproceedings{chen2024aaai-deep,
  title     = {{Deep Structural Knowledge Exploitation and Synergy for Estimating Node Importance Value on Heterogeneous Information Networks}},
  author    = {Chen, Yankai and Fang, Yixiang and Wang, Qiongyan and Cao, Xin and King, Irwin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8302-8310},
  doi       = {10.1609/AAAI.V38I8.28671},
  url       = {https://mlanthology.org/aaai/2024/chen2024aaai-deep/}
}