Extracting task trees using knowledge retrieval search algorithms in
functional object-oriented network
- URL: http://arxiv.org/abs/2211.08314v1
- Date: Tue, 15 Nov 2022 17:20:08 GMT
- Title: Extracting task trees using knowledge retrieval search algorithms in
functional object-oriented network
- Authors: Tyree Lewis
- Abstract summary: The functional object-oriented network (FOON) has been developed as a knowledge representation method that can be used by robots.
A FOON can be observed as a graph that can provide an ordered plan for robots to retrieve a task tree.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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 ordered
plan for robots to retrieve a task tree, through the knowledge retrieval
process. We compare two search algorithms to evaluate their performance in
extracting task trees: iterative deepening search (IDS) and greedy best-first
search (GBFS) with two different heuristic functions. Then, we determine which
algorithm is capable of obtaining a task tree for various cooking recipes using
the least number of functional units. Preliminary results show that each
algorithm can perform better than the other, depending on the recipe provided
to the search algorithm.
Related papers
- Tree Search for Language Model Agents [69.43007235771383]
We propose an inference-time search algorithm for LM agents to perform exploration and multi-step planning in interactive web environments.
Our approach is a form of best-first tree search that operates within the actual environment space.
It is the first tree search algorithm for LM agents that shows effectiveness on realistic web tasks.
arXiv Detail & Related papers (2024-07-01T17:07:55Z) - LiteSearch: Efficacious Tree Search for LLM [70.29796112457662]
This study introduces a novel guided tree search algorithm with dynamic node selection and node-level exploration budget.
Experiments conducted on the GSM8K and TabMWP datasets demonstrate that our approach enjoys significantly lower computational costs compared to baseline methods.
arXiv Detail & Related papers (2024-06-29T05:14:04Z) - Task tree retrieval from FOON using search algorithms [0.0]
It is nearly impossible to provide a robot with instructions for every possible task.
We have a Universal Functional object-oriented network (FOON) which was created and expanded.
We use two algorithms (IDS and GBFS) to retrieve a task tree for a goal node and a given set of kitchen items.
arXiv Detail & Related papers (2023-12-02T05:00:55Z) - Knowledge Retrieval for Robotic Cooking [0.0]
The motivation behind developing search algorithms in Functional Object-Oriented Networks is that most of the time, a certain recipe needs to be retrieved or ingredients for a certain recipe needs to be determined.
This paper shows several proposed weighted FOON and task planning algorithms that allow a robot and a human to successfully complete complicated tasks together.
arXiv Detail & Related papers (2022-11-08T19:40:27Z) - Efficient Non-Parametric Optimizer Search for Diverse Tasks [93.64739408827604]
We present the first efficient scalable and general framework that can directly search on the tasks of interest.
Inspired by the innate tree structure of the underlying math expressions, we re-arrange the spaces into a super-tree.
We adopt an adaptation of the Monte Carlo method to tree search, equipped with rejection sampling and equivalent- form detection.
arXiv Detail & Related papers (2022-09-27T17:51:31Z) - DAAS: Differentiable Architecture and Augmentation Policy Search [107.53318939844422]
This work considers the possible coupling between neural architectures and data augmentation and proposes an effective algorithm jointly searching for them.
Our approach achieves 97.91% accuracy on CIFAR-10 and 76.6% Top-1 accuracy on ImageNet dataset, showing the outstanding performance of our search algorithm.
arXiv Detail & Related papers (2021-09-30T17:15:17Z) - Evaluating Recipes Generated from Functional Object-Oriented Network [4.94338660039249]
The functional object-oriented network (FOON) has been introduced as a knowledge representation, which takes the form of a graph.
To get a sequential plan for a manipulation task, a robot can obtain a task tree through a knowledge retrieval process from the FOON.
We compare the quality of an acquired task tree with a conventional form of task knowledge, such as recipes or manuals.
arXiv Detail & Related papers (2021-06-01T19:00:52Z) - Neural Architecture Search From Fr\'echet Task Distance [50.9995960884133]
We show how the distance between a target task and each task in a given set of baseline tasks can be used to reduce the neural architecture search space for the target task.
The complexity reduction in search space for task-specific architectures is achieved by building on the optimized architectures for similar tasks instead of doing a full search without using this side information.
arXiv Detail & Related papers (2021-03-23T20:43:31Z) - Automatic Gesture Recognition in Robot-assisted Surgery with
Reinforcement Learning and Tree Search [63.07088785532908]
We propose a framework based on reinforcement learning and tree search for joint surgical gesture segmentation and classification.
Our framework consistently outperforms the existing methods on the suturing task of JIGSAWS dataset in terms of accuracy, edit score and F1 score.
arXiv Detail & Related papers (2020-02-20T13:12:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.