paper-with-me

Papers

MemCtrl: Using MLLMs as Active Memory Controllers on Embodied Agents

2026-01-28 · Vishnu Sashank Dorbala, Dinesh Manocha arxiv

Foundation models rely on in-context learning for personalized decision making. The limited size of this context window necessitates memory compression and retrieval systems like RAG. These systems however often treat memory as large offline storage spaces, which is unfavorable for embodied agents that are expected to operate under strict memory and compute constraints, online. In this work, we propose MemCtrl, a novel framework that uses Multimodal Large Language Models (MLLMs) for pruning memory online. MemCtrl augments MLLMs with a trainable memory head μthat acts as a gate to determine which observations or reflections to retain, update, or discard during exploration. We evaluate with training two types of μ, 1) via an offline expert, and 2) via online RL, and observe significant improvement in overall embodied task completion ability on μ-augmented MLLMs. In particular, on augmenting two low performing MLLMs with MemCtrl on multiple subsets of the EmbodiedBench benchmark, we observe that μ-augmented MLLMs show an improvement of around 16% on average, with over 20% on specific instruction subsets. Finally, we present a qualitative analysis on the memory fragments collected by μ, noting the superior performance of μaugmented MLLMs on long and complex instruction types.

📄 PDF Abstract BibTeX arXiv:2601.20831

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

EmbodiedEval: Evaluate Multimodal LLMs as Embodied Agents

2025-01-21 · Zhili Cheng, Yuge Tu, Ran Li, Shiqi Dai 외

Multimodal Large Language Models (MLLMs) have shown significant advancements, providing a promising future for embodied agents. Existing benchmarks for evaluating MLLMs primarily utilize static images or videos, limiting…

AttributeQuestion Answering

From reactive to cognitive: brain-inspired spatial intelligence for embodied agents

2025-08-24 · Shouwei Ruan, Liyuan Wang, Caixin Kang, Qihui Zhu 외 arxiv

Spatial cognition enables adaptive goal-directed behavior by constructing internal models of space. Robust biological systems consolidate spatial knowledge into three interconnected forms: \textit{landmarks} for salient …

Zero-shot Generalization

SIMCom: Statistical Sniffing of Inter-Module Communications for Run-time Hardware Trojan Detection

2018-11-04 · Faiq Khalid, Syed Rafay Hasan, Osman Hasan, Muhammad Shafique

Timely detection of Hardware Trojans (HTs) has become a major challenge for secure integrated circuits. We present a run-time methodology for HT detection that employs a multi-parameter statistical traffic modeling of th…

MirrorBench: Evaluating Self-centric Intelligence in MLLMs by Introducing a Mirror

2026-04-16 · Shengyu Guo, Tongrui Ye, Jianbo Zhang, Zicheng Zhang 외 arxiv

Recent progress in Multimodal Large Language Models (MLLMs) has demonstrated remarkable advances in perception and reasoning, suggesting their potential for embodied intelligence. While recent studies have evaluated embo…

OST-Bench: Evaluating the Capabilities of MLLMs in Online Spatio-temporal Scene Understanding

2025-07-10 · Jingli Lin, Chenming Zhu, Runsen Xu, Xiaohan Mao 외

Recent advances in multimodal large language models (MLLMs) have shown remarkable capabilities in integrating vision and language for complex reasoning. While most existing benchmarks evaluate models under offline settin…

Scene UnderstandingSpatial Reasoning