← Search

PAUL DUETTING

8 accepted papers

2026

A General Framework for Dynamic Consistent Submodular Maximization

ICML 2026poster

Consistency is an important property in dynamic submodular maximization and entails maintaining a near-optimal solution at all times, making only a small number of adjustments to the solution in each step. Prior work has explored this question for the insertion-only case, where the algorithm faces a…

Cited by 0SourceScholar
2024

Consistent Submodular Maximization

ICML 2024poster

Maximizing monotone submodular functions under cardinality constraints is a classic optimization task with several applications in data mining and machine learning. In this paper, we study this problem in a dynamic environment with consistency constraints: elements arrive in a streaming fashion, and…

2023

Deep Contract Design via Discontinuous Networks

NeurIPS 2023poster

Contract design involves a principal who establishes contractual agreements about payments for outcomes that arise from the actions of an agent. In this paper, we initiate the study of deep learning for the automated design of optimal contracts. We introduce a novel representation: the Discontinuous…

Cited by 15SourcePDFScholar
2023

Fully Dynamic Submodular Maximization over Matroids

ICML 2023poster

Maximizing monotone submodular functions under a matroid constraint is a classic algorithmic problem with multiple applications in data mining and machine learning. We study this classic problem in the fully dynamic setting, where elements can be both inserted and deleted in real-time. Our main resu…

Cited by 15SourcePDFScholar
2023

Optimal No-Regret Learning for One-Sided Lipschitz Functions

ICML 2023poster

Inspired by applications in pricing and contract design, we study the maximization of one-sided Lipschitz functions, which only provide the (weaker) guarantee that they do not grow too quickly in one direction. We show that it is possible to learn a maximizer for such a function while incurring $O(\…

Cited by 22SourcePDFScholar
2022

Deletion Robust Submodular Maximization over Matroids

ICML 2022oral

Maximizing a monotone submodular function is a fundamental task in machine learning. In this paper we study the deletion robust version of the problem under the classic matroids constraint. Here the goal is to extract a small size summary of the dataset that contains a high value independent set eve…

2019

Optimal Auctions through Deep Learning

ICML 2019oral

Designing an incentive compatible auction that maximizes expected revenue is an intricate task. The single-item case was resolved in a seminal piece of work by Myerson in 1981. Even after 30-40 years of intense research the problem remains unsolved for seemingly simple multi-bidder, multi-item setti…