SODA ' 18特刊导言

Y. Lee, Marcin Pilipczuk, David P. Woodruff
{"title":"SODA ' 18特刊导言","authors":"Y. Lee, Marcin Pilipczuk, David P. Woodruff","doi":"10.1145/3368307","DOIUrl":null,"url":null,"abstract":"We are delighted to present a Special Issue of ACM Transactions on Algorithms, containing full versions of six papers that were presented at the 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018, in New Orleans on January 7–10, 2018. These papers, selected on the basis of their high rating by the conference program committee, have been thoroughly reviewed according to the journal’s highest standards. In “A Faster Algorithm for the Minimum-Cost Bipartite Perfect Matching in Planar Graphs,” Mudabir Kabir Asathulla, Sanjeev Khanna, Nathaniel Lahn, and Sharath Raghvendra provide a new algorithm with running time ̃ O (n log(nC )) for maximum-weight matching on n-vertex planar bipartite graphs with positive integer edge-weights not exceeding C . The algorithm is a blend of the bit-scaling approach of Gabow and Tarjan with a speed-up achieved by an involved use of the r -divisions of planar graphs. In the classic distinct elements problem, given a stream of elements from {1, 2, . . . ,n}, one asks for a (1 + ε )-approximation to the number of distinct elements of the stream. Since 2010, we know that an optimal amount of space needed for a constant success probability is Θ(ε−2 + logn). Jarosław Błasiok, in “Optimal Streaming and Tracking Distinct Elements with High Probability,” shows that if one wants to boost the success probability to (1 − δ ), only O (ε−2 log(δ−1) + logn) space is needed, instead of O (log(δ−1) · (ε−2 + logn)) needed for log(δ−1) parallel and independent runs. The space complexity is asymptotically optimal with respect to all three parameters. In “A Fast Generalized DFT for Finite Groups of Lie Type,” Chloe Ching-Yun Hsu and Chris Umans give a O ( |G | (1) )-time algorithm for the generalized Discrete Fourier Transform over group G for finite groups of Lie type. If the matrix multiplication exponent ω is 2, then running time of the algorithm is essentially optimal. An algorithm of Papadimitriou from 1981 solves an integer linear program in standard form max{cx |Ax = b,x ≥ 0,x ∈ Z } where A ∈ Zm×n , b ∈ Z , and a ∈ Z in time (m · (‖A‖∞ + ‖B‖∞)) (m 2 ) . Friedrich Eisenbrand and Robert Weismantel, in “Proximity Results and Faster Algorithms for Integer Programming Using the Steinitz Lemma,” improve this bound to (m · ‖A‖∞) (m) · ‖B‖ ∞ using the classic Steinitz Lemma. In “Tight Analysis of Parallel Randomized Greedy MIS,” Manuela Fischer and Andreas Noever study the parallel randomized greedy algorithm for Maximum Independent Set: In each round order, the vertices, at random, select to the independent set every vertex appearing in the order before its neighbors and delete the neighborhoods of the chosen vertices from the graph. They prove that with high probability the algorithm finishes afterO (logn) rounds, finishing the analysis of an algorithm that was initiated in 1987. Finally, in “More Logarithmic-factor Speedups for 3SUM, (median,+)-Convolution, and Some Geometric 3SUM-Hard Problems,” Timothy M. Chan improves an upper bound for the famous 3-SUM problem on n arbitrary reals to O (n (log logn)O (1)/ log n); that is, by about a logarithmic factor. Interestingly, the approach generalizes to a number of 3-SUM-hard problems in computational geometry, giving there first known subquadratic algorithms.","PeriodicalId":154047,"journal":{"name":"ACM Transactions on Algorithms (TALG)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Introduction to the Special Issue on SODA’18\",\"authors\":\"Y. Lee, Marcin Pilipczuk, David P. Woodruff\",\"doi\":\"10.1145/3368307\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"We are delighted to present a Special Issue of ACM Transactions on Algorithms, containing full versions of six papers that were presented at the 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018, in New Orleans on January 7–10, 2018. These papers, selected on the basis of their high rating by the conference program committee, have been thoroughly reviewed according to the journal’s highest standards. In “A Faster Algorithm for the Minimum-Cost Bipartite Perfect Matching in Planar Graphs,” Mudabir Kabir Asathulla, Sanjeev Khanna, Nathaniel Lahn, and Sharath Raghvendra provide a new algorithm with running time ̃ O (n log(nC )) for maximum-weight matching on n-vertex planar bipartite graphs with positive integer edge-weights not exceeding C . The algorithm is a blend of the bit-scaling approach of Gabow and Tarjan with a speed-up achieved by an involved use of the r -divisions of planar graphs. In the classic distinct elements problem, given a stream of elements from {1, 2, . . . ,n}, one asks for a (1 + ε )-approximation to the number of distinct elements of the stream. Since 2010, we know that an optimal amount of space needed for a constant success probability is Θ(ε−2 + logn). Jarosław Błasiok, in “Optimal Streaming and Tracking Distinct Elements with High Probability,” shows that if one wants to boost the success probability to (1 − δ ), only O (ε−2 log(δ−1) + logn) space is needed, instead of O (log(δ−1) · (ε−2 + logn)) needed for log(δ−1) parallel and independent runs. The space complexity is asymptotically optimal with respect to all three parameters. In “A Fast Generalized DFT for Finite Groups of Lie Type,” Chloe Ching-Yun Hsu and Chris Umans give a O ( |G | (1) )-time algorithm for the generalized Discrete Fourier Transform over group G for finite groups of Lie type. If the matrix multiplication exponent ω is 2, then running time of the algorithm is essentially optimal. An algorithm of Papadimitriou from 1981 solves an integer linear program in standard form max{cx |Ax = b,x ≥ 0,x ∈ Z } where A ∈ Zm×n , b ∈ Z , and a ∈ Z in time (m · (‖A‖∞ + ‖B‖∞)) (m 2 ) . Friedrich Eisenbrand and Robert Weismantel, in “Proximity Results and Faster Algorithms for Integer Programming Using the Steinitz Lemma,” improve this bound to (m · ‖A‖∞) (m) · ‖B‖ ∞ using the classic Steinitz Lemma. In “Tight Analysis of Parallel Randomized Greedy MIS,” Manuela Fischer and Andreas Noever study the parallel randomized greedy algorithm for Maximum Independent Set: In each round order, the vertices, at random, select to the independent set every vertex appearing in the order before its neighbors and delete the neighborhoods of the chosen vertices from the graph. They prove that with high probability the algorithm finishes afterO (logn) rounds, finishing the analysis of an algorithm that was initiated in 1987. Finally, in “More Logarithmic-factor Speedups for 3SUM, (median,+)-Convolution, and Some Geometric 3SUM-Hard Problems,” Timothy M. Chan improves an upper bound for the famous 3-SUM problem on n arbitrary reals to O (n (log logn)O (1)/ log n); that is, by about a logarithmic factor. Interestingly, the approach generalizes to a number of 3-SUM-hard problems in computational geometry, giving there first known subquadratic algorithms.\",\"PeriodicalId\":154047,\"journal\":{\"name\":\"ACM Transactions on Algorithms (TALG)\",\"volume\":\"16 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-12-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACM Transactions on Algorithms (TALG)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3368307\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM Transactions on Algorithms (TALG)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3368307","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

我们很高兴地发表《ACM算法汇刊》特刊,其中包含2018年1月7日至10日在新奥尔良举行的第29届ACM- siam离散算法研讨会(SODA 2018)上发表的六篇论文的完整版本。这些论文是由会议计划委员会根据其高评级选出的,并根据该杂志的最高标准进行了彻底的审查。Mudabir Kabir Asathulla, Sanjeev Khanna, Nathaniel Lahn和Sharath Raghvendra在“一种更快的平面图最小代价二部完美匹配算法”中提供了一种运行时间为O (n log(nC))的新算法,用于n顶点平面二部图的最大权值匹配,边权值不超过C。该算法混合了Gabow和Tarjan的位缩放方法,并通过使用平面图形的r -除法实现了加速。在经典的不同元素问题中,给定来自{1,2,…的元素流。,n},我们要求一个(1 + ε)-近似于流中不同元素的数目。自2010年以来,我们知道恒定成功概率所需的最佳空间量为Θ(ε−2 + logn)。Jarosław Błasiok,在“高概率的最优流和跟踪不同元素”中,表明如果想将成功概率提高到(1−δ),只需要O (ε−2 log(δ−1)+ logn)空间,而不是O (log(δ−1)并行和独立运行所需的O (log(δ−1)·(ε−2 + logn))。空间复杂度对于这三个参数都是渐近最优的。在“A Fast Generalized DFT for limited Groups of Lie Type”一文中,Chloe Ching-Yun Hsu和Chris Umans给出了一个O (|G |(1))时间算法,用于有限群上的Lie型广义离散傅里叶变换。如果矩阵乘法指数ω为2,则算法的运行时间本质上是最优的。1981年的Papadimitriou算法求解了一个标准形式为max{cx |Ax = b,x≥0,x∈Z}的整数线性规划,其中A∈Zm×n, b∈Z, A∈Z在时间(m·(‖A‖∞+‖b‖∞))(m2)上。Friedrich Eisenbrand和Robert Weismantel,在“使用Steinitz引理的整数规划的邻近结果和更快的算法”中,使用经典的Steinitz引理将该界改进为(m·‖A‖∞)(m)·‖B‖∞。Manuela Fischer和Andreas Noever在“Tight Analysis of Parallel Randomized Greedy MIS”一文中研究了最大独立集的并行随机贪婪算法:在每个轮序中,顶点随机选择在其邻居之前出现的每个顶点到独立集,并从图中删除所选顶点的邻域。他们证明了该算法在0 (logn)轮之后以高概率结束,完成了对1987年开始的算法的分析。最后,在“3SUM,(中位数,+)-卷积和一些几何3SUM难题的更多对数因子加速”中,Timothy M. Chan将著名的n个任意实数的3-SUM问题的上界改进为O (n (log logn)O (1)/ logn);也就是说,大约是一个对数因子。有趣的是,该方法推广到计算几何中的许多3- sum难题,给出了第一个已知的次二次算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Introduction to the Special Issue on SODA’18
We are delighted to present a Special Issue of ACM Transactions on Algorithms, containing full versions of six papers that were presented at the 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018, in New Orleans on January 7–10, 2018. These papers, selected on the basis of their high rating by the conference program committee, have been thoroughly reviewed according to the journal’s highest standards. In “A Faster Algorithm for the Minimum-Cost Bipartite Perfect Matching in Planar Graphs,” Mudabir Kabir Asathulla, Sanjeev Khanna, Nathaniel Lahn, and Sharath Raghvendra provide a new algorithm with running time ̃ O (n log(nC )) for maximum-weight matching on n-vertex planar bipartite graphs with positive integer edge-weights not exceeding C . The algorithm is a blend of the bit-scaling approach of Gabow and Tarjan with a speed-up achieved by an involved use of the r -divisions of planar graphs. In the classic distinct elements problem, given a stream of elements from {1, 2, . . . ,n}, one asks for a (1 + ε )-approximation to the number of distinct elements of the stream. Since 2010, we know that an optimal amount of space needed for a constant success probability is Θ(ε−2 + logn). Jarosław Błasiok, in “Optimal Streaming and Tracking Distinct Elements with High Probability,” shows that if one wants to boost the success probability to (1 − δ ), only O (ε−2 log(δ−1) + logn) space is needed, instead of O (log(δ−1) · (ε−2 + logn)) needed for log(δ−1) parallel and independent runs. The space complexity is asymptotically optimal with respect to all three parameters. In “A Fast Generalized DFT for Finite Groups of Lie Type,” Chloe Ching-Yun Hsu and Chris Umans give a O ( |G | (1) )-time algorithm for the generalized Discrete Fourier Transform over group G for finite groups of Lie type. If the matrix multiplication exponent ω is 2, then running time of the algorithm is essentially optimal. An algorithm of Papadimitriou from 1981 solves an integer linear program in standard form max{cx |Ax = b,x ≥ 0,x ∈ Z } where A ∈ Zm×n , b ∈ Z , and a ∈ Z in time (m · (‖A‖∞ + ‖B‖∞)) (m 2 ) . Friedrich Eisenbrand and Robert Weismantel, in “Proximity Results and Faster Algorithms for Integer Programming Using the Steinitz Lemma,” improve this bound to (m · ‖A‖∞) (m) · ‖B‖ ∞ using the classic Steinitz Lemma. In “Tight Analysis of Parallel Randomized Greedy MIS,” Manuela Fischer and Andreas Noever study the parallel randomized greedy algorithm for Maximum Independent Set: In each round order, the vertices, at random, select to the independent set every vertex appearing in the order before its neighbors and delete the neighborhoods of the chosen vertices from the graph. They prove that with high probability the algorithm finishes afterO (logn) rounds, finishing the analysis of an algorithm that was initiated in 1987. Finally, in “More Logarithmic-factor Speedups for 3SUM, (median,+)-Convolution, and Some Geometric 3SUM-Hard Problems,” Timothy M. Chan improves an upper bound for the famous 3-SUM problem on n arbitrary reals to O (n (log logn)O (1)/ log n); that is, by about a logarithmic factor. Interestingly, the approach generalizes to a number of 3-SUM-hard problems in computational geometry, giving there first known subquadratic algorithms.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信