P-RAG:用于规划日常任务的渐进式检索增强生成技术

Weiye Xu, Min Wang, Wengang Zhou, Houqiang Li
{"title":"P-RAG:用于规划日常任务的渐进式检索增强生成技术","authors":"Weiye Xu, Min Wang, Wengang Zhou, Houqiang Li","doi":"arxiv-2409.11279","DOIUrl":null,"url":null,"abstract":"Embodied Everyday Task is a popular task in the embodied AI community,\nrequiring agents to make a sequence of actions based on natural language\ninstructions and visual observations. Traditional learning-based approaches\nface two challenges. Firstly, natural language instructions often lack explicit\ntask planning. Secondly, extensive training is required to equip models with\nknowledge of the task environment. Previous works based on Large Language Model\n(LLM) either suffer from poor performance due to the lack of task-specific\nknowledge or rely on ground truth as few-shot samples. To address the above\nlimitations, we propose a novel approach called Progressive Retrieval Augmented\nGeneration (P-RAG), which not only effectively leverages the powerful language\nprocessing capabilities of LLMs but also progressively accumulates\ntask-specific knowledge without ground-truth. Compared to the conventional RAG\nmethods, which retrieve relevant information from the database in a one-shot\nmanner to assist generation, P-RAG introduces an iterative approach to\nprogressively update the database. In each iteration, P-RAG retrieves the\nlatest database and obtains historical information from the previous\ninteraction as experiential references for the current interaction. Moreover,\nwe also introduce a more granular retrieval scheme that not only retrieves\nsimilar tasks but also incorporates retrieval of similar situations to provide\nmore valuable reference experiences. Extensive experiments reveal that P-RAG\nachieves competitive results without utilizing ground truth and can even\nfurther improve performance through self-iterations.","PeriodicalId":501031,"journal":{"name":"arXiv - CS - Robotics","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-09-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"P-RAG: Progressive Retrieval Augmented Generation For Planning on Embodied Everyday Task\",\"authors\":\"Weiye Xu, Min Wang, Wengang Zhou, Houqiang Li\",\"doi\":\"arxiv-2409.11279\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Embodied Everyday Task is a popular task in the embodied AI community,\\nrequiring agents to make a sequence of actions based on natural language\\ninstructions and visual observations. Traditional learning-based approaches\\nface two challenges. Firstly, natural language instructions often lack explicit\\ntask planning. Secondly, extensive training is required to equip models with\\nknowledge of the task environment. Previous works based on Large Language Model\\n(LLM) either suffer from poor performance due to the lack of task-specific\\nknowledge or rely on ground truth as few-shot samples. To address the above\\nlimitations, we propose a novel approach called Progressive Retrieval Augmented\\nGeneration (P-RAG), which not only effectively leverages the powerful language\\nprocessing capabilities of LLMs but also progressively accumulates\\ntask-specific knowledge without ground-truth. Compared to the conventional RAG\\nmethods, which retrieve relevant information from the database in a one-shot\\nmanner to assist generation, P-RAG introduces an iterative approach to\\nprogressively update the database. In each iteration, P-RAG retrieves the\\nlatest database and obtains historical information from the previous\\ninteraction as experiential references for the current interaction. Moreover,\\nwe also introduce a more granular retrieval scheme that not only retrieves\\nsimilar tasks but also incorporates retrieval of similar situations to provide\\nmore valuable reference experiences. Extensive experiments reveal that P-RAG\\nachieves competitive results without utilizing ground truth and can even\\nfurther improve performance through self-iterations.\",\"PeriodicalId\":501031,\"journal\":{\"name\":\"arXiv - CS - Robotics\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-09-17\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Robotics\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2409.11279\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Robotics","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.11279","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

嵌入式日常任务(Embodied Everyday Task)是嵌入式人工智能界的一项热门任务,要求代理根据自然语言指令和视觉观察做出一系列动作。传统的基于学习的方法面临两个挑战。首先,自然语言指令通常缺乏明确的任务规划。其次,需要对模型进行大量训练,使其掌握任务环境的知识。以前基于大型语言模型(LLM)的工作要么由于缺乏任务特定知识而导致性能不佳,要么依赖于作为少量样本的地面实况。为了解决上述问题,我们提出了一种名为 "渐进式检索增强生成(Progressive Retrieval AugmentedGeneration,P-RAG)"的新方法,该方法不仅能有效利用 LLM 强大的语言处理能力,还能在不使用地面实况的情况下逐步积累特定任务的知识。传统的 RAG 方法是从数据库中一次性检索相关信息以帮助生成,与之相比,P-RAG 引入了一种迭代方法来逐步更新数据库。在每次迭代中,P-RAG 都会检索最新的数据库,并从之前的交互中获取历史信息,作为当前交互的经验参考。此外,我们还引入了一种粒度更细的检索方案,不仅能检索相似任务,还能检索相似情况,从而提供更有价值的参考经验。广泛的实验表明,P-RAG 在不使用地面实况的情况下也能获得有竞争力的结果,甚至还能通过自我迭代进一步提高性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
P-RAG: Progressive Retrieval Augmented Generation For Planning on Embodied Everyday Task
Embodied Everyday Task is a popular task in the embodied AI community, requiring agents to make a sequence of actions based on natural language instructions and visual observations. Traditional learning-based approaches face two challenges. Firstly, natural language instructions often lack explicit task planning. Secondly, extensive training is required to equip models with knowledge of the task environment. Previous works based on Large Language Model (LLM) either suffer from poor performance due to the lack of task-specific knowledge or rely on ground truth as few-shot samples. To address the above limitations, we propose a novel approach called Progressive Retrieval Augmented Generation (P-RAG), which not only effectively leverages the powerful language processing capabilities of LLMs but also progressively accumulates task-specific knowledge without ground-truth. Compared to the conventional RAG methods, which retrieve relevant information from the database in a one-shot manner to assist generation, P-RAG introduces an iterative approach to progressively update the database. In each iteration, P-RAG retrieves the latest database and obtains historical information from the previous interaction as experiential references for the current interaction. Moreover, we also introduce a more granular retrieval scheme that not only retrieves similar tasks but also incorporates retrieval of similar situations to provide more valuable reference experiences. Extensive experiments reveal that P-RAG achieves competitive results without utilizing ground truth and can even further improve performance through self-iterations.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
IMRL: Integrating Visual, Physical, Temporal, and Geometric Representations for Enhanced Food Acquisition Human-Robot Cooperative Piano Playing with Learning-Based Real-Time Music Accompaniment GauTOAO: Gaussian-based Task-Oriented Affordance of Objects Reinforcement Learning with Lie Group Orientations for Robotics Haptic-ACT: Bridging Human Intuition with Compliant Robotic Manipulation via Immersive VR
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1