CVMay 31, 2025

iDPA: Instance Decoupled Prompt Attention for Incremental Medical Object Detection

arXiv:2506.00406v12 citationsh-index: 7ICML
Originality Incremental advance
AI Analysis

This work addresses incremental learning for medical object detection, a domain-specific problem with potential clinical applications, but it is incremental as it builds on existing prompt-based approaches.

The paper tackles the challenge of incremental medical object detection by introducing the iDPA framework, which decouples instance-level knowledge and prompt attention to improve performance, achieving FAP improvements of 5.44% to 12.88% over SOTA methods across various data settings.

Existing prompt-based approaches have demonstrated impressive performance in continual learning, leveraging pre-trained large-scale models for classification tasks; however, the tight coupling between foreground-background information and the coupled attention between prompts and image-text tokens present significant challenges in incremental medical object detection tasks, due to the conceptual gap between medical and natural domains. To overcome these challenges, we introduce the \method~framework, which comprises two main components: 1) Instance-level Prompt Generation (\ipg), which decouples fine-grained instance-level knowledge from images and generates prompts that focus on dense predictions, and 2) Decoupled Prompt Attention (\dpa), which decouples the original prompt attention, enabling a more direct and efficient transfer of prompt information while reducing memory usage and mitigating catastrophic forgetting. We collect 13 clinical, cross-modal, multi-organ, and multi-category datasets, referred to as \dataset, and experiments demonstrate that \method~outperforms existing SOTA methods, with FAP improvements of 5.44\%, 4.83\%, 12.88\%, and 4.59\% in full data, 1-shot, 10-shot, and 50-shot settings, respectively.

Foundations

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

Your Notes