One-Shot Neural Network for Digital Stamp Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for detecting custom stamps and watermarks in digital images face challenges due to variations in size, shape, and style, and existing deep learning-based object detectors struggle with bounding box grouping errors in crowded images, leading to inaccurate detection and segmentation of security patterns.

Innovation Solution

A twin neural network is employed for custom stamp recognition, utilizing one-shot learning to learn domain-specific embeddings without the need for hundreds of labeled images, and a region proposal network is used to improve object detection accuracy by consolidating bounding boxes and addressing issues of dense and sparse textual objects.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional deep learning-based object detectors are used for stamp detection, then detection capability is improved, but bounding box grouping errors occur in crowded images leading to inaccurate segmentation

Engineering Contradiction:
Improvedetection capabilityVSAvoidsegmentation accuracy
Core Design Contradiction:
ReliabilityVSManufacturing precision

Solution Approach 1:

The patent applies segmentation by dividing the detection task into two distinct stages: (1) a region proposal network that identifies candidate regions containing stamps, and (2) a classification network that verifies whether each candidate is a genuine stamp. This two-stage segmentation approach resolves the contradiction by enabling reliable detection while improving segmentation accuracy through separate specialized modules rather than a single detector that makes both tasks simultaneously.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If template-based matching is used for stamp detection, then scale and rotation invariance is improved, but execution speed deteriorates at high resolution

Engineering Contradiction:
Improvescale and rotation invarianceVSAvoidexecution speed
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent replaces the mechanical template matching system with a neural network-based detection system. Instead of sliding templates across images and computing similarity scores (mechanical approach), the system uses trained neural networks to directly detect and classify stamp regions. This substitution maintains adaptability to various stamp types through learned features while dramatically improving execution speed by avoiding exhaustive template comparisons at high resolution.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Productivity

If feature-based matching is used for stamp detection, then detection speed is improved, but accuracy deteriorates due to imprinting noise and stamp diversity

Engineering Contradiction:
Improvedetection speedVSAvoiddetection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent changes the parameters and features used for detection by training neural networks on diverse stamp examples to learn robust feature representations. Instead of relying on hand-crafted geometric features that are sensitive to imprinting noise, the system learns optimal feature parameters from data that inherently account for noise, variation in stamp styles, and diversity across different stamp types. This enables both fast detection and high accuracy simultaneously.

Inventive Principle:
Principle #35Parameter changes

4Measurement precision

If supervised learning with thousands of labeled images is used for training, then detection accuracy is improved, but data requirement burden increases which is impractical for limitless stamp variations

Engineering Contradiction:
Improvedetection accuracyVSAvoidtraining data volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent applies universality by training a single neural network model that can detect and classify multiple types of stamps with diverse shapes, sizes, and styles. Instead of requiring separate training datasets for each stamp type, the universal model learns common stamp characteristics and variations, enabling accurate detection across limitless stamp variations without needing thousands of labeled images for each specific stamp type. The model generalizes from limited training data to handle diverse unseen stamp types.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11909933B1One-shot neural network for stamp detection
Publication Date: 2024.02.20 KYOCERA DOCUMENT SOLUTIONS INC
  • US11909933B1 patent drawing
  • US11909933B1 patent drawing
  • US11909933B1 patent drawing

AI summary

A method of detecting a digital stamp pattern involves operating a scanning device to create a page image scanned from a document page, inputting the page image into a one-shot trained neural network, the one-shot trained neural network configured to recognize a copy-guard digital stamp pattern using one-shot learning, analyzing the page image using the one-shot trained neural network to detect the copy-guard digital stamp pattern, and on condition the copy-guard digital stamp pattern is detected, issuing an electronic alert.