paper-with-me

Papers

Discovering Underlying Plans Based on Distributed Representations of Actions

2015-11-18 · Xin Tian, Hankz Hankui Zhuo, Subbarao Kambhampati

Plan recognition aims to discover target plans (i.e., sequences of actions) behind observed actions, with history plan libraries or domain models in hand. Previous approaches either discover plans by maximally "matching" observed actions to plan libraries, assuming target plans are from plan libraries, or infer plans by executing domain models to best explain the observed actions, assuming complete domain models are available. In real world applications, however, target plans are often not from plan libraries and complete domain models are often not available, since building complete sets of plans and complete domain models are often difficult or expensive. In this paper we view plan libraries as corpora and learn vector representations of actions using the corpora; we then discover target plans based on the vector representations. Our approach is capable of discovering underlying plans that are not from plan libraries, without requiring domain models provided. We empirically demonstrate the effectiveness of our approach by comparing its performance to traditional plan recognition approaches in three planning domains.

📄 PDF Abstract BibTeX arXiv:1511.05662

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discovering Underlying Plans Based on Shallow Models

2018-03-04 · Hankz Hankui Zhuo, Yantian Zha, Subbarao Kambhampati

Plan recognition aims to discover target plans (i.e., sequences of actions) behind observed actions, with history plan libraries or domain models in hand. Previous approaches either discover plans by maximally "matching"…

A New Dynamic Distributed Planning Approach: Application to DPDP Problems

2024-02-24 · Zakaria Tolba

In this work, we proposed a new dynamic distributed planning approach that is able to take into account the changes that the agent introduces on his set of actions to be planned in order to take into account the changes …

Long-Term Planning and Situational Awareness in OpenAI Five

2019-12-13 · Jonathan Raiman, Susan Zhang, Filip Wolski

Understanding how knowledge about the world is represented within model-free deep reinforcement learning methods is a major challenge given the black box nature of its learning process within high-dimensional observation…

Deep Reinforcement LearningDota 2Reinforcement Learning

Auto-MAP: A DQN Framework for Exploring Distributed Execution Plans for DNN Workloads

2020-07-08 · Siyu Wang, Yi Rong, Shiqing Fan, Zhen Zheng 외

The last decade has witnessed growth in the computational requirements for training deep neural networks. Current approaches (e.g., data/model parallelism, pipeline parallelism) parallelize training tasks onto multiple d…

Deep LearningEfficient Explorationreinforcement-learningReinforcement Learning+1

Merging plans with incomplete knowledge about actions and goals through an agent-based reputation system

2024-01-29 · Javier Carbo, Jose M Molina, Miguel A Patricio

Managing transition plans is one of the major problems of people with cognitive disabilities. Therefore, finding an automated way to generate such plans would be a helpful tool for this community. In this paper we have s…