Dynamic Graph Algorithms and Graph Sparsification: New Techniques and Connections
Gramoz Goranci

TL;DR
This paper introduces new techniques in dynamic graph algorithms and graph sparsification, achieving faster performance and better quality, while revealing unexpected connections between these areas.
Contribution
It develops novel algorithmic methods for large-scale, dynamic graphs and introduces reduction techniques linking dynamic algorithms with sparsification.
Findings
Faster algorithms for various graph problems.
Smaller, higher-quality graph sparsifiers.
New reduction techniques connecting different graph algorithm areas.
Abstract
Graphs naturally appear in several real-world contexts including social networks, the web network, and telecommunication networks. While the analysis and the understanding of graph structures have been a central area of study in algorithm design, the rapid increase of data sets over the last decades has posed new challenges for designing efficient algorithms that process large-scale graphs. These challenges arise from two usual assumptions in classical algorithm design, namely that graphs are static and that they fit into a single machine. However, in many application domains, graphs are subject to frequent changes over time, and their massive size makes them infeasible to be stored in the memory of a single machine. Driven by the need to devise new tools for overcoming such challenges, this thesis focuses on two areas of modern algorithm design that directly deal with processing…
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 · Advanced Graph Theory Research · Optimization and Search Problems
