From Pixels to Hierarchical Sequences: Quadtree Mask Encoding for Vision-Language Binary Change Detection

πŸ“… 2026-09-09
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
ζœ¬ζ–‡ζε‡ΊQUAKE-CDζ‘†ζžΆοΌŒι€šθΏ‡ε°†ε˜εŒ–ζ£€ζ΅‹η»“ζžœηΌ–η δΈΊθ―­ζ³•ηΊ¦ζŸηš„ε››ε‰ζ ‘εΊεˆ—οΌŒζ”ΉθΏ›δΊ†θ§†θ§‰-θ―­θ¨€ζ¨‘εž‹εœ¨εƒη΄ ηΊ§ε˜εŒ–ζ£€ζ΅‹δΈ­ηš„θ‘¨ηŽ°οΌŒη‰Ήεˆ«ζ˜―εœ¨ε€„η†ε°θ€Œεˆ†ζ•£ηš„ε˜εŒ–ζ—Άγ€‚
πŸ“ Abstract
Dense change detection in remote sensing requires vision-language models (VLMs) to compare bi-temporal images and generate accurate pixel-level masks. Existing VLMs are largely confined to change captioning outputs, and the few that produce pixel-level masks still rely on external decoders or flat text-as-mask serialization, which are less effective for small and fragmented changes. We introduce QUAKE-CD, a framework that recasts dense change prediction as syntax-verifiable structured generation. QUAKE-CD represents binary change masks as grammar-constrained quadtree token sequences, making the masks compact, syntactically checkable, and deterministically decodable within an autoregressive generation space. We further construct QUAKE-CoT, which pairs these sequences with chain-of-thought traces grounded in visual evidence, and jointly optimizes textual reasoning and spatial dense prediction through a progressive curriculum followed by grammar-gated dual-reward RL. On QUAKE-CoT, QUAKE-CD achieves 78.31% accumulated F1, outperforming decoder-based and flat text-as-mask VLMs while producing more faithful bi-temporal reasoning.
Problem

Research questions and friction points this paper is trying to address.

dense change detection
vision-language models
pixel-level masks
external decoders
text-as-mask serialization
Innovation

Methods, ideas, or system contributions that make the work stand out.

QUAKE-CD
quadtree encoding
syntax-verifiable structured generation
grammar-gated dual-reward RL
πŸ”Ž Similar Papers
No similar papers found.