Code Monkey home page Code Monkey logo

goal-plan-recognition-dataset's Introduction

Goal and Plan Recognition Dataset

DOI

This repository contains datasets for goal and plan recognition as planning.

We created these datasets to evaluate goal/plan recognition approaches that use planning techniques.

We added 15 datasets with missing and full observations, and 4 datasets with missing and noisy observations.

Each .tar.bz2 file represents a goal/plan recognition problem, containing a domain description (domain.pddl), an initial state (template.pddl), a set of candidate goals (hyps.dat), a correct hidden goal in the set of candidate goals (real_hyp.dat), and an observation sequence (obs.dat). An observation sequence contains actions that represent an optimal plan or sub-optimal plan that achieves a correct hidden goal, and this observation sequence can be full or partial. A full observation sequence represents the whole plan for a hidden goal, i.e., 100% of the actions having been observed. A partial observation sequence contains missing observations and represents a plan for a correct hidden goal with 10%, 30%, 50%, or 70% of its actions having been observed. For goal/plan recognition problems with noisy observations, the observability of partial observations is quite different because every observation sequence always includes 2 noisy observations, so a partial observation sequence with noisy observations represents a plan with 25%, 50%, or 75% of its actions having been observed.

These datasets were used in the experiments described in Landmark-Based Heuristics for Goal Recognition.

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.