Dual-Latent Memory Routing for Vision-Language Reasoning

📅 2026-09-02
📈 Citations: 0
Influential: 0
📄 PDF
📝 Abstract
Multimodal large language models (MLLMs) have recently made strong progress in vision-language reasoning, yet their performance often degrades as generations grow longer. A key factor is that they frequently lose track of earlier visual evidence and intermediate constraints under a monolithic growing context. Inspired by how humans separately recall what they see and what they infer when solving complex tasks, we propose DLMR, a parameter-efficient mechanism that equips MLLMs with Dual Latent Memories: a visual memory that compresses image evidence and a reasoning memory that tracks intermediate conclusions and constraints. A Router then dynamically decides which memory and how much to reuse during inference, preserving visual grounding while maintaining coherent long-horizon reasoning. DLMR is trained in three stages, from latent memory construction to selective router learning, while keeping the base MLLM frozen, yielding substantial gains on both general and reasoning benchmarks with only a small number of additional trainable parameters. Analyses further show interpretable, state-dependent routing with specialized memory roles and reduced decoding tokens over long generations. Code is available at https://github.com/Hunter-Wrynn/DLMR.
Problem

Research questions and friction points this paper is trying to address.

Multimodal Large Language Models
Vision-Language Reasoning
Long Generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Dual-Latent Memory
Router
Visual Evidence Compression
Reasoning Memory
H
Hao-Xuan Ma
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
J
Jin-Fei Qi
School of Artificial Intelligence, Nanjing University, China; National Key Laboratory for Novel Software Technology, Nanjing University, China
Yicheng Xiao
Yicheng Xiao
Tsinghua University
Artificial IntelligenceMultimodal Learning
Han-Jia Ye
Han-Jia Ye
Nanjing University
Machine LearningData MiningMetric LearningMeta-Learning