Pareto Sums of Pareto Sets: Lower Bounds and Algorithms

IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Daniel Funke, Demian Hespe, Peter Sanders, Sabine Storandt, Carina Truschel
{"title":"Pareto Sums of Pareto Sets: Lower Bounds and Algorithms","authors":"Daniel Funke,&nbsp;Demian Hespe,&nbsp;Peter Sanders,&nbsp;Sabine Storandt,&nbsp;Carina Truschel","doi":"10.1007/s00453-025-01314-y","DOIUrl":null,"url":null,"abstract":"<div><p>In bi-criteria optimization problems, the goal is typically to compute the set of Pareto-optimal solutions. Many algorithms for these types of problems rely on efficient merging or combining of partial solutions and filtering of dominated solutions in the resulting sets. In this article, we consider the task of computing the Pareto sum of two given Pareto sets <i>A</i>, <i>B</i> of size <i>n</i>. The Pareto sum <i>C</i> contains all non-dominated points of the Minkowski sum <span>\\(M = \\{a+b|a \\in A, b\\in B\\}\\)</span>. Since the Minkowski sum has a size of <span>\\(n^2\\)</span>, but the Pareto sum <i>C</i> can be much smaller, the goal is to compute <i>C</i> without having to compute and store all of <i>M</i>. We present several new algorithms for efficient Pareto sum computation, including an output-sensitive successive algorithm with a running time of <span>\\(\\mathcal {O}(n \\log n + nk)\\)</span> and a space consumption of <span>\\(\\mathcal {O}(n+k)\\)</span> for <span>\\(k=|C|\\)</span>. If the elements of <i>C</i> are streamed, the space consumption reduces to <span>\\(\\mathcal {O}(n)\\)</span>. For output sizes <span>\\(k \\ge 2n\\)</span>, we prove a conditional lower bound for Pareto sum computation, which excludes running times in <span>\\(\\mathcal {O}(n^{2-\\delta })\\)</span> for <span>\\(\\delta &gt; 0\\)</span> unless the (min,+)-convolution hardness conjecture fails. The successive algorithm matches this lower bound for <span>\\(k \\in \\Theta (n)\\)</span>. However, for <span>\\(k \\in \\Theta (n^2)\\)</span>, the successive algorithm exhibits a cubic running time. But we also present an algorithm with an output-sensitive space consumption and a running time of <span>\\(\\mathcal {O}(n^2 \\log n)\\)</span>, which matches the lower bound up to a logarithmic factor even for large <i>k</i>. Furthermore, we describe suitable engineering techniques to improve the practical running times of our algorithms. Finally, we provide an extensive comparative experimental study on generated and real-world data. As a showcase application, we consider preprocessing-based bi-criteria route planning in road networks. Pareto sum computation is the bottleneck task in the preprocessing phase and in the query phase. We show that using our algorithms with an output-sensitive space consumption allows to tackle larger instances and reduces the preprocessing and query time compared to algorithms that fully store <i>M</i>.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"87 8","pages":"1111 - 1144"},"PeriodicalIF":0.7000,"publicationDate":"2025-04-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-025-01314-y.pdf","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-025-01314-y","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

Abstract

In bi-criteria optimization problems, the goal is typically to compute the set of Pareto-optimal solutions. Many algorithms for these types of problems rely on efficient merging or combining of partial solutions and filtering of dominated solutions in the resulting sets. In this article, we consider the task of computing the Pareto sum of two given Pareto sets AB of size n. The Pareto sum C contains all non-dominated points of the Minkowski sum \(M = \{a+b|a \in A, b\in B\}\). Since the Minkowski sum has a size of \(n^2\), but the Pareto sum C can be much smaller, the goal is to compute C without having to compute and store all of M. We present several new algorithms for efficient Pareto sum computation, including an output-sensitive successive algorithm with a running time of \(\mathcal {O}(n \log n + nk)\) and a space consumption of \(\mathcal {O}(n+k)\) for \(k=|C|\). If the elements of C are streamed, the space consumption reduces to \(\mathcal {O}(n)\). For output sizes \(k \ge 2n\), we prove a conditional lower bound for Pareto sum computation, which excludes running times in \(\mathcal {O}(n^{2-\delta })\) for \(\delta > 0\) unless the (min,+)-convolution hardness conjecture fails. The successive algorithm matches this lower bound for \(k \in \Theta (n)\). However, for \(k \in \Theta (n^2)\), the successive algorithm exhibits a cubic running time. But we also present an algorithm with an output-sensitive space consumption and a running time of \(\mathcal {O}(n^2 \log n)\), which matches the lower bound up to a logarithmic factor even for large k. Furthermore, we describe suitable engineering techniques to improve the practical running times of our algorithms. Finally, we provide an extensive comparative experimental study on generated and real-world data. As a showcase application, we consider preprocessing-based bi-criteria route planning in road networks. Pareto sum computation is the bottleneck task in the preprocessing phase and in the query phase. We show that using our algorithms with an output-sensitive space consumption allows to tackle larger instances and reduces the preprocessing and query time compared to algorithms that fully store M.

Pareto集合的Pareto和:下界与算法
在双准则优化问题中,目标通常是计算帕累托最优解的集合。这类问题的许多算法依赖于部分解的有效合并或组合以及结果集中主导解的过滤。在本文中,我们考虑计算大小为n的两个给定Pareto集合A, B的Pareto和的任务。Pareto和C包含Minkowski和\(M = \{a+b|a \in A, b\in B\}\)的所有非支配点。由于Minkowski和的大小为\(n^2\),但Pareto和C的大小可以小得多,我们的目标是计算C而不必计算和存储所有m。我们提出了几种有效的Pareto和计算新算法,包括输出敏感的连续算法,其运行时间为\(\mathcal {O}(n \log n + nk)\),对于\(k=|C|\)的空间消耗为\(\mathcal {O}(n+k)\)。如果C的元素是流的,则空间消耗减少到\(\mathcal {O}(n)\)。对于输出大小\(k \ge 2n\),我们证明了帕累托和计算的条件下界,它排除了\(\mathcal {O}(n^{2-\delta })\)中\(\delta > 0\)的运行时间,除非(min,+)-卷积硬度猜想失败。后续算法匹配\(k \in \Theta (n)\)的下界。然而,对于\(k \in \Theta (n^2)\),连续算法表现为三次运行时间。但我们也提出了一种算法,其输出敏感的空间消耗和运行时间为\(\mathcal {O}(n^2 \log n)\),即使对于大k,其下界也匹配到对数因子。此外,我们描述了合适的工程技术来改善我们算法的实际运行时间。最后,我们对生成数据和真实数据进行了广泛的比较实验研究。作为一个示范应用,我们考虑了基于预处理的双准则道路网络规划。Pareto和计算是预处理阶段和查询阶段的瓶颈任务。我们表明,与完全存储M的算法相比,使用具有输出敏感空间消耗的算法可以处理更大的实例,并减少预处理和查询时间。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
Algorithmica
Algorithmica 工程技术-计算机:软件工程
CiteScore
2.80
自引率
9.10%
发文量
158
审稿时长
12 months
期刊介绍: Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential. Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming. In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.
×
引用
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学术文献互助群
群 号:604180095
Book学术官方微信