Block-Based Smoke Detection on Low-Power UAVs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current wildfire detection systems using deep learning with UAVs are resource-intensive, require expensive hardware, and struggle with accuracy when smoke is near the edge of frames, leading to high false alarms and inefficiencies in remote, resource-constrained locations.

Innovation Solution

A Wildfire Early Detection System utilizing a deep Convolutional Neural Network with transfer learning and block-based detection, powered by low-power embedded computers, equipped with RGB and thermal cameras, and IoT sensors, capable of real-time AI performance and autonomous operation, including automatic alerts and weather monitoring, to detect plumes of smoke with high accuracy across various platforms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning systems with GPU processing are used for wildfire detection, then detection accuracy is improved, but power consumption and hardware cost increase significantly

Engineering Contradiction:
Improvedetection accuracyVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The image processing task is segmented into multiple blocks that are processed independently and in parallel. Each block is analyzed separately by the neural network, allowing distributed processing that reduces the computational burden on any single processor and enables efficient use of available hardware resources with lower power consumption

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes the processing parameters by dividing the input data into smaller units (blocks) and processing them with optimized neural network configurations. This parameter transformation allows the system to achieve comparable detection accuracy using less computationally intensive methods that consume less power

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If deep learning systems with GPU processing are used for wildfire detection, then detection accuracy is improved, but hardware cost increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidhardware cost
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

By segmenting the image into blocks and processing them independently, the system can use simpler, less expensive hardware processors instead of requiring expensive GPU systems. The segmentation approach distributes the computational load in a way that can be handled by standard processors

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system replaces expensive, complex hardware (GPU systems) with more affordable, standard processors. While individual processors may have shorter operational lifetimes under heavy load, the overall system cost is reduced and can be deployed more widely in resource-constrained environments

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Measurement precision

If block-based detection is used for smoke detection, then detection accuracy for edge smoke is improved, but computational complexity increases

Engineering Contradiction:
Improveedge smoke detection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The image is divided into multiple overlapping blocks that are processed independently. This segmentation ensures that smoke at the edges of the image is captured within at least one block, improving detection accuracy for edge cases while maintaining manageable computational complexity through parallel processing

Inventive Principle:
Principle #1Segmentation

4Device complexity

If traditional detection methods are used in remote areas, then system simplicity is maintained, but detection effectiveness decreases due to resource constraints

Engineering Contradiction:
Improvesystem simplicityVSAvoiddetection effectiveness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The block-based processing approach enables the system to run on simpler, more resource-constrained hardware typically available in remote deployments. By dividing the computational task into smaller blocks, the system achieves effective detection without requiring complex, expensive hardware infrastructure

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transforms the detection approach by changing processing parameters (block size, overlap程度, processing depth) to optimize performance for resource-constrained environments. This allows traditional simple hardware to achieve modern detection effectiveness

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12067762B2System and method for the early visual detection of forest fires using a deep convolutional neural network
Publication Date: 2024.08.20 HERMES CHRISTOPHER
  • US12067762B2 patent drawing
  • US12067762B2 patent drawing
  • US12067762B2 patent drawing

AI summary

A Wildfire Early Detection System uses Aerial Video Clips of surveilled areas—obtained through a Network of Hardware components including UAVs and Tethered Aerostats equipped with a Camera and an AI-enabled Embedded Computer—and an Aerial Training Dataset, digitally combining variations of Smoke-Plume-Clips with variations of Background-Clips in nine different positions in the first frame of said Background-Clips with a relative size to the background calculated by perspective and programmed to follow the background to stay apparently “static” in the same place relative to the background for all the remaining frames of the Clip. A Computer-Vision Algorithm trained with that Aerial Training Dataset is used to recognize early fire Plumes of Smoke in those Aerial Video Clips with use of a Multiplication-free Neural Network for Wildfire detection, an AddNet based Discriminator CNN, a GANs used as both event detectors and smoke-plume scene synthesis and Block-based detection.