paper-with-me

홈 › Papers

Studying the Interplay Between the Actor and Critic Representations in Reinforcement Learning

2025-03-08 · Samuel Garcin, Trevor McInroe, Pablo Samuel Castro, Prakash Panangaden, Christopher G. Lucas, David Abel, Stefano V. Albrecht

Extracting relevant information from a stream of high-dimensional observations is a central challenge for deep reinforcement learning agents. Actor-critic algorithms add further complexity to this challenge, as it is often unclear whether the same information will be relevant to both the actor and the critic. To this end, we here explore the principles that underlie effective representations for the actor and for the critic in on-policy algorithms. We focus our study on understanding whether the actor and critic will benefit from separate, rather than shared, representations. Our primary finding is that when separated, the representations for the actor and critic systematically specialise in extracting different types of information from the environment -- the actor's representation tends to focus on action-relevant information, while the critic's representation specialises in encoding value and dynamics information. We conduct a rigourous empirical study to understand how different representation learning approaches affect the actor and critic's specialisations and their downstream performance, in terms of sample efficiency and generation capabilities. Finally, we discover that a separated critic plays an important role in exploration and data collection during training. Our code, trained models and data are accessible at https://github.com/francelico/deac-rep.

📄 PDF Abstract BibTeX arXiv:2503.06343

Code (1)

francelico/deac-rep 공식 구현 jax

Tasks

Deep Reinforcement LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Impact of resource availability and conformity effect on sustainability of common-pool resources

2023-10-11 · Chengyi Tu, Renfei Chen, Ying Fan, Xuwei Pan

Sustainability of common-pool resources hinges on the interplay between human and environmental systems. However, there is still a lack of a novel and comprehensive framework for modelling extraction of common-pool resou…

ZEBRAARENA: A Diagnostic Simulation Environment for Studying Reasoning-Action Coupling in Tool-Augmented LLMs

2026-03-19 · Wanjia Zhao, Ludwig Schmidt, James Zou, Vidhisha Balachandran 외 arxiv

Tool-augmented large language models (LLMs) must tightly couple multi-step reasoning with external actions, yet existing benchmarks often confound this interplay with complex environment dynamics, memorized knowledge or …

Studying the Interplay between Information Loss and Operation Loss in Representations for Classification

2021-12-30 · Jorge F. Silva, Felipe Tobar, Mario Vicuña, Felipe Cordova

Information-theoretic measures have been widely adopted in the design of features for learning and decision problems. Inspired by this, we look at the relationship between i) a weak form of information loss in the Shanno…

FormQuantization

Does Fair Ranking Improve Minority Outcomes? Understanding the Interplay of Human and Algorithmic Biases in Online Hiring

2020-12-01 · Tom Sühr, Sophie Hilgard, Himabindu Lakkaraju

Ranking algorithms are being widely employed in various online hiring platforms including LinkedIn, TaskRabbit, and Fiverr. Prior research has demonstrated that ranking algorithms employed by these platforms are prone to…

Continual Learning in the Teacher-Student Setup: Impact of Task Similarity

2021-07-09 · Sebastian Lee, Sebastian Goldt, Andrew Saxe

Continual learning-the ability to learn many tasks in sequence-is critical for artificial learning systems. Yet standard training methods for deep networks often suffer from catastrophic forgetting, where learning new ta…

Continual Learning