Bavarian AI Chair for Mathematical Foundations of Artificial Intelligence
print


Breadcrumb Navigation


Content

Deep Neural Networks and Inverse Problems

Prerequisites

  • Functional analysis, in particular, operator theory
  • Deep learning for image reconstruction
  • Basic knowledge of PyTorch or Tensorflow

Description


The goal of inverse problems is to recover model parameters from a set of indirect measurements, for example, recovering images from data. In most experimental sciences, inverse problems play an important role since the physical observations are always mediated by measuring devices. An inverse problem is mathematically formulated as an operator inversion problem where the operator inverts the model's measurements in the absence of noise. The operator is referred to as "forward operator and is typically not invertible, making the associated inverse problem "ill-posed". Solving the ill-posed inverse problem by simply minimizing the miss-fit against the data leads to overfitting. To overcome this challenge, one needs to introduce apriori information to obtain solutions that are consistent with the physics of the measured signals. This can be, for example, the fact that the measured signals are sparse. Apriori information can be either modeled by first principles or learned from data; combining these approaches has yielded the best performance.

References