PulseAugur
EN
LIVE 07:05:31

Satellite image change detection methods compared for text-based queries · 2 sources tracked

Researchers have evaluated eight different methods for combining before-and-after satellite images to efficiently answer text-based queries about changes. The study compared attention, Mamba, and Temporal Bottleneck Fusion (TBF) techniques on two benchmarks, LEVIR-CC and Dubai-CC. A key finding is that a two-stage search approach, using a difference model for initial candidate selection followed by attention fusion for re-ranking, significantly reduces query costs while maintaining high recall. The research also noted that Mamba's linear-time scan did not offer speed benefits in typical vision transformer scenarios, and compressing fused representations with TBF reduced parameters and latency. AI

IMPACT This research could lead to more efficient and cost-effective methods for searching large satellite image archives using natural language.

RANK_REASON The cluster contains two identical arXiv papers detailing a research study on image retrieval methods.

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Satellite image change detection methods compared for text-based queries · 2 sources tracked

COVERAGE [2]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Giovanni Beltrame ·

    Finding Change in Satellite Archives from Text: How to Combine Before-and-After Images Efficiently

    Operational Earth observation increasingly calls for answering queries such as ``find the image pairs where a new building appeared.'' This means searching an archive of before-and-after (bi-temporal) satellite image pairs and ranking each pair by how well it matches a natural-la…

  2. arXiv cs.CV TIER_1 English(EN) · Simon Roy, Mark Bong, Giovanni Beltrame ·

    Finding Change in Satellite Archives from Text: How to Combine Before-and-After Images Efficiently

    arXiv:2607.28571v1 Announce Type: new Abstract: Operational Earth observation increasingly calls for answering queries such as ``find the image pairs where a new building appeared.'' This means searching an archive of before-and-after (bi-temporal) satellite image pairs and ranki…