paper-with-me

Papers

DriVLMe: Enhancing LLM-based Autonomous Driving Agents with Embodied and Social Experiences

2024-06-05 · Yidong Huang, Jacob Sansom, Ziqiao Ma, Felix Gervits, Joyce Chai

Recent advancements in foundation models (FMs) have unlocked new prospects in autonomous driving, yet the experimental settings of these studies are preliminary, over-simplified, and fail to capture the complexity of real-world driving scenarios in human environments. It remains under-explored whether FM agents can handle long-horizon navigation tasks with free-from dialogue and deal with unexpected situations caused by environmental dynamics or task changes. To explore the capabilities and boundaries of FMs faced with the challenges above, we introduce DriVLMe, a video-language-model-based agent to facilitate natural and effective communication between humans and autonomous vehicles that perceive the environment and navigate. We develop DriVLMe from both embodied experiences in a simulated environment and social experiences from real human dialogue. While DriVLMe demonstrates competitive performance in both open-loop benchmarks and closed-loop human studies, we reveal several limitations and challenges, including unacceptable inference time, imbalanced training data, limited visual understanding, challenges with multi-turn interactions, simplified language generation from robotic experiences, and difficulties in handling on-the-fly unexpected situations like environmental dynamics and task changes.

📄 PDF Abstract BibTeX arXiv:2406.03008

Code (1)

sled-group/driVLMe 공식 구현 pytorch

Tasks

Autonomous DrivingAutonomous VehiclesLanguage ModelingLanguage ModellingNavigateText Generation

Similar Papers 제목 키워드 기반

The Safety Challenge of World Models for Embodied AI Agents: A Review

2025-10-07 · Lorenzo Baraldi, Zifan Zeng, Chongzhe Zhang, Aradhana Nayak 외 arxiv

The rapid progress in embodied artificial intelligence has highlighted the necessity for more advanced and integrated models that can perceive, interpret, and predict environmental dynamics. In this context, World Models…

Autonomous Driving

Embodied Understanding of Driving Scenarios

2024-03-07 · Yunsong Zhou, Linyan Huang, Qingwen Bu, Jia Zeng 외

Embodied scene understanding serves as the cornerstone for autonomous agents to perceive, interpret, and respond to open driving scenarios. Such understanding is typically founded upon Vision-Language Models (VLMs). Neve…

Autonomous DrivingLanguage ModelingLanguage ModellingScene Understanding

The Importance of Multimodal Emotion Conditioning and Affect Consistency for Embodied Conversational Agents

2023-09-26 · Che-Jui Chang, Samuel S. Sohn, Sen Zhang, Rajath Jayashankar 외

Previous studies regarding the perception of emotions for embodied virtual agents have shown the effectiveness of using virtual characters in conveying emotions through interactions with humans. However, creating an auto…

Embodied Cognition Augmented End2End Autonomous Driving

2025-11-03 · Ling Niu, Xiaoji Zheng, Han Wang, Chen Zheng 외 arxiv

In recent years, vision-based end-to-end autonomous driving has emerged as a new paradigm. However, popular end-to-end approaches typically rely on visual feature extraction networks trained under label supervision. This…

Contrastive LearningAutonomous Driving

Embodied AI Agents: Modeling the World

2025-06-27 · Pascale Fung, Yoram Bachrach, Asli Celikyilmaz, Kamalika Chaudhuri 외

This paper describes our research on AI agents embodied in visual, virtual or physical forms, enabling them to interact with both users and their environments. These agents, which include virtual avatars, wearable device…

Human Agent Collaboration