Neural Network Style Adaptation for Image Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image detection systems struggle to recognize additional information areas in images when the display format changes, as they rely on pre-trained neural networks that fail to detect new styles without extensive relearning.

Innovation Solution

The system employs an AI model that detects additional information areas by learning new style information and updates its neural network using style information from the computing device, allowing it to recognize areas with different styles without additional learning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a pre-trained neural network is used for detecting additional information areas, then the initial detection accuracy for known styles is improved, but the system fails to detect new styles without extensive relearning

Engineering Contradiction:
Improvedetection accuracyVSAvoidstyle adaptability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The neural network is designed with dynamic update capability, allowing it to adapt its detection parameters and features when exposed to new display styles. The system can dynamically adjust its detection model by incorporating new style information from incoming images, transforming a static detection system into a dynamic one that evolves with changing content formats.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameters and feature weights of the neural network based on detected style variations. When new display formats are encountered, the system modifies detection parameters such as region of interest weights, feature extraction parameters, and classification thresholds to accommodate the new style while maintaining detection accuracy.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If extensive relearning is performed to detect new styles, then the detection accuracy for new styles is improved, but the time and computational resources required increase significantly

Engineering Contradiction:
Improvedetection accuracyVSAvoidrelearning time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary style analysis on incoming images to detect format changes before full relearning is required. By continuously monitoring style parameters and comparing against known styles, the system can proactively adjust detection parameters in advance, avoiding the need for time-consuming complete relearning cycles.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of performing complete relearning of the entire neural network, the system applies partial updates only to the specific components and parameters affected by style changes. This selective updating approach maintains detection accuracy for new styles while significantly reducing the computational time and resources required compared to full relearning.

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If the neural network is updated frequently to adapt to new styles, then the adaptability to new display formats is improved, but the system complexity and computational overhead increase

Engineering Contradiction:
Improvestyle adaptabilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The neural network update process is segmented into modular components: style detection module, parameter adjustment module, and selective update module. Each component handles a specific aspect of adaptation, allowing the system to manage complexity through functional decomposition while maintaining high adaptability to new display formats.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements a feedback mechanism where detection results are continuously monitored and used to trigger selective updates only when style changes are detected. This feedback-driven approach prevents unnecessary frequent updates, reducing system complexity and computational overhead while maintaining adaptability to genuine style changes.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11934953B2Image detection apparatus and operation method thereof
Publication Date: 2024.03.19 SAMSUNG ELECTRONICS CO LTD
  • US11934953B2 patent drawing
  • US11934953B2 patent drawing
  • US11934953B2 patent drawing

AI summary

An image detection apparatus includes: a display outputting an image; a memory storing one or more instructions; and a processor configured to execute the one or more instructions stored in the memory to: detect, by using a neural network, an additional information area in a first image output on the display; obtain style information of the additional information area from the additional information area; and detect, in a second image output on the display, an additional information area having style information different from the style information by using a model that has learned an additional information area having new style information generated based on the style information.