AICVApr 5

Belief-Aware VLM Model for Human-like Reasoning

arXiv:2604.0968662.4h-index: 5
AI Analysis

For researchers in human-robot interaction and multimodal reasoning, this work addresses the lack of belief representation in VLMs, but the gains are incremental.

The paper proposes a belief-aware VLM framework that uses retrieval-based memory and reinforcement learning to improve intent inference, achieving consistent improvements over zero-shot baselines on HD-EPIC.

Traditional neural network models for intent inference rely heavily on observable states and struggle to generalize across diverse tasks and dynamic environments. Recent advances in Vision Language Models (VLMs) and Vision Language Action (VLA) models introduce common-sense reasoning through large-scale multimodal pretraining, enabling zero-shot performance across tasks. However, these models still lack explicit mechanisms to represent and update belief, limiting their ability to reason like humans or capture the evolving human intent over long-horizon. To address this, we propose a belief-aware VLM framework that integrates retrieval-based memory and reinforcement learning. Instead of learning an explicit belief model, we approximate belief using a vector-based memory that retrieves relevant multimodal context, which is incorporated into the VLM for reasoning. We further refine decision-making using a reinforcement learning policy over the VLM latent space. We evaluate our approach on publicly available VQA datasets such as HD-EPIC and demonstrate consistent improvements over zero-shot baselines, highlighting the importance of belief-aware reasoning.

Foundations

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

Your Notes