GithubHelp home page GithubHelp logo

dylanrandle / interpret-rl Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 10.91 MB

Using imitation learning and model diffs to interpret reinforcement learning policies

License: MIT License

Python 100.00%

interpret-rl's Introduction

interpret-RL

Using imitation learning and model diffs to interpret reinforcement learning policies

Environments (in progress)

  • 2D GridWorld with obstacles and/or roads
  • Recipe or something logic-based?

Experimental Design (in progress)

Axes of comparison:

  1. The policies are completely different, so there's a diff everywhere -> interpretable model is more useful
  2. Both policies are complicated but similar, except in a few key areas -> diff model is more useful (because the interpretable model would have to interpret complicated regions of the blackbox policy that are similar to the behavior policy anyway, and that the diff model would just ignore by telling the user to follow the behavior policy)
  3. Behavior policy is simple and blackbox policy is complex, but they take similar actions -> interpretable model might be more useful, diff model would show many small diffs which might be harder for a user to parse (this feels like the key scenario, but I'm having trouble breaking it down further)
  4. Both policies are simple (easily interpreted) and similar -> unclear which model would be more useful
  • More generally, both policies similar (simple or complex)
  1. Complicated action space (many possible actions) -> unclear which model would be more useful
  2. Complicated state space -> unclear which model would be more useful

interpret-rl's People

Contributors

dylanrandle avatar

Watchers

 avatar  avatar  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.