paper-with-me

홈 › Papers

Resilient Monotone Sequential Maximization

2018-03-21 · Vasileios Tzoumas, Ali Jadbabaie, George J. Pappas

Applications in machine learning, optimization, and control require the sequential selection of a few system elements, such as sensors, data, or actuators, to optimize the system performance across multiple time steps. However, in failure-prone and adversarial environments, sensors get attacked, data get deleted, and actuators fail. Thence, traditional sequential design paradigms become insufficient and, in contrast, resilient sequential designs that adapt against system-wide attacks, deletions, or failures become important. In general, resilient sequential design problems are computationally hard. Also, even though they often involve objective functions that are monotone and (possibly) submodular, no scalable approximation algorithms are known for their solution. In this paper, we provide the first scalable algorithm, that achieves the following characteristics: system-wide resiliency, i.e., the algorithm is valid for any number of denial-of-service attacks, deletions, or failures; adaptiveness, i.e., at each time step, the algorithm selects system elements based on the history of inflicted attacks, deletions, or failures; and provable approximation performance, i.e., the algorithm guarantees for monotone objective functions a solution close to the optimal. We quantify the algorithm's approximation performance using a notion of curvature for monotone (not necessarily submodular) set functions. Finally, we support our theoretical analyses with simulated experiments, by considering a control-aware sensor scheduling scenario, namely, sensing-constrained robot navigation.

📄 PDF Abstract BibTeX arXiv:1803.07954

Code (0)

등록된 구현이 없습니다.

Tasks

Robot NavigationSchedulingvalid

Similar Papers 제목 키워드 기반

Bandit Multi-linear DR-Submodular Maximization and Its Applications on Adversarial Submodular Bandits

2023-05-21 · Zongqi Wan, Jialin Zhang, Wei Chen, Xiaoming Sun 외

We investigate the online bandit learning of the monotone multi-linear DR-submodular functions, designing the algorithm $\mathtt{BanditMLSM}$ that attains $O(T^{2/3}\log T)$ of $(1-1/e)$-regret. Then we reduce submodular…

Non-monotone Sequential Submodular Maximization

2023-08-16 · Shaojie Tang, Jing Yuan

In this paper, we study a fundamental problem in submodular optimization, which is called sequential submodular maximization. Specifically, we aim to select and rank a group of $k$ items from a ground set $V$ such that t…

Assortment OptimizationDiversityRecommendation Systems

Resilient Non-Submodular Maximization over Matroid Constraints

2018-04-02 · Vasileios Tzoumas, Ali Jadbabaie, George J. Pappas

The control and sensing of large-scale systems results in combinatorial problems not only for sensor and actuator placement but also for scheduling or observability/controllability. Such combinatorial constraints in syst…

Robot NavigationScheduling

Beyond Pointwise Submodularity: Non-Monotone Adaptive Submodular Maximization subject to Knapsack and $k$-System Constraints

2021-04-10 · Shaojie Tang

In this paper, we study the non-monotone adaptive submodular maximization problem subject to a knapsack and a $k$-system constraints. The input of our problem is a set of items, where each item has a particular state dra…

2k

Partial-Monotone Adaptive Submodular Maximization

2022-07-26 · Shaojie Tang, Jing Yuan

Many sequential decision making problems, including pool-based active learning and adaptive viral marketing, can be formulated as an adaptive submodular maximization problem. Most of existing studies on adaptive submodul…

Active LearningDecision MakingMarketingSequential Decision Making