Robust Subset Selection by Greedy and Evolutionary Pareto Optimization
Chao Bian, Yawen Zhou, Chao Qian

TL;DR
This paper introduces a robust subset selection approach that relaxes submodularity assumptions, proposing a greedy algorithm with approximation guarantees and an evolutionary Pareto optimization method, validated through theoretical analysis and experiments.
Contribution
It extends robust subset selection to non-submodular functions, providing approximation guarantees for both greedy and evolutionary algorithms.
Findings
Greedy algorithm achieves approximation ratio of 1-e^{-eta\gamma}.
EPORSS can find better subsets with more computation time.
Experimental results validate the effectiveness of both algorithms.
Abstract
Subset selection, which aims to select a subset from a ground set to maximize some objective function, arises in various applications such as influence maximization and sensor placement. In real-world scenarios, however, one often needs to find a subset which is robust against (i.e., is good over) a number of possible objective functions due to uncertainty, resulting in the problem of robust subset selection. This paper considers robust subset selection with monotone objective functions, relaxing the submodular property required by previous studies. We first show that the greedy algorithm can obtain an approximation ratio of , where and are the correlation and submodularity ratios of the objective functions, respectively; and then propose EPORSS, an evolutionary Pareto optimization algorithm that can utilize more time to find better subsets. We prove…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Criteria Decision Making · Distributed Sensor Networks and Detection Algorithms · Rough Sets and Fuzzy Logic
