ChessMix: Spatial Context Data Augmentation for Remote Sensing Semantic Segmentation
Matheus Barros Pereira, Jefersson Alex dos Santos

TL;DR
ChessMix is a novel spatial context data augmentation technique for remote sensing semantic segmentation that improves model performance, especially with limited data and rare classes, by mixing image patches in a chessboard pattern.
Contribution
The paper introduces ChessMix, a new data augmentation method that leverages spatial context and class imbalance handling for remote sensing segmentation.
Findings
Improves segmentation accuracy on diverse datasets.
Enhances performance with limited training data.
Outperforms common augmentation methods.
Abstract
Labeling semantic segmentation datasets is a costly and laborious process if compared with tasks like image classification and object detection. This is especially true for remote sensing applications that not only work with extremely high spatial resolution data but also commonly require the knowledge of experts of the area to perform the manual labeling. Data augmentation techniques help to improve deep learning models under the circumstance of few and imbalanced labeled samples. In this work, we propose a novel data augmentation method focused on exploring the spatial context of remote sensing semantic segmentation. This method, ChessMix, creates new synthetic images from the existing training set by mixing transformed mini-patches across the dataset in a chessboard-like grid. ChessMix prioritizes patches with more examples of the rarest classes to alleviate the imbalance problems.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Automated Road and Building Extraction · Advanced Neural Network Applications
