Skip to content

This project aims to develop efficient verification techniques for neural networks, with a focus on ensuring their robustness and reliability in real-world applications.

Notifications You must be signed in to change notification settings

suhasmaddali/Research-Assistant-NN-Verification-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 

Repository files navigation

Research Assistant NN Verification

Neural Networks are quite used in many industries. There are many research papers being published on neural networks. However, there can be outcomes from neural networks that are very different than what is expected when there are adversarial inputs. Therefore, verification tools are designed and implemented to specify the behavior of the neural network along with verifying its use.

  • I'm currently working under Tan Cheng for Neural Network verification and where I use state-of-the-art tools for building and deploying neural networks in production.
  • My research involves how changing and altering the neural networks leads to a change in outputs. We test whether a given neural network follows a defined specification.

One of the interesting applications of Neural Network Verification is in self-driving cars. In the case of motion planning and other activities, neural networks are used extensively. Attackers try to modify the outputs from the Neural Networks by applying a distorted version of the input. As a result, the output from the Neural Network is different from what is actually expected from the network. This leads to dire consequences such as the model not being able to accurately classify whether there are walls present in front of it. This leads to road accidents and leads us to question the safety measures of self-driving cars.

Therefore, with the aid of our Neural Network verification toolbox, we would be able to identify how robust is the network from distortions.

About

This project aims to develop efficient verification techniques for neural networks, with a focus on ensuring their robustness and reliability in real-world applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published