paper-with-me

Papers

EviRCOD: Evidence-Guided Probabilistic Decoding for Referring Camouflaged Object Detection

2026-04-13 · Ye Wang, Kai Huang, Sumin Shen, Chenyang Ma arxiv

Referring Camouflaged Object Detection (Ref-COD) focuses on segmenting specific camouflaged targets in a query image using category-aligned references. Despite recent advances, existing methods struggle with reference-target semantic alignment, explicit uncertainty modeling, and robust boundary preservation. To address these issues, we propose EviRCOD, an integrated framework consisting of three core components: (1) a Reference-Guided Deformable Encoder (RGDE) that employs hierarchical reference-driven modulation and multi-scale deformable aggregation to inject semantic priors and align cross-scale representations; (2) an Uncertainty-Aware Evidential Decoder (UAED) that incorporates Dirichlet evidence estimation into hierarchical decoding to model uncertainty and propagate confidence across scales; and (3) a Boundary-Aware Refinement Module (BARM) that selectively enhances ambiguous boundaries by exploiting low-level edge cues and prediction confidence. Experiments on the Ref-COD benchmark demonstrate that EviRCOD achieves state-of-the-art detection performance while providing well-calibrated uncertainty estimates. Code is available at: https://github.com/blueecoffee/EviRCOD.

📄 PDF Abstract BibTeX arXiv:2604.10894

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

RISAM: Referring Image Segmentation via Mutual-Aware Attention Features

2023-11-27 · Mengxi Zhang, Yiming Liu, Xiangjun Yin, Huanjing Yue 외

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask…

DecoderImage SegmentationSegmentationSemantic Segmentation

Temporal-Enhanced Multimodal Transformer for Referring Multi-Object Tracking and Segmentation

2024-10-17 · Changcheng Xiao, Qiong Cao, Yujie Zhong, Xiang Zhang 외

Referring multi-object tracking (RMOT) is an emerging cross-modal task that aims to locate an arbitrary number of target objects and maintain their identities referred by a language expression in a video. This intricate …

Multi-Object TrackingMulti-Object Tracking and SegmentationObject TrackingReferring Multi-Object Tracking+3

Your Demands Deserve More Bits: Referring Semantic Image Compression at Ultra-low Bitrate

2025-05-31 · Chenhao Wu, Qingbo Wu, Haoran Wei, Shuai Chen 외

With the help of powerful generative models, Semantic Image Compression (SIC) has achieved impressive performance at ultra-low bitrate. However, due to coarse-grained visual-semantic alignment and inherent randomness, th…

Image Compression

RefAerial: A Benchmark and Approach for Referring Detection in Aerial Images

2026-04-22 · Guyue Hu, Hao Song, Yuxing Tong, Duzhi Yuan 외 arxiv

Referring detection refers to locate the target referred by natural languages, which has recently attracted growing research interests. However, existing datasets are limited to ground images with large object centered i…

Dynamic Graph Attention for Referring Expression Comprehension

2019-09-18 · ICCV 2019 10 · Sibei Yang, Guanbin Li, Yizhou Yu

Referring expression comprehension aims to locate the object instance described by a natural language referring expression in an image. This task is compositional and inherently requires visual reasoning on top of the re…

Graph AttentionReferring ExpressionReferring Expression ComprehensionVisual Reasoning