A Taxonomy of System-Level Attacks on Deep Learning Models in Autonomous Vehicles
Authors/Creators
Contributors
Researcher:
Supervisors:
Description
Replication Package for the Paper
"A Taxonomy of System-Level Attacks on Deep Learning Models in Autonomous Vehicles"
This repository contains the replication package associated with the paper titled "A Taxonomy of System-Level Attacks on Deep Learning Models in Autonomous Vehicles."
Contents
-
ChatGPT_for_AVs.pdf: This document presents the results of a structured ChatGPT search aimed at identifying the relevant domains of autonomous vehicles, deep learning models and modules, and simulation environments.
How to Replicate
-
Install
findpapersusing the following command:pip install findpapers -
Open the send_query.py file to find the query used for paper extraction. Copy and execute the query to retrieve relevant research papers.
-
Update the
json_dir_path = './findpapers'variable in venue_filter.py to match the directory containing the list of downloaded papers. -
Execute venue_filter.py to filter papers based on the venues specified in the chosen_venues.txt file.
-
The output will be a file named papers_after_venue_filter.csv, which includes the title, abstract, URL, venue, and publication date for each filtered paper.
Note: The venue_freq.py script calculates the frequency of papers per venue, distinguishing between journal and conference venues. Running this script is optional and was primarily used during our venue selection process.
Citation
Tehrani, M. J., Kim, J., Foulefack, R. Z. L., Marchetto, A., & Tonella, P. (2024).
A Taxonomy of System-Level Attacks on Deep Learning Models in Autonomous Vehicles.
https://arxiv.org/abs/2412.04510
@article{tehrani2024taxonomy,
title={A Taxonomy of System-Level Attacks on Deep Learning Models in Autonomous Vehicles},
author={Tehrani, Masoud Jamshidiyan and Kim, Jinhan and Foulefack, Rosmael Zidane Lekeufack and Marchetto, Alessandro and Tonella, Paolo},
journal={arXiv preprint arXiv:2412.04510},
year={2024}
}
Files
ChatGPT_for_AVs.pdf
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b4be1b75249f628c359666c7fdc20168
|
4.1 MB | Preview Download |
|
md5:77453cece952249d564218af6ec576ae
|
4.1 kB | Preview Download |
|
md5:d3d5ee86bd0266234d9df84a0509e77f
|
1.7 kB | Preview Download |
|
md5:4d3450ffbda3d04bbafb7b82b609adae
|
874 Bytes | Download |
|
md5:fd473f82a72889b13e3f0353b054314d
|
2.5 kB | Download |
|
md5:c37e22a9603c30c46da7fb4e15b0c60c
|
2.5 kB | Download |
Additional details
Software
- Repository URL
- https://github.com/MasoudJTehrani/sys-tax-artifact
- Programming language
- Python
- Development Status
- Inactive