paper-with-me

홈 › Papers

Look Beneath the Surface: Exploiting Fundamental Symmetry for Sample-Efficient Offline RL

2023-06-07 · NeurIPS 2023 11 · Peng Cheng, Xianyuan Zhan, Zhihao Wu, Wenjia Zhang, Shoucheng Song, Han Wang, Youfang Lin, Li Jiang

Offline reinforcement learning (RL) offers an appealing approach to real-world tasks by learning policies from pre-collected datasets without interacting with the environment. However, the performance of existing offline RL algorithms heavily depends on the scale and state-action space coverage of datasets. Real-world data collection is often expensive and uncontrollable, leading to small and narrowly covered datasets and posing significant challenges for practical deployments of offline RL. In this paper, we provide a new insight that leveraging the fundamental symmetry of system dynamics can substantially enhance offline RL performance under small datasets. Specifically, we propose a Time-reversal symmetry (T-symmetry) enforced Dynamics Model (TDM), which establishes consistency between a pair of forward and reverse latent dynamics. TDM provides both well-behaved representations for small datasets and a new reliability measure for OOD samples based on compliance with the T-symmetry. These can be readily used to construct a new offline RL algorithm (TSRL) with less conservative policy constraints and a reliable latent space data augmentation procedure. Based on extensive experiments, we find TSRL achieves great performance on small benchmark datasets with as few as 1% of the original samples, which significantly outperforms the recent offline RL algorithms in terms of data efficiency and generalizability.Code is available at: https://github.com/pcheng2/TSRL

📄 PDF Abstract BibTeX arXiv:2306.04220

Code (1)

pcheng2/tsrl 공식 구현 pytorch

Tasks

Data AugmentationOffline RLReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Connotation Lexicon: A Dash of Sentiment Beneath the Surface Meaning

2013-08-01 · ACL 2013 8 · Song Feng, Jun Seok Kang, Polina Kuznetsova, Yejin Choi
Sentiment Analysis

Calibrating Photometric Stereo by Holistic Reflectance Symmetry Analysis

2013-06-01 · CVPR 2013 6 · Zhe Wu, Ping Tan

Under unknown directional lighting, the uncalibrated Lambertian photometric stereo algorithm recovers the shape of a smooth surface up to the generalized bas-relief (GBR) ambiguity. We resolve this ambiguity from the hal…

Capacitive Sensor Based 2D Subsurface Imaging Technology for Non Destructive Evaluation of Building Surfaces

2019-07-22

Understanding the underlying structure of building surfaces like walls and floors is essential when carrying out building maintenance and modification work. To facilitate such work, this paper introduces a capacitive sen…

Homogeneous Keys, Heterogeneous Values: Exploiting Local KV Cache Asymmetry for Long-Context LLMs

2025-06-04 · Wanyun Cui, Mingwei Xu

Recent advances in Large Language Models (LLMs) have highlighted the critical importance of extending context length, yet the quadratic complexity of attention mechanisms poses significant challenges for efficient long-c…

Starve to Perceive: Taming Lazy Perception in VLMs with Constrained Visual Bandwidth

2026-05-18 · Yuhuan Wu, Cong Wei, Fangzhen Lin, Wenhu Chen 외 arxiv

Vision-Language Models (VLMs) deployed as situated agents in high-resolution visual environments require active perception -- the ability to dynamically decide where to look through operations like zooming, cropping, and…