Application Scene Recognition Using Background Structure Features

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing scene recognition methods for application programs are limited in their ability to accurately recognize complex scenes due to limitations in training samples, models, and training algorithms, leading to inefficiencies in scene recognition capacity.

Innovation Solution

A method that extracts a first interface image from a recorded video of an application program, determines the background structure feature, and matches it with a preset scene's background structure feature to recognize the scene, using a simple image analysis algorithm without complex feature extraction, applicable to different platforms and models.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional AI models with complex training are used for scene recognition, then recognition accuracy may be improved, but recognition speed and computational resources deteriorate

Engineering Contradiction:
Improvescene recognition accuracyVSAvoidrecognition speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the interface image into multiple regions (foreground region containing interface elements and background region) and extracts features separately from each region. This segmentation allows the system to focus on key discriminative features without processing the entire image, thereby improving recognition speed while maintaining accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts specific background structure features from the interface image, such as background element types, their positions, and spatial relationships. By extracting only the necessary features rather than using complex AI models, the system achieves fast recognition without sacrificing accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If complex feature extraction methods are used, then scene recognition capability may be improved, but computational complexity and time consumption increase

Engineering Contradiction:
Improvescene recognition capabilityVSAvoidfeature extraction complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies different feature extraction strategies to different regions of the interface image. The foreground region is analyzed for interface elements while the background region is analyzed for structural features. This localized approach simplifies the overall feature extraction process while maintaining comprehensive scene recognition capability.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the parameters being extracted from complex deep learning features to simpler structural parameters such as background element types, positions, and spatial relationships. This parameter transformation reduces computational complexity while preserving the essential information needed for reliable scene recognition.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If comprehensive interface elements are analyzed for scene recognition, then recognition accuracy may be improved, but processing time increases

Engineering Contradiction:
Improvescene recognition accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary analysis by first identifying and segmenting the background region, then extracts background structure features in advance. This preliminary action allows the system to have feature information ready for quick comparison and matching, reducing the overall processing time while maintaining accurate scene recognition.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250245986A1Scene recognition
Publication Date: 2025.07.31 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US20250245986A1 patent drawing
  • US20250245986A1 patent drawing
  • US20250245986A1 patent drawing

AI summary

Some aspects of the disclosure provide a method of scene recognition. In some examples, a first video that includes interface images of a computer device recorded when an application program is executed on the computer device can be obtained. A first interface image is extracted from the first video, the first interface image includes a first interface element area with one or more preset interface elements of the application program, and a first background area excluding the first interface element area. A first background structure feature of the first background area in the first interface image is determined. Whether the first background structure feature satisfies a matching condition to a second background structure feature of a preset scene is determined. The first interface image is determined to correspond to the preset scene when the first background structure feature satisfies the matching condition to the second background structure feature.