paper-with-me

Papers

Online Summarization via Submodular and Convex Optimization

2017-07-01 · CVPR 2017 7 · Ehsan Elhamifar, M. Clara De Paolis Kaluza

We consider the problem of subset selection in the online setting, where data arrive incrementally. Instead of storing and running subset selection on the entire dataset, we propose an incremental subset selection framework that, at each time instant, uses the previously selected set of representatives and the new batch of data in order to update the set of representatives. We cast the problem as an integer binary optimization minimizing the encoding cost of the data via representatives regularized by the number of selected items. As the proposed optimization is, in general, NP-hard and non-convex, we study a greedy approach based on unconstrained submodular optimization and also propose an efficient convex relaxation. We show that, under appropriate conditions, the solution of our proposed convex algorithm achieves the global optimal solution of the non-convex problem. Our results also address the conventional problem of subset selection in the offline setting, as a special case. By extensive experiments on the problem of video summarization, we demonstrate that our proposed online subset selection algorithms perform well on real data, capturing diverse representative events in videos, while they obtain objective function values close to the offline setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Projection-Free Online Optimization with Stochastic Gradient: From Convexity to Submodularity

2018-02-22 · ICML 2018 7 · Lin Chen, Christopher Harshaw, Hamed Hassani, Amin Karbasi

Online optimization has been a successful framework for solving large-scale problems under computational constraints and partial information. Current methods for online convex optimization require either a projection or …

Online Submodular Maximization via Online Convex Optimization

2023-09-08 · Tareq Si Salem, Gözde Özcan, Iasonas Nikolaou, Evimaria Terzi 외

We study monotone submodular maximization under general matroid constraints in the online setting. We prove that online optimization of a large class of submodular functions, namely, weighted threshold potential function…

Online Non-Monotone DR-submodular Maximization

2019-09-25 · Nguyen Kim Thang, Abhinav Srivastav

In this paper, we study fundamental problems of maximizing DR-submodular continuous functions that have real-world applications in the domain of machine learning, economics, operations research and communication systems.…

BIG-bench Machine Learning

Guaranteed Non-convex Optimization: Submodular Maximization over Continuous Domains

2016-06-17 · Andrew An Bian, Baharan Mirzasoleiman, Joachim M. Buhmann, Andreas Krause

Submodular continuous functions are a category of (generally) non-convex/non-concave functions with a wide spectrum of applications. We characterize these functions and demonstrate that they can be maximized efficiently …

Data Summarizationenergy managementManagement

Learning Policies for Contextual Submodular Prediction

2013-05-11 · Stephane Ross, Jiaji Zhou, Yisong Yue, Debadeepta Dey 외

Many prediction domains, such as ad placement, recommendation, trajectory prediction, and document summarization, require predicting a set or list of options. Such lists are often evaluated using submodular reward functi…

DiversityDocument SummarizationNews RecommendationPrediction+1