CVCLAug 2

Long-Horizon Embodied Decision-Making via Multimodal Memory Compression

arXiv:2608.014566.5
Predicted impact top 64% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of long-horizon embodied decision-making for AI agents, which struggle with integrating multimodal information and managing memory over time, particularly for tasks requiring alignment with human preferences.

This paper introduces DunphyBench, a new benchmark for long-horizon human-centered embodied decision-making, where agents navigate environments and make decisions aligned with human preferences. They found a significant gap between current agents and human performance, identifying memory management as a bottleneck. To address this, they developed MeMento, a preference-conditioned multimodal memory compressor, which improved VLM-driven agent accuracy by 7.18% and reduced memory usage by 85.38%.

Agents are increasingly expected to act not only as task executors, but also as decision-makers on behalf of human users. This shift requires agents to accumulate evidence over long horizons, interpret implicit user preferences, and compare multiple candidates under partial observations. In this work, we propose DunphyBench, a new benchmark for evaluating agents on long-horizon human-centered embodied decision-making, where the agent must navigate through multiple embodied housing environments and make decisions that align with multi-dimensional human preferences. Unlike standard embodied reasoning tasks that often focus on procedural planning or immediate goal completion, our setting requires agents to integrate multimodal, multi-source input into coherent knowledge that supports complex reasoning across long horizon. The evaluation results reveal that there is a substantial gap between current agents and human performance. Furthermore, our diagnosis of state-of-the-art VLM-driven agents reveals that memory management is one of the bottlenecks, where raw multimodal history introduces noise that hinders decision quality. Motivated by this finding, we design MeMento, a preference-conditioned multimodal memory compressor that selectively compresses decision-relevant information from long-horizon history based on user preferences with a fixed set of memory tokens. Experiments show that MeMento helps VLM-driven agents improve accuracy by 7.18%, while reducing memory usage by 85.38% compared to the strongest baseline.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes