Large-scale semi-supervised learning with online spectral graph sparsification

📅 2026-04-29
📈 Citations: 0
Influential: 0
📄 PDF

career value

252K/year
🤖 AI Summary
This work addresses the high computational and memory costs inherent in large-scale semi-supervised learning by proposing Sparse-HFS, an algorithm that introduces online spectral graph sparsification to this domain for the first time. By integrating techniques from graph signal processing, Sparse-HFS achieves significant reductions in both time and space complexity while preserving model accuracy. Specifically, it operates with $O(n \,\text{polylog}(n))$ space and $O(m \,\text{polylog}(n))$ time, yielding near-linear time and sublinear space complexity. This efficiency enables effective semi-supervised learning on extremely large graphs that were previously intractable due to resource constraints.
📝 Abstract
We introduce Sparse-HFS, a scalable algorithm that can compute solutions to SSL problems using only O(n polylog(n)) space and O(m polylog(n)) time.
Problem

Research questions and friction points this paper is trying to address.

semi-supervised learning
large-scale
spectral graph sparsification
scalability
space efficiency
Innovation

Methods, ideas, or system contributions that make the work stand out.

semi-supervised learning
spectral graph sparsification
scalable algorithm
online learning
graph-based SSL
🔎 Similar Papers
No similar papers found.