


Deterministic Negative-Weight Shortest Paths in Nearly Linear Time
报告人
Yonggang Jiang
the Max Planck Institute for Informatics
时 间
2025年12月26日 星期五 3:00pm
地 点
静园五院204
Host
姜少峰 助理教授
Abstract
The textbook Dijkstra's algorithm solves single-source shortest paths in nearly linear time, but only for graphs with non-negative edge weights. For graphs with possibly negative weights, the textbook Bellman–Ford algorithm applies, but it requires quadratic time. Both algorithms are deterministic and were discovered in the 1950s–60s. Since then, people have repeatedly asked whether there exists a deterministic algorithm that achieves both (1) nearly linear time and (2) the ability to handle negative weights. This problem has been actively researched but remained open for more than half a century. In this work, we resolve the problem for graphs with integer weights. We give the first deterministic, nearly-linear-time algorithm for shortest paths in directed graphs with negative edge weights. Before our work, recent years have seen major progress in developing randomized nearly-linear-time algorithms for this problem, but no deterministic algorithm with comparable performance existed, largely due to the inherently randomized component known as low-diameter decomposition. Our main technical contribution is a new structural primitive for directed graphs, called the path cover, which provides a powerful method for deterministically reducing problems on general directed graphs to acyclic ones, and serves as the deterministic analogue of the influential low-diameter decomposition.
Biography
Yonggang Jiang is a final-year PhD candidate at the Max Planck Institute for Informatics, advised by Danupon Nanongkai. His research focuses on fast graph algorithms, with an emphasis on derandomization, parallelization, and distributed computing. His work has appeared extensively in top venues such as STOC/FOCS/SODA. He received the SPAA Distinguished Paper Award and is a Google PhD Fellow.

往 期 讲 座

静5杰出讲座回顾 | 周红院长谈协同发展准确、高效与创造性智能
静5杰出讲座回顾 | 马毅教授谈智能本质与人工智能的未来发展

— 版权声明 —
本微信公众号所有内容,由北京大学前沿计算研究中心微信自身创作、收集的文字、图片和音视频资料,版权属北京大学前沿计算研究中心微信所有;从公开渠道收集、整理及授权转载的文字、图片和音视频资料,版权属原作者。本公众号内容原作者如不愿意在本号刊登内容,请及时通知本号,予以删除。

点“阅读原文”查看海报
内容中包含的图片若涉及版权问题,请及时与我们联系删除



评论
沙发等你来抢