paper-with-me

홈 › Papers

PreFlect: From Retrospective to Prospective Reflection in Large Language Model Agents

2026-02-06 · Hanyu Wang, Yuanpu Cao, Lu Lin, Jinghui Chen arxiv

Advanced large language model agents typically adopt self-reflection for improving performance, where agents iteratively analyze past actions to correct errors. However, existing reflective approaches are inherently retrospective: agents act, observe failure, and only then attempt to recover. In this work, we introduce PreFlect, a prospective reflection mechanism that shifts the paradigm from post hoc correction to pre-execution foresight by criticizing and refining agent plans before execution. To support grounded prospective reflection, we distill planning errors from historical agent trajectories, capturing recurring success and failure patterns observed across past executions. Furthermore, we complement prospective reflection with a dynamic re-planning mechanism that provides execution-time plan update in case the original plan encounters unexpected deviation. Evaluations on different benchmarks demonstrate that PreFlect significantly improves overall agent utility on complex real-world tasks, outperforming strong reflection-based baselines and several more complex agent architectures. Code will be updated at https://github.com/wwwhy725/PreFlect.

📄 PDF Abstract BibTeX arXiv:2602.07187

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StepReflect: Structured UI Transition Reflection for Mobile GUI Agents

2026-08-06 · Linqiang Guo, Wei Liu, Li Gu, Yang Wang 외 arxiv

Autonomous mobile GUI agents require accurate action reflection for reliable long-horizon execution. Existing approaches rely on open-ended multimodal reasoning after each action, which is costly and poorly matched to th…

Structured PredictionMultimodal Reasoning

EvolveNav: Proactive Preflection and Self-Evolving Memory for Zero-Shot Object Goal Navigation

2026-06-16 · Qi Chai, Wenhao Shen, Nanjie Yao, Yue Xia 외 arxiv

Zero-Shot Object-Goal Navigation (ZS-OGN) requires embodied agents to explore and locate target objects without any prior training. To this end, recent methods leverage foundation models. But they typically rely on stati…

Mind the Performance Gap: Examining Dataset Shift During Prospective Validation

2021-07-23 · Erkin Ötleş, Jeeheh Oh, Benjamin Li, Michelle Bochinski 외

Once integrated into clinical care, patient risk stratification models may perform worse compared to their retrospective performance. To date, it is widely accepted that performance will degrade over time due to changes …

Clinical Trial Active Learning

2023-07-20 · Zoe Fowler, Kiran Kokilepersaud, Mohit Prabhushankar, Ghassan AlRegib

This paper presents a novel approach to active learning that takes into account the non-independent and identically distributed (non-i.i.d.) structure of a clinical trial setting. There exists two types of clinical trial…

Active Learning

In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents

2025-03-11 · Zhen Tan, Jun Yan, I-Hung Hsu, Rujun Han 외

Large Language Models (LLMs) have made significant progress in open-ended dialogue, yet their inability to retain and retrieve relevant information from long-term interactions limits their effectiveness in applications r…

ManagementReinforcement Learning (RL)Retrieval