top of page
Keyboard and Mouse

An Investigation of the Robustness of Perception Based Control

FSRI Research Project (2023)

Modern day control systems such as autonomous driving typically utilize image and video signals to produce feedback control. However, adversarial noise can often interfere with label prediction and thus lead to decreased robustness. This project aims to investigate adversarial robustness of convolutional neural network (CNN) based machine perception for identifying the position of a driving car. Certain area of machine perception for control are robust to some objects but may be fragile towards others. Therefore, we tested which type of noise affected the model the most and retrained the model with the adversarial noise in mind.

​

We generated a dataset containing 2,000 images with 50 different calculated trajectories for a car's position and 40 base images containing a car on a road. Then, we built and trained our convolutional neural network with four different layers in order to obtain 52,673 trainable parameters.

Screenshot 2023-12-13 at 1.20.51 PM.png

TOOLS

Screen Shot 2023-03-12 at 3_edited.jpg
Screen Shot 2023-03-12 at 3.31_edited.jpg
Screen Shot 2023-03-12 at 3.32_edited.jpg
487px-OpenCV_Logo_with_text_edited.png
Created_with_Matplotlib-logo_edited.png
bottom of page