Code Monkey home page Code Monkey logo

repl4rl's Introduction

Representation Learning for Reinforcement Learning

A curated list of papers that apply representation learning (RepL) in reinforcement learning (RL).

Why RepL for RL?

A major reason to apply RepL in RL is to solve problems with high-dimensional state-action spaces. Another motivation of applying RepL in RL is to improve the sample efficiency problem. Specifically, we usually want to incorporate some inductive biases, i.e., structural information, about the tasks/envs into the representations towards better performance.

  • Prevalent RL methods requires lots of supervisions.
    • Instead of only learning from reward signals, we can also learn from the collected data.
  • Previous methods are sample inefficient in vision-based RL.
    • Good representations can accelerate learning from images.
  • Most of current RL agents are task-specific.
    • Good representations can generalize well across different tasks, or adapt quickly to new tasks.
  • Effective exploration is challenging in many RL tasks.
    • Good representations can accelerate exploration.

Challenges

  • Sequential data
  • Interactive learning tasks

Methods

Some popular methods of applying RepL in RL.

  • Auxiliary tasks, i.e., reconstruction, MI maximization, entropy maximization, dynamics prediction.
    • ACL, APS, AVFs, CIC, CPC, DBC, Dreamer, DreamerV2, DyNE, IDDAC, PBL, PI-SAC, PlaNet, RCRL, SLAC, SAC-AE, SPR, ST-DIM, TIA, UNREAL, Value-Improvement Path, World Model.
  • Contrastive learning.
    • ACL, ATC, Contrastive Fourier, CURL, RCRL, CoBERL.
  • Data augmentation.
    • DrQ, DrQ-v2, PSEs, RAD.
  • Bisimulation.
    • DBC, PSEs.
  • Causal inference.
    • MISA.

Workshops

Related Work

  • Self-Supervised Learning
  • Invariant Representation Learning

Papers

Vision-based Control

Theory

Low-rank MDPs

  • [Model-free Representation Learning and Exploration in Low-rank MDPs]
  • [FLAMBE: Structural Complexity and Representation Learning of Low Rank MDPs]
  • [Representation Learning for Online and Offline RL in Low-rank MDPs]
  • [Provably Efficient Representation Learning in Low-rank Markov Decision Processes]

Offline RL

Model-based RL

Multi-task RL

Exploration

Generalization

repl4rl's People

Contributors

fuyw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.