paper-with-me

Papers

RAG-Modulo: Solving Sequential Tasks using Experience, Critics, and Language Models

2024-09-18 · Abhinav Jain, Chris Jermaine, Vaibhav Unhelkar

Large language models (LLMs) have recently emerged as promising tools for solving challenging robotic tasks, even in the presence of action and observation uncertainties. Recent LLM-based decision-making methods (also referred to as LLM-based agents), when paired with appropriate critics, have demonstrated potential in solving complex, long-horizon tasks with relatively few interactions. However, most existing LLM-based agents lack the ability to retain and learn from past interactions - an essential trait of learning-based robotic systems. We propose RAG-Modulo, a framework that enhances LLM-based agents with a memory of past interactions and incorporates critics to evaluate the agents' decisions. The memory component allows the agent to automatically retrieve and incorporate relevant past experiences as in-context examples, providing context-aware feedback for more informed decision-making. Further by updating its memory, the agent improves its performance over time, thereby exhibiting learning. Through experiments in the challenging BabyAI and AlfWorld domains, we demonstrate significant improvements in task success rates and efficiency, showing that the proposed RAG-Modulo framework outperforms state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2409.12294

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRAG

Similar Papers 제목 키워드 기반

Robust Planning with LLM-Modulo Framework: Case Study in Travel Planning

2024-05-31 · Atharva Gundawar, Mudit Verma, Lin Guan, Karthik Valmeekam 외

As the applicability of Large Language Models (LLMs) extends beyond traditional text processing tasks, there is a burgeoning interest in their potential to excel in planning and reasoning assignments, realms traditionall…

Sample-Efficient Model-Free Reinforcement Learning with Off-Policy Critics

2019-03-11 · Denis Steckelmacher, Hélène Plisnier, Diederik M. Roijers, Ann Nowé

Value-based reinforcement-learning algorithms provide state-of-the-art results in model-free discrete-action settings, and tend to outperform actor-critic algorithms. We argue that actor-critic algorithms are limited by …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Satisfiability and Synthesis Modulo Oracles

2021-07-28 · Elizabeth Polgreen, Andrew Reynolds, Sanjit A. Seshia

In classic program synthesis algorithms, such as counterexample-guided inductive synthesis (CEGIS), the algorithms alternate between a synthesis phase and an oracle (verification) phase. Many synthesis algorithms use a w…

Program Synthesis

Model Based Meta Learning of Critics for Policy Gradients

2022-04-05 · Sarah Bechtle, Ludovic Righetti, Franziska Meier

Being able to seamlessly generalize across different tasks is fundamental for robots to act in our world. However, learning representations that generalize quickly to new scenarios is still an open research problem in re…

Meta-Learning

Modulo Video Recovery via Selective Spatiotemporal Vision Transformer

2025-11-09 · Tianyu Geng, Feng Ji, Wee Peng Tay arxiv

Conventional image sensors have limited dynamic range, causing saturation in high-dynamic-range (HDR) scenes. Modulo cameras address this by folding incident irradiance into a bounded range, yet require specialized unwra…

Video Reconstruction