Finding Diverse Minimum s-t Cuts

Authors Mark de Berg, Andrés López Martínez, Frits Spieksma



PDF
Thumbnail PDF

File

LIPIcs.ISAAC.2023.24.pdf
  • Filesize: 0.8 MB
  • 17 pages

Document Identifiers

Author Details

Mark de Berg
  • Department of Mathematics and Computer Science, TU Eindhoven, The Netherlands
Andrés López Martínez
  • Department of Mathematics and Computer Science, TU Eindhoven, The Netherlands
Frits Spieksma
  • Department of Mathematics and Computer Science, TU Eindhoven, The Netherlands

Acknowledgements

We thank Martin Frohn for bringing the theory of lattices to our attention, and for fruitful discussions on different stages of this work.

Cite AsGet BibTex

Mark de Berg, Andrés López Martínez, and Frits Spieksma. Finding Diverse Minimum s-t Cuts. In 34th International Symposium on Algorithms and Computation (ISAAC 2023). Leibniz International Proceedings in Informatics (LIPIcs), Volume 283, pp. 24:1-24:17, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2023)
https://doi.org/10.4230/LIPIcs.ISAAC.2023.24

Abstract

Recently, many studies have been devoted to finding diverse solutions in classical combinatorial problems, such as Vertex Cover (Baste et al., IJCAI'20), Matching (Fomin et al., ISAAC'20) and Spanning Tree (Hanaka et al., AAAI'21). Finding diverse solutions is important in settings where the user is not able to specify all criteria of the desired solution. Motivated by an application in the field of system identification, we initiate the algorithmic study of k-Diverse Minimum s-t Cuts which, given a directed graph G = (V, E), two specified vertices s,t ∈ V, and an integer k > 0, asks for a collection of k minimum s-t cuts in G that has maximum diversity. We investigate the complexity of the problem for two diversity measures for a collection of cuts: (i) the sum of all pairwise Hamming distances, and (ii) the cardinality of the union of cuts in the collection. We prove that k-Diverse Minimum s-t Cuts can be solved in strongly polynomial time for both diversity measures via submodular function minimization. We obtain this result by establishing a connection between ordered collections of minimum s-t cuts and the theory of distributive lattices. When restricted to finding only collections of mutually disjoint solutions, we provide a more practical algorithm that finds a maximum set of pairwise disjoint minimum s-t cuts. For graphs with small minimum s-t cut, it runs in the time of a single max-flow computation. These results stand in contrast to the problem of finding k diverse global minimum cuts - which is known to be NP-hard even for the disjoint case (Hanaka et al., AAAI'23) - and partially answer a long-standing open question of Wagner (Networks 1990) about improving the complexity of finding disjoint collections of minimum s-t cuts.

Subject Classification

ACM Subject Classification
  • Theory of computation → Design and analysis of algorithms
Keywords
  • S-T MinCut
  • Diversity
  • Lattice Theory
  • Submodular Function Minimization

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Julien Baste, Michael R. Fellows, Lars Jaffke, Tomáš Masařík, Mateus de Oliveira Oliveira, Geevarghese Philip, and Frances A. Rosamond. Diversity of solutions: An exploration through the lens of fixed-parameter tractability theory. Artificial Intelligence, 303:103644, 2022. URL: https://doi.org/10.1016/j.artint.2021.103644.
  2. Julien Baste, Lars Jaffke, Tomáš Masařík, Geevarghese Philip, and Günter Rote. Fpt algorithms for diverse collections of hitting sets. Algorithms, 12(12):254, 2019. Google Scholar
  3. Garrett Birkhoff. Rings of sets. Duke Mathematical Journal, 3(3):443-454, 1937. Google Scholar
  4. Mohammadreza Bolandnazar, Woonghee Tim Huh, S Thomas McCormick, and Kazuo Murota. A note on “order-based cost optimization in assemble-to-order systems”. University of Tokyo (February, Techical report), 2015. Google Scholar
  5. Brian A Davey and Hilary A Priestley. Introduction to lattices and order. Cambridge University Press, 2002. Google Scholar
  6. Mark de Berg, Andrés López Martínez, and Frits Spieksma. Finding diverse minimum s-t cuts, 2023. URL: https://arxiv.org/abs/2303.07290.
  7. Fernando Escalante. Schnittverbände in graphen. In Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg, volume 38, pages 199-220. Springer, 1972. Google Scholar
  8. Fedor V. Fomin, Petr A. Golovach, Lars Jaffke, Geevarghese Philip, and Danil Sagunov. Diverse Pairs of Matchings. In 31st International Symposium on Algorithms and Computation (ISAAC 2020), volume 181 of Leibniz International Proceedings in Informatics (LIPIcs), pages 26:1-26:12, Dagstuhl, Germany, 2020. Schloss Dagstuhl-Leibniz-Zentrum für Informatik. URL: https://doi.org/10.4230/LIPIcs.ISAAC.2020.26.
  9. George Gratzer. Lattice theory: First concepts and distributive lattices. Courier Corporation, 2009. Google Scholar
  10. Martin Grötschel, László Lovász, and Alexander Schrijver. Geometric Algorithms and Combinatorial Optimization, volume 2. Springer Science & Business Media, 2012. Google Scholar
  11. D. Gusfield and R.W. Irving. The Stable Marriage Problem: Structure and Algorithms. Foundations of computing. MIT Press, 1989. Google Scholar
  12. R Halin. Lattices related to separation in graphs. In Finite and Infinite Combinatorics in Sets and Logic, pages 153-167. Springer, 1993. Google Scholar
  13. Tesshu Hanaka, Masashi Kiyomi, Yasuaki Kobayashi, Yusuke Kobayashi, Kazuhiro Kurita, and Yota Otachi. A framework to design approximation algorithms for finding diverse solutions in combinatorial problems. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 37, pages 3968-3976, 2023. Google Scholar
  14. Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita, See Woo Lee, and Yota Otachi. Computing diverse shortest paths efficiently: A theoretical and experimental study. Proceedings of the AAAI Conference on Artificial Intelligence, 36(4):3758-3766, June 2022. URL: https://doi.org/10.1609/aaai.v36i4.20290.
  15. Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita, and Yota Otachi. Finding diverse trees, paths, and more. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 35, pages 3778-3786, 2021. Google Scholar
  16. Satoru Iwata, Lisa Fleischer, and Satoru Fujishige. A combinatorial strongly polynomial algorithm for minimizing submodular functions. Journal of the ACM (JACM), 48(4):761-777, 2001. Google Scholar
  17. Haotian Jiang. Minimizing convex functions with integral minimizers. In Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 976-985. SIAM, 2021. Google Scholar
  18. Tarun Kathuria. A potential reduction inspired algorithm for exact max flow in almost Õ(m^4/3) time, 2020. URL: https://arxiv.org/abs/2009.03260.
  19. Samir Khuller, Joseph Naor, and Philip Klein. The lattice structure of flow in planar graphs. SIAM Journal on Discrete Mathematics, 6(3):477-490, 1993. Google Scholar
  20. Ching-Chung Kuo, Fred Glover, and Krishna S Dhir. Analyzing and modeling the maximum diversity problem by zero-one programming. Decision Sciences, 24(6):1171-1185, 1993. Google Scholar
  21. Yang P. Liu and Aaron Sidford. Faster divergence maximization for faster maximum flow, 2020. URL: https://arxiv.org/abs/2003.08929.
  22. George Markowsky. An overview of the poset of irreducibles. Combinatorial And Computational Mathematics, pages 162-177, 2001. Google Scholar
  23. Bernd Meyer. On the lattices of cutsets in finite graphs. European Journal of Combinatorics, 3(2):153-157, 1982. Google Scholar
  24. Kazuo Murota. Discrete Convex Analysis. Society for Industrial and Applied Mathematics, 2003. URL: https://doi.org/10.1137/1.9780898718508.
  25. Jean-Claude Picard and Maurice Queyranne. On the structure of all minimum cuts in a network and applications. Mathematical Programming Studies, 13:8-16, 1980. Google Scholar
  26. Alexander Schrijver. A combinatorial algorithm minimizing submodular functions in strongly polynomial time. Journal of Combinatorial Theory, Series B, 80(2):346-355, 2000. Google Scholar
  27. Shengling Shi, Xiaodong Cheng, and Paul M.J. Van den Hof. Generic identifiability of subnetworks in a linear dynamic network: The full measurement case. Automatica, 137:110093, 2022. URL: https://doi.org/10.1016/j.automatica.2021.110093.
  28. Shengling Shi, Xiaodong Cheng, and Paul M.J. Van den Hof. Personal communication, October 2021. Google Scholar
  29. Donald K Wagner. Disjoint (s, t)-cuts in a network. Networks, 20(4):361-371, 1990. Google Scholar
  30. Si-Qing Zheng, Bing Yang, Mei Yang, and Jianping Wang. Finding minimum-cost paths with minimum sharability. In IEEE INFOCOM 2007-26th IEEE International Conference on Computer Communications, pages 1532-1540. IEEE, 2007. Google Scholar
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail