Related Experiment Videos
BRFedTD: A Novel Framework for Federated Reinforcement Learning With Byzantine-Resilient Policy Evaluation
None:
Federated reinforcement learning (FRL) enables distributed agents to collaboratively evaluate policies without sharing raw data, making it a promising approach for privacy-preserving and scalable decision-making. However, the presence of Byzantine agents, which may behave arbitrarily or maliciously, poses significant challenges to the robustness and reliability of FRL. To address this issue, in this paper, we propose a novel trimmed mean-based robust federated policy evaluation framework called Byzantine-resilient federated temporal difference learning (BRFedTD), and establish a finite-time convergence theory of BRFedTD. This framework effectively addresses the combined challenges of linear function approximation, heterogeneous Markov decision processes (MDPs), multiple local updates, and robust aggregation. To support more accurate confidence interval estimation and policy uncertainty analysis, we further derive the asymptotic distribution of the estimation error, showing that BRFedTD achieves asymptotic normality and efficiency in the case of identical MDPs without Byzantine attacks. This represents, to the best of our knowledge, the first asymptotic normality result established in FRL. Extensive numerical experiments demonstrate the robustness and effectiveness of the proposed algorithm, and corroborate that it generalizes to deep reinforcement learning and performs well on complex control tasks.
Related Concept Videos
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Observational Learning
Reinforcement Schedules
Once a behavior is learned,...
Associative Learning
Classical conditioning, also known...
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
Randomized Experiments
Simple randomization
Simple...