菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-01-17
📄 Abstract - RemoteVAR: Autoregressive Visual Modeling for Remote Sensing Change Detection

Remote sensing change detection aims to localize and characterize scene changes between two time points and is central to applications such as environmental monitoring and disaster assessment. Meanwhile, visual autoregressive models (VARs) have recently shown impressive image generation capability, but their adoption for pixel-level discriminative tasks remains limited due to weak controllability, suboptimal dense prediction performance and exposure bias. We introduce RemoteVAR, a new VAR-based change detection framework that addresses these limitations by conditioning autoregressive prediction on multi-resolution fused bi-temporal features via cross-attention, and by employing an autoregressive training strategy designed specifically for change map prediction. Extensive experiments on standard change detection benchmarks show that RemoteVAR delivers consistent and significant improvements over strong diffusion-based and transformer-based baselines, establishing a competitive autoregressive alternative for remote sensing change detection. Code will be available \href{this https URL}{\underline{here}}.

顶级标签: computer vision model training model evaluation
详细标签: remote sensing change detection autoregressive models pixel-level prediction multi-temporal fusion 或 搜索:

RemoteVAR:用于遥感变化检测的自回归视觉建模 / RemoteVAR: Autoregressive Visual Modeling for Remote Sensing Change Detection


1️⃣ 一句话总结

这篇论文提出了一个名为RemoteVAR的新方法,它通过创新的自回归模型架构和训练策略,有效解决了遥感图像变化检测中像素级预测的难题,并在多个标准测试中超越了现有的主流方法。

源自 arXiv: 2601.11898