LGAug 13, 2024

Model Based and Physics Informed Deep Learning Neural Network Structures

arXiv:2408.07104v1h-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses a fundamental challenge in neural network design for researchers and practitioners in signal and image processing, but it is incremental as it organizes existing methods rather than introducing new ones.

The paper tackles the open problem of selecting or proposing appropriate neural network structures for given data, signal, or image processing tasks by classifying methods into five categories based on model-based and physics-informed approaches, with examples provided for each category.

Neural Networks (NN) has been used in many areas with great success. When a NN's structure (Model) is given, during the training steps, the parameters of the model are determined using an appropriate criterion and an optimization algorithm (Training). Then, the trained model can be used for the prediction or inference step (Testing). As there are also many hyperparameters, related to the optimization criteria and optimization algorithms, a validation step is necessary before its final use. One of the great difficulties is the choice of the NN's structure. Even if there are many "on the shelf" networks, selecting or proposing a new appropriate network for a given data, signal or image processing, is still an open problem. In this work, we consider this problem using model based signal and image processing and inverse problems methods. We classify the methods in five classes, based on: i) Explicit analytical solutions, ii) Transform domain decomposition, iii) Operator Decomposition, iv) Optimization algorithms unfolding, and v) Physics Informed NN methods (PINN). Few examples in each category are explained.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes