paper-with-me

Papers

Divide-and-Conquer: Confluent Triple-Flow Network for RGB-T Salient Object Detection

2024-12-02 · Hao Tang, Zechao Li, Dong Zhang, Shengfeng He, Jinhui Tang

RGB-Thermal Salient Object Detection aims to pinpoint prominent objects within aligned pairs of visible and thermal infrared images. Traditional encoder-decoder architectures, while designed for cross-modality feature interactions, may not have adequately considered the robustness against noise originating from defective modalities. Inspired by hierarchical human visual systems, we propose the ConTriNet, a robust Confluent Triple-Flow Network employing a Divide-and-Conquer strategy. Specifically, ConTriNet comprises three flows: two modality-specific flows explore cues from RGB and Thermal modalities, and a third modality-complementary flow integrates cues from both modalities. ConTriNet presents several notable advantages. It incorporates a Modality-induced Feature Modulator in the modality-shared union encoder to minimize inter-modality discrepancies and mitigate the impact of defective samples. Additionally, a foundational Residual Atrous Spatial Pyramid Module in the separated flows enlarges the receptive field, allowing for the capture of multi-scale contextual information. Furthermore, a Modality-aware Dynamic Aggregation Module in the modality-complementary flow dynamically aggregates saliency-related cues from both modality-specific flows. Leveraging the proposed parallel triple-flow framework, we further refine saliency maps derived from different flows through a flow-cooperative fusion strategy, yielding a high-quality, full-resolution saliency map for the final prediction. To evaluate the robustness and stability of our approach, we collect a comprehensive RGB-T SOD benchmark, VT-IMAG, covering various real-world challenging scenarios. Extensive experiments on public benchmarks and our VT-IMAG dataset demonstrate that ConTriNet consistently outperforms state-of-the-art competitors in both common and challenging scenarios.

📄 PDF Abstract BibTeX arXiv:2412.01556

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionRGB-T Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

DC-Net: Divide-and-Conquer for Salient Object Detection

2023-05-24 · JiaYi Zhu, Xuebin Qin, Abdulmotaleb Elsaddik

In this paper, we introduce Divide-and-Conquer into the salient object detection (SOD) task to enable the model to learn prior knowledge that is for predicting the saliency map. We design a novel network, Divide-and-Conq…

DecoderObjectobject-detectionObject Detection+1

AWESOME: GPU Memory-constrained Long Document Summarization using Memory Mechanism and Global Salient Content

2023-05-24 · Shuyang Cao, Lu Wang

Long document summarization systems are critical for domains with lengthy and jargonladen text, yet they present significant challenges to researchers and developers with limited computing resources. Existing solutions m…

Document Summarizationdocument understandingGPUInformativeness

Memory Consistency Guided Divide-and-Conquer Learning for Generalized Category Discovery

2024-01-24 · Yuanpeng Tu, Zhun Zhong, Yuxi Li, Hengshuang Zhao

Generalized category discovery (GCD) aims at addressing a more realistic and challenging setting of semi-supervised learning, where only part of the category labels are assigned to certain training samples. Previous meth…

Contrastive Learning

Uniform Inference in Linear Error-in-Variables Models: Divide-and-Conquer

2023-01-11 · Tom Boot, Artūras Juodis

It is customary to estimate error-in-variables models using higher-order moments of observables. This moments-based estimator is consistent only when the coefficient of the latent regressor is assumed to be non-zero. We …

Divide and Conquer in Video Anomaly Detection: A Comprehensive Review and New Approach

2023-09-26 · Jian Xiao, Tianyuan Liu, Genlin Ji

Video anomaly detection is a complex task, and the principle of "divide and conquer" is often regarded as an effective approach to tackling intricate issues. It's noteworthy that recent methods in video anomaly detection…

Anomaly DetectionPhilosophyVideo Anomaly Detection