paper-with-me

Papers

DiCoR: Decoupled Referent Disambiguation and Contour Recalibration for Efficient Referring Remote Sensing Image Segmentation

2026-08-13 · Ziyang Gao, Zhizhuo Jiang, Jingjing Chang, Yixin Yang, Yuwen Pan, Yong-Qiang Mao, Yu Liu, Hai-Bao Chen arxiv

Referring remote sensing image segmentation (RRSIS) aims to delineate targets specified by natural language expressions in remote sensing imagery. Existing methods mainly follow joint fusion segmentation (JFS) or decoupled prompt segmentation (DPS). JFS is efficient but often suffers from limited accuracy because referent localization and mask delineation are optimized under a unified objective, whereas DPS separates localization from mask generation using spatial prompts and foundation segmenters at the cost of higher memory consumption and inference latency. To bridge this gap, we propose DiCoR, a decoupled referent disambiguation and contour recalibration framework built on an efficient JFS pipeline. DiCoR addresses two key challenges: distinguishing the correct referent from ambiguous candidates and refining coarse masks after localization. A disambiguation-aware localization guidance strategy ranks salient candidate regions with adaptive linguistic cues and injects the resulting localization prior into fused features. A lightweight contour recalibration module further predicts residual corrections to coarse logits under localized contour supervision, improving mask quality with limited computational overhead. Experiments on RefSegRS, RRSIS-D, and RISBench show that DiCoR achieves the best segmentation accuracy across all three benchmarks. On RefSegRS, it improves mIoU and gIoU by 5.28% and 2.87% over a competitive JFS method while running 4.7% faster than a representative DPS method, demonstrating a favorable accuracy-efficiency trade-off. Code is available at https://github.com/zyGao1126/DiCoR.

📄 PDF Abstract BibTeX arXiv:2608.12980

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

NFDIcore 2.0: A BFO-Compliant Ontology for Multi-Domain Research Infrastructures

2024-09-16 · Oleksandra Bruns, Tabea Tietz, Joerg Waitelonis, Etienne Posthumus 외

This paper presents NFDIcore 2.0, an ontology compliant with the Basic Formal Ontology (BFO) designed to represent the diverse research communities of the National Research Data Infrastructure (NFDI) in Germany. NFDIcore…

DiCoRe: Enhancing Zero-shot Event Detection via Divergent-Convergent LLM Reasoning

2025-06-05 · Tanmay Parekh, Kartik Mehta, Ninareh Mehrabi, Kai-Wei Chang 외

Zero-shot Event Detection (ED), the task of identifying event mentions in natural language text without any training data, is critical for document understanding in specialized domains. Understanding the complex event on…

document understandingEvent DetectionTransfer Learning

Global Entity Disambiguation with BERT

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We propose a global entity disambiguation (ED) model based on BERT. To capture global contextual information for ED, our model treats not only words but also entities as input tokens, and solves the task by sequentially …

Entity Disambiguation

Classifying Referential and Non-referential It Using Gaze

2020-06-23 · EMNLP 2018 10 · Victoria Yaneva, Le An Ha, Richard Evans, Ruslan Mitkov

When processing a text, humans and machines must disambiguate between different uses of the pronoun it, including non-referential, nominal anaphoric or clause anaphoric ones. In this paper, we use eye-tracking data to le…

POS

Global Entity Disambiguation with BERT

2019-09-01 · NAACL 2022 7 · Ikuya Yamada, Koki Washio, Hiroyuki Shindo, Yuji Matsumoto

We propose a global entity disambiguation (ED) model based on BERT. To capture global contextual information for ED, our model treats not only words but also entities as input tokens, and solves the task by sequentially …

Entity DisambiguationLanguage Modelling