/DictionaryAttackOnIMUGait

Dictionary Attack On IMU-based Gait Authentication

Primary LanguagePython

Introduction

This GitHub contains the code used for the following paper

Title: Dictionary Attack on IMU-based Gait Authentication", accepted for publication at AISec'23 colocated with ACM CCS, Copenhagen

Please cite the paper if you end up using the code or dataset.

bibtex entry

@inproceedings{kumar2023dictionary,

title={Dictionary Attack on IMU-based Gait Authentication},

author={Kumar, Rajesh and Isik, Can and Mohan, CK},

booktitle={AISec'23 colocated with ACM CCS, Copenhagen},

year={2023} }

How to run

Run the files inside Performance evaluation for evaluating the performance of the classifiers.

The several other graphs presented in the paper can be plotted by using the code provided into Plot section

Feel free to send an email if you need any additional details.