paper-with-me

Papers

Knowledge Retrieval Using Functional Object-Oriented Networks

2022-11-27 · Gabriel Laverghetta

Robotic agents often perform tasks that transform sets of input objects into output objects through functional motions. This work describes the FOON knowledge representation model for robotic tasks. We define the structure and key components of FOON and describe the process we followed to create our universal FOON dataset. The paper describes various search algorithms and heuristic functions we used to search for objects within the FOON. We performed multiple searches on our universal FOON using these algorithms and discussed the effectiveness of each algorithm.

📄 PDF Abstract BibTeX arXiv:2211.14896

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectRetrieval

Similar Papers 제목 키워드 기반

Functional Object-Oriented Network: Construction & Expansion

2018-07-05 · David Paulius, Ahmad Babaeian Jelodar, Yu Sun

We build upon the functional object-oriented network (FOON), a structured knowledge representation which is constructed from observations of human activities and manipulations. A FOON can be used for representing object-…

ObjectRetrieval

Extracting task trees using knowledge retrieval search algorithms in functional object-oriented network

2022-11-15 · Tyree Lewis

The functional object-oriented network (FOON) has been developed as a knowledge representation method that can be used by robots in order to perform task planning. A FOON can be observed as a graph that can provide an or…

RetrievalTask Planning

Knowledge Retrieval using Functional Object-Oriented Network

2022-11-06 · Naseem Shaik

Robots can complete all human-performed tasks, but due to their current lack of knowledge, some tasks still cannot be completed by them with a high degree of success. However, with the right knowledge, these tasks can be…

ObjectRetrievalTask Planning

Evaluating Recipes Generated from Functional Object-Oriented Network

2021-06-01 · Md Sadman Sakib, Hailey Baez, David Paulius, Yu Sun

The functional object-oriented network (FOON) has been introduced as a knowledge representation, which takes the form of a graph, for symbolic task planning. To get a sequential plan for a manipulation task, a robot can …

FormObjectRetrievalTask Planning

Task Tree Retrieval Algorithms for Robotic Cooking Using The Functional Object-Oriented Network

2022-11-12 · Sai Chaitanya Balli

Using the Functional Object-Oriented Network, we have implemented three search algorithms for generating the task trees for the given goal nodes. The approach, process, and results are written in this paper.

ObjectRetrieval