Dust Classifier Selection for Autonomous Object Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous machinery in dusty industrial environments frequently misidentifies dust clouds as solid obstacles, leading to frequent stoppages and reduced productivity due to incorrect sensor data interpretation.

Innovation Solution

A system and method that utilize a library of dust classifiers, trained using machine-learning models, to differentiate between dust clouds and solid objects, allowing the autonomous machine to categorize its environment and adjust its behavior accordingly, incorporating a consistency check between dust classifier and object classifier outputs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If environmental sensors are used to detect objects in dusty environments, then the autonomous machine can navigate and avoid collisions, but dust particles are misidentified as solid obstacles causing frequent stoppages and reduced productivity

Engineering Contradiction:
Improveobject detection accuracyVSAvoidautonomous machine productivity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the object detection task into two separate classification processes: a dust classifier and an object classifier. The sensor data is independently evaluated by both classifiers, and their outputs are combined through consistency checking. This segmentation allows the system to specifically address dust detection without compromising general object detection capabilities, thereby improving reliability while maintaining productivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary consistency check mechanism that mediates between the dust classifier and object classifier outputs. This intermediary process resolves conflicts by determining whether detected objects are actually dust particles, preventing false positives from triggering unnecessary stoppages. The consistency check acts as a buffer that filters out erroneous detections while preserving genuine obstacle detection, thus maintaining both high reliability and productivity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If a single object classifier is used to identify all detected entities, then the system structure remains simple, but dust clouds are incorrectly identified as solid obstacles leading to unnecessary stoppages

Engineering Contradiction:
Improveclassification system complexityVSAvoiddust vs. object identification accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The classification system is segmented into two specialized classifiers: one dedicated to dust detection and another for general object detection. Each classifier is optimized for its specific task, with the dust classifier trained to recognize dust particle patterns and the object classifier trained to identify solid obstacles. This segmentation significantly improves measurement precision for dust versus object identification, overcoming the limitations of a single general-purpose classifier.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial classification by having the dust classifier evaluate only the dust-related characteristics of sensor data, while the object classifier evaluates object-related characteristics. This partial action approach allows each classifier to focus on its specific domain, improving accuracy without requiring a complete redesign of the entire classification system. The excessive action体现在 running both classifiers simultaneously to ensure thorough evaluation.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If the autonomous machine stops and waits for human intervention when object detection confidence is low, then safety is maintained, but productivity is reduced due to frequent stoppages in dusty environments

Engineering Contradiction:
Improvesafety of autonomous operationVSAvoidautonomous machine productivity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements a feedback mechanism where the consistency check result feeds back into the decision-making process. When the dust classifier and object classifier produce inconsistent results, the system uses the consistency check feedback to determine whether to stop or continue operation. This feedback loop allows the system to maintain safety by stopping only when genuine obstacles are detected, while avoiding unnecessary stoppages caused by dust misidentification, thus improving productivity without compromising safety.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The consistency check is performed preliminarily before the autonomous machine makes a stop/continue decision. By evaluating both classifier outputs and checking for consistency in advance, the system prepares a informed decision that avoids unnecessary stoppages. This preliminary action ensures that safety checks are thorough while preventing productivity loss from false positive detections.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11567197B2Automated object detection in a dusty environment
Publication Date: 2023.01.31 PRONTO AI INC
  • US11567197B2 patent drawing
  • US11567197B2 patent drawing
  • US11567197B2 patent drawing

AI summary

Systems and methods for object detection in a dusty environment can enhance the ability of autonomous machines to distinguish dust clouds from solid obstacles and proceed appropriately. A library of dust classifiers can be provided, where each dust classifier is separately trained to distinguish airborne dust from objects in the environment. Different dust classifiers can correspond to different categories of dusty environments. Based on current conditions, control logic in an autonomous machine can categorize its environment and select a corresponding dust classifier. The dust classifier output can be used to alter a behavior of the autonomous machine, including a behavior of the control logic. For instance, the control logic can apply a consistency check to the output of the dust classifier and an output of an AI-based object classifier to detect instances where the object classifier misidentifies dust as an object.