New Model Improves Multi-Label Node Classification on Graphs

Yifei Sun, Zemin Liu, Bryan Hooi, Yang Yang, Rizal Fathony, Jia Chen, Bingsheng He· July 2, 2026 View original

Key takeaways

  • Multi-label node classification on graphs is challenging due to complex label influences.
  • Existing GNN methods often miss intricate label interaction dynamics.
  • The LIP model quantifies and propagates high-order label influences.
  • LIP dynamically adjusts learning, outperforming state-of-the-art methods on MLNC tasks.

Who benefits

HealthcareSocial MediaE-commerceCybersecurityFinance

Summary

This paper introduces Label Influence Propagation (LIP), a novel model for multi-label node classification on graphs that accounts for intricate influences between labels. By constructing a label influence graph and propagating high-order influences, LIP dynamically adjusts learning to amplify positive and mitigate negative label contributions, outperforming state-of-the-art methods.

Graphs are ubiquitous data structures, and nodes often possess multiple labels, such as proteins with various functions or users with diverse interests. Accurately classifying these multi-label nodes (MLNC) is a critical challenge. While existing methods leverage graph neural networks (GNNs) for label co-occurrence or incorporate label embeddings, they frequently overlook the complex, dynamic influences labels exert on each other within non-Euclidean graph data. To address this gap, researchers propose Label Influence Propagation (LIP). This model first decomposes the message passing process in GNNs into propagation and transformation operations. It then meticulously analyzes and quantifies the influence correlations between labels within each operation. Based on these insights, LIP constructs a dedicated label influence graph. Through this influence graph, LIP propagates high-order influences, dynamically adjusting the learning process. It amplifies labels with positive contributions while mitigating those with negative influence, leading to more accurate classifications. Comprehensive evaluations on benchmark datasets demonstrate that LIP consistently surpasses state-of-the-art methods across various settings, proving its effectiveness for MLNC tasks.

Why it matters

Professionals working with complex networked data, such as social networks, biological networks, or e-commerce graphs, can leverage this advanced classification technique to gain more accurate insights into multi-faceted entities and their relationships.

How to implement this in your domain

  1. 1Evaluate current multi-label classification approaches for graph-structured data in your domain.
  2. 2Explore the feasibility of integrating Label Influence Propagation (LIP) into existing graph analysis pipelines.
  3. 3Develop or adapt graph datasets to test the performance of LIP against current methods.
  4. 4Train data science teams on advanced graph neural network techniques and label influence modeling.

Original post by Yifei Sun, Zemin Liu, Bryan Hooi, Yang Yang, Rizal Fathony, Jia Chen, Bingsheng He

"arXiv:2607.00671v1 Announce Type: new Abstract: Graphs are a complex and versatile data structure used across various domains, with possibly multi-label nodes playing a particularly crucial role. Examples include proteins in PPI networks with multiple functions and users in socia…"

View on X

Originally posted by Yifei Sun, Zemin Liu, Bryan Hooi, Yang Yang, Rizal Fathony, Jia Chen, Bingsheng He on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses