🤖 AI Summary
To address the weak theoretical foundations, parameter dependency, and poor interpretability of existing attention mechanisms in cardiac MRI undersampled reconstruction, this paper proposes a parameter-free, biologically inspired channel attention module. For the first time, ecological population dynamics modeling is introduced into medical image attention design: channel-wise weights are generated via a logistic-type nonlinear difference equation, enabling fully parameter-free, end-to-end differentiable, computationally efficient, and physically interpretable feature recalibration. Integrated into an MRI reconstruction network, the module outperforms state-of-the-art parameter-free methods—including SE and GCT—across multiple public datasets: PSNR improves by 1.2–1.8 dB, inference speed increases by 23%, and myocardial texture fidelity and lesion visibility are significantly enhanced.
📝 Abstract
Attention is a fundamental component of the human visual recognition system. The inclusion of attention in a convolutional neural network amplifies relevant visual features and suppresses the less important ones. Integrating attention mechanisms into convolutional neural networks enhances model performance and interpretability. Spatial and channel attention mechanisms have shown significant advantages across many downstream tasks in medical imaging. While existing attention modules have proven to be effective, their design often lacks a robust theoretical underpinning. In this study, we address this gap by proposing a non-linear attention architecture for cardiac MRI reconstruction and hypothesize that insights from ecological principles can guide the development of effective and efficient attention mechanisms. Specifically, we investigate a non-linear ecological difference equation that describes single-species population growth to devise a parameter-free attention module surpassing current state-of-the-art parameter-free methods.