paper-with-me

홈 › Papers

Robust and Subject-Independent Driving Manoeuvre Anticipation through Domain-Adversarial Recurrent Neural Networks

2019-02-26 · Michele Tonutti, Emanuele Ruffaldi, Alessandro Cattaneo, Carlo Alberto Avizzano

Through deep learning and computer vision techniques, driving manoeuvres can be predicted accurately a few seconds in advance. Even though adapting a learned model to new drivers and different vehicles is key for robust driver-assistance systems, this problem has received little attention so far. This work proposes to tackle this challenge through domain adaptation, a technique closely related to transfer learning. A proof of concept for the application of a Domain-Adversarial Recurrent Neural Network (DA-RNN) to multi-modal time series driving data is presented, in which domain-invariant features are learned by maximizing the loss of an auxiliary domain classifier. Our implementation is evaluated using a leave-one-driver-out approach on individual drivers from the Brain4Cars dataset, as well as using a new dataset acquired through driving simulations, yielding an average increase in performance of 30% and 114% respectively compared to no adaptation. We also show the importance of fine-tuning sections of the network to optimise the extraction of domain-independent features. The results demonstrate the applicability of the approach to driver-assistance systems as well as training and simulation environments.

📄 PDF Abstract BibTeX arXiv:1902.09820

Code (1)

michetonu/DA-RNN_manoeuver_anticipation 공식 구현 tf

Tasks

Domain AdaptationTime SeriesTime Series AnalysisTransfer Learning

Similar Papers 제목 키워드 기반

Explainable Online Lane Change Predictions on a Digital Twin with a Layer Normalized LSTM and Layer-wise Relevance Propagation

2022-04-04 · Christoph Wehner, Francis Powlesland, Bashar Altakrouri, Ute Schmid

Artificial Intelligence and Digital Twins play an integral role in driving innovation in the domain of intelligent driving. Long short-term memory (LSTM) is a leading driver in the field of lane change prediction for man…

Decision Making

Drivers' Manoeuvre Modelling and Prediction for Safe HRI

2021-06-03 · Erwin Jose Lopez Pulgarin, Guido Herrmann, Ute Leonards

As autonomous machines such as robots and vehicles start performing tasks involving human users, ensuring a safe interaction between them becomes an important issue. Translating methods from human-robot interaction (HRI)…

Autonomous VehiclesDecision MakingPrediction

Finding manoeuvre motifs in vehicle telematics

2020-02-10 · Maria Inês Silva, Roberto Henriques

Driving behaviour has a great impact on road safety. A popular way of analysing driving behaviour is to move the focus to the manoeuvres as they give useful information about the driver who is performing them. In this pa…

Time SeriesTime Series Analysis

Multimodal Manoeuvre and Trajectory Prediction for Automated Driving on Highways Using Transformer Networks

2023-03-28 · Sajjad Mozaffari, Mreza Alipour Sormoli, Konstantinos Koufos, Mehrdad Dianati

Predicting the behaviour (i.e., manoeuvre/trajectory) of other road users, including vehicles, is critical for the safe and efficient operation of autonomous vehicles (AVs), a.k.a., automated driving systems (ADSs). Due …

Autonomous VehiclesPredictionTrajectory Prediction

Early Lane Change Prediction for Automated Driving Systems Using Multi-Task Attention-based Convolutional Neural Networks

2021-09-22 · Sajjad Mozaffari, Eduardo Arnold, Mehrdad Dianati, Saber Fallah

Lane change (LC) is one of the safety-critical manoeuvres in highway driving according to various road accident records. Thus, reliably predicting such manoeuvre in advance is critical for the safe and comfortable operat…

Decision Making