中文
相关论文

相关论文: Streaming Submodular Maximization with Differentia…

200 篇论文

We study the problem of differentially private constrained maximization of decomposable submodular functions. A submodular function is decomposable if it takes the form of a sum of submodular functions. The special case of maximizing a…

机器学习 · 计算机科学 2020-06-01 Anamay Chaturvedi , Huy Nguyen , Lydia Zakynthinou

Submodular functions, as well as the sub-class of decomposable submodular functions, and their optimization appear in a wide range of applications in machine learning, recommendation systems, and welfare maximization. However, optimization…

数据结构与算法 · 计算机科学 2024-06-04 Akbar Rafiey

Many sequential decision making problems can be formulated as an adaptive submodular maximization problem. However, most of existing studies in this field focus on pool-based setting, where one can pick items in any order, and there have…

人工智能 · 计算机科学 2022-08-18 Shaojie Tang , Jing Yuan

In this work we consider the problem of online submodular maximization under a cardinality constraint with differential privacy (DP). A stream of $T$ submodular functions over a common finite ground set $U$ arrives online, and at each…

机器学习 · 计算机科学 2020-10-27 Sebastian Perez-Salazar , Rachel Cummings

The problem of maximizing nonnegative monotone submodular functions under a certain constraint has been intensively studied in the last decade, and a wide range of efficient approximation algorithms have been developed for this problem.…

数据结构与算法 · 计算机科学 2020-06-30 Akbar Rafiey , Yuichi Yoshida

We consider learning of submodular functions from data. These functions are important in machine learning and have a wide range of applications, e.g. data summarization, feature selection and active learning. Despite their combinatorial…

机器学习 · 统计学 2018-06-18 Sebastian Tschiatschek , Aytunc Sahin , Andreas Krause

Most of existing studies on submodular maximization focus on selecting a subset of items that maximizes a \emph{single} submodular function. However, in many real-world scenarios, we might have multiple user-specific functions, each of…

机器学习 · 计算机科学 2024-09-06 Jing Yuan , Shaojie Tang

In this paper we study the extraction of representative elements in the data stream model in the form of submodular maximization. Different from the previous work on streaming submodular maximization, we are interested only in the recent…

数据结构与算法 · 计算机科学 2016-11-02 Jiecao Chen , Huy L. Nguyen , Qin Zhang

The need for real time analysis of rapidly producing data streams (e.g., video and image streams) motivated the design of streaming algorithms that can efficiently extract and summarize useful information from massive data "on the fly".…

数据结构与算法 · 计算机科学 2017-12-27 Baharan Mirzasoleiman , Stefanie Jegelka , Andreas Krause

We consider the problem of maximizing a nonnegative submodular set function $f:2^{\mathcal{N}} \rightarrow \mathbb{R}^+$ subject to a $p$-matchoid constraint in the single-pass streaming setting. Previous work in this context has considered…

数据结构与算法 · 计算机科学 2015-05-01 Chandra Chekuri , Shalmoli Gupta , Kent Quanrud

Much of the research in differential privacy has focused on offline applications with the assumption that all data is available at once. When these algorithms are applied in practice to streams where data is collected over time, this either…

数据库 · 计算机科学 2024-02-01 Girish Kumar , Thomas Strohmer , Roman Vershynin

Constrained $k$-submodular maximization is a general framework that captures many discrete optimization problems such as ad allocation, influence maximization, personalized recommendation, and many others. In many of these applications,…

数据结构与算法 · 计算机科学 2023-05-26 Fabian Spaeh , Alina Ene , Huy L. Nguyen

In this paper we develop the first algorithms for online submodular minimization that preserve differential privacy under full information feedback and bandit feedback. A sequence of $T$ submodular functions over a collection of $n$…

数据结构与算法 · 计算机科学 2018-07-09 Adrian Rivera Cardoso , Rachel Cummings

Submodular function maximization is a critical building block for diverse tasks, such as document summarization, sensor placement, and image segmentation. Yet its practical utility is often limit by the $O(knd^2)$ computational bottleneck.…

机器学习 · 计算机科学 2026-01-29 Boyu Liu , Lianke Qin , Zhao Song , Yitan Wang , Jiale Zhao

Differential privacy is a rigorous definition for privacy that guarantees that any analysis performed on a sensitive dataset leaks no information about the individuals whose data are contained therein. In this work, we develop new…

密码学与安全 · 计算机科学 2021-11-18 Vassilis Digalakis , George N. Karystinos , Minos N. Garofalakis

Submodular maximization has become established as the method of choice for the task of selecting representative and diverse summaries of data. However, if datapoints have sensitive attributes such as gender or age, such machine learning…

机器学习 · 计算机科学 2020-10-20 Marwa El Halabi , Slobodan Mitrović , Ashkan Norouzi-Fard , Jakab Tardos , Jakub Tarnawski

Recently, it has become evident that submodularity naturally captures widely occurring concepts in machine learning, signal processing and computer vision. Consequently, there is need for efficient optimization procedures for submodular…

机器学习 · 计算机科学 2013-11-19 Stefanie Jegelka , Francis Bach , Suvrit Sra

Submodular functions are discrete functions that model laws of diminishing returns and enjoy numerous algorithmic applications. They have been used in many areas, including combinatorial optimization, machine learning, and economics. In…

数据结构与算法 · 计算机科学 2012-08-24 Maria-Florina Balcan , Nicholas J. A. Harvey

Streaming submodular maximization is a natural model for the task of selecting a representative subset from a large-scale dataset. If datapoints have sensitive attributes such as gender or race, it becomes important to enforce fairness to…

机器学习 · 计算机科学 2025-11-25 Marwa El Halabi , Federico Fusco , Ashkan Norouzi-Fard , Jakab Tardos , Jakub Tarnawski

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…

数据结构与算法 · 计算机科学 2024-05-31 Paul Dütting , Federico Fusco , Silvio Lattanzi , Ashkan Norouzi-Fard , Morteza Zadimoghaddam
‹ 上一页 1 2 3 10 下一页 ›