LGDMSep 18, 2024

Extended Deep Submodular Functions

arXiv:2409.12053v1h-index: 13
Originality Incremental advance
AI Analysis

This provides a more expressive framework for representing set functions in combinatorial optimization, though it is incremental as it builds directly on DSFs.

The paper tackles the limitation of Deep Submodular Functions (DSFs) in representing all monotone submodular functions by introducing Extended Deep Submodular Functions (EDSFs), which can represent all such functions and show significantly lower empirical generalization error in learning coverage functions.

We introduce a novel category of set functions called Extended Deep Submodular functions (EDSFs), which are neural network-representable. EDSFs serve as an extension of Deep Submodular Functions (DSFs), inheriting crucial properties from DSFs while addressing innate limitations. It is known that DSFs can represent a limiting subset of submodular functions. In contrast, through an analysis of polymatroid properties, we establish that EDSFs possess the capability to represent all monotone submodular functions, a notable enhancement compared to DSFs. Furthermore, our findings demonstrate that EDSFs can represent any monotone set function, indicating the family of EDSFs is equivalent to the family of all monotone set functions. Additionally, we prove that EDSFs maintain the concavity inherent in DSFs when the components of the input vector are non-negative real numbers-an essential feature in certain combinatorial optimization problems. Through extensive experiments, we illustrate that EDSFs exhibit significantly lower empirical generalization error than DSFs in the learning of coverage functions. This suggests that EDSFs present a promising advancement in the representation and learning of set functions with improved generalization capabilities.

Foundations

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

Your Notes