CVDec 11, 2025

Salient Object Detection in Complex Weather Conditions via Noise Indicators

arXiv:2512.10592v1h-index: 12
Originality Incremental advance
AI Analysis

This work addresses the degradation of segmentation accuracy due to weather-induced noise in real-world scenarios for computer vision applications, representing an incremental improvement.

The paper tackles the problem of salient object detection in complex weather conditions by proposing a framework with a noise indicator fusion module, which improves segmentation accuracy compared to a vanilla encoder, as demonstrated through experiments on the WXSOD dataset.

Salient object detection (SOD), a foundational task in computer vision, has advanced from single-modal to multi-modal paradigms to enhance generalization. However, most existing SOD methods assume low-noise visual conditions, overlooking the degradation of segmentation accuracy caused by weather-induced noise in real-world scenarios. In this paper, we propose a SOD framework tailored for diverse weather conditions, encompassing a specific encoder and a replaceable decoder. To enable handling of varying weather noises, we introduce a one-hot vector as a noise indicator to represent different weather types and design a Noise Indicator Fusion Module (NIFM). The NIFM takes both semantic features and the noise indicator as dual inputs and is inserted between consecutive stages of the encoder to embed weather-aware priors via adaptive feature modulation. Critically, the proposed specific encoder retains compatibility with mainstream SOD decoders. Extensive experiments are conducted on the WXSOD dataset under varying training data scales (100%, 50%, 30% of the full training set), three encoder and seven decoder configurations. Results show that the proposed SOD framework (particularly the NIFM-enhanced specific encoder) improves segmentation accuracy under complex weather conditions compared to a vanilla encoder.

Foundations

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

Your Notes