paper-with-me

Papers

Identity Recognition in Intelligent Cars with Behavioral Data and LSTM-ResNet Classifier

2020-03-02 · Michael Hammann, Maximilian Kraus, Sina Shafaei, Alois Knoll

Identity recognition in a car cabin is a critical task nowadays and offers a great field of applications ranging from personalizing intelligent cars to suit drivers physical and behavioral needs to increasing safety and security. However, the performance and applicability of published approaches are still not suitable for use in series cars and need to be improved. In this paper, we investigate Human Identity Recognition in a car cabin with Time Series Classification (TSC) and deep neural networks. We use gas and brake pedal pressure as input to our models. This data is easily collectable during driving in everyday situations. Since our classifiers have very little memory requirements and do not require any input data preproccesing, we were able to train on one Intel i5-3210M processor only. Our classification approach is based on a combination of LSTM and ResNet. The network trained on a subset of NUDrive outperforms the ResNet and LSTM models trained solely by 35.9 % and 53.85 % accuracy respectively. We reach a final accuracy of 79.49 % on a 10-drivers subset of NUDrive and 96.90 % on a 5-drivers subset of UTDrive.

📄 PDF Abstract BibTeX arXiv:2003.00770

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Multi-model approach for autonomous driving: A comprehensive study on traffic sign-, vehicle- and lane detection and behavioral cloning

2026-03-10 · Kanishkha Jaisankar, Pranav M. Pawar, Diana Susane Joseph, Raja Muthalagu 외 arxiv

Deep learning and computer vision techniques have become increasingly important in the development of self-driving cars. These techniques play a crucial role in enabling self-driving cars to perceive and understand their…

Traffic Sign RecognitionAutonomous DrivingTransfer LearningData Augmentation

StyleID: Identity Disentanglement for Anonymizing Faces

2022-12-28 · Minh-Ha Le, Niklas Carlsson

Privacy of machine learning models is one of the remaining challenges that hinder the broad adoption of Artificial Intelligent (AI). This paper considers this problem in the context of image datasets containing faces. An…

DisentanglementGenerative Adversarial Network

Fine-grained Image-to-Image Transformation towards Visual Recognition

2020-01-12 · CVPR 2020 6 · Wei Xiong, Yutong He, Yixuan Zhang, Wenhan Luo 외

Existing image-to-image transformation approaches primarily focus on synthesizing visually pleasing data. Generating images with correct identity labels is challenging yet much less explored. It is even more challenging …

Few-Shot LearningFine-Grained Image Recognition

Two-Factor Biometric Verification with ECG: Two Cancelable Approaches

2022-08-09 · Jui-Kun Chiu, Tzu-Yun Lin, Wei-Shen Hsu, Shun-Chi Wu

Biometric authentication relies on an individual's physiological or behavioral traits to verify their identity before granting access permission to a system or device without remembering anything. Although electrocardiog…

Vocal Bursts Valence Prediction

Autonomous Driving using Residual Sensor Fusion and Deep Reinforcement Learning

2023-12-27 · Amin Jalal Aghdasian, Amirhossein Heydarian Ardakani, Kianoush Aqabakee, Farzaneh Abdollahi

This paper proposes a novel approach by integrating sensor fusion with deep reinforcement learning, specifically the Soft Actor-Critic (SAC) algorithm, to develop an optimal control policy for self-driving cars. Our syst…

Autonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learning+3