paper-with-me

Papers

Adversarial Online Multi-Task Reinforcement Learning

2023-01-11 · Quan Nguyen, Nishant A. Mehta

We consider the adversarial online multi-task reinforcement learning setting, where in each of $K$ episodes the learner is given an unknown task taken from a finite set of $M$ unknown finite-horizon MDP models. The learner's objective is to minimize its regret with respect to the optimal policy for each task. We assume the MDPs in $\mathcal{M}$ are well-separated under a notion of $\lambda$-separability, and show that this notion generalizes many task-separability notions from previous works. We prove a minimax lower bound of $\Omega(K\sqrt{DSAH})$ on the regret of any learning algorithm and an instance-specific lower bound of $\Omega(\frac{K}{\lambda^2})$ in sample complexity for a class of uniformly-good cluster-then-learn algorithms. We use a novel construction called 2-JAO MDP for proving the instance-specific lower bound. The lower bounds are complemented with a polynomial time algorithm that obtains $\tilde{O}(\frac{K}{\lambda^2})$ sample complexity guarantee for the clustering phase and $\tilde{O}(\sqrt{MK})$ regret guarantee for the learning phase, indicating that the dependency on $K$ and $\frac{1}{\lambda^2}$ is tight.

📄 PDF Abstract BibTeX arXiv:2301.04268

Code (1)

ngmq/adversarial-online-multi-task-reinforcement-learning 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Online Robustness Training for Deep Reinforcement Learning

2019-11-03 · Marc Fischer, Matthew Mirman, Steven Stalder, Martin Vechev

In deep reinforcement learning (RL), adversarial attacks can trick an agent into unwanted states and disrupt training. We propose a system called Robust Student-DQN (RS-DQN), which permits online robustness training alon…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement learning-based optimised control for tracking of nonlinear systems with adversarial attacks

2022-09-05 · Farshad Rahimi, Sepideh Ziaei

This paper introduces a reinforcement learning-based tracking control approach for a class of nonlinear systems using neural networks. In this approach, adversarial attacks were considered both in the actuator and on the…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Two-stage Deep Reinforcement Learning for Inverter-based Volt-VAR Control in Active Distribution Networks

2020-05-20 · Haotian Liu, Wenchuan Wu

Model-based Vol/VAR optimization method is widely used to eliminate voltage violations and reduce network losses. However, the parameters of active distribution networks(ADNs) are not onsite identified, so significant er…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adversarial Fine-tuning in Offline-to-Online Reinforcement Learning for Robust Robot Control

2025-10-15 · Shingo Ayabe, Hiroshi Kera, Kazuhiko Kawamoto arxiv

Offline reinforcement learning enables sample-efficient policy acquisition without risky online interaction, yet policies trained on static datasets remain brittle under action-space perturbations such as actuator faults…

Reinforcement Learning

Byzantine-Robust Online and Offline Distributed Reinforcement Learning

2022-06-01 · Yiding Chen, Xuezhou Zhang, Kaiqing Zhang, Mengdi Wang 외

We consider a distributed reinforcement learning setting where multiple agents separately explore the environment and communicate their experiences through a central server. However, $\alpha$-fraction of agents are adver…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)