ObjFormer: Learning Land-Cover Changes From Paired OSM Data and Optical High-Resolution Imagery via Object-Guided Transformer
Hongruixuan Chen, Cuiling Lan, Jian Song, Clifford, Broni-Bediako, Junshi Xia, Naoto Yokoya

TL;DR
This paper introduces ObjFormer, a novel object-guided Transformer model that directly detects land-cover changes using paired OSM data and high-resolution optical imagery, enabling semi-supervised semantic change detection without manual labels.
Contribution
The paper presents a new Transformer-based framework combining OBIA with vision Transformer for direct land-cover change detection from paired data, and proposes a semi-supervised semantic change detection task with a large-scale benchmark dataset.
Findings
Effective in direct land-cover change detection from paired data
Enables semi-supervised semantic change detection without manual labels
Demonstrates generalizability across diverse geographic regions
Abstract
Optical high-resolution imagery and OSM data are two important data sources of change detection (CD). Previous related studies focus on utilizing the information in OSM data to aid the CD on optical high-resolution images. This paper pioneers the direct detection of land-cover changes utilizing paired OSM data and optical imagery, thereby expanding the scope of CD tasks. To this end, we propose an object-guided Transformer (ObjFormer) by naturally combining the object-based image analysis (OBIA) technique with the advanced vision Transformer architecture. This combination can significantly reduce the computational overhead in the self-attention module without adding extra parameters or layers. ObjFormer has a hierarchical pseudo-siamese encoder consisting of object-guided self-attention modules that extracts multi-level heterogeneous features from OSM data and optical images; a decoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Remote Sensing and Land Use · Remote Sensing in Agriculture
MethodsMulti-Head Attention · Dense Connections · Vision Transformer · Linear Layer · Label Smoothing · Absolute Position Encodings · Attention Is All You Need · Adam · Residual Connection · Focus
