ICASSP 2026poster0 citations

ENDOCAVER: HANDLING FOG, BLUR AND GLARE IN ENDOSCOPIC IMAGES VIA JOINT DEBLURRING-SEGMENTATION

Zhuoyu Wu, Wenhui Ou, Pei-Sze Tan, Jiayan Yang, Raphaël C.-W Phan

Abstract

Endoscopic image analysis is vital for colorectal cancer screening, yet real-world conditions often suffer from lens fogging, motion blur, and specular highlights, which severely compromise automated polyp detection. We propose EndoCaver, a lightweight transformer with a unidirectional-guided dual-decoder architecture, enabling joint multi-task capability for image deblurring and segmentation while significantly reducing computational complexity and model parameters. Specifically, it integrates a Global Attention Module (GAM) for cross-scale aggregation, a Deblurring-Segmentation Aligner (DSA) to transfer restoration cues, and a cosine-based scheduler (LoCoS) for stable multi-task optimisation. Experiments on the Kvasir-SEG dataset show that EndoCaver achieves 0.922 Dice on clean data and 0.889 under severe image degradation, surpassing state-of-the-art methods while reducing model parameters by 90%. These results demonstrate its efficiency and robustness, making it well-suited for on-device clinical deployment. Code is available at https://github.com/ReaganWu/EndoCaver.

BibTeX
@inproceedings{icassp2026_endocaverhandlin,
  title = {ENDOCAVER: HANDLING FOG, BLUR AND GLARE IN ENDOSCOPIC IMAGES VIA JOINT DEBLURRING-SEGMENTATION},
  author = {Zhuoyu Wu and Wenhui Ou and Pei-Sze Tan and Jiayan Yang and Raphaël C.-W Phan},
  booktitle = {ICASSP 2026},
  year = {2026}
}