Convolutional Feature Noise Reduction for 2D Cardiac MR Image Segmentation
Hong Zheng, Nan Mu, Han Su, Lin Feng, Xiaoning Li
TL;DR
The paper addresses noise contamination in convolutional features used for 2D cardiac MR image segmentation by introducing the Convolutional Feature Filter (CFF), a lightweight, trainable 1×1 convolution with sigmoid gating that acts as a low-amplitude pass filter to suppress noise in feature-signal matrices. It couples this filtering with an entropy-based framework (global cross-entropy and local information entropy) to quantify improvements in information content, evaluating across single-domain cardiac datasets (ACDC, M&Ms) and a non-medical VOCH dataset. Empirical results show that CFFs reduce feature-noise (lower ΔH), improve Dice scores, and decrease Hausdorff distances, including better generalization to unseen domains in multi-domain settings and even in non-medical data, while maintaining modest parameter increases. The work argues for a unified, entropy-guided view of feature fusion and suggests CFFs as a generally applicable, low-overhead tool for improving segmentation performance by stabilizing the entire feature system. Limitations include validation across more diverse distributions and tasks, with future work aimed at broader applicability and standardizing entropy-based metrics for feature analysis.
Abstract
Noise reduction constitutes a crucial operation within Digital Signal Processing. Regrettably, it frequently remains neglected when dealing with the processing of convolutional features in segmentation networks. This oversight could trigger the butterfly effect, impairing the subsequent outcomes within the entire feature system. To complete this void, we consider convolutional features following Gaussian distributions as feature signal matrices and then present a simple and effective feature filter in this study. The proposed filter is fundamentally a low-amplitude pass filter primarily aimed at minimizing noise in feature signal inputs and is named Convolutional Feature Filter (CFF). We conducted experiments on two established 2D segmentation networks and two public cardiac MR image datasets to validate the effectiveness of the CFF, and the experimental findings demonstrated a decrease in noise within the feature signal matrices. To enable a numerical observation and analysis of this reduction, we developed a binarization equation to calculate the information entropy of feature signals.
