HuggingFace Daily Papers(社区热门论文)
52AI 编辑部评分,满分 100

FocusMem:在潜在 GUI 记忆中分解内容、读取与信任

2026-08-05 08:00· 1天前
AI 导读

FocusMem 提出一种分解式潜在记忆接口,用角色感知的内容基元让情景记忆保留可复用经验、工作记忆保留任务进度,并以状态条件读取生成决策特定视图、轻量信任门抑制无关记忆块,全程冻结 GUI 策略。

GUI agents must remember both useful experience from earlier tasks and unfinished progress in the current interaction. Latent memory offers a compact solution by compressing multimodal trajectories into a few continuous tokens. Existing methods, however, usually map each trajectory to one fixed memory block and train it mainly through next-action supervision. This creates three practical problems: important details may be lost during compression, the same memory block must serve different decision stages, and irrelevant retrieved trajectories may still mislead the agent. We introduce FocusMem, which separates these responsibilities within a compact latent-memory interface. A role-aware content basis encourages episodic memory to retain reusable experience and working memory to retain task progress. A state-conditioned readout generates a decision-specific view of the same stored evidence, while a lightweight trust gate can suppress memory blocks that appear irrelevant to the current step. All components are trained while the GUI policy remains frozen. Across five GUI-agent benchmarks, FocusMem consistently outperforms a fully matched action-only fixed-memory baseline and prior latent memory adaptations. Further analysis shows that semantic and functional supervision preserve complementary information, state-conditioned readout is more robust as surrounding trajectory context grows, and the trust gate reduces the harm caused by injected irrelevant episodic evidence. These results show that effective latent memory depends not only on compressing past interaction, but also on what is retained, what is exposed, and what is allowed.

来源:HuggingFace Daily Papers(社区热门论文) · arxiv.org

FocusMem:在潜在 GUI 记忆中分解内容、读取与信任

HuggingFace Daily Papers(社区热门论文)·2026-08-05 08:00·1天前
AI 导读

FocusMem 提出一种分解式潜在记忆接口,用角色感知的内容基元让情景记忆保留可复用经验、工作记忆保留任务进度,并以状态条件读取生成决策特定视图、轻量信任门抑制无关记忆块,全程冻结 GUI 策略。

原文 · 保持原样,未翻译

GUI agents must remember both useful experience from earlier tasks and unfinished progress in the current interaction. Latent memory offers a compact solution by compressing multimodal trajectories into a few continuous tokens. Existing methods, however, usually map each trajectory to one fixed memory block and train it mainly through next-action supervision. This creates three practical problems: important details may be lost during compression, the same memory block must serve different decision stages, and irrelevant retrieved trajectories may still mislead the agent. We introduce FocusMem, which separates these responsibilities within a compact latent-memory interface. A role-aware content basis encourages episodic memory to retain reusable experience and working memory to retain task progress. A state-conditioned readout generates a decision-specific view of the same stored evidence, while a lightweight trust gate can suppress memory blocks that appear irrelevant to the current step. All components are trained while the GUI policy remains frozen. Across five GUI-agent benchmarks, FocusMem consistently outperforms a fully matched action-only fixed-memory baseline and prior latent memory adaptations. Further analysis shows that semantic and functional supervision preserve complementary information, state-conditioned readout is more robust as surrounding trajectory context grows, and the trust gate reduces the harm caused by injected irrelevant episodic evidence. These results show that effective latent memory depends not only on compressing past interaction, but also on what is retained, what is exposed, and what is allowed.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org