paper-with-me

Papers

Max-Sum Diversification, Monotone Submodular Functions and Dynamic Updates

2016-11-25 · Borodin Allan, Jain Aadhar, Lee Hyun Chul, Ye Yuli

Result diversification is an important aspect in web-based search, document summarization, facility location, portfolio management and other applications. Given a set of ranked results for a set of objects (e.g. web documents, facilities, etc.) with a distance between any pair, the goal is to select a subset $S$ satisfying the following three criteria: (a) the subset $S$ satisfies some constraint (e.g. bounded cardinality); (b) the subset contains results of high "quality"; and (c) the subset contains results that are "diverse" relative to the distance measure. The goal of result diversification is to produce a diversified subset while maintaining high quality as much as possible. We study a broad class of problems where the distances are a metric, where the constraint is given by independence in a matroid, where quality is determined by a monotone submodular function, and diversity is defined as the sum of distances between objects in $S$. Our problem is a generalization of the {\em max sum diversification} problem studied in \cite{GoSh09} which in turn is a generaliztion of the {\em max sum $p$-dispersion problem} studied extensively in location theory. It is NP-hard even with the triangle inequality. We propose two simple and natural algorithms: a greedy algorithm for a cardinality constraint and a local search algorithm for an arbitary matroid constraint. We prove that both algorithms achieve constant approximation ratios.

📄 PDF Abstract BibTeX arXiv:1203.6397

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationManagement

Similar Papers 제목 키워드 기반

Dynamic Submodular Maximization

2020-12-01 · NeurIPS 2020 12 · Morteza Monemizadeh

One of the basic primitives in the class of submodular optimization problems is the submodular maximization under a cardinality constraint. Here we are given a ground set $V$ that is endowed with a monotone submodular fu…

ClusteringCombinatorial OptimizationFeature CompressionRecommendation Systems+1

Dynamic Non-monotone Submodular Maximization

2023-11-07 · NeurIPS 2023 11

Maximizing submodular functions has been increasingly used in many applications of machine learning, such as data summarization, recommendation systems, and feature selection. Moreover, there has been a growing interest …

Data Summarizationfeature selectionRecommendation SystemsVideo Summarization

Multi-objective Evolutionary Algorithms are Generally Good: Maximizing Monotone Submodular Functions over Sequences

2021-04-20 · Chao Qian, Dan-Xuan Liu, Chao Feng, Ke Tang

Evolutionary algorithms (EAs) are general-purpose optimization algorithms, inspired by natural evolution. Recent theoretical studies have shown that EAs can achieve good approximation guarantees for solving the problem c…

Document SummarizationEvolutionary AlgorithmsRecommendation Systems

Stochastic $k$-Submodular Bandits with Full Bandit Feedback

2024-12-14 · Guanyu Nie, Vaneet Aggarwal, Christopher John Quinn

In this paper, we present the first sublinear $\alpha$-regret bounds for online $k$-submodular optimization problems with full-bandit feedback, where $\alpha$ is a corresponding offline approximation ratio. Specifically,…

Multi-objective Evolutionary Algorithms are Still Good: Maximizing Monotone Approximately Submodular Minus Modular Functions

2019-10-12 · Chao Qian

As evolutionary algorithms (EAs) are general-purpose optimization algorithms, recent theoretical studies have tried to analyze their performance for solving general problem classes, with the goal of providing a general t…

Evolutionary AlgorithmsExperimental Design