paper-with-me

홈 › Papers

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

2026-08-17 · Marta Sumyk, Oleksandr Kosovan, Iryna Voitsitska arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.16380

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Mask Conditional Synthetic Satellite Imagery

2023-02-08 · Van Anh Le, Varshini Reddy, Zixi Chen, Mengyuan Li 외

In this paper we propose a mask-conditional synthetic image generation model for creating synthetic satellite imagery datasets. Given a dataset of real high-resolution images and accompanying land cover masks, we show th…

Data AugmentationDiversityImage Generation

Generating Synthetic Multispectral Satellite Imagery from Sentinel-2

2020-12-05 · Tharun Mohandoss, Aditya Kulkarni, Daniel Northrup, Ernest Mwebaze 외

Multi-spectral satellite imagery provides valuable data at global scale for many environmental and socio-economic applications. Building supervised machine learning models based on these imagery, however, may require gro…

BIG-bench Machine LearningData Augmentation

A real-time battle situation intelligent awareness system based on Meta-learning & RNN

2025-01-23 · Yuchun Li, Zihan Lin, Xize Wang, Chunyang Liu 외

In modern warfare, real-time and accurate battle situation analysis is crucial for making strategic and tactical decisions. The proposed real-time battle situation intelligent awareness system (BSIAS) aims at meta-learni…

Meta-Learning

Towards Bridging the Space Domain Gap for Satellite Pose Estimation using Event Sensing

2022-09-24 · Mohsi Jawaid, Ethan Elms, Yasir Latif, Tat-Jun Chin

Deep models trained using synthetic data require domain adaptation to bridge the gap between the simulation and target environments. State-of-the-art domain adaptation methods often demand sufficient amounts of (unlabell…

Data AugmentationDomain AdaptationPose Estimation

Synthetic Data and Hierarchical Object Detection in Overhead Imagery

2021-01-29 · Nathan Clement, Alan Schoen, Arnold Boedihardjo, Andrew Jenkins

The performance of neural network models is often limited by the availability of big data sets. To treat this problem, we survey and develop novel synthetic data generation and augmentation techniques for enhancing low/z…

object-detectionObject DetectionStyle TransferSynthetic Data Generation