PulseAugur
EN
LIVE 09:42:49

New Influential Graph Neural Predictor (IGNP) framework enhances link prediction

Researchers have developed a new framework called the Influential Graph Neural Predictor (IGNP) for link prediction on multi-relational graphs. This method models the relationship between node pairs as influence propagation, extending the Susceptible-Infectious-Recovered (SIR) epidemic model to capture large-scale influence. The framework compresses sub-graphs using virtual edges to reduce computational load and has demonstrated superior performance over existing baselines on real-world datasets. AI

IMPACT This research could improve the accuracy of link prediction in complex networks, benefiting applications like social network analysis and knowledge graph completion.

RANK_REASON The cluster contains a research paper detailing a new method for link prediction on multi-relational graphs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Influential Graph Neural Predictor (IGNP) framework enhances link prediction

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zidu Yin, Yuankai Qi, Dong Gong, Ehsan Abbasnejad, Kun Yue, Javen Qinfeng Shi ·

    Link prediction on multi-relational graphs from an influence propagation perspective

    arXiv:2608.05016v1 Announce Type: cross Abstract: Predicting the existence and type of links (edges) between nodes in a multi-relational graph is key for applications from social interaction prediction to knowledge relationship identification. Enhancing local features with releva…