# AI-Driven Adaptive Camouflage Pattern Generation for Helicopter Detection Evasion in Aerial Sensor Imagery Using Fine-Tuned YOLOv8 and Stable Diffusion

**Authors:** Jonghyeok Im, Yeonhong Kim, Heoung-Jae Chun, Kyoungsik Kim

PMC · DOI: 10.3390/s26061895 · Sensors (Basel, Switzerland) · 2026-03-17

## TL;DR

This paper presents an AI system that generates camouflage patterns to hide helicopters from detection in aerial images, significantly reducing detection accuracy.

## Contribution

A novel end-to-end framework combining YOLOv8 and Stable Diffusion for adaptive camouflage generation in aerial sensor imagery.

## Key findings

- The framework achieves a 97.6% reduction in mAP@0.5 for helicopter detection in synthetic aerial data.
- Color preprocessing contributes 17.2% to the overall evasion efficacy, as shown by ablation studies.
- The method also reduces mAP@0.5 by 89.6% against a specialized helicopter detection model.

## Abstract

What are the main findings?
Proposed end-to-end AI framework achieves 97.6% mAP reduction in helicopter detection using size-adaptive YOLOv8m masking and Stable Diffusion inpainting on synthetic aerial data.Ablation studies confirm synergy of components, with color preprocessing contributing 17.2% to evasion efficacy.

Proposed end-to-end AI framework achieves 97.6% mAP reduction in helicopter detection using size-adaptive YOLOv8m masking and Stable Diffusion inpainting on synthetic aerial data.

Ablation studies confirm synergy of components, with color preprocessing contributing 17.2% to evasion efficacy.

What are the implications of the main findings?
Enhances stealth in UAV surveillance for military evasion and civilian privacy applications.The proposed pipeline promotes reproducible advancements in sensor-adaptive camouflage technologies through a detailed methodological framework.

Enhances stealth in UAV surveillance for military evasion and civilian privacy applications.

The proposed pipeline promotes reproducible advancements in sensor-adaptive camouflage technologies through a detailed methodological framework.

In aerial sensor systems, detecting helicopters against diverse backgrounds remains challenging due to environmental camouflage. This paper proposes an end-to-end framework for generating adaptive camouflage patterns to evade YOLO-based object detection. Starting with synthetic sensor imagery (background + transparent helicopter overlay), we employ a fine-tuned YOLOv8m for precise VTOL mask extraction, followed by KMeans clustering with Gaussian blur for dominant color extraction from the background. These colors guide Stable Diffusion inpainting to synthesize full-screen camouflage textures, which are then masked and overlapped onto the helicopter region. Evaluated on a 920-image dataset across multiple backgrounds, our method achieves a 97.6% reduction in mAP@0.5 (from 0.8175 to 0.0196) on 751 camouflaged images against a fine-tuned YOLOv8m model, with recall dropping by 95.9%. Even against a helicopter-specialized Defence model, mAP@0.5 drops by 89.6% (from 0.1178 to 0.0123). Ablation studies confirm the synergy of YOLO masking and color-guided inpainting. This sensor-fusion approach enhances stealth in unmanned aerial surveillance, with implications for civilian aviation safety.

## Full-text entities

- **Chemicals:** YOLO (-)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC13029914/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/PMC13029914/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/PMC13029914/full.md

---
Source: https://tomesphere.com/paper/PMC13029914