paper-with-me

홈 › Papers

Time Reversal Symmetry for Efficient Robotic Manipulations in Deep Reinforcement Learning

2025-05-20 · Yunpeng Jiang, Jianshu Hu, Paul Weng, Yutong Ban

Symmetry is pervasive in robotics and has been widely exploited to improve sample efficiency in deep reinforcement learning (DRL). However, existing approaches primarily focus on spatial symmetries, such as reflection, rotation, and translation, while largely neglecting temporal symmetries. To address this gap, we explore time reversal symmetry, a form of temporal symmetry commonly found in robotics tasks such as door opening and closing. We propose Time Reversal symmetry enhanced Deep Reinforcement Learning (TR-DRL), a framework that combines trajectory reversal augmentation and time reversal guided reward shaping to efficiently solve temporally symmetric tasks. Our method generates reversed transitions from fully reversible transitions, identified by a proposed dynamics-consistent filter, to augment the training data. For partially reversible transitions, we apply reward shaping to guide learning, according to successful trajectories from the reversed task. Extensive experiments on the Robosuite and MetaWorld benchmarks demonstrate that TR-DRL is effective in both single-task and multi-task settings, achieving higher sample efficiency and stronger final performance compared to baseline methods.

📄 PDF Abstract BibTeX arXiv:2505.13925

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

An Investigation of Time Reversal Symmetry in Reinforcement Learning

2023-11-28 · Brett Barkley, Amy Zhang, David Fridovich-Keil

One of the fundamental challenges associated with reinforcement learning (RL) is that collecting sufficient data can be both time-consuming and expensive. In this paper, we formalize a concept of time reversal symmetry i…

Data AugmentationFrictionreinforcement-learningReinforcement Learning+1

Time-Reversal Symmetric ODE Network

2020-07-22 · NeurIPS 2020 12 · In Huh, Eunho Yang, Sung Ju Hwang, Jinwoo Shin

Time-reversal symmetry, which requires that the dynamics of a system should not change with the reversal of time axis, is a fundamental property that frequently holds in classical and quantum mechanics. In this paper, we…

Symmetry-Guided Reinforcement Learning for Versatile Quadrupedal Gait Generation

2024-03-15 · Jiayu Ding, Xulin Chen, Garret E. Katz, Zhenyu Gan

Quadrupedal robots exhibit a wide range of viable gaits, but generating specific footfall sequences often requires laborious expert tuning of numerous variables, such as touch-down and lift-off events and holonomic const…

reinforcement-learningReinforcement Learning

Towards Dynamic Quadrupedal Gaits: A Symmetry-Guided RL Hierarchy Enables Free Gait Transitions at Varying Speeds

2025-10-12 · Jiayu Ding, Xulin Chen, Garrett E. Katz, Zhenyu Gan arxiv

Quadrupedal robots exhibit a wide range of viable gaits, but generating specific footfall sequences often requires laborious expert tuning of numerous variables, such as touch-down and lift-off events and holonomic const…

Reinforcement Learning

Reversal Invariance in Autoregressive Language Models

2025-11-01 · Mihir Sahasrabudhe arxiv

We formalize a structural property of the causal (autoregressive) language modeling (CLM) objective: reversal invariance. Formally, the next-token prediction loss assigns identical likelihood to a corpus and its reversal…