菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-27
📄 Abstract - IntentVLM: Open-Vocabulary Intention Recognition through Forward-Inverse Modeling with Video-Language Models

Improving the effectiveness of human-robot interaction requires social robots to accurately infer human goals through robust intention understanding. This challenge is particularly critical in multimodal settings, where agents must integrate heterogeneous signals including text, visual cues to form a coherent interpretation of user intent. This paper presents IntentVLM, a novel two-stage video-language framework designed for open-vocabulary human intention recognition. The approach is inspired by forward-inverse modeling in cognitive science by decomposing intention understanding into goal candidate generation followed by structured inference through selection, effectively reducing hallucinations in latent reasoning. Evaluated on the IntentQA and Inst-IT Bench datasets, IntentVLM achieves state-of-the-art results with up to 80% accuracy, notably surpassing the baseline performance by 30% and matches human performance. Our findings demonstrate that this structured reasoning approach enhances open-vocabulary intention understanding without catastrophic forgetting, offering a robust foundation for human-centered robotics.

顶级标签: robotics computer vision llm
详细标签: intention recognition video-language models human-robot interaction forward-inverse modeling open-vocabulary 或 搜索:

IntentVLM:通过视频-语言模型的前向-逆向建模实现开放词汇意图识别 / IntentVLM: Open-Vocabulary Intention Recognition through Forward-Inverse Modeling with Video-Language Models


1️⃣ 一句话总结

该论文提出了一种名为IntentVLM的视频-语言框架,通过模拟人类认知中的“先设想目标、再反向推理”的两步过程,让机器人能更准确地理解人类在视频中表达的复杂意图,并在多个测试中达到接近人类的水平。

源自 arXiv: 2604.24002