Network Lasso: Clustering and Optimization in Large Graphs
David Hallac, Jure Leskovec, Stephen Boyd

TL;DR
The paper introduces the network lasso, a scalable convex optimization framework for clustering and solving large graph-based problems, demonstrating its effectiveness in classification, regression, and event detection tasks.
Contribution
It presents a novel network lasso method with an ADMM-based algorithm for scalable, distributed optimization and clustering on large graphs, extending to non-convex variants.
Findings
Effective in binary classification, housing price prediction, and event detection
Outperforms baseline methods in speed and accuracy on large graphs
Guaranteed global convergence of the distributed algorithm
Abstract
Convex optimization is an essential tool for modern data analysis, as it provides a framework to formulate and solve many problems in machine learning and data mining. However, general convex optimization solvers do not scale well, and scalable solvers are often specialized to only work on a narrow class of problems. Therefore, there is a need for simple, scalable algorithms that can solve many common optimization problems. In this paper, we introduce the \emph{network lasso}, a generalization of the group lasso to a network setting that allows for simultaneous clustering and optimization on graphs. We develop an algorithm based on the Alternating Direction Method of Multipliers (ADMM) to solve this problem in a distributed and scalable manner, which allows for guaranteed global convergence even on large graphs. We also examine a non-convex extension of this approach. We then…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Distributed Sensor Networks and Detection Algorithms · Statistical Methods and Inference
