paper-with-me

홈 › Papers

Spatial Coherence Loss: All Objects Matter in Salient and Camouflaged Object Detection

2024-02-28 · Ziyun Yang, Kevin Choy, Sina Farsiu

Generic object detection is a category-independent task that relies on accurate modeling of objectness. We show that for accurate semantic analysis, the network needs to learn all object-level predictions that appear at any stage of learning, including the pre-defined ground truth (GT) objects and the ambiguous decoy objects that the network misidentifies as foreground. Yet, most relevant models focused mainly on improving the learning of the GT objects. A few methods that consider decoy objects utilize loss functions that only focus on the single-response, i.e., the loss response of a single ambiguous pixel, and thus do not benefit from the wealth of information that an object-level ambiguity learning design can provide. Inspired by the human visual system, which first discerns the boundaries of ambiguous regions before delving into the semantic meaning, we propose a novel loss function, Spatial Coherence Loss (SCLoss), that incorporates the mutual response between adjacent pixels into the widely-used single-response loss functions. We demonstrate that the proposed SCLoss can gradually learn the ambiguous regions by detecting and emphasizing their boundaries in a self-adaptive manner. Through comprehensive experiments, we demonstrate that replacing popular loss functions with SCLoss can improve the performance of current state-of-the-art (SOTA) salient or camouflaged object detection (SOD or COD) models. We also demonstrate that combining SCLoss with other loss functions can further improve performance and result in SOTA outcomes for different applications.

📄 PDF Abstract BibTeX arXiv:2402.18698

Code (0)

등록된 구현이 없습니다.

Tasks

AllObjectobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

TransFlow: Motion Knowledge Transfer from Video Diffusion Models to Video Salient Object Detection

2025-07-26 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Sunghun Yang 외 arxiv

Video salient object detection (SOD) relies on motion cues to distinguish salient objects from backgrounds, but training such models is limited by scarce video datasets compared to abundant image datasets. Existing appro…

Video Salient Object Detection

Progressive Self-Guided Loss for Salient Object Detection

2021-01-07 · Sheng Yang, Weisi Lin, Guosheng Lin, Qiuping Jiang 외

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from …

Objectobject-detectionObject DetectionSalient Object Detection

A Parallel Down-Up Fusion Network for Salient Object Detection in Optical Remote Sensing Images

2020-10-02 · Chongyi Li, Runmin Cong, Chunle Guo, Hua Li 외

The diverse spatial resolutions, various object types, scales and orientations, and cluttered backgrounds in optical remote sensing images (RSIs) challenge the current salient object detection (SOD) approaches. It is com…

object-detectionObject DetectionSalient Object Detection

Size-invariance Matters: Rethinking Metrics and Losses for Imbalanced Multi-object Salient Object Detection

2024-05-16 · Feiran Li, Qianqian Xu, Shilong Bao, Zhiyong Yang 외

This paper explores the size-invariance of evaluation metrics in Salient Object Detection (SOD), especially when multiple targets of diverse sizes co-exist in the same image. We observe that current metrics are size-sens…

Objectobject-detectionObject DetectionSalient Object Detection

Saliency Detection via Global Context Enhanced Feature Fusion and Edge Weighted Loss

2021-10-13 · Chaewon Park, Minhyeok Lee, MyeongAh Cho, Sangyoun Lee

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for mul…

DecoderObjectobject-detectionObject Detection+3