Coder Social home page Coder Social logo

josefondrej / attainable-utility-preservation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fkabs/attainable-utility-preservation

0.0 0.0 0.0 93.26 MB

Standing Still Is Not An Option: Alternative Baselines for Attainable Utility Preservation

Home Page: https://dataintelligence.fhstp.ac.at/en

License: Apache License 2.0

Python 100.00%

attainable-utility-preservation's Introduction

Standing Still Is Not An Option: Alternative Baselines for Attainable Utility Preservation

A test-bed for the Attainable Utility Preservation (AUP) method for quantifying and penalizing the change an agent has on the world around it. Current AUP approaches however assume the existence of a no-op action in the environment’s action space, which limits AUP to solve tasks where doing nothing for a single time-step is a valuable option. Depending on the environment, this cannot always be guaranteed. We introduce four different baselines that do not build on such actions and therefore extend the concept of AUP to a broader class of environments. We evaluate all introduced variants on different AI safety gridworlds and show that this approach generalizes AUP to a broader range of tasks, with only little performance losses.

This repository further augments this expansion to DeepMind's AI safety gridworlds. For discussion of AUP's potential contributions to long-term AI safety, see here.

Installation

  1. Using Python 2.7 as the interpreter, acquire the libraries in requirements.txt.
  2. Clone using --recursive to snag the pycolab submodule: git clone --recursive https://github.com/fkabs/attainable-utility-preservation.git.
  3. Run python -m experiments.charts or python -m experiments.ablation, tweaking the code to include the desired environments.

Paper accepted at International IFIP Cross Domain (CD) Conference for Machine Learning & Knowledge Extraction (MAKE) CD-MAKE 2023

attainable-utility-preservation's People

Contributors

fkabs avatar g-leech avatar langusta avatar miljanm avatar tommcgrath 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.