Self-correction
自纠错
The agent critiques, retries, edits, or calls tools inside one episode. No reusable state must be committed.
Agent 在单个任务内批评、重试、修改或调用工具,不要求提交可复用状态。
retryreflectiontest-time searchA structured survey of what evolves, which feedback drives the update, when it is committed, and how persistent improvement is verified—centered on visual, multimodal, GUI, embodied, and generative agents.
系统梳理“进化什么、由什么反馈驱动、何时提交更新、如何验证持续收益”,重点覆盖视觉、多模态、GUI、具身与生成式 Agent。
The term “self-evolving” is frequently used for systems that only retry. We separate transient refinement from persistent learning.
“自进化”经常被用于仅增加重试的系统,因此必须区分临时修正与持久学习。
The agent critiques, retries, edits, or calls tools inside one episode. No reusable state must be committed.
Agent 在单个任务内批评、重试、修改或调用工具,不要求提交可复用状态。
retryreflectiontest-time searchExperience produces a persistent update to model parameters or scaffold components—prompt, memory, skills, tools, workflow, topology, reward, world model, or embodiment model—and the update is evaluated on future tasks.
经验对模型参数或 scaffold 组件产生持久更新,包括提示词、记忆、技能、工具、工作流、拓扑、奖励、世界模型或具身模型,并在未来任务上验证。
persistent updatefuture-task gaintransfer / forgettingFour orthogonal axes organize the field: update target, feedback source, timescale, and commitment mechanism.
使用四个正交维度组织该领域:更新对象、反馈来源、时间尺度与提交机制。
Click a branch to filter the literature matrix. The taxonomy distinguishes actual committed updates.
点击分支筛选论文矩阵;分类依据是系统实际提交的更新。
The decisive field is the committed update—not whether a paper uses “evolving” in its title.
关键字段是“提交了什么更新”,而不是标题是否出现 evolving。
| # | Year | Paper | Venue | Branch | Committed update | Feedback |
|---|
Official proceedings are preferred where available; otherwise the entry remains marked as arXiv.
Mechanism-level comparison reveals ten recurring weaknesses.
机制层面对比揭示了十个反复出现的问题。
Self-generated critiques miss perceptual errors and can damage correct trajectories.
Many systems change prompts or memory without demonstrating new model competence.
Next-task gains can coexist with forgetting, pollution, and reward hacking.
Long-term memory loses decisive pixels, temporal details, and object-state changes.
Memory, tool, perception, and policy failures receive the same update.
Questioners drift to invalid, repetitive, narrow, or reward-exploiting tasks.
Camera geometry, sensing, latency, and action dynamics change after deployment.
A few successful executions do not establish safe reuse in unseen conditions.
Larger inference budgets and persistent capability accumulation are mixed.
Human seeds, proprietary teachers, resets, and tool calls can dominate gains.
Obvious directions were rejected after literature collision checks instead of being repackaged as novelty.
直观方向在文献碰撞检查后被主动否决,而不是重新包装成新颖性。
| Version | Candidate | Decision | Reason |
|---|---|---|---|
| v0 | Self-generated visual questions + GRPO | Rejected | Direct overlap with VisPlay, Active-Zero, Agent0-VL, and RISE. |
| v1 | Reflection + persistent experience memory | Rejected as main idea | Crowded by Mobile-Agent-E, A-MEM, SEAgent, SE-VLN, and related systems. |
| v2 | Actor–critic visual self-correction | Rejected as main idea | VISCO, Critic-V, grounding correction, and perception-centric reward models cover the core. |
| v3 | Counterfactual validation of visual experience | Promising component | Makes vision indispensable and rejects spurious lessons. |
| v4 | Evidence-gated routing across update surfaces | Refine | Generic evidence verification and generic update gates are no longer sufficient novelty. |
| v5 | Visual causal evidence paths + reliance-preserving commit | Recommended | Focuses novelty on interactive counterfactual replay, update routing, hidden-grounding protection, and rollback. |
Scores are comparative research judgments, not experimental results.
评分是相对研究判断,不是实验结果。
Causally-Grounded Multilevel Self-Evolution for Visual Agents
基于视觉因果证据的多层级 Agent 自进化
A visual agent should not absorb every self-generated experience. It should identify a causal evidence path across regions, frames, state changes, decisions, and actions; verify it through active re-observation and minimal counterfactual replay; and only then update memory, skills, or parameters.
视觉 Agent 不应无差别吸收所有自生成经验。它应先定位由区域、帧、状态变化、决策与动作组成的因果证据路径,通过主动重观察和最小反事实重放验证,再更新记忆、技能或参数。
Not generic evidence verification and not a generic update gate. The paper must jointly demonstrate visual causal paths, environment counterfactuals, multilevel routing, and protection against hidden grounding forgetting.
Self-Calibrating Embodied Agents under Sensor and Embodiment Drift
An embodied agent actively diagnoses changes in camera geometry, sensing, latency, or action dynamics, then evolves its perception–action calibration and world model.
Strongest visual and embodiment identity, but substantially higher engineering cost.
Self-Evolving Visual Memory with Evidence Fidelity
Learn which crops, frames, object states, and textual abstractions must be preserved, revised, and retrieved under a fixed memory budget.
Best low-risk demo, but it must target decisive visual evidence rather than another vector database.
Failure-Conditioned Routing across Memory, Tools, Workflow, and Parameters
A meta-controller diagnoses the failure type and chooses the cheapest effective evolution surface.
Conceptually broad, but it must be restricted to two or three update surfaces.
Start with a falsifiable demo and expand only if causal verification reduces harmful learning.
先完成可证伪 Demo;只有因果验证确实减少错误学习后才扩展。
| Capability | Metric | Why |
|---|---|---|
| Immediate adaptation | Post-update success / SPL / grounding accuracy | Does the update help? |
| Persistent gain | Fixed-probe score after later tasks | Is it genuine accumulation? |
| Transfer | Unseen-task and unseen-environment gain | Was a reusable lesson learned? |
| Forgetting | Backward transfer / worst-task drop | Was previous competence erased? |
| Hidden grounding drift | Counterfactual evidence-reliance score | Does the agent still use correct evidence? |
| Negative evolution | Fraction of harmful committed updates | Is the gate reliable? |
| Efficiency | Rollouts, calls, tokens, GPU hours, memory size | Are gains budget-matched? |
Do self-evolving visual agents learn spurious lessons from successful and failed trajectories, and can interactive visual counterfactual verification reduce harmful updates while preserving transferable improvement?
自进化视觉 Agent 是否会从成功与失败轨迹中学到伪相关经验?交互式视觉反事实验证能否在保留可迁移收益的同时减少有害更新?