Robust Variational Model Based Tailored UNet: Leveraging Edge Detector and Mean Curvature for Improved Image Segmentation
Kaili Qi, Zhongyi Huang, Wenli Yang

TL;DR
This paper introduces a robust hybrid UNet model that combines variational PDEs with deep learning, leveraging physical priors like edge detection and mean curvature to improve noisy image segmentation quality.
Contribution
It proposes a novel VM_TUNet architecture integrating variational methods with deep learning, incorporating physical priors for enhanced segmentation of noisy images.
Findings
Achieves a good balance between performance and efficiency.
Provides improved visual quality over CNN-based models.
Performs competitively close to transformer-based methods.
Abstract
To address the challenge of segmenting noisy images with blurred or fragmented boundaries, this paper presents a robust version of Variational Model Based Tailored UNet (VM_TUNet), a hybrid framework that integrates variational methods with deep learning. The proposed approach incorporates physical priors, an edge detector and a mean curvature term, into a modified Cahn-Hilliard equation, aiming to combine the interpretability and boundary-smoothing advantages of variational partial differential equations (PDEs) with the strong representational ability of deep neural networks. The architecture consists of two collaborative modules: an F module, which conducts efficient frequency domain preprocessing to alleviate poor local minima, and a T module, which ensures accurate and stable local computations, backed by a stability estimate. Extensive experiments on three benchmark datasets…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Medical Image Segmentation Techniques
