paper-with-me

Papers

Utilizing Vision-Language Models as Action Models for Intent Recognition and Assistance

2025-08-14 · Cesar Alan Contreras, Manolis Chiou, Alireza Rastegarpanah, Michal Szulik, Rustam Stolkin arxiv

Human-robot collaboration requires robots to quickly infer user intent, provide transparent reasoning, and assist users in achieving their goals. Our recent work introduced GUIDER, our framework for inferring navigation and manipulation intents. We propose augmenting GUIDER with a vision-language model (VLM) and a text-only language model (LLM) to form a semantic prior that filters objects and locations based on the mission prompt. A vision pipeline (YOLO for object detection and the Segment Anything Model for instance segmentation) feeds candidate object crops into the VLM, which scores their relevance given an operator prompt; in addition, the list of detected object labels is ranked by a text-only LLM. These scores weight the existing navigation and manipulation layers of GUIDER, selecting context-relevant targets while suppressing unrelated objects. Once the combined belief exceeds a threshold, autonomy changes occur, enabling the robot to navigate to the desired area and retrieve the desired object, while adapting to any changes in the operator's intent. Future work will evaluate the system on Isaac Sim using a Franka Emika arm on a Ridgeback base, with a focus on real-time assistance.

📄 PDF Abstract BibTeX arXiv:2508.11093

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationIntent RecognitionObject Detection

Similar Papers 제목 키워드 기반

Vision and Intention Boost Large Language Model in Long-Term Action Anticipation

2025-05-03 · Congqi Cao, Lanshu Hu, Yating Yu, Yanning Zhang

Long-term action anticipation (LTA) aims to predict future actions over an extended period. Previous approaches primarily focus on learning exclusively from video data but lack prior knowledge. Recent researches leverage…

Action AnticipationIn-Context LearningLanguage ModelingLanguage Modelling+2

RoboOmni: Proactive Robot Manipulation in Omni-modal Context

2025-10-27 · Siyin Wang, Jinlan Fu, Feihong Liu, Xinzhe He 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have driven rapid progress in Vision-Language-Action (VLA) models for robotic manipulation. Although effective in many scenarios, current approaches largely rel…

Robot Manipulation

Deep Learning Approaches for Multimodal Intent Recognition: A Survey

2025-07-24 · Jingwei Zhao, Yuhua Wen, Qifei Li, Minchi Hu 외 arxiv

Intent recognition aims to identify users' underlying intentions, traditionally focusing on text in natural language processing. With growing demands for natural human-computer interaction, the field has evolved through …

Multimodal Intent Recognition

Towards Multimodal Understanding of Passenger-Vehicle Interactions in Autonomous Vehicles: Intent/Slot Recognition Utilizing Audio-Visual Data

2019-09-20 · Eda Okur, Shachi H. Kumar, Saurav Sahay, Lama Nachman

Understanding passenger intents from spoken interactions and car's vision (both inside and outside the vehicle) are important building blocks towards developing contextual dialog systems for natural interactions in auton…

Autonomous VehiclesIntent Detectionslot-fillingSlot Filling

TECO: Improving Multimodal Intent Recognition with Text Enhancement through Commonsense Knowledge Extraction

2024-12-11 · Quynh-Mai Thi Nguyen, Lan-Nhi Thi Nguyen, Cam-Van Thi Nguyen

The objective of multimodal intent recognition (MIR) is to leverage various modalities-such as text, video, and audio-to detect user intentions, which is crucial for understanding human language and context in dialogue s…

Intent RecognitionMultimodal Intent Recognition