FUSE: Fast Semi-Supervised Node Embedding Learning via Structural and Label-Aware Optimization
By: Sujan Chakraborty , Rahul Bordoloi , Anindya Sengupta and more
Potential Business Impact:
Helps computers learn from connected data better.
Graph-based learning is a cornerstone for analyzing structured data, with node classification as a central task. However, in many real-world graphs, nodes lack informative feature vectors, leaving only neighborhood connectivity and class labels as available signals. In such cases, effective classification hinges on learning node embeddings that capture structural roles and topological context. We introduce a fast semi-supervised embedding framework that jointly optimizes three complementary objectives: (i) unsupervised structure preservation via scalable modularity approximation, (ii) supervised regularization to minimize intra-class variance among labeled nodes, and (iii) semi-supervised propagation that refines unlabeled nodes through random-walk-based label spreading with attention-weighted similarity. These components are unified into a single iterative optimization scheme, yielding high-quality node embeddings. On standard benchmarks, our method consistently achieves classification accuracy at par with or superior to state-of-the-art approaches, while requiring significantly less computational cost.
Similar Papers
Bi-View Embedding Fusion: A Hybrid Learning Approach for Knowledge Graph's Nodes Classification Addressing Problems with Limited Data
Machine Learning (CS)
Makes smart computers learn better from less information.
Rethinking Semi-Supervised Node Classification with Self-Supervised Graph Clustering
Machine Learning (CS)
Helps computers understand groups of connected information.
Cross-View Topology-Aware Graph Representation Learning
Machine Learning (CS)
Helps computers understand complex data patterns better.