2021

Provable Repair of Deep Neural Networks

Sotoudeh, Matthew, Thakur, Aditya V.

Understand

Deep Neural Networks (DNNs) have grown in popularity over the past decade and are now being used in safety-critical domains such as aircraft collision avoidance.

  • This has motivated a large number of techniques for finding unsafe behavior in DNNs.
  • In contrast, this paper tackles the problem of correcting a DNN once unsafe behavior is found.
  • We introduce the provable repair problem, which is the problem of repairing a network N to construct a new network N' that satisfies a given specification.

Reading the bibliography…