Neural Network Sampling for Pattern Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current artificial neural networks face challenges in increasing the recognition rate of specific patterns due to limitations in feature map extraction and pattern recognition methods.

Innovation Solution

The proposed solution involves generating a first and second format image from an input image using a format converter, and sampling these images using different sampling schemes to create first and second feature maps, which are then used to operate the artificial neural network, thereby enhancing pattern recognition capabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a single sampling scheme is used to generate feature maps, then the device complexity is low, but the recognition rate of specific patterns is insufficient

Engineering Contradiction:
Improverecognition rateVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The sampling process is segmented into multiple independent sampling schemes (first sampling scheme and second sampling scheme), each generating separate feature maps. This segmentation allows the system to capture different pattern characteristics through diverse sampling approaches, thereby improving recognition rate while maintaining manageable complexity through modular processing

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an additional dimension by applying multiple sampling schemes instead of a single scheme. This dimensional expansion in the sampling space enables the extraction of complementary feature information from the same input image, enhancing pattern recognition capability without proportionally increasing device complexity

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If multiple feature maps are generated using different sampling schemes, then the pattern recognition performance is enhanced, but the processing time increases

Engineering Contradiction:
Improvepattern recognition performanceVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The format converter performs preliminary action by converting the input image into multiple format images before the sampling stage. This pre-processing ensures that when multiple sampling schemes are applied, the data is already in the appropriate format, reducing the overall processing time despite generating multiple feature maps

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The learning unit merges the results from multiple feature maps generated by different sampling schemes. By combining these complementary feature representations, the system achieves enhanced pattern recognition performance while the merging process itself is optimized to minimize additional processing time

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS11436432B2Method and apparatus for artificial neural network
Publication Date: 2022.09.06 SAMSUNG ELECTRONICS CO LTD
  • US11436432B2 patent drawing
  • US11436432B2 patent drawing
  • US11436432B2 patent drawing

AI summary

An apparatus for an artificial neural network includes a format converter, a sampling unit, and a learning unit. The format converter generates a first format image and a second format image based on an input image. The sampling unit samples the first format image using a first sampling scheme to generate a first feature map, and samples the second format image using a second sampling scheme different from the first sampling scheme to generate a second feature map. The learning unit operates the artificial neural network using the first feature map and the second feature map.