Informed Asymmetric Actor-Critic: Leveraging Privileged Signals Beyond Full-State Access
Asymmetric reinforcement learning leverages privileged information available during training to improve learning under partial observability. Existing asymmetric actor-critic methods typically assume access to the full environment state to condition the critic during training, which is often unrealistic in practice. We introduce the informed asymmetric actor-critic framework that allows the critic to be conditioned on arbitrary state-dependent privileged signals, and show that any such signal yields unbiased policy gradient estimates. This substantially expands the set of admissible privileged information and raises the problem of selecting the most informative signals for learning. To this end, we propose two novel informativeness criteria: a dependence-based test that can be applied prior to training, and a test based on improvements in value prediction that can be applied post hoc. Experiments on partially observable benchmarks and synthetic environments demonstrate that carefully selected privileged signals can match or outperform full-state asymmetric baselines while relying on strictly less state information.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement LearningValue predictionSimilar Papers 제목 키워드 기반
Reinformed Dreamer: An Asymmetric World Model Efficiently Trained through Latent Guidance
Much like humans benefit from guidance while learning, reinforcement learning algorithms may benefit from additional supervision beyond rewards. Leveraging additional information during training to learn better represent…
Representation LearningReinforcement LearningPIGDreamer: Privileged Information Guided World Models for Safe Partially Observable Reinforcement Learning
Partial observability presents a significant challenge for Safe Reinforcement Learning (Safe RL), as it impedes the identification of potential risks and rewards. Leveraging specific types of privileged information durin…
Reinforcement LearningPrivileged Critic Training Enables Sensor-Free Thruster Fault Adaptation in End-to-End RL
Fault-tolerant navigation for thruster-actuated robots requires online adaptation to failures that are neither binary nor fully observable: thrusters may degrade continuously, fail dead, or jam stuck-open. Classical faul…
Time evaluation of portfolio for asymmetrically informed traders
We study the anticipating version of the classical portfolio optimization problem in a financial market with the presence of a trader who possesses privileged information about the future (insider information), but who i…
Portfolio OptimizationProvable Partially Observable Reinforcement Learning with Privileged Information
Partial observability of the underlying states generally presents significant challenges for reinforcement learning (RL). In practice, certain \emph{privileged information}, e.g., the access to states from simulators, ha…
Partially Observable Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)