DTEA: Dynamic Topology Weaving and Instability-Driven Entropic Attenuation for Medical Image Segmentation
Weixuan Li, Quanjun Li, Guang Yu, Song Yang, Zimeng Li, Chi-Man Pun, Yupeng Liu, Xuhang Chen
TL;DR
The paper addresses the semantic gap in medical image segmentation by introducing DTEA, a skip-connection framework that combines Semantic Topology Reconfiguration (STR) with Entropic Perturbation Gating (EPG). STR builds a dynamic hypergraph over multi-scale features to model high-order cross-resolution dependencies, while EPG uses chaotic perturbation and entropy-based channel gating to suppress high-entropy, noisy channels and sharpen spatial attention. Across Synapse, ISIC 2018, and CVC-ClinicDB, DTEA achieves state-of-the-art Dice scores and robust generalization across backbones, demonstrating superior cross-task performance and resilience to clinical variability. The approach is architecture-agnostic and can be integrated with both CNN and Transformer backbones to enhance multi-scale feature fusion in challenging clinical settings.
Abstract
In medical image segmentation, skip connections are used to merge global context and reduce the semantic gap between encoder and decoder. Current methods often struggle with limited structural representation and insufficient contextual modeling, affecting generalization in complex clinical scenarios. We propose the DTEA model, featuring a new skip connection framework with the Semantic Topology Reconfiguration (STR) and Entropic Perturbation Gating (EPG) modules. STR reorganizes multi-scale semantic features into a dynamic hypergraph to better model cross-resolution anatomical dependencies, enhancing structural and semantic representation. EPG assesses channel stability after perturbation and filters high-entropy channels to emphasize clinically important regions and improve spatial attention. Extensive experiments on three benchmark datasets show our framework achieves superior segmentation accuracy and better generalization across various clinical settings. The code is available at \href{https://github.com/LWX-Research/DTEA}{https://github.com/LWX-Research/DTEA}.
