PolarMem: A Training-Free Polarized Latent Graph Memory for Verifiable Multimodal Agents
Zhisheng Chen, Tingyu Wu, Zijie Zhou, Zhengwei Xie, Ziyan Weng, Yingwei Zhang
TL;DR
PolarMem introduces a training-free, inference-time memory intervention that grounds multimodal reasoning in verifiable evidence by converting fuzzy perceptual likelihoods into discrete logical states. It builds a polarized graph memory with explicit negative constraints and uses a lexicographical retrieval protocol to enforce logical consistency before semantic similarity. The approach unifies visual and textual knowledge via dual pathways, a polarized topology, and a logic-dominant generation process, all while remaining model-free with respect to training. Extensive evaluation across eight frozen Vision-Language Models and six benchmarks demonstrates improved verifiable grounding and reduced hallucinations, especially in retrieval-heavy, long-context scenarios.
Abstract
As multimodal agents evolve from passive observers to long-horizon decision-makers, they require memory systems that provide not just information availability but logical verifiability. A fundamental limitation of current architectures is the epistemic asymmetry inherent in probabilistic vision-language models and dense associative memories: they conflate semantic affinity with factual existence and structurally fail to encode negative constraints. To this end, we introduce PolarMem, a training-free Polarized Latent Graph Memory designed to ground agent reasoning in verifiable evidence. PolarMem transforms fuzzy perceptual likelihoods into discrete logical constraints through non-parametric distributional partitioning. Furthermore, it employs a polarized graph topology with orthogonal inhibitory connections to explicitly store verified negation as a primary cognitive state. At inference time, we enforce a logic-dominant retrieval paradigm, suppressing hallucinatory patterns that violate negative constraints. Extensive evaluation across eight frozen Vision--Language Models and six benchmarks demonstrates that PolarMem functions as a robust cognitive system, establishing a foundation for verifiable multimodal agents. Our code is available at https://github.com/czs-ict/PolarMem.
