paper-with-me

Papers

Decoupling regularization from the action space

2024-06-10 · Sobhan Mohammadpour, Emma Frejinger, Pierre-Luc Bacon

Regularized reinforcement learning (RL), particularly the entropy-regularized kind, has gained traction in optimal control and inverse RL. While standard unregularized RL methods remain unaffected by changes in the number of actions, we show that it can severely impact their regularized counterparts. This paper demonstrates the importance of decoupling the regularizer from the action space: that is, to maintain a consistent level of regularization regardless of how many actions are involved to avoid over-regularization. Whereas the problem can be avoided by introducing a task-specific temperature parameter, it is often undesirable and cannot solve the problem when action spaces are state-dependent. In the state-dependent action context, different states with varying action spaces are regularized inconsistently. We introduce two solutions: a static temperature selection approach and a dynamic counterpart, universally applicable where this problem arises. Implementing these changes improves performance on the DeepMind control suite in static and dynamic temperature regimes and a biological sequence design task.

📄 PDF Abstract BibTeX arXiv:2406.05953

Code (1)

SobhanMP/decoupled-soft-RL 공식 구현 jax

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Decoupling GCN with DropGraph Module for Skeleton-Based Action Recognition

2020-08-01 · ECCV 2020 8 · Ke Cheng, Yifan Zhang, Congqi Cao, Lei Shi 외

In skeleton-based action recognition, graph convolutional networks (GCNs) have achieved remarkable success. Nevertheless, how to efficiently model the spatial-temporal skeleton graph without introducing extra computation…

Action RecognitionGPUSkeleton Based Action Recognition

PRE-Mamba: A 4D State Space Model for Ultra-High-Frequent Event Camera Deraining

2025-05-08 · Ciyu Ruan, Ruishan Guo, Zihang Gong, Jingao Xu 외

Event cameras excel in high temporal resolution and dynamic range but suffer from dense noise in rainy conditions. Existing event deraining methods face trade-offs between temporal precision, deraining effectiveness, and…

Computational EfficiencyMambaRain Removal

Decoupled Spatial-Temporal Attention Network for Skeleton-Based Action Recognition

2020-07-07 · Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

Dynamic skeletal data, represented as the 2D/3D coordinates of human joints, has been widely studied for human action recognition due to its high-level semantic information and environmental robustness. However, previous…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Convergence Theorems for Entropy-Regularized and Distributional Reinforcement Learning

2025-10-09 · Yash Jhaveri, Harley Wiltzer, Patrick Shafto, Marc G. Bellemare 외 arxiv

In the pursuit of finding an optimal policy, reinforcement learning (RL) methods generally ignore the properties of learned policies apart from their expected return. Thus, even when successful, it is difficult to charac…

Reinforcement Learning

Soft Equivariance Regularization for Invariant Self-Supervised Learning

2026-03-04 · Joohyung Lee, Changhun Kim, Hyunsu Kim, Kwanhyung Lee 외 arxiv

Self-supervised learning (SSL) typically learns representations invariant to semantic-preserving augmentations. While effective for recognition, enforcing strong invariance can suppress transformation-dependent structure…

Self-Supervised Learning