Faster Width-dependent Algorithm for Mixed Packing and Covering LPs

Series
ACO Student Seminar
Time
Friday, November 15, 2019 - 1:05pm for 1 hour (actually 50 minutes)
Location
Skiles 005
Speaker
Digvijay Boob – ISyE, Georgia Tech – digvijaybb40@gatech.eduhttps://www.isye.gatech.edu/users/digvijay-pravin-boob
Organizer
He Guo

In this talk, we provide the details of our faster width-dependent algorithm for mixed packing-covering LPs. Mixed packing-covering LPs are fundamental to combinatorial optimization in computer science and operations research. Our algorithm finds a 1+\eps approximate solution in time O(Nw/ε), where N is number of nonzero entries in the constraint matrix, and w is the maximum number of nonzeros in any constraint. This algorithm is faster than Nesterov's smoothing algorithm which requires O(Nnw/\eps) time, where n is the dimension of the problem. Our work utilizes the framework of area convexity introduced in [Sherman-FOCS’17] to obtain the best dependence on ε while breaking the infamous barrier to eliminate the factor of n. The current best width-independent algorithm for this problem runs in time O(N/\eps2) [Young-arXiv-14] and hence has worse running time dependence on ε. Many real life instances of mixed packing-covering problems exhibit small width and for such cases, our algorithm can report higher precision results when compared to width-independent algorithms. As a special case of our result, we report a 1+ε approximation algorithm for the densest subgraph problem which runs in time O(md/ε), where m is the number of edges in the graph and d is the maximum graph degree.