π€ 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.