paper-with-me

홈 › Papers

On Transferability of Driver Observation Models from Simulated to Real Environments in Autonomous Cars

2023-07-31 · Walter Morales-Alvarez, Novel Certad, Alina Roitberg, Rainer Stiefelhagen, Cristina Olaverri-Monreal

For driver observation frameworks, clean datasets collected in controlled simulated environments often serve as the initial training ground. Yet, when deployed under real driving conditions, such simulator-trained models quickly face the problem of distributional shifts brought about by changing illumination, car model, variations in subject appearances, sensor discrepancies, and other environmental alterations. This paper investigates the viability of transferring video-based driver observation models from simulation to real-world scenarios in autonomous vehicles, given the frequent use of simulation data in this domain due to safety issues. To achieve this, we record a dataset featuring actual autonomous driving conditions and involving seven participants engaged in highly distracting secondary activities. To enable direct SIM to REAL transfer, our dataset was designed in accordance with an existing large-scale simulator dataset used as the training source. We utilize the Inflated 3D ConvNet (I3D) model, a popular choice for driver observation, with Gradient-weighted Class Activation Mapping (Grad-CAM) for detailed analysis of model decision-making. Though the simulator-based model clearly surpasses the random baseline, its recognition quality diminishes, with average accuracy dropping from 85.7% to 46.6%. We also observe strong variations across different behavior classes. This underscores the challenges of model transferability, facilitating our research of more robust driver observation systems capable of dealing with real driving conditions.

📄 PDF Abstract BibTeX arXiv:2307.16543

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesDecision Making

Similar Papers 제목 키워드 기반

DISC: Dataset for Analyzing Driving Styles In Simulated Crashes for Mixed Autonomy

2025-01-28 · Sandip Sharan Senthil Kumar, Sandeep Thalapanane, Guru Nandhan Appiya Dilipkumar Peethambari, Sourang SriHari 외

Handling pre-crash scenarios is still a major challenge for self-driving cars due to limited practical data and human-driving behavior datasets. We introduce DISC (Driving Styles In Simulated Crashes), one of the first d…

Autonomous VehiclesSelf-Driving CarsTrajectory Prediction

EgoMoD: Predicting Global Maps of Dynamics from Local Egocentric Observations

2026-02-26 · Iacopo Catalano, David Morilla-Cabello, Jorge Pena-Queralta, Eduardo Montijano arxiv

Efficient navigation in dynamic environments requires anticipating how motion patterns evolve beyond the robot's immediate perceptual range, enabling preemptive rather than purely reactive planning in crowded scenes. Map…

Data-Driven Simulation of Ride-Hailing Services using Imitation and Reinforcement Learning

2021-04-06 · Haritha Jayasinghe, Tarindu Jayatilaka, Ravin Gunawardena, Uthayasanker Thayasivam

The rapid growth of ride-hailing platforms has created a highly competitive market where businesses struggle to make profits, demanding the need for better operational strategies. However, real-world experiments are risk…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

DRIFT: Deep Reinforcement Learning for Intelligent Floating Platforms Trajectories

2023-10-06 · Matteo El-Hariry, Antoine Richard, Vivek Muralidharan, Matthieu Geist 외

This investigation introduces a novel deep reinforcement learning-based suite to control floating platforms in both simulated and real-world environments. Floating platforms serve as versatile test-beds to emulate micro-…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Provable Sim-to-real Transfer in Continuous Domain with Partial Observations

2022-10-27 · Jiachen Hu, Han Zhong, Chi Jin, LiWei Wang

Sim-to-real transfer trains RL agents in the simulated environments and then deploys them in the real world. Sim-to-real transfer has been widely used in practice because it is often cheaper, safer and much faster to col…