PulseAugur
EN
LIVE 09:35:26

New framework IGNORE enhances link prediction using influence propagation

Researchers have developed a new framework called the Influential Graph Neural Predictor (IGNORE) to improve link prediction in multi-relational graphs. This method models node relationships as influence propagation, extending the Susceptible-Infectious-Recovered (SIR) epidemic model to capture large-scale influence. By compressing sub-graphs with virtual edges, the framework reduces computational load while incorporating global graph structure. Experiments show IGNORE significantly outperforms existing baseline methods on real-world datasets. AI

IMPACT This research introduces a novel approach to link prediction in graphs, potentially improving applications in social networks and knowledge graph completion.

RANK_REASON The cluster describes a new research paper proposing a novel framework for link prediction in graphs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on Hugging Face Daily Papers →

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

New framework IGNORE enhances link prediction using influence propagation

COVERAGE [1]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

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

    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 relevant global information is crucial for accurate link…