Adaptformer extends LEAP-style energy-based planning with a learned intrinsic sub-goal curriculum and entropy-regularized stochastic policy, enabling generalization to multi-goal and other out-of-distribution missions.
Model-based Offline Policy Optimization with Adversarial Network
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Model-based offline reinforcement learning (RL), which builds a supervised transition model with logging dataset to avoid costly interactions with the online environment, has been a promising approach for offline policy optimization. As the discrepancy between the logging data and online environment may result in a distributional shift problem, many prior works have studied how to build robust transition models conservatively and estimate the model uncertainty accurately. However, the over-conservatism can limit the exploration of the agent, and the uncertainty estimates may be unreliable. In this work, we propose a novel Model-based Offline policy optimization framework with Adversarial Network (MOAN). The key idea is to use adversarial learning to build a transition model with better generalization, where an adversary is introduced to distinguish between in-distribution and out-of-distribution samples. Moreover, the adversary can naturally provide a quantification of the model's uncertainty with theoretical guarantees. Extensive experiments showed that our approach outperforms existing state-of-the-art baselines on widely studied offline RL benchmarks. It can also generate diverse in-distribution samples, and quantify the uncertainty more accurately.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Adaptformer: Sequence models as adaptive iterative planners
Adaptformer extends LEAP-style energy-based planning with a learned intrinsic sub-goal curriculum and entropy-regularized stochastic policy, enabling generalization to multi-goal and other out-of-distribution missions.