paper-with-me

Papers

Human-Centric Autonomous Systems With LLMs for User Command Reasoning

2023-11-14 · Yi Yang, Qingwen Zhang, Ci Li, Daniel Simões Marta, Nazre Batool, John Folkesson

The evolution of autonomous driving has made remarkable advancements in recent years, evolving into a tangible reality. However, a human-centric large-scale adoption hinges on meeting a variety of multifaceted requirements. To ensure that the autonomous system meets the user's intent, it is essential to accurately discern and interpret user commands, especially in complex or emergency situations. To this end, we propose to leverage the reasoning capabilities of Large Language Models (LLMs) to infer system requirements from in-cabin users' commands. Through a series of experiments that include different LLM models and prompt designs, we explore the few-shot multivariate binary classification accuracy of system requirements from natural language textual commands. We confirm the general ability of LLMs to understand and reason about prompts but underline that their effectiveness is conditioned on the quality of both the LLM model and the design of appropriate sequential prompts. Code and models are public with the link \url{https://github.com/KTH-RPL/DriveCmd_LLM}.

📄 PDF Abstract BibTeX arXiv:2311.08206

Code (1)

kth-rpl/drivecmd_llm 공식 구현 pytorch

Tasks

Autonomous DrivingBinary Classification

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Enhancing Autonomous Vehicle Perception

2024-12-28 · Athanasios Karagounis

Autonomous vehicles (AVs) rely on sophisticated perception systems to interpret their surroundings, a cornerstone for safe navigation and decision-making. The integration of Large Language Models (LLMs) into AV perceptio…

Autonomous DrivingAutonomous VehiclesDecision MakingSensor Fusion

Receive, Reason, and React: Drive as You Say with Large Language Models in Autonomous Vehicles

2023-10-12 · Can Cui, Yunsheng Ma, Xu Cao, Wenqian Ye 외

The fusion of human-centric design and artificial intelligence (AI) capabilities has opened up new possibilities for next-generation autonomous vehicles that go beyond transportation. These vehicles can dynamically inter…

Autonomous DrivingAutonomous VehiclesDecision Making

LLM-Guided Multi-View Hypergraph Learning for Human-Centric Explainable Recommendation

2024-01-16 · Zhixuan Chu, Yan Wang, Qing Cui, Longfei Li 외

As personalized recommendation systems become vital in the age of information overload, traditional methods relying solely on historical user interactions often fail to fully capture the multifaceted nature of human inte…

Explainable RecommendationRecommendation Systems

Evaluating Conversational Recommender Systems with Large Language Models: A User-Centric Evaluation Framework

2025-01-16 · Nuo Chen, Quanyu Dai, Xiaoyu Dong, Xiao-Ming Wu 외

Conversational recommender systems (CRS) involve both recommendation and dialogue tasks, which makes their evaluation a unique challenge. Although past research has analyzed various factors that may affect user satisfact…

Recommendation Systems

Large Language Models for Human-like Autonomous Driving: A Survey

2024-07-27 · Yun Li, Kai Katsumata, Ehsan Javanmardi, Manabu Tsukada

Large Language Models (LLMs), AI models trained on massive text corpora with remarkable language understanding and generation capabilities, are transforming the field of Autonomous Driving (AD). As AD systems evolve from…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement LearningSurvey