Synthetic Data Augmentation for Satellite-Based Analysis of Battle-Damaged Agricultural Fields in Ukraine

2026-08-17Computer Vision and Pattern Recognition

Computer Vision and Pattern RecognitionArtificial Intelligence
AI summary

The authors worked on improving how computers recognize damaged farmland from satellite images in Ukraine, where there isn't much labeled data available. They created extra fake images using special AI methods called GANs and DDPMs to help train the computer better. Using these synthetic images, their model became more accurate at telling if fields were bombed or not, especially improving on detecting less common undamaged fields. This shows that making artificial satellite images can help when real data is limited, useful for monitoring war damage.

satellite imageryagricultural damageUkrainesynthetic data augmentationGenerative Adversarial Network (GAN)Denoising Diffusion Probabilistic Model (DDPM)Vision Transformerclassification accuracyimbalanced datageospatial analysis
Authors
Marta Sumyk, Oleksandr Kosovan, Iryna Voitsitska
Abstract
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.