Annotated Image QA Using Echo State Networks and Confidence Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current AD/ADAS systems lack an effective method to distinguish between high-quality and low-quality manually annotated images, making the quality assurance process tedious, costly, and time-consuming, especially when multiple annotators are involved, with no standard metrics available to differentiate between them.

Innovation Solution

A framework utilizing parallel echo state network models trained on a small dataset to generate regional proposals and compute confidence metrics, which assess the agreement between annotators, allowing for automated selection of high-quality annotations and reducing manual intervention by identifying cases requiring quality assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual quality assurance is performed on all annotated images, then annotation quality can be assessed, but the process becomes extremely time-consuming and costly

Engineering Contradiction:
Improveannotation quality assessmentVSAvoidquality assurance time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the quality assurance process into automated and manual components. Automated algorithms (including multi-expert systems and confidence metric computation) handle the majority of image assessments, while manual review is reserved only for images with low confidence scores or ambiguous cases. This segmentation resolves the contradiction by maintaining quality assessment capability while dramatically reducing the time and cost of manual intervention.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces confidence metrics and automated multi-expert systems as intermediaries between the annotated images and final quality decisions. These intermediaries pre-assess images and filter out high-quality annotations automatically, allowing manual reviewers to focus only on borderline cases. This intermediary layer maintains measurement precision while reducing time loss.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If multiple annotators are used to improve annotation quality, then reliability increases, but the complexity of quality assurance increases

Engineering Contradiction:
Improveannotation qualityVSAvoidquality assurance complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent merges multiple annotator outputs and automated multi-expert system predictions into a unified confidence metric. By combining these sources and computing agreement levels (e.g., using Intersection over Union metrics), the system maintains high reliability from multiple annotators while simplifying the quality assurance process into a single automated scoring mechanism, thereby reducing complexity.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent transforms the complex multi-annotator quality assessment into a simplified parameter (confidence score) that quantifies annotation quality. By changing the assessment from qualitative manual review to a quantitative confidence metric based on annotator agreement and automated system predictions, the system maintains reliability while reducing QA complexity.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If automated systems are used to assess annotation quality, then productivity increases, but measurement precision of annotation quality decreases

Engineering Contradiction:
Improvequality assurance speedVSAvoidannotation quality distinction
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent implements feedback loops where automated systems generate confidence metrics that are continuously refined. The system learns from manual reviewer corrections and adjusts its confidence scoring accordingly. This feedback mechanism allows automated systems to maintain high productivity while improving measurement precision over time through iterative learning and adaptation.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent performs preliminary automated assessment using confidence metrics before final quality decisions are made. This preliminary action filters out obvious high-quality and low-quality annotations, allowing more precise measurement to be applied selectively to borderline cases. This approach maintains overall productivity while ensuring measurement precision where it matters most.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11688175B2Methods and systems for the automated quality assurance of annotated images
Publication Date: 2023.06.27 VOLVO CAR CORP
  • US11688175B2 patent drawing
  • US11688175B2 patent drawing
  • US11688175B2 patent drawing

AI summary

A framework in which annotated images can be analyzed in small batches to learn and distinguish between higher-quality annotations and lower-quality annotations, especially in the case of manual annotations for which quality assurance is desired. This framework is extremely generalizable and can be used for indoor images, outdoor images, medical images, etc., without limitation. An echo state network (ESN) is provided as a special case of semantic segmentation model that can be trained using as few as tens of annotated images to predict semantic regions and provide metrics that can be used to distinguish between higher-quality annotations and lower-quality annotations.