paper-with-me

Papers

Drive My Way: Preference Alignment of Vision-Language-Action Model for Personalized Driving

2026-03-26 · Zehao Wang, Huaide Jiang, Shuaiwu Dong, Yuping Wang, Hang Qiu, Jiachen Li arxiv

Human driving behavior is inherently personal, which is shaped by long-term habits and influenced by short-term intentions. Individuals differ in how they accelerate, brake, merge, yield, and overtake across diverse situations. However, existing end-to-end autonomous driving systems either optimize for generic objectives or rely on fixed driving modes, lacking the ability to adapt to individual preferences or interpret natural language intent. To address this gap, we propose Drive My Way (DMW), a personalized Vision-Language-Action (VLA) driving framework that aligns with users' long-term driving habits and adapts to real-time user instructions. DMW learns a user embedding from our personalized driving dataset collected across multiple real drivers and conditions the policy on this embedding during planning, while natural language instructions provide additional short-term guidance. Closed-loop evaluation on the Bench2Drive benchmark demonstrates that DMW improves style instruction adaptation, and user studies show that its generated behaviors are recognizable as each driver's own style, highlighting personalization as a key capability for human-centered autonomous driving. Our data and code are available at https://dmw-cvpr.github.io/.

📄 PDF Abstract BibTeX arXiv:2603.25740

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Deployable Vision-driven UAV River Navigation via Human-in-the-loop Preference Alignment

2025-11-02 · Zihan Wang, Jianwen Li, Li-Fan Wu, Nina Mahmoudian arxiv

Rivers are critical corridors for environmental monitoring and disaster response, where Unmanned Aerial Vehicles (UAVs) guided by vision-driven policies can provide fast, low-cost coverage. However, deployment exposes si…

Reinforcement Learning

LVRPO: Language-Visual Alignment with GRPO for Multimodal Understanding and Generation

2026-03-29 · Shentong Mo, Sukmin Yun arxiv

Unified multimodal pretraining has emerged as a promising paradigm for jointly modeling language and vision within a single foundation model. However, existing approaches largely rely on implicit or indirect alignment si…

Visual Reasoning

Fine-Tuning LLMs with Fine-Grained Human Feedback on Text Spans

2025-12-29 · Sky CH-Wang, Justin Svegliato, Helen Appel, Jason Eisner arxiv

We present a method and dataset for fine-tuning language models with preference supervision using feedback-driven improvement chains. Given a model response, an annotator provides fine-grained feedback by marking ``liked…

ClinCoT: Clinical-Aware Visual Chain-of-Thought for Medical Vision Language Models

2026-03-01 · Xiwei Liu, Yulong Li, Xinlin Zhuang, Xuhui Li 외 arxiv

Medical Vision-Language Models have shown promising potential in clinical decision support, yet they remain prone to factual hallucinations due to insufficient grounding in localized pathological evidence. Existing medic…

Multimodal Reasoning

Fine-Grained Verifiers: Preference Modeling as Next-token Prediction in Vision-Language Alignment

2024-10-18 · Chenhang Cui, An Zhang, Yiyang Zhou, Zhaorun Chen 외

The recent advancements in large language models (LLMs) and pre-trained vision models have accelerated the development of vision-language large models (VLLMs), enhancing the interaction between visual and linguistic moda…