Verification and Repair of Neural Networks

Abstract

Neural Networks (NNs) are popular machine learning models which have found successful application in many different domains across computer science. However, it is hard to provide any formal guarantee on the behaviour of neural networks and therefore their reliability is still in doubt, especially concerning their deployment in safety and security-critical applications. Verification emerged as a promising solution to address some of these problems. In the following, I will present some of my recent efforts in verifying NNs.

Cite

Text

Guidotti. "Verification and Repair of Neural Networks." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I18.17854

Markdown

[Guidotti. "Verification and Repair of Neural Networks." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/guidotti2021aaai-verification/) doi:10.1609/AAAI.V35I18.17854

BibTeX

@inproceedings{guidotti2021aaai-verification,
  title     = {{Verification and Repair of Neural Networks}},
  author    = {Guidotti, Dario},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {15714-15715},
  doi       = {10.1609/AAAI.V35I18.17854},
  url       = {https://mlanthology.org/aaai/2021/guidotti2021aaai-verification/}
}