MLLGSPFeb 20, 2024

On Generalization Bounds for Deep Compound Gaussian Neural Networks

arXiv:2402.13106v15 citationsh-index: 11
Originality Incremental advance
AI Analysis

This provides theoretical insights for researchers in signal processing and machine learning, though it is incremental as it extends existing bounds to a specific network class.

The paper tackles the problem of developing generalization error bounds for unrolled deep neural networks informed by a compound Gaussian prior, showing that the error scales as O(n√ln(n)) in signal dimension and O((Network Size)^(3/2)) in network size under realistic conditions.

Algorithm unfolding or unrolling is the technique of constructing a deep neural network (DNN) from an iterative algorithm. Unrolled DNNs often provide better interpretability and superior empirical performance over standard DNNs in signal estimation tasks. An important theoretical question, which has only recently received attention, is the development of generalization error bounds for unrolled DNNs. These bounds deliver theoretical and practical insights into the performance of a DNN on empirical datasets that are distinct from, but sampled from, the probability density generating the DNN training data. In this paper, we develop novel generalization error bounds for a class of unrolled DNNs that are informed by a compound Gaussian prior. These compound Gaussian networks have been shown to outperform comparative standard and unfolded deep neural networks in compressive sensing and tomographic imaging problems. The generalization error bound is formulated by bounding the Rademacher complexity of the class of compound Gaussian network estimates with Dudley's integral. Under realistic conditions, we show that, at worst, the generalization error scales $\mathcal{O}(n\sqrt{\ln(n)})$ in the signal dimension and $\mathcal{O}(($Network Size$)^{3/2})$ in network size.

Foundations

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

Your Notes