Giter Site home page Giter Site logo

opendilab / awesome-decision-transformer Goto Github PK

View Code? Open in Web Editor NEW
660.0 21.0 25.0 928 KB

A curated list of Decision Transformer resources (continually updated)

License: Apache License 2.0

awesome awesome-list decision-transformers imitation-learning reinforcement-learning reinforcement-learning-algorithms

awesome-decision-transformer's Introduction

Awesome Decision Transformer

Awesome
visitor badge GitHub stars GitHub forks GitHub license

This is a collection of research papers for Decision Transformer (DT). And the repository will be continuously updated to track the frontier of DT.

Welcome to follow and star!

Table of Contents

Overview of Transformer

The Decision Transformer was proposed by “Decision Transformer: Reinforcement Learning via Sequence Modeling” by Chen L. et al. It casts (offline) Reinforcement Learning as a conditional-sequence modeling problem.

image info

Specifically, DT model is a causal transformer model conditioned on the desired return, (past) states, and actions to generate future actions in an autoregressive manner.

Advantage

  1. Bypass the need for bootstrapping for long term credit assignment
  2. Avoid undesirable short-sighted behaviors due to the discounting future rewards.
  3. Enjoy the transformer models widely used in language and vision, which are easy to scale and adapt to multi-modal data.

Surveys

Papers

format:
- [title](paper link) [links]
  - author1, author2, and author3...
  - publisher
  - key 
  - code 
  - experiment environment

Arxiv

ICML 2024

ICLR 2024

NeurIPS 2023

CoRL 2023

  • Transformers are Adaptable Task Planners

    • Vidhi Jain, Yixin Lin, Eric Undersander, Yonatan Bisk, Akshara Rai
    • Publisher: CoRL 2023
    • Key: Task Planning, Prompt, Control, Generalization
    • Code: official
    • ExpEnv: Dishwasher Loading
  • Q-Transformer

    • Yevgen Chebotar, Quan Vuong, Alex Irpan, Karol Hausman, Fei Xia, Yao Lu, Aviral Kumar, Tianhe Yu, Alexander Herzog, Karl Pertsch, Keerthana Gopalakrishnan, Julian Ibarz, Ofir Nachum, Sumedh Sontakke, Grecia Salazar, Huong T Tran, Jodilyn Peralta, Clayton Tan, Deeksha Manjunath, Jaspiar Singht, Brianna Zitkovich, Tomas Jackson, Kanishka Rao, Chelsea Finn, Sergey Levine
    • Publisher: CoRL 2023
    • Key: Reinforcement Learning, Offline RL, Transformers, Q-Learning, Robotic Manipulation
    • Code: Unofficial
    • ExpEnv: None

IROS 2023

ICML 2023

ICRA 2023

ICLR 2023

NeurIPS 2022

CoRL 2022

ICML 2022

AAAI 2022

ICLR 2022

NeurIPS 2021

ICML 2021

Contributing

Our purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.

License

Awesome Decision Transformer is released under the Apache 2.0 license.

awesome-decision-transformer's People

Contributors

charleshsc avatar cloud-pku avatar d-hank avatar hukz18 avatar paparazz1 avatar thomasschmied avatar vaninay avatar yinminzhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-decision-transformer's Issues

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.