paper-with-me

홈 › Papers

Centralized Copy-Paste: Enhanced Data Augmentation Strategy for Wildland Fire Semantic Segmentation

2025-07-08 · Joon Tai Kim, Tianle Chen, Ziyu Dong, Nishanth Kunchala, Alexander Guller, Daniel Ospina Acero, Roger Williams, Mrinal Kumar arxiv

Collecting and annotating images for the purpose of training segmentation models is often cost prohibitive. In the domain of wildland fire science, this challenge is further compounded by the scarcity of reliable public datasets with labeled ground truth. This paper presents the Centralized Copy-Paste Data Augmentation (CCPDA) method, for the purpose of assisting with the training of deep-learning multiclass segmentation models, with special focus on improving segmentation outcomes for the fire-class. CCPDA has three main steps: (i) identify fire clusters in the source image, (ii) apply a centralization technique to focus on the core of the fire area, and (iii) paste the refined fire clusters onto a target image. This method increases dataset diversity while preserving the essential characteristics of the fire class. The effectiveness of this augmentation technique is demonstrated via numerical analysis and comparison against various other augmentation methods using a weighted sum-based multi-objective optimization approach. This approach helps elevate segmentation performance metrics specific to the fire class, which carries significantly more operational significance than other classes (fuel, ash, or background). Numerical performance assessment validates the efficacy of the presented CCPDA method in alleviating the difficulties associated with small, manually labeled training datasets. It also illustrates that CCPDA outperforms other augmentation strategies in the application scenario considered, particularly in improving fire-class segmentation performance.

📄 PDF Abstract BibTeX arXiv:2507.06321

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationData Augmentation

Similar Papers 제목 키워드 기반

CopyPaste: An Augmentation Method for Speech Emotion Recognition

2020-10-27 · Raghavendra Pappagari, Jesús Villalba, Piotr Żelasko, Laureano Moro-Velazquez 외

Data augmentation is a widely used strategy for training robust machine learning models. It partially alleviates the problem of limited data for tasks like speech emotion recognition (SER), where collecting data is expen…

Data AugmentationEmotion RecognitionSpeaker RecognitionSpeech Emotion Recognition+1

Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation

2020-12-13 · CVPR 2021 1 · Golnaz Ghiasi, Yin Cui, Aravind Srinivas, Rui Qian 외

Building instance segmentation models that are data-efficient and can handle rare object categories is an important challenge in computer vision. Leveraging data augmentations is a promising direction towards addressing …

Data AugmentationImage AugmentationInstance SegmentationObject Detection+2

Depth-Copy-Paste: Multimodal and Depth-Aware Compositing for Robust Face Detection

2025-12-12 · Qiushi Guo arxiv

Data augmentation is crucial for improving the robustness of face detection systems, especially under challenging conditions such as occlusion, illumination variation, and complex environments. Traditional copy paste aug…

Data AugmentationFace Detection

Copy-Paste Image Augmentation with Poisson Image Editing for Ultrasound Instance Segmentation Learning

2023-08-28 · Wei-Hsiang Shen, Meng-Lin Li

Deep learning has shown great success in high-level image analysis problems; yet its efficacy relies on the quality and diversity of the training data. In this work, we introduce a copypaste image augmentation for ultras…

DiversityImage AugmentationInstance SegmentationSemantic Segmentation

Humans need not label more humans: Occlusion Copy & Paste for Occluded Human Instance Segmentation

2022-10-07 · Evan Ling, Dezhao Huang, Minhoe Hur

Modern object detection and instance segmentation networks stumble when picking out humans in crowded or highly occluded scenes. Yet, these are often scenarios where we require our detectors to work well. Many works have…

Human Instance SegmentationInstance Segmentationobject-detectionObject Detection+2