Related Experiment Video
Updated: Feb 1, 2026

Installation Method to Enhance Quality Control for Fiber Reinforced Polymer Spike Anchors
Published on: April 10, 2018
Risk sensitive twin distributional critics with a lambda lower confidence bound for continuous control reinforcement
Onur Osman1, Bahar Yalcin Kavus2, Tolga Kudret Karaca3
1Department of Electric Electronics Engineering, İstanbul Topkapi University, 34087, Istanbul, Turkey.
Abstract:
Off-policy actor-critic methods such as Twin Delayed Deep Deterministic Policy Gradient (TD3) are the workhorse of continuous-control reinforcement learning. However, they rely on scalar value estimates and offer no explicit way to control risk in temporal-difference targets. We introduce Twin Distributional Critics with λ-Lower Confidence Bound (TDC-λ), a TD3-style algorithm that learns two distributional critics and, for each transition, forms its target from a lower confidence bound of the form (μ - λσ) across critics. The risk parameter λ smoothly interpolates between a distributional TD3 limit and increasingly conservative targets. A single implementation supports either a deterministic actor or a tanh-squashed Gaussian policy, while evaluation always uses the deterministic mean action. We evaluate TDC-λ on five standard MuJoCo benchmarks HalfCheetah-v4, Hopper-v4, Ant-v4, Walker2d-v4, and Humanoid-v4 against strong entropy-regularized baselines. Across tasks, TDC-λ matches or improves final return while consistently reducing variance. Sweeping λ further shows that stronger penalties on high-variance critics improve robustness on challenging, high-dimensional domains. These results indicate that distributional critics combined with simple risk-sensitive target selection can substantially improve stability in off-policy reinforcement learning without sacrificing sample efficiency.
Related Concept Videos
Continuous Charge Distributions
The electric charge can also be subjected to an analogical...
Design Example: Distributing Reinforcements in Concrete Sections
Confidence Coefficient
Confidence Intervals
A...
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...

