CORTEXA
← Browse
arxivcs.LGcs.AI2026-07-01

Gauging, Measuring, and Controlling Critic Complexity in Actor-Critic Reinforcement Learning

Konstantin Garbers

Actor-critic methods depend on learned critics, but critic quality is often evaluated only indirectly through return, temporal-difference error, or value loss. Critic complexity is introduced as an additional diagnostic and intervention dimension for actor-critic reinforcement learning. The analysis uses spectral effective-rank entropy, a rank-like summary of the singular-value distributions of critic weight matrices, to assess critic model complexity. Across TD3 and PPO experiments, critic complexity is tracked together with return and Monte Carlo value-estimation bias. The results show that critic complexity is measurable throughout training and is systematically associated with training behavior, while also making clear that the relationship is heterogeneous across algorithms, tasks, and hyperparameters. A direct complexity-control intervention is then evaluated by adding a spectral-entropy penalty to the critic loss. This intervention reliably changes the targeted spectral quantity, demonstrating that critic complexity can be controlled rather than only observed. Return effects are treated as task-dependent evidence rather than as a general performance claim, because overall complexity-control results vary.

View free PDFSource page

Related papers

arxivcs.LGcs.AIeess.SYmath.OC2026-07-02

ART for Diffusion Sampling: Continuous-Time Control and Actor-Critic Learning

Yilie Huang, Wenpin Tang, Xun Yu Zhou

We study timestep allocation for score-based diffusion sampling, where a learned reverse-time dynamics is discretized on a finite grid. Uniform and hand-crafted schedules are standard choices, but they rely on fixed prescriptions and can therefore be suboptimal. To address this l…

View free PDFSource page
arxivcs.LGcs.AI2026-07-14

Deconstructing Actor-Critic: A Large-scale Empirical Study of Design Components for Practitioners

Haseeb Shah, Lingwei Zhu, Adam White, Martha White

Reinforcement learning is increasingly being considered for controlling real-world systems, from fusion plasma and autonomous vehicles to drug discovery and drinking water treatment, where reliability is essential and tuning budgets are limited. Actor-critic algorithms share a se…

View free PDFSource page
arxivcs.AIcs.LG2026-07-04

Explainable Reinforcement Learning for Adaptive Traffic Signal Control

Dickens Kwesiga, Nishu Choudhary, Angshuman Guin, Michael Hunter

Reinforcement Learning (RL) has emerged as a powerful paradigm for adaptive traffic signal control. However, in safety-critical infrastructure like traffic control, the opaque, black-box nature of deep RL models poses challenges for transportation agency acceptance, regulatory co…

View free PDFSource page
arxivcs.LGcs.AI2026-06-29

Dual-Flow Reinforcement Learning with State-Aware Exploration

Qijun Li, Zheng Fu, Qi Song, Yifei He, Weitao Zhou, Kun Jiang, et al.

In complex continuous-control reinforcement learning tasks, multimodal optimal actions often coincide with uncertain, multimodal return distributions, making reliable value estimation and multimodal exploration challenging. Existing value estimation methods using unimodal Gaussia…

View free PDFSource page