An optimization approach to locally-biased graph algorithms
Kimon Fountoulakis, David Gleich, Michael Mahoney

TL;DR
This paper reviews recent advances in locally-biased graph algorithms, emphasizing their practical utility, theoretical foundations, and potential future research directions in data science applications.
Contribution
It provides a comprehensive overview of recent developments in locally-biased graph algorithms, highlighting their theoretical underpinnings and practical relevance.
Findings
Algorithms can find local structures without examining entire graphs
Strong theoretical guarantees support practical applications
Multiple approaches share common principles and challenges
Abstract
Locally-biased graph algorithms are algorithms that attempt to find local or small-scale structure in a large data graph. In some cases, this can be accomplished by adding some sort of locality constraint and calling a traditional graph algorithm; but more interesting are locally-biased graph algorithms that compute answers by running a procedure that does not even look at most of the input graph. This corresponds more closely to what practitioners from various data science domains do, but it does not correspond well with the way that algorithmic and statistical theory is typically formulated. Recent work from several research communities has focused on developing locally-biased graph algorithms that come with strong complementary algorithmic and statistical theory and that are useful in practice in downstream data science applications. We provide a review and overview of this work,…
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
TopicsComplex Network Analysis Techniques · Advanced Clustering Algorithms Research · Advanced Graph Neural Networks
