paper-with-me

Papers

Structure-Conditioned Actor-Critic Branches for Quality-Diversity Reinforcement Learning

2026-06-07 · Lianrong Zuo, Peilan Xu, Yong Liu, Wenjian Luo arxiv

Quality-diversity reinforcement learning (QD-RL) aims to construct policy repertoires that contain both high-performing and behaviorally diverse policies. Existing QD-RL methods mainly diversify policy instances after rollout evaluation or use learned value information to improve policy quality and behavior targeting, while the learning branches that generate candidate policies remain less explored. This paper proposes SV-QD-RL, a structure-value coupled framework that represents each candidate as a structure-conditioned actor-critic branch. Each branch contains an actor, a structural mask, a branch-specific critic, a replay state, and evaluation attributes including behavior, return, sparsity, and value profile. The structural mask defines the actor subspace in which the branch learns, while the branch-specific critic and replay state shape its value-learning trajectory. A branch-aware QD archive then evaluates and retains branches according to behavioral quality, structural footprint, and value-profile information. Experiments on MuJoCo continuous-control tasks show that SV-QD-RL constructs policy repertoires with strong archive quality and behaviorally useful diversity. Ablation and diagnostic analyses further indicate that structural conditioning, critic differentiation, and memory-consistent refinement make complementary contributions to behavioral specialization. Schedule-aware repertoire evaluation shows that the learned archive provides selectable policy alternatives under changing behavior-level requirements. These results suggest that coupling actor structure with branch-specific value learning is an effective mechanism for generating diverse QD-RL policy repertoires.

📄 PDF Abstract BibTeX arXiv:2606.08735

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Co-Evolving Actor-Conditioned Critics for Non-Verifiable Generation

2026-08-31 · Jinyoung Kim, Muhammad Khalifa, Lajanugen Logeswaran, Jaekyeom Kim 외 arxiv

Natural-language critiques provide supervision beyond scalar rewards for non-verifiable generation, which lacks deterministic verifiers. In critique-guided refinement, a critic gives feedback on an initial response and a…

TEAC: Intergrating Trust Region and Max Entropy Actor Critic for Continuous Control

2021-01-01 · Hongyu Zang, Xin Li, Li Zhang, Peiyao Zhao 외

Trust region methods and maximum entropy methods are two state-of-the-art branches used in reinforcement learning (RL) for the benefits of stability and exploration in continuous environments, respectively. This paper pr…

continuous-controlContinuous ControlMuJoCoReinforcement Learning (RL)

Emu Video: Factorizing Text-to-Video Generation by Explicit Image Conditioning

2023-11-17 · Rohit Girdhar, Mannat Singh, Andrew Brown, Quentin Duval 외

We present Emu Video, a text-to-video generation model that factorizes the generation into two steps: first generating an image conditioned on the text, and then generating a video conditioned on the text and the generat…

Text-to-Video GenerationVideo Generation

Geometry of Critical Sets and Existence of Saddle Branches for Two-layer Neural Networks

2024-05-26 · Leyang Zhang, Yaoyu Zhang, Tao Luo

This paper presents a comprehensive analysis of critical point sets in two-layer neural networks. To study such complex entities, we introduce the critical embedding operator and critical reduction operator as our tools.…

Adviser-Actor-Critic: Eliminating Steady-State Error in Reinforcement Learning Control

2025-02-04 · Donghe Chen, Yubin Peng, Tengjie Zheng, Han Wang 외

High-precision control tasks present substantial challenges for reinforcement learning (RL) algorithms, frequently resulting in suboptimal performance attributed to network approximation inaccuracies and inadequate sampl…

Reinforcement Learning (RL)