Quadratic Decomposable Submodular Function Minimization: Theory and Practice (Computation and Analysis of PageRank over Hypergraphs)
Pan Li, Niao He, Olgica Milenkovic

TL;DR
This paper introduces quadratic decomposable submodular function minimization (QDSFM), a new convex optimization framework for learning on graphs and hypergraphs, with novel algorithms and applications like hypergraph PageRank and semi-supervised learning.
Contribution
The paper develops a dual strategy for QDSFM, proposes efficient double-loop algorithms with proven convergence, and demonstrates new hypergraph-based applications with theoretical guarantees.
Findings
Linear convergence of RCD and AP algorithms.
Effective hypergraph PageRank with performance guarantees.
Improved semi-supervised learning accuracy over existing methods.
Abstract
We introduce a new convex optimization problem, termed quadratic decomposable submodular function minimization (QDSFM), which allows to model a number of learning tasks on graphs and hypergraphs. The problem exhibits close ties to decomposable submodular function minimization (DSFM), yet is much more challenging to solve. We approach the problem via a new dual strategy and formulate an objective that can be optimized through a number of double-loop algorithms. The outer-loop uses either random coordinate descent (RCD) or alternative projection (AP) methods, for both of which we prove linear convergence rates. The inner-loop computes projections onto cones generated by base polytopes of the submodular functions, via the modified min-norm-point or Frank-Wolfe algorithm. We also describe two new applications of QDSFM: hypergraph-adapted PageRank and semi-supervised learning. The proposed…
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
TopicsComplexity and Algorithms in Graphs · Sparse and Compressive Sensing Techniques · Traffic Prediction and Management Techniques
