Daniel Funke, Demian Hespe, Peter Sanders, Sabine Storandt, Carina Truschel
{"title":"Pareto Sums of Pareto Sets: Lower Bounds and Algorithms","authors":"Daniel Funke, Demian Hespe, Peter Sanders, Sabine Storandt, 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 > 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 A, B 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.
期刊介绍:
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.