R.I.P.
๐ป
Ghosted
Contrastive Difference Predictive Coding
October 31, 2023 ยท Entered Twilight ยท ๐ International Conference on Learning Representations
Repo contents: .gitignore, LICENSE, README.md, envs, lp_td_infonce.py, requirements.txt, td_infonce.png, td_infonce
Authors
Chongyi Zheng, Ruslan Salakhutdinov, Benjamin Eysenbach
arXiv ID
2310.20141
Category
cs.LG: Machine Learning
Cross-listed
cs.AI
Citations
27
Venue
International Conference on Learning Representations
Repository
https://github.com/chongyi-zheng/td_infonce
โญ 33
Last Checked
1 month ago
Abstract
Predicting and reasoning about the future lie at the heart of many time-series questions. For example, goal-conditioned reinforcement learning can be viewed as learning representations to predict which states are likely to be visited in the future. While prior methods have used contrastive predictive coding to model time series data, learning representations that encode long-term dependencies usually requires large amounts of data. In this paper, we introduce a temporal difference version of contrastive predictive coding that stitches together pieces of different time series data to decrease the amount of data required to learn predictions of future events. We apply this representation learning method to derive an off-policy algorithm for goal-conditioned RL. Experiments demonstrate that, compared with prior RL methods, ours achieves $2 \times$ median improvement in success rates and can better cope with stochastic environments. In tabular settings, we show that our method is about $20 \times$ more sample efficient than the successor representation and $1500 \times$ more sample efficient than the standard (Monte Carlo) version of contrastive predictive coding.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
R.I.P.
๐ป
Ghosted
Semi-Supervised Classification with Graph Convolutional Networks
R.I.P.
๐ป
Ghosted
Proximal Policy Optimization Algorithms
R.I.P.
๐ป
Ghosted