Container Inspection Using Pretrained Features for Rapid Task Changes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing container inspection methods in treatment plants face challenges in adapting quickly to new inspection tasks and require extensive training data, limiting their ability to efficiently handle changing bottle types and conditions.

Innovation Solution

A method utilizing a set of automatically extracted container part features through machine learning, combined with real-time evaluation, allows for rapid adaptation to new inspection tasks without extensive retraining, using a neural network for feature extraction and classical classification for decision-making.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If modern AI-based classification methods with neural networks are used, then decision quality in image classification is improved, but the long learning process and large amount of training data required make rapid adaptation to changing tasks impossible

Engineering Contradiction:
Improvedecision qualityVSAvoidrapid adaptation capability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The classification process is segmented into two independent stages: (1) a pre-trained neural network performs feature extraction from input images, and (2) a lightweight classical classifier (e.g., support vector machine, random forest) performs the actual classification decision. This segmentation allows the heavy lifting of feature learning to be done once during neural network training, while the lightweight classifier can be rapidly retrained on new tasks with minimal data, thus resolving the contradiction between high decision quality and rapid adaptability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The neural network is pre-trained in advance on a large dataset to learn robust feature representations. These pre-extracted features are then reused across multiple classification tasks. By performing the computationally intensive feature learning action beforehand, the system achieves high decision quality without requiring lengthy training processes for each new task, enabling rapid adaptation through simple classifier retraining.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If classical classification methods with manual feature extraction are used, then the classifier can be quickly adapted to new tasks, but the decision quality is severely limited due to significant data reduction and limited algorithm capabilities

Engineering Contradiction:
Improverapid adaptation capabilityVSAvoiddecision quality
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The system segments the classification pipeline into feature extraction (performed by a pre-trained neural network) and classification decision (performed by a lightweight classical algorithm). This allows the neural network to provide high-quality features while the classical classifier maintains rapid adaptability, combining the strengths of both approaches and resolving the contradiction between decision quality and adaptability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The pre-trained neural network acts as an intermediary that transforms raw images into meaningful feature vectors. These intermediate features serve as input to the lightweight classical classifier, bridging the gap between the neural network's high decision quality capability and the classical classifier's rapid adaptability, thus enabling both qualities to coexist.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If extensive configuration and parameterization are performed for each process step, then inspection accuracy is improved, but considerable experience and delicate touch are demanded, increasing system complexity

Engineering Contradiction:
Improveinspection accuracyVSAvoidsystem configuration complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The pre-trained neural network automatically learns and extracts relevant features from images without requiring manual configuration or parameterization. The system serves itself by adapting to different inspection tasks through the lightweight classical classifier that can be quickly retrained with minimal setup. This self-service capability eliminates the need for extensive manual configuration while maintaining high inspection accuracy, thus resolving the contradiction between accuracy and system complexity.

Inventive Principle:
Principle #25Self-service

Data Source

PatentEP4700698A1Method for carrying out a container inspection task in a container treatment system and container inspection device for a container treatment system
Publication Date: 2026.02.25 KRONES AG
  • EP4700698A1 patent drawingFigure 1
  • EP4700698A1 patent drawingFigure 2
  • EP4700698A1 patent drawing

AI summary

Method for carrying out a container inspection task in a container treatment plant for treating a plurality of container parts, preferably plastic containers and/or bottles, in which a transport device transports the plurality of container parts as a container part stream along a predetermined transport path from at least one treatment unit of the container treatment plant to at least one further treatment unit of the container treatment plant, and at least one sensor device for carrying out the container inspection task, in particular spatially resolved sensor data, preferably camera images, with respect to the container parts to be inspected, preferably optically, and a real-time evaluation device evaluates the particularly spatially resolved sensor data, preferably the camera images, in real time.According to the invention, the real-time evaluation device is provided with a set of container part features, which is a set of container part features automatically extracted, in particular by a neural network, within the framework of a machine learning procedure carried out with respect to a training container inspection task different from the container inspection task, and the real-time evaluation device performs the container inspection task based on the provided set of container part features.