Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Liquid Fusion of Heterogeneous Representations Towards General Salient Object Detection

About

General Salient Object Detection (SOD) aims to identify and segment visually interesting objects from uni-modality or multi-modality scenes, recently advanced by cutting-edge State Space Models (SSMs). However, a critical limitation of current approaches is their neglect of the inherent spectral biases exhibited by different neural network paradigms. By digging to the dataset-level spectral analysis of Convolutional Neural Networks (CNNs) and SSMs, their semantic representations are inherently complementary based on their complementary frequency preferences. Inspired by this, we harmonize heterogeneous representations from SSMs and CNNs to bridge their spectral biases for general salient object detection. To this end, inspired by the dynamic information propagation of Liquid Neural Networks (LNNs), we introduce a liquid fusion to dynamically integrates features from two backbones, including VMamba and ConvNeXt, referred to Liquid Fusion Network (LFNet). Concretely, by treating the continuous VMamba features and ConvNeXt features as evolving states and exogenous stimulus, respectively, LFNet employs a dynamic gating mechanism for content-aware feature aggregation. Crucially, this state-stimulus paradigm enables to scale to multi-modal cues, resulting in flexibility in general SOD. Besides, a Saliency-Guided Upsampling (SGU) operator to propagate the features to the shallow layer, which leverages a spectral-spatial co-design to suppress upsampling artifacts while preserving semantics. Extensive experiments across five diverse tasks (RGB, RGB-D, RGB-T, VSOD, and VDT) demonstrate that LFNet achieves state-of-the-art performance, offering a superior trade-off between detection accuracy and model efficiency. Code has been released at https://github.com/cke520/LFNet.

Ke Chen, Ling Zhou, Guangqi Jiang, Gengshen Wu, Yi Liu, Shoukun Xu• 2026

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionECSSD--
249
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.936
232
Salient Object DetectionHKU-IS--
202
Salient Object DetectionPASCAL-S--
196
RGB-D Salient Object DetectionSIP
S-measure (Sα)0.945
134
RGB-D Salient Object DetectionNJUD
F-measure95.8
78
Salient Object DetectionDUTS
F-beta Score93.6
74
RGB-T Salient Object DetectionVT821
S Score94.1
71
RGB-T Salient Object DetectionVT1000
S-Measure (S)95.4
71
RGB-T Salient Object DetectionVT5000
F-measure (F_beta)92
57
Showing 10 of 19 rows

Other info

Follow for update