DSDMMay 2

A Unified Approach to Minimizing Symmetric Submodular Functions

arXiv:2605.0147311.9
Predicted impact top 82% in DS · last 90 daysOriginality Incremental advance
AI Analysis

Provides a unified theoretical framework for existing combinatorial algorithms in symmetric submodular function minimization, which is a core problem in combinatorial optimization.

The paper introduces a one-parameter family of orderings (α-orderings) that unifies two previous algorithms for symmetric submodular function minimization, and proves that for each α in [-1,1], the last two elements form a contractible pair, leading to a contraction algorithm with O(n³) oracle calls.

Symmetric submodular function minimization admits purely combinatorial algorithms using special orderings of the ground set. Extending the minimum-cut algorithm of Nagamochi and Ibaraki (1992), Queyranne (1998) showed that the maximum adjacency ordering yields a pendent pair, which can be used to find a nontrivial minimizer. Nagamochi (2010) later introduced the minimum degree ordering, which yields a flat pair and leads to the identification of extreme sets. Despite the apparent similarity between these two algorithms, their connection remained unclear. In this paper, we introduce yet another ordering called minimum capacity ordering, and extend it to a one-parameter family of orderings, called $α$-orderings, that unifies these two previously known orderings. We prove a general inequality for $α$-orderings, and our framework recovers the known pendent-pair and flat-pair results as special cases, corresponding to $α= -1$ and $α= 1$, respectively. For each $α\in [-1, 1]$, the last two elements of an $α$-ordering form a contractible pair, i.e., a pair whose contraction preserves the existence of a nontrivial minimizer, which leads to a contraction algorithm that finds a nontrivial minimizer of a symmetric submodular function in $O(n^3)$ oracle calls, where $n$ is the cardinality of the ground set. In addition, we discuss the ranges of $α$ that ensure $α$-ordering to obtain these special pairs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes