Learning Spatially Varying Regularization Parameters for Total Generalized Variation Image Processing Using Deep Neural Networks

Saturday 29 March 2025


Deep learning algorithms have made significant strides in image processing, particularly when it comes to tasks like denoising and reconstruction. However, these methods often rely on handcrafted features and hyperparameters that need to be fine-tuned for each specific problem. Researchers at the University of Cambridge have developed a new approach that uses deep neural networks to learn spatially varying regularization parameters for total generalized variation (TGV) image processing.


The TGV method is a popular choice in image restoration due to its ability to effectively capture edges and textures while reducing noise. However, it typically requires careful tuning of hyperparameters such as the strength of the regularization term, which can be time-consuming and prone to overfitting. The Cambridge researchers sought to address this issue by training a deep neural network to infer these parameters directly from the image data.


The team employed a U-Net architecture, a type of convolutional neural network (CNN) designed for image segmentation tasks. They modified the standard U-Net design to include two sub-networks: one that predicts the TGV regularization parameter map and another that unrolls an algorithmic scheme solving the corresponding variational problem.


The researchers trained their model using a dataset of 3452 pairs of under-sampled magnetic resonance (MR) images and target images. They found that their approach significantly outperformed traditional scalar TV and TGV methods in terms of both peak signal-to-noise ratio (PSNR) and structural similarity index measure (SSIM). In particular, the learned regularization parameter maps exhibited a consistent triple-edge structure near image edges, which is not observed in standard scalar TV or TGV approaches.


The benefits of this approach extend beyond improved performance. By learning spatially varying regularization parameters, the model can adapt to local image features and noise patterns, leading to more effective denoising and reconstruction results. This flexibility also enables the model to handle a wider range of noise levels and imaging modalities, making it potentially useful for applications such as medical imaging.


The researchers’ approach is not without its challenges. For instance, they had to carefully select the architecture and hyperparameters of their neural network to ensure that it could effectively learn the complex relationships between image features and regularization parameters. Additionally, the computational cost of training and testing their model was significant due to the large size of the dataset and the complexity of the algorithm.


Despite these challenges, the Cambridge researchers’ work demonstrates a promising new direction in deep learning for image processing.


Cite this article: “Learning Spatially Varying Regularization Parameters for Total Generalized Variation Image Processing Using Deep Neural Networks”, The Science Archive, 2025.


Deep Learning, Image Processing, Total Generalized Variation, Tgv, Regularization Parameters, Neural Networks, U-Net Architecture, Convolutional Neural Network, Magnetic Resonance Images, Denoising, Reconstruction.


Reference: Thanh Trung Vu, Andreas Kofler, Kostas Papafitsoros, “Deep unrolling for learning optimal spatially varying regularisation parameters for Total Generalised Variation” (2025).


Leave a Reply