Search papers, labs, and topics across Lattice.
This study explores the use of synthetic data augmentation to enhance the classification of battle-damaged agricultural fields in Ukraine, addressing the challenge of limited labeled satellite imagery. By employing class-conditional Generative Adversarial Networks (GANs) and Denoising Diffusion Probabilistic Models (DDPMs), the authors generate additional training samples for both bombed and not-bombed fields, significantly improving model performance. The best-performing configuration, utilizing balanced DDPM augmentation, leads to notable increases in classification accuracy and recall for underrepresented classes, highlighting the effectiveness of synthetic imagery in data-scarce environments.
Synthetic data augmentation can boost classification accuracy in satellite imagery analysis of war-damaged agricultural fields by up to 4% and improve recall for critical underrepresented classes.
Monitoring war-induced damage to agricultural land in Ukraine is important for understanding threats to food security, environmental stability, and post-war recovery. However, the development of computer-vision systems for satellite-based damage analysis is limited by the scarcity of labeled imagery, especially for damaged agricultural fields. This work investigates synthetic data augmentation as a method for improving classification under limited and imbalanced training data. We train class-conditional Generative Adversarial Network (GAN) and Denoising Diffusion Probabilistic Model (DDPM) architectures on real satellite images and use them to generate additional bombed and not-bombed agricultural-field samples. The generated images are used only for training augmentation, while all downstream evaluation is performed on an exclusively real test set. A Vision Transformer classifier is trained under multiple real and synthetic data configurations to measure the practical utility of each generative approach. The best configuration, based on balanced DDPM augmentation, improves accuracy from 84\% to 88\%, balanced accuracy from 67\% to 81\%, macro F1 from 65\% to 78\%, and recall for the underrepresented not-bombed class from 41\% to 69\%. These results demonstrate the potential of synthetic satellite imagery for data-scarce geospatial applications in war-affected regions.