- Series
- ACO Student Seminar
- Time
- Friday, September 14, 2018 - 1:05pm for 1 hour (actually 50 minutes)
- Location
- Skiles 005
- Speaker
- Saurabh Sawlani – CS, Georgia Tech – saurabh.sawlani@gmail.com – https://www.cc.gatech.edu/~ssawlani3/
- Organizer
- He Guo
We study the dynamic graph connectivity problem in the massively
parallel computation model. We give a data structure for maintaining a
dynamic undirected graph that handles batches of updates and
connectivity queries in constant rounds, as long as the queries fit on a
single machine. This assumption corresponds to the gradual buildup of
databases over time from sources such as log files and user
interactions. Our techniques combine a distributed data structure for
Euler Tour (ET) trees, a structural theorem about rapidly contracting
graphs via sampling n^{\epsilon} random neighbors, as well as
modifications to sketching based dynamic connectivity data structures.
Joint work with David Durfee, Janardhan Kulkarni, Richard Peng and Xiaorui Sun.