OCDSLGJun 9, 2025

Discrete and Continuous Difference of Submodular Minimization

arXiv:2506.07952v3h-index: 10ICML
Originality Incremental advance
AI Analysis

This work addresses optimization problems in machine learning and signal processing, but it is incremental as it extends existing methods to broader domains.

The paper tackles the minimization of the difference of two submodular functions over discrete and continuous domains, extending prior work limited to set functions, and shows that their proposed algorithm outperforms baselines in integer compressive sensing and integer least squares experiments.

Submodular functions, defined on continuous or discrete domains, arise in numerous applications. We study the minimization of the difference of two submodular (DS) functions, over both domains, extending prior work restricted to set functions. We show that all functions on discrete domains and all smooth functions on continuous domains are DS. For discrete domains, we observe that DS minimization is equivalent to minimizing the difference of two convex (DC) functions, as in the set function case. We propose a novel variant of the DC Algorithm (DCA) and apply it to the resulting DC Program, obtaining comparable theoretical guarantees as in the set function case. The algorithm can be applied to continuous domains via discretization. Experiments demonstrate that our method outperforms baselines in integer compressive sensing and integer least squares.

Code Implementations1 repo
Foundations

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

Your Notes