paper-with-me

Papers

Task Tree Retrieval for Robotic Cooking

2022-11-03 · Sandeep Bondalapati

Robotics is used to foster creativity. Humans can perform jobs in their unique manner, depending on the circumstances. This situation applies to food cooking. Robotic technology in the kitchen can speed up the process and reduce its workload. However, the potential of robotics in the kitchen is still unrealized. In this essay, the idea of FOON, a structural knowledge representation built on insights from human manipulations, is introduced. To reduce the failure rate and ensure that the task is effectively completed, three different algorithms have been implemented where weighted values have been assigned to the manipulations depending on the success rates of motion. This knowledge representation was created using videos of open-sourced recipes

📄 PDF Abstract BibTeX arXiv:2211.01745

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

From Cooking Recipes to Robot Task Trees -- Improving Planning Correctness and Task Efficiency by Leveraging LLMs with a Knowledge Network

2023-09-17 · Md Sadman Sakib, Yu Sun

Task planning for robotic cooking involves generating a sequence of actions for a robot to prepare a meal successfully. This paper introduces a novel task tree generation pipeline producing correct planning and efficient…

Language ModelingLanguage ModellingLarge Language ModelRetrieval+1

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

Task Tree Retrieval For Robotic Cooking

2023-11-27 · Chakradhar Reddy Nallu

This paper is based on developing different algorithms, which generate the task tree planning for the given goal node(recipe). The knowledge representation of the dishes is called FOON. It contains the different objects …

RetrievalTask Planning

CHEF: Cross-modal Hierarchical Embeddings for Food Domain Retrieval

2021-02-04 · Hai X. Pham, Ricardo Guerrero, Jiatong Li, Vladimir Pavlovic

Despite the abundance of multi-modal data, such as image-text pairs, there has been little effort in understanding the individual entities and their different roles in the construction of these data instances. In this wo…

Cross-Modal RetrievalRetrieval

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