paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2211.08314

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTask Planning

Similar Papers 제목 키워드 기반

Leveraging Large Language Models as Knowledge-Driven Agents for Reliable Retrosynthesis Planning

2025-01-15 · Qinyu Ma, Yuhao Zhou, Jianfeng Li

Identifying reliable synthesis pathways in materials chemistry is a complex task, particularly in polymer science, due to the intricate and often non-unique nomenclature of macromolecules. To address this challenge, we p…

Knowledge GraphsRetrievalRetrosynthesis

Large-Scale Knowledge Synthesis and Complex Information Retrieval from Biomedical Documents

2023-02-14 · Shreya Saxena, Raj Sangani, Siva Prasad, Shubham Kumar 외

Recent advances in the healthcare industry have led to an abundance of unstructured data, making it challenging to perform tasks such as efficient and accurate information retrieval at scale. Our work offers an all-in-on…

Information RetrievalKnowledge GraphsQuestion AnsweringRetrieval+1

Q2E: Query-to-Event Decomposition for Zero-Shot Multilingual Text-to-Video Retrieval

2025-06-11 · Shubhashis Roy Dipta, Francis Ferraro

Recent approaches have shown impressive proficiency in extracting and leveraging parametric knowledge from Large-Language Models (LLMs) and Vision-Language Models (VLMs). In this work, we consider how we can improve the …

RetrievalText to Video RetrievalVideo Retrieval

FT-MDT: Extracting Decision Trees from Medical Texts via a Novel Low-rank Adaptation Method

2025-10-06 · Yuheng Li, Jiechao Gao, Wei Han, Wenwen Ouyang 외 arxiv

Knowledge of the medical decision process, which can be modeled as medical decision trees (MDTs), is critical to building clinical decision support systems. However, current MDT construction methods rely heavily on time-…

parameter-efficient fine-tuning

Redefining Information Retrieval of Structured Database via Large Language Models

2024-05-09 · Mingzhu Wang, Yuzhe Zhang, Qihang Zhao, Junyi Yang 외

Retrieval augmentation is critical when Language Models (LMs) exploit non-parametric knowledge related to the query through external knowledge bases before reasoning. The retrieved information is incorporated into LMs as…

Information RetrievalQuestion AnsweringRetrieval