paper-with-me

홈 › Papers

QuickLAP: Quick Language-Action Preference Learning for Semi-Autonomous Agents

2025-11-22 · Jordan Abi Nader, David Lee, Nathaniel Dennler, Andreea Bobu arxiv

Robots must learn from both what people do and what they say, but either modality alone is often incomplete: physical corrections are grounded but ambiguous in intent, while language expresses high-level goals but lacks physical grounding. We introduce QuickLAP: Quick Language-Action Preference learning, a Bayesian framework that fuses physical and language feedback to infer reward functions in real time. Our key insight is to treat language as a probabilistic observation over the user's latent preferences, clarifying which reward features matter and how physical corrections should be interpreted. QuickLAP uses Large Language Models (LLMs) to extract reward feature attention masks and preference shifts from free-form utterances, which it integrates with physical feedback in a closed-form update rule. This enables fast, real-time, and robust reward learning that handles ambiguous feedback. In a semi-autonomous driving simulator, QuickLAP reduces reward learning error by over 70% compared to physical-only and heuristic multimodal baselines. A 15-participant user study further validates our approach: participants found QuickLAP significantly more understandable and collaborative, and preferred its learned behavior over baselines. Code is available at https://github.com/MIT-CLEAR-Lab/QuickLAP.

📄 PDF Abstract BibTeX arXiv:2511.17855

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Active Preference Inference using Language Models and Probabilistic Reasoning

2023-12-19 · Wasu Top Piriyakulkij, Volodymyr Kuleshov, Kevin Ellis

Actively inferring user preferences, for example by asking good questions, is important for any human-facing decision-making system. Active inference allows such systems to adapt and personalize themselves to nuanced ind…

Decision Making

Efficiently Generating Expressive Quadruped Behaviors via Language-Guided Preference Learning

2025-02-06 · Jaden Clark, Joey Hejna, Dorsa Sadigh

Expressive robotic behavior is essential for the widespread acceptance of robots in social environments. Recent advancements in learned legged locomotion controllers have enabled more dynamic and versatile robot behavior…

Interactive Visualization Recommendation with Hier-SUCB

2025-02-05 · Songwen Hu, Ryan A. Rossi, Tong Yu, Junda Wu 외

Visualization recommendation aims to enable rapid visual analysis of massive datasets. In real-world scenarios, it is essential to quickly gather and comprehend user preferences to cover users from diverse backgrounds, i…

More Is Better: A MoE-Based Emotion Recognition Framework with Human Preference Alignment

2025-08-08 · Jun Xie, Yingjian Zhu, Feng Chen, Zhenghao Zhang 외 arxiv

In this paper, we present our solution for the semi-supervised learning track (MER-SEMI) in MER2025. We propose a comprehensive framework, grounded in the principle that "more is better," to construct a robust Mixture of…

Emotion Recognition

SPINAL -- Scaling-law and Preference Integration in Neural Alignment Layers

2026-01-08 · Arion Das, Partha Pratim Saha, Amit Dhanda, Vinija Jain 외 arxiv

Direct Preference Optimization (DPO) is a principled, scalable alternative to RLHF for aligning large language models from pairwise preferences, but its internal geometric footprint remains undercharacterized, limiting a…