paper-with-me

홈 › Papers

Temporal Cluster Matching for Change Detection of Structures from Satellite Imagery

2021-03-17 · Caleb Robinson, Anthony Ortiz, Juan M. Lavista Ferres, Brandon Anderson, Daniel E. Ho

Longitudinal studies are vital to understanding dynamic changes of the planet, but labels (e.g., buildings, facilities, roads) are often available only for a single point in time. We propose a general model, Temporal Cluster Matching (TCM), for detecting building changes in time series of remotely sensed imagery when footprint labels are observed only once. The intuition behind the model is that the relationship between spectral values inside and outside of building's footprint will change when a building is constructed (or demolished). For instance, in rural settings, the pre-construction area may look similar to the surrounding environment until the building is constructed. Similarly, in urban settings, the pre-construction areas will look different from the surrounding environment until construction. We further propose a heuristic method for selecting the parameters of our model which allows it to be applied in novel settings without requiring data labeling efforts (to fit the parameters). We apply our model over a dataset of poultry barns from 2016/2017 high-resolution aerial imagery in the Delmarva Peninsula and a dataset of solar farms from a 2020 mosaic of Sentinel 2 imagery in India. Our results show that our model performs as well when fit using the proposed heuristic as it does when fit with labeled data, and further, that supervised versions of our model perform the best among all the baselines we test against. Finally, we show that our proposed approach can act as an effective data augmentation strategy -- it enables researchers to augment existing structure footprint labels along the time dimension and thus use imagery from multiple points in time to train deep learning models. We show that this improves the spatial generalization of such models when evaluated on the same change detection task.

📄 PDF Abstract BibTeX arXiv:2103.09787

Code (1)

microsoft/temporal-cluster-matching 공식 구현

Tasks

Change DetectionData AugmentationTime Series Analysis

Similar Papers 제목 키워드 기반

Learning Persistent Community Structures in Dynamic Networks via Topological Data Analysis

2024-01-06 · Dexu Kong, Anping Zhang, Yang Li

Dynamic community detection methods often lack effective mechanisms to ensure temporal consistency, hindering the analysis of network evolution. In this paper, we propose a novel deep graph clustering framework with temp…

ClusteringCommunity DetectionDynamic Community DetectionGraph Clustering+1

Mixture Complexity and Its Application to Gradual Clustering Change Detection

2020-07-15 · Shunki Kyoya, Kenji Yamanishi

In model-based clustering using finite mixture models, it is a significant challenge to determine the number of clusters (cluster size). It used to be equal to the number of mixture components (mixture size); however, th…

Change DetectionClusteringvalid

Robust Flower Cluster Matching Using The Unscented Transform

2025-03-26 · Andy Chu, Rashik Shrestha, Yu Gu, Jason N. Gross

Monitoring flowers over time is essential for precision robotic pollination in agriculture. To accomplish this, a continuous spatial-temporal observation of plant growth can be done using stationary RGB-D cameras. Howeve…

Image Registration

Federated Temporal Graph Clustering

2024-10-16 · ZiHao Zhou, Yang Liu, Xianghong Xu, Qian Li

Temporal graph clustering is a complex task that involves discovering meaningful structures in dynamic graphs where relationships and entities change over time. Existing methods typically require centralized data collect…

ClusteringGraph Clustering

Segment Any Change

2024-02-02 · Zhuo Zheng, Yanfei Zhong, Liangpei Zhang, Stefano Ermon

Visual foundation models have achieved remarkable results in zero-shot image classification and segmentation, but zero-shot change detection remains an open problem. In this paper, we propose the segment any change model…

Change Detectionimage-classificationImage ClassificationZero-Shot Image Classification