← Search

Moran Feldman

16 accepted papers

2024

Bridging the Gap between General and Down-Closed Convex Sets in Submodular Maximization

IJCAI 2024poster

Optimization of DR-submodular functions has experienced a notable surge in significance in recent times, marking a pivotal development within the domain of non-convex optimization. Motivated by real-world scenarios, some recent works have delved into the maximization of non-monotone DR-submodular fu…

Cited by 1SourcePDFScholar
2024

Practical $0.385$-Approximation for Submodular Maximization Subject to a Cardinality Constraint

NeurIPS 2024poster

Non-monotone constrained submodular maximization plays a crucial role in various machine learning applications. However, existing algorithms often struggle with a trade-off between approximation guarantees and practical efficiency. The current state-of-the-art is a recent $0.401$-approximation algor…

2024

Submodular Minimax Optimization: Finding Effective Sets

AISTATS 2024poster

Despite the rich existing literature about minimax optimization in continuous settings, only very partial results of this kind have been obtained for combinatorial settings. In this paper, we fill this gap by providing a characterization of submodular minimax optimization, the problem of finding a s…

2023

Resolving the Approximability of Offline and Online Non-monotone DR-Submodular Maximization over General Convex Sets

AISTATS 2023poster

In recent years, maximization of DR-submodular continuous functions became an important research field, with many real-worlds applications in the domains of machine learning, communication systems, operation research and economics. Most of the works in this field study maximization subject to down-c…

Cited by 18SourcePDFScholar
2020

Streaming Submodular Maximization under a k-Set System Constraint

ICML 2020poster

In this paper, we propose a novel framework that converts streaming algorithms for monotone submodular maximization into streaming algorithms for non-monotone submodular maximization. This reduction readily leads to the currently tightest deterministic approximation ratio for submodular maximization…

Cited by 41SourcePDFScholar
2019

Adaptive Sequence Submodularity

NeurIPS 2019poster

In many machine learning applications, one needs to interactively select a sequence of items (e.g., recommending movies based on a user's feedback) or make sequential decisions in a certain order (e.g., guiding an agent through a series of states). Not only do sequences already pose a dauntingly lar…

2019

Submodular Maximization beyond Non-negativity: Guarantees, Fast Algorithms, and Applications

ICML 2019oral

It is generally believed that submodular functions–and the more general class of $\gamma$-weakly submodular functions–may only be optimized under the non-negativity assumption $f(S) \geq 0$. In this paper, we show that once the function is expressed as the difference $f = g - c$, where $g$ is monoto…

2018

Do Less, Get More: Streaming Submodular Maximization with Subsampling

NeurIPS 2018spotlight

In this paper, we develop the first one-pass streaming algorithm for submodular maximization that does not evaluate the entire stream even once. By carefully subsampling each element of the data stream, our algorithm enjoys the tightest approximation guarantees in various settings while having the s…

2018

Submodularity on Hypergraphs: From Sets to Sequences

AISTATS 2018poster

In a nutshell, submodular functions encode an intuitive notion of diminishing returns. As a result, submodularity appears in many important machine learning tasks such as feature selection and data summarization. Although there has been a large volume of work devoted to the study of submodular funct…

Cited by 0SourcePDFScholar
2018

Weakly Submodular Maximization Beyond Cardinality Constraints: Does Randomization Help Greedy?

ICML 2018oral

Submodular functions are a broad class of set functions that naturally arise in many machine learning applications. Due to their combinatorial structures, there has been a myriad of algorithms for maximizing such functions under various constraints. Unfortunately, once a function deviates from submo…

Cited by 53SourcePDFScholar
2017

Streaming Weak Submodularity: Interpreting Neural Networks on the Fly

NeurIPS 2017oral

In many machine learning applications, it is important to explain the predictions of a black-box classifier. For example, why does a deep neural network assign an image to a particular class? We cast interpretability of black-box classifiers as a combinatorial maximization problem and propose an eff…