paper-with-me

홈 › Papers

Improving LLM Agent Planning with In-Context Learning via Atomic Fact Augmentation and Lookahead Search

2025-06-10 · Samuel Holt, Max Ruiz Luyten, Thomas Pouplin, Mihaela van der Schaar

Large Language Models (LLMs) are increasingly capable but often require significant guidance or extensive interaction history to perform effectively in complex, interactive environments. Existing methods may struggle with adapting to new information or efficiently utilizing past experiences for multi-step reasoning without fine-tuning. We introduce a novel LLM agent framework that enhances planning capabilities through in-context learning, facilitated by atomic fact augmentation and a recursive lookahead search. Our agent learns to extract task-critical ``atomic facts'' from its interaction trajectories. These facts dynamically augment the prompts provided to LLM-based components responsible for action proposal, latent world model simulation, and state-value estimation. Planning is performed via a depth-limited lookahead search, where the LLM simulates potential trajectories and evaluates their outcomes, guided by the accumulated facts and interaction history. This approach allows the agent to improve its understanding and decision-making online, leveraging its experience to refine its behavior without weight updates. We provide a theoretical motivation linking performance to the quality of fact-based abstraction and LLM simulation accuracy. Empirically, our agent demonstrates improved performance and adaptability on challenging interactive tasks, achieving more optimal behavior as it accumulates experience, showcased in tasks such as TextFrozenLake and ALFWorld.

📄 PDF Abstract BibTeX arXiv:2506.09171

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

PIPA: A Unified Evaluation Protocol for Diagnosing Interactive Planning Agents

2025-05-02 · Takyoung Kim, Janvijay Singh, Shuhaib Mehri, Emre Can Acikgoz 외

The growing capabilities of large language models (LLMs) in instruction-following and context-understanding lead to the era of agents with numerous applications. Among these, task planning agents have become especially p…

Instruction FollowingResponse GenerationTask Planning

Mobile-Agent-RAG: Driving Smart Multi-Agent Coordination with Contextual Knowledge Empowerment for Long-Horizon Mobile Automation

2025-11-15 · Yuxiang Zhou, Jichang Li, Yanhao Zhang, Haonan Lu 외 arxiv

Mobile agents show immense potential, yet current state-of-the-art (SoTA) agents exhibit inadequate success rates on real-world, long-horizon, cross-application tasks. We attribute this bottleneck to the agents' excessiv…

A Task-Driven and Quality-Assured Agent Framework for SAR Data Generation

2026-06-27 · Xuanting Wu, Fan Zhanga, Fei Ma, Ling Guan 외 arxiv

Synthetic aperture radar (SAR) data augmentation is important for improving the generalization of data-driven SAR interpretation models, yet practical augmentation workflows are often hindered by heterogeneous dataset fo…

Data Augmentation

Exploring the bidimensional space: A dynamic logic point of view

2017-02-06 · Philippe Balbiani, David Fernández-Duque, Emiliano Lorini

We present a family of logics for reasoning about agents' positions and motion in the plane which have several potential applications in the area of multi-agent systems (MAS), such as multi-agent planning and robotics. T…

Position

Optimizing the nnU-Net model for brain tumor (Glioma) segmentation Using a BraTS Sub-Saharan Africa (SSA) dataset

2025-11-04 · Chukwuemeka Arua Kalu, Adaobi Chiazor Emegoakor, Fortune Okafor, Augustine Okoh Uchenna 외 arxiv

Medical image segmentation is a critical achievement in modern medical science, developed over decades of research. It allows for the exact delineation of anatomical and pathological features in two- or three-dimensional…

Medical Image SegmentationTumor Segmentation