CVJul 9, 2024

CoLA: Conditional Dropout and Language-driven Robust Dual-modal Salient Object Detection

arXiv:2407.06780v15 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses robustness issues in dual-modal SOD, which is important for applications like autonomous driving or surveillance, but it appears incremental as it builds on existing models with plug-in components.

The paper tackles the problem of robustness against noisy inputs and missing modalities in dual-modal salient object detection (SOD) by introducing the CoLA framework, which includes Language-driven Quality Assessment and Conditional Dropout, and demonstrates that it outperforms state-of-the-art models under both modality-complete and modality-missing conditions.

The depth/thermal information is beneficial for detecting salient object with conventional RGB images. However, in dual-modal salient object detection (SOD) model, the robustness against noisy inputs and modality missing is crucial but rarely studied. To tackle this problem, we introduce \textbf{Co}nditional Dropout and \textbf{LA}nguage-driven(\textbf{CoLA}) framework comprising two core components. 1) Language-driven Quality Assessment (LQA): Leveraging a pretrained vision-language model with a prompt learner, the LQA recalibrates image contributions without requiring additional quality annotations. This approach effectively mitigates the impact of noisy inputs. 2) Conditional Dropout (CD): A learning method to strengthen the model's adaptability in scenarios with missing modalities, while preserving its performance under complete modalities. The CD serves as a plug-in training scheme that treats modality-missing as conditions, strengthening the overall robustness of various dual-modal SOD models. Extensive experiments demonstrate that the proposed method outperforms state-of-the-art dual-modal SOD models, under both modality-complete and modality-missing conditions. We will release source code upon acceptance.

Code Implementations1 repo
Foundations

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

Your Notes