Stochastic Iterative Hard Thresholding for Graph-structured Sparsity Optimization
Baojian Zhou, Feng Chen, Yiming Ying

TL;DR
This paper introduces a stochastic gradient method for solving complex graph-structured sparsity problems, demonstrating linear convergence and efficiency in large-scale applications like social networks and disease modeling.
Contribution
It presents a novel stochastic gradient algorithm tailored for non-convex graph-structured sparsity models, extending beyond traditional convex sparsity norms.
Findings
Algorithm achieves linear convergence up to a constant error.
Extensive experiments confirm efficiency and effectiveness.
Applicable to diverse large-scale network analysis tasks.
Abstract
Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models where the sparsity information is very specific, e.g., convex sparsity-inducing norms or -norm. However, these norms cannot be directly applied to the problem of complex (non-convex) graph-structured sparsity models, which have important application in disease outbreak and social networks, etc. In this paper, we propose a stochastic gradient-based method for solving graph-structured sparsity constraint problems, not restricted to the least square loss. We prove that our algorithm enjoys a linear convergence up to a constant error, which is competitive with the counterparts in the batch learning setting. We conduct extensive experiments to show the efficiency and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Stochastic Gradient Optimization Techniques
