activity
20182022
most citedA Study of Performance of Optimal Transport

10 citations · 18 across the 5 of their papers we have counts for

collaborators

10 papers

cs.DS2022

Nested Dissection Meets IPMs: Planar Min-Cost Flow in Nearly-Linear Time

Sally Dong, Yu Gao, Gramoz Goranci +4

We present a nearly-linear time algorithm for finding a minimum-cost flow in planar graphs with polynomially bounded integer costs and capacities. The previous fastest algorithm fo…

cs.DS2021

Fully Dynamic Electrical Flows: Sparse Maxflow Faster Than Goldberg-Rao

Yu Gao, Yang P. Liu, Richard Peng

We give an algorithm for computing exact maximum flows on graphs with edges and integer capacities in the range in $\widetilde{O}(m^{\frac{3}{2} - \frac{1}{328}} \log…

cs.DS202010 cited

A Study of Performance of Optimal Transport

Yihe Dong, Yu Gao, Richard Peng +2

We investigate the problem of efficiently computing optimal transport (OT) distances, which is equivalent to the node-capacitated minimum cost maximum flow problem in a bipartite g…

cs.DS20196 cited

Deterministic Graph Cuts in Subquadratic Time: Sparse, Balanced, and k-Vertex

Yu Gao, Jason Li, Danupon Nanongkai +3

We study deterministic algorithms for computing graph cuts, with focus on two fundamental problems: balanced sparse cut and -vertex connectivity for small ($k=O(\polylog n)$

cs.DS20192 cited

Flowless: Extracting Densest Subgraphs Without Flow Computations

Digvijay Boob, Yu Gao, Richard Peng +4

We propose a simple and computationally efficient method for dense subgraph discovery, which is a classic problem both in theory and in practice. It is well known that dense subgra…

cs.DS2019

A Deterministic Algorithm for Balanced Cut with Applications to Dynamic Connectivity, Flows, and Beyond

Julia Chuzhoy, Yu Gao, Jason Li +3

We consider the classical Minimum Balanced Cut problem: given a graph , compute a partition of its vertices into two subsets of roughly equal volume, while minimizing the number…