paper-with-me

Papers

Discrete Wavelet Transform for Generative Adversarial Network to Identify Drivers Using Gyroscope and Accelerometer Sensors

2022-04-01 · IEEE Sensors Journal 2022 4 · Rouhollah Ahmadian, Mehdi Ghatee, Johan Wahlström

Driver identification is a central research area in intelligent transportation systems, with applications in commercial freight transport and usage-based insurance. One way to perform the identification is to use smartphones as the main sensor devices. After extracting features from smartphone-embedded sensors, various machine learning methods can be used to identify the driver. However, the accuracy often degrades as the number of drivers increases. This paper uses a Generative Adversarial Network (GAN) for data augmentation to obtain a driver identification algorithm that maintains excellent performance also when the number of drivers increases. Since GAN diversifies the drivers’ data, it makes it possible to apply the identification algorithm on a larger number of drivers without overfitting. Although GANs are commonly used in image processing for image augmentation, their use for driving signal augmentation is novel. However, GAN’s training on raw driving signals diverges. This challenge is solved by getting the Discrete Wavelet Transform (DWT) on driving signals before feeding to GAN. Our experiments prove the usefulness of GAN model for generating driving signals emanating from DWT on smartphones’ accelerometer and gyroscope signals. After collecting the augmented data, their histograms along the overlapped windows are fed to machine learning methods covered by a Stacked Generalization Method (SGM). The presented hybrid GAN-SGM approach identifies drivers with 97% accuracy, 98% precision, 97% recall, and 97% F1-measure that outperforms standard machine learning methods that utilize features extracted by the statistical, spectral, and temporal approaches.

📄 PDF Abstract BibTeX

Code (1)

Ruhallah93/Driver-Identification tf

Tasks

ClassificationData AugmentationDriver AuthenticationDriver IdentificationGenerative Adversarial NetworkImage Augmentation

Similar Papers 제목 키워드 기반

Wavelet-based GAN Fingerprint Detection using ResNet50

2025-10-21 · Sai Teja Erukude, Suhasnadh Reddy Veluru, Viswa Chaitanya Marella arxiv

Identifying images generated by Generative Adversarial Networks (GANs) has become a significant challenge in digital image forensics. This research presents a wavelet-based detection method that uses discrete wavelet tra…

DeepFake Detection

CCDWT-GAN: Generative Adversarial Networks Based on Color Channel Using Discrete Wavelet Transform for Document Image Binarization

2023-05-27 · Rui-Yang Ju, Yu-Shian Lin, Jen-Shiun Chiang, Chih-Chia Chen 외

To efficiently extract textual information from color degraded document images is a significant research area. The prolonged imperfect preservation of ancient documents has led to various types of degradation, such as pa…

BinarizationImage EnhancementSemantic SegmentationText Segmentation

Anisotropic multiresolution analyses for deepfake detection

2022-10-26 · Wei Huang, Michelangelo Valsecchi, Michael Multerer

Generative Adversarial Networks (GANs) have paved the path towards entirely new media generation capabilities at the forefront of image, video, and audio synthesis. However, they can also be misused and abused to fabrica…

Audio SynthesisDeepFake DetectionFace Swapping

Fine Perceptive GANs for Brain MR Image Super-Resolution in Wavelet Domain

2020-11-09 · Senrong You, Yong liu, Baiying Lei, Shuqiang Wang

Magnetic resonance imaging plays an important role in computer-aided diagnosis and brain exploration. However, limited by hardware, scanning time and cost, it's challenging to acquire high-resolution (HR) magnetic resona…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Directional Lifting Wavelet Transform for Image Edge Analysis

2021-12-02 · Kensuke Fujinoki, Keita Ashizawa

In this paper, we propose a new two-dimensional directional discrete wavelet transform that can decompose an image into 12 multiscale directional edge components. The proposed transform is designed in a fully discrete se…

Edge Detection