2D Super-Character Symbol for Ideogram Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current machine learning technologies face challenges in effectively learning the combined meaning of multiple ideograms in natural languages, particularly in representing and processing complex scripts like logosyllabic characters, which are essential for understanding written texts.

Innovation Solution

A multi-layer two-dimensional symbol is created, comprising a matrix of pixels that represents a 'super-character' formed by combining ideograms, using image processing techniques like convolutional neural networks to classify and determine the meaning, facilitating the learning process in a CNN-based computing system.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional machine learning methods are used to process natural language texts, then the processing of individual characters is straightforward, but the system cannot effectively learn the combined meaning of multiple ideograms in complex scripts

Engineering Contradiction:
Improvecapability to learn combined meaning of multiple ideogramsVSAvoidcomplexity of processing system
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent transforms one-dimensional character sequences into two-dimensional symbol representations. Each 2-D symbol contains multiple ideograms arranged in a grid pattern, allowing the CNN to process spatial relationships between characters. This dimensional transformation enables the system to capture combined meanings of multiple ideograms simultaneously rather than processing them sequentially, directly resolving the limitation of traditional methods while maintaining manageable system complexity through leveraging existing CNN architecture capabilities.

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

2Productivity

If a CNN-based system is designed to process multiple ideograms, then the learning capability improves, but the computational complexity and processing time increase significantly

Engineering Contradiction:
Improvelearning efficiency of combined meaningVSAvoidprocessing time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent merges multiple ideograms into a single 2-D symbol structure, consolidating what would otherwise require multiple separate processing operations into one unified input unit. The CNN processes the entire 2-D symbol in a single forward pass, extracting features from all ideograms simultaneously. This merging approach improves learning efficiency by capturing combined meanings in one operation while reducing processing time compared to sequential analysis of individual characters.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The 2-D symbol is segmented into a grid of sub-matrices, where each sub-matrix corresponds to a specific ideogram position. This segmentation allows the CNN to apply localized filters to different regions, efficiently extracting features from multiple ideograms in parallel. The segmented structure maintains organizational clarity while enabling simultaneous processing, thus improving productivity without proportionally increasing processing time.

Inventive Principle:
Principle #1Segmentation

3Adaptability or versatility

If the system processes complex logosyllabic characters, then the natural language processing capability improves, but the difficulty of detecting and measuring the meaning increases

Engineering Contradiction:
Improveprocessing capability for complex scriptsVSAvoiddifficulty of determining combined meaning
Core Design Contradiction:
Adaptability or versatilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent assigns different visual representations (analogous to color channels) to different aspects of ideogram processing. Each ideogram in the 2-D symbol can be represented with distinct visual features that the CNN learns to interpret. This visual differentiation simplifies the detection and measurement of meaning by transforming abstract semantic relationships into detectable visual patterns that the neural network can process efficiently, thereby reducing the difficulty of determining combined meanings in complex scripts.

Inventive Principle:
Principle #32Color changes

Data Source

PatentUS10102453B1Natural language processing via a two-dimensional symbol having multiple ideograms contained therein
Publication Date: 2018.10.16 GYRFALCON TECHNOLOGY INC
  • US10102453B1 patent drawing
  • US10102453B1 patent drawing
  • US10102453B1 patent drawing

AI summary

A string of natural language texts is received and formed a multi-layer 2-D symbol in a first computing system. The 2-D symbol comprises a matrix of N×N pixels of data representing a “super-character”. The matrix is divided into M×M sub-matrices with each sub-matrix containing (N/M)×(N/M) pixels. N and M are positive integers, and N is preferably a multiple of M. Each sub-matrix represents one ideogram defined in an ideogram collection set. “Super-character” represents a meaning formed from a specific combination of a plurality of ideograms. The meaning of the “super-character” is learned in a second computing system by using an image processing technique to classify the 2-D symbol, which is formed in the first computing system and transmitted to the second computing system. Image process technique includes predefining a set of categories and determining a probability for associating each of the predefined categories with the meaning of the “super-character”.