TRUCE-AV: A Multimodal dataset for Trust and Comfort Estimation in Autonomous Vehicles

ECAI 2025

1Technical University of Munich, 2Continental Automotive Technologies GmbH
Teaser image

Abstract

Understanding and estimating driver trust and comfort are essential for the safety and widespread acceptance of autonomous vehicles. Existing works analyze user trust and comfort separately, with limited real-time assessment and insufficient multimodal data. Therefore, we propose a novel multimodal dataset called TRUCE-AV, focusing on trust and comfort estimation in autonomous vehicles.

The dataset collects real-time trust votes and continuous comfort ratings of 31 participants during a simulator-based fully autonomous driving. Simultaneously, physiological signals, such as heart rate, gaze, and emotions, along with environmental data (e.g., vehicle speed, nearby vehicle positions, and velocity), are recorded throughout the drives. Standard pre- and post-drive questionnaires were also administered to assess participants' trust in automation and overall well-being, enabling the correlation of subjective assessments with real-time responses.

Our dataset enables the development of adaptive AV systems capable of dynamically responding to user trust and comfort levels non-invasively, ultimately enhancing safety, user experience, and human-centered vehicle design.

To demonstrate the utility of our dataset, we evaluated various machine learning models for trust and comfort estimation using physiological data. Our analysis showed that tree-based models like Random Forest and XGBoost and non-linear models such as KNN and MLP regressor achieved the best performance for trust classification and comfort regression. Additionally, we identified key features that contribute to these estimations by using SHAP analysis on the top-performing models.

Dataset

Description of the dataset goes here.

Results

Results go here.

BibTeX

@misc{bhalla2025truceavmultimodaldatasettrust,
      title={TRUCE-AV: A Multimodal dataset for Trust and Comfort Estimation in Autonomous Vehicles}, 
      author={Aditi Bhalla and Christian Hellert and Enkelejda Kasneci and Nastassja Becker},
      year={2025},
      eprint={2508.17880},
      archivePrefix={arXiv},
      primaryClass={cs.HC},
      url={https://arxiv.org/abs/2508.17880}, 
}