paper-with-me

홈 › Papers

Nonparametric Bellman Mappings for Value Iteration in Distributed Reinforcement Learning

2025-03-20 · Yuki Akiyama, Konstantinos Slavakis

This paper introduces novel Bellman mappings (B-Maps) for value iteration (VI) in distributed reinforcement learning (DRL), where multiple agents operate over a network without a centralized fusion node. Each agent constructs its own nonparametric B-Map for VI while communicating only with direct neighbors to achieve consensus. These B-Maps operate on Q-functions represented in a reproducing kernel Hilbert space, enabling a nonparametric formulation that allows for flexible, agent-specific basis function design. Unlike existing DRL methods that restrict information exchange to Q-function estimates, the proposed framework also enables agents to share basis information in the form of covariance matrices, capturing additional structural details. A theoretical analysis establishes linear convergence rates for both Q-function and covariance-matrix estimates toward their consensus values. The optimal learning rates for consensus-based updates are dictated by the ratio of the smallest positive eigenvalue to the largest one of the network's Laplacian matrix. Furthermore, each nodal Q-function estimate is shown to lie very close to the fixed point of a centralized nonparametric B-Map, effectively allowing the proposed DRL design to approximate the performance of a centralized fusion center. Numerical experiments on two well-known control problems demonstrate the superior performance of the proposed nonparametric B-Maps compared to prior methods. Notably, the results reveal a counter-intuitive finding: although the proposed approach involves greater information exchange -- specifically through the sharing of covariance matrices -- it achieves the desired performance with lower cumulative communication cost than existing DRL schemes, highlighting the crucial role of basis information in accelerating the learning process.

📄 PDF Abstract BibTeX arXiv:2503.16192

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonparametric Bellman Mappings for Reinforcement Learning: Application to Robust Adaptive Filtering

2024-03-29 · Yuki Akiyama, Minh Vu, Konstantinos Slavakis

This paper designs novel nonparametric Bellman mappings in reproducing kernel Hilbert spaces (RKHSs) for reinforcement learning (RL). The proposed mappings benefit from the rich approximating properties of RKHSs, adopt n…

Dimensionality ReductionReinforcement Learning (RL)

Proximal Bellman mappings for reinforcement learning and their application to robust adaptive filtering

2023-09-14 · Yuki Akiyama, Konstantinos Slavakis

This paper aims at the algorithmic/theoretical core of reinforcement learning (RL) by introducing the novel class of proximal Bellman mappings. These mappings are defined in reproducing kernel Hilbert spaces (RKHSs), to …

Reinforcement Learning (RL)

Bellman Calibration for $V$-Learning in Offline Reinforcement Learning

2025-12-29 · Lars van der Laan, Nathan Kallus arxiv

Reliable long-horizon value prediction is difficult in offline reinforcement learning because fitted value methods combine bootstrapping, function approximation, and distribution shift, while standard guarantees often re…

Reinforcement LearningValue prediction

online and lightweight kernel-based approximated policy iteration for dynamic p-norm linear adaptive filtering

2022-10-21 · Yuki Akiyama, Minh Vu, Konstantinos Slavakis

This paper introduces a solution to the problem of selecting dynamically (online) the ``optimal'' p-norm to combat outliers in linear adaptive filtering without any knowledge on the probability density function of the ou…

Symbolic Regression Methods for Reinforcement Learning

2019-03-22 · Jiří Kubalík, Erik Derner, Jan Žegklitz, Robert Babuška

Reinforcement learning algorithms can solve dynamic decision-making and optimal control problems. With continuous-valued state and input variables, reinforcement learning algorithms must rely on function approximators to…

Decision MakingFrictionregressionreinforcement-learning+3