GPF-Net: Gated Progressive Fusion Learning for Polyp Re-Identification
Suncheng Xiang, Xiaoyang Wang, Junjie Jiang, Hejia Wang, Dahong Qian
TL;DR
The paper addresses polyp re-identification across views by introducing GPF-Net, a multimodal framework that progressively fuses visual and textual features through gated, multi-layer interactions. A dynamic gating mechanism tunes the contribution of each modality at multiple fusion stages, implemented via a Transformer-based architecture. Empirical results on Colo-Pair and standard ReID datasets show substantial improvements in mAP and Rank-1, with ablations highlighting the strong value of multimodal fusion and adaptive gating. The approach achieves competitive computational efficiency and offers a scalable pathway for multimodal medical image retrieval tasks.
Abstract
Colonoscopic Polyp Re-Identification aims to match the same polyp from a large gallery with images from different views taken using different cameras, which plays an important role in the prevention and treatment of colorectal cancer in computer-aided diagnosis. However, the coarse resolution of high-level features of a specific polyp often leads to inferior results for small objects where detailed information is important. To address this challenge, we propose a novel architecture, named Gated Progressive Fusion network, to selectively fuse features from multiple levels using gates in a fully connected way for polyp ReID. On the basis of it, a gated progressive fusion strategy is introduced to achieve layer-wise refinement of semantic information through multi-level feature interactions. Experiments on standard benchmarks show the benefits of the multimodal setting over state-of-the-art unimodal ReID models, especially when combined with the specialized multimodal fusion strategy.
