0xDE on Nostr: Lower bounds for adaptive relaxation-based algorithms for single-source shortest ...
Lower bounds for adaptive relaxation-based algorithms for single-source shortest paths:
https://arxiv.org/abs/2411.06546, by Sunny Atalig, Alexander Hickerson, Arrdya Srivastav, Tingting Zheng, and Marek Chrobak, to appear at ISAAC 2024.
This is part of a line of work including a paper of mine at WADS 2023 (see
https://11011110.github.io/blog/2023/05/17/permutation-supersequences-shortest.html and
https://arxiv.org/abs/2305.09230) where I proved that, among shortest-path algorithms that perform relaxation steps in a fixed order, depending on the graph but not on the results of previous steps, Bellman-Ford is within a constant factor of the optimal number of steps. In
https://arxiv.org/abs/2402.10343, Jialu Hu and László Kozma eliminated the constant factor for deterministic algorithms on complete graphs, as a result showing that an older paper of mine, on a randomized version of Bellman–Ford (
https://11011110.github.io/blog/2011/04/11/randomized-bellmanford.html and
https://arxiv.org/abs/1111.5414) is strictly better than deterministic for this case. The new paper extends these results in a different direction, to algorithms whose order of operations depends (in a restricted way) on the results of previous operations, as you would want to do in any practical implementation of Bellman–Ford. For instance, once an edge has been relaxed, there's no point in doing it again until some other step has caused the distance to its starting vertex to improve.
If you want to see this at ISAAC, in Sydney, Australia, December 8–11, you need to preregister! Registration is open only until November 29, and will not be available at the conference. See
https://sites.google.com/view/isaac2024/registration (via
https://kamathematics.wordpress.com/2024/11/11/guest-post-isaac24-in-sydney-registration-deadline-soon/). And for the full list of ISAAC papers, see
https://sites.google.com/view/isaac2024/list-of-accepted-papersPublished at
2024-11-12 02:33:39Event JSON
{
"id": "916b3147deb7eb64083e3b6b1a49dfc9ecb5254cf611fa1336448e6b06d41f3e",
"pubkey": "1bc7bf8ceb01461b55fc9a388ecc8f239b3b652bb14be1059c74a4b682b6d038",
"created_at": 1731378819,
"kind": 1,
"tags": [
[
"proxy",
"https://mathstodon.xyz/users/11011110/statuses/113467642343798157",
"activitypub"
]
],
"content": "Lower bounds for adaptive relaxation-based algorithms for single-source shortest paths: https://arxiv.org/abs/2411.06546, by Sunny Atalig, Alexander Hickerson, Arrdya Srivastav, Tingting Zheng, and Marek Chrobak, to appear at ISAAC 2024. \n\nThis is part of a line of work including a paper of mine at WADS 2023 (see https://11011110.github.io/blog/2023/05/17/permutation-supersequences-shortest.html and https://arxiv.org/abs/2305.09230) where I proved that, among shortest-path algorithms that perform relaxation steps in a fixed order, depending on the graph but not on the results of previous steps, Bellman-Ford is within a constant factor of the optimal number of steps. In https://arxiv.org/abs/2402.10343, Jialu Hu and László Kozma eliminated the constant factor for deterministic algorithms on complete graphs, as a result showing that an older paper of mine, on a randomized version of Bellman–Ford (https://11011110.github.io/blog/2011/04/11/randomized-bellmanford.html and https://arxiv.org/abs/1111.5414) is strictly better than deterministic for this case. The new paper extends these results in a different direction, to algorithms whose order of operations depends (in a restricted way) on the results of previous operations, as you would want to do in any practical implementation of Bellman–Ford. For instance, once an edge has been relaxed, there's no point in doing it again until some other step has caused the distance to its starting vertex to improve.\n\nIf you want to see this at ISAAC, in Sydney, Australia, December 8–11, you need to preregister! Registration is open only until November 29, and will not be available at the conference. See https://sites.google.com/view/isaac2024/registration (via https://kamathematics.wordpress.com/2024/11/11/guest-post-isaac24-in-sydney-registration-deadline-soon/). And for the full list of ISAAC papers, see https://sites.google.com/view/isaac2024/list-of-accepted-papers",
"sig": "93439962098a17abc1ee455affec767d85f7f2200cf966e0f66bcff50ec1a29839df3095ac7841bdd5c977dff0fda91b301574edfa093b2a61ff2d415e41a225"
}