CVAug 5, 2025

AVPDN: Learning Motion-Robust and Scale-Adaptive Representations for Video-Based Polyp Detection

arXiv:2508.03458v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses the need for accurate polyp detection in colorectal cancer diagnosis using dynamic videos, but it appears incremental as it builds on existing video-based detection methods with specific enhancements.

The paper tackled the problem of detecting polyps in colonoscopy videos, which suffer from rapid camera movement and background noise, by proposing the Adaptive Video Polyp Detection Network (AVPDN) with modules for adaptive feature interaction and scale-aware context integration, achieving competitive performance on public benchmarks.

Accurate detection of polyps is of critical importance for the early and intermediate stages of colorectal cancer diagnosis. Compared to static images, dynamic colonoscopy videos provide more comprehensive visual information, which can facilitate the development of effective treatment plans. However, unlike fixed-camera recordings, colonoscopy videos often exhibit rapid camera movement, introducing substantial background noise that disrupts the structural integrity of the scene and increases the risk of false positives. To address these challenges, we propose the Adaptive Video Polyp Detection Network (AVPDN), a robust framework for multi-scale polyp detection in colonoscopy videos. AVPDN incorporates two key components: the Adaptive Feature Interaction and Augmentation (AFIA) module and the Scale-Aware Context Integration (SACI) module. The AFIA module adopts a triple-branch architecture to enhance feature representation. It employs dense self-attention for global context modeling, sparse self-attention to mitigate the influence of low query-key similarity in feature aggregation, and channel shuffle operations to facilitate inter-branch information exchange. In parallel, the SACI module is designed to strengthen multi-scale feature integration. It utilizes dilated convolutions with varying receptive fields to capture contextual information at multiple spatial scales, thereby improving the model's denoising capability. Experiments conducted on several challenging public benchmarks demonstrate the effectiveness and generalization ability of the proposed method, achieving competitive performance in video-based polyp detection tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes