paper-with-me

홈 › Papers

BiCoR-Seg: Bidirectional Co-Refinement Framework for High-Resolution Remote Sensing Image Segmentation

2025-12-23 · Jinghao Shi, Jianing Song arxiv

High-resolution remote sensing image semantic segmentation (HRSS) is a fundamental yet critical task in the field of Earth observation. However, it has long faced the challenges of high inter-class similarity and large intra-class variability. Existing approaches often struggle to effectively inject abstract yet strongly discriminative semantic knowledge into pixel-level feature learning, leading to blurred boundaries and class confusion in complex scenes. To address these challenges, we propose Bidirectional Co-Refinement Framework for HRSS (BiCoR-Seg). Specifically, we design a Heatmap-driven Bidirectional Information Synergy Module (HBIS), which establishes a bidirectional information flow between feature maps and class embeddings by generating class-level heatmaps. Based on HBIS, we further introduce a hierarchical supervision strategy, where the interpretable heatmaps generated by each HBIS module are directly utilized as low-resolution segmentation predictions for supervision, thereby enhancing the discriminative capacity of shallow features. In addition, to further improve the discriminability of the embedding representations, we propose a cross-layer class embedding Fisher Discriminative Loss to enforce intra-class compactness and enlarge inter-class separability. Extensive experiments on the LoveDA, Vaihingen, and Potsdam datasets demonstrate that BiCoR-Seg achieves outstanding segmentation performance while offering stronger interpretability. The released code is available at https://github.com/ShiJinghao566/BiCoR-Seg.

📄 PDF Abstract BibTeX arXiv:2512.20255

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationImage Segmentation

Similar Papers 제목 키워드 기반

AmbiCoref: Evaluating Human and Model Sensitivity to Ambiguous Coreference

2023-02-01 · Yuewei Yuan, Chaitanya Malaviya, Mark Yatskar

Given a sentence "Abby told Brittney that she upset Courtney", one would struggle to understand who "she" refers to, and ask for clarification. However, if the word "upset" were replaced with "hugged", "she" unambiguousl…

coreference-resolutionCoreference ResolutionDiagnosticSensitivity+1

BiCoRec: Bias-Mitigated Context-Aware Sequential Recommendation Model

2025-12-15 · Mufhumudzi Muthivhi, Terence L van Zyl, Hairong Wang arxiv

Sequential recommendation models aim to learn from users evolving preferences. However, current state-of-the-art models suffer from an inherent popularity bias. This study developed a novel framework, BiCoRec, that adapt…

Sequential Recommendation

A study of co-movements between USA and Latin American stock markets: a cross-bicorrelations perspective

2015-03-24

In this paper we use the Brooks and Hinich cross-bicorrelation test in order to uncover nonlinear dependence periods between USA Standard and Poor 500 (SP500), used as benchmark, and six Latin American stock markets inde…

A Neurosymbolic Framework for Bias Correction in Convolutional Neural Networks

2024-05-24 · Parth Padalkar, Natalia Ślusarz, Ekaterina Komendantskaya, Gopal Gupta

Recent efforts in interpreting Convolutional Neural Networks (CNNs) focus on translating the activation of CNN filters into a stratified Answer Set Program (ASP) rule-sets. The CNN filters are known to capture high-level…

Decision Makingimage-classificationImage ClassificationSemantic Similarity+1

Next-Scale Autoregressive Models for Text-to-Motion Generation

2026-04-04 · Zhiwei Zheng, Shibo Jin, Lingjie Liu, Mingmin Zhao arxiv

Autoregressive (AR) models offer stable and efficient training, but standard next-token prediction is not well aligned with the temporal structure required for text-conditioned motion generation. We introduce MoScale, a …