Aug 2026· Zenodo (CERN European Organization for Nuclear Research)
Reinforcement Learning in Robotics
Abstract
Reinforcement learning (RL) faces significant challenges in achieving optimal performance due to the inherent difficulty in balancing exploration and exploitation. This paper proposes a novel framework leveraging probabilistic programming (PP) to address this problem. The core idea is to represent an RL agent as a probabilistic program, enabling the explicit modeling of uncertainty within the environment and the agent itself. This allows for the incorporation of Bayesian approaches to exploration, where actions are actively sampled based on predicted rewards and a quantified measure of uncertainty. Unlike traditional RL methods that often rely on heuristics or point-estimate models, this approach provides a more principled and flexible framework for exploration, potentially leading to improved sample efficiency and overall performance, particularly in complex and partially observable environments. The framework utilizes concepts from Bayesian inference, Markov Decision Processes (MDPs), and probabilistic programming to define a coherent and powerful approach to RL. Key elements include the definition of probability distributions for state values, action values, and transition probabilities, and the application of variational inference or other inference techniques to estimate these distributions. This allows the agent to learn not just optimal actions, but also a representation of its knowledge about the environment.
Model-based life-cycle evaluation indicates that AI-optimized PPP contracts reduce bridges reaching emergency condition by 30%–40% over a 30-year horizon while lowering life-cycle costs by 8%–12% compared with rule-based policies, providing infrastructure agencies and private concessionaires with an integrated AI-driven life-cycle management platform.
Ali Shehadeh, Odey Alshboul· Journal of Legal Affairs and...· 0 citations
This paper presents a two-wheeled mobile robot trajectory-tracking controller combining a particle swarm optimization (PSO)-tuned fuzzy logic controller (FLC) with a residual reinforcement learning (RL) correction layer.PSO tuning reduces the global distance error by 35% and the integral absolute error by 44% over the initial FLC.The residual RL layer further reduces the global distance error by approximately 2.3% and improves cornering-region tracking by 3.9% in RMSE, 4.7% in IAE, and 5.2% in peak distance error.The proposed controller also reduces the global distance error by 41% and 66% relative to independently tuned PID and fuzzy-PID baselines.Trained across four trajectory families with a held-out test split, the generalized agent reduces the average test distance error by 18% relative to the tuned FLC baseline.These results show that a lightweight residual correction improves both accuracy and generalization while preserving the fuzzy controller's interpretability.
Le Ngoc Dung, Luu Hong Quan, Doan Cong Anh· International journal of int...· 0 citations
Related blog posts
MIT News · Artificial Intelligence· news.mit.eduAug 18, 2026
A new method for surgically removing training examples from a model reveals that as datasets grow, the link between what a model learns and what it produces dissolves.