Morphological Analysis Model Generation for Contextual Word Meaning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing semantic processing technologies struggle with word ambiguity and require extensive processing time due to dimensional compression of word vectors.

Innovation Solution

An information processing device that performs morphological analysis on character strings to generate a learned model using sub-word context matrices with predicate labels, enabling efficient inference of word meanings in varying contexts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If one word vector is assigned to one word for semantic processing, then the processing structure is simple, but the system cannot deal with word ambiguity

Engineering Contradiction:
Improveprocessing structureVSAvoidword ambiguity handling
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent segments the single word vector into multiple word vectors, where each vector corresponds to a different meaning or context of the word. This segmentation allows the system to represent multiple meanings simultaneously while maintaining a structured approach to semantic processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension to the word representation by adding context information and multiple meanings as additional dimensions. Instead of a single flat vector, the system uses multi-dimensional vectors that encode different semantic aspects, enabling the model to capture word ambiguity without significantly increasing structural complexity.

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

2Quantity of substance

If dimensional compression is applied to word vectors for learning, then the vector size is reduced, but the processing time increases enormously

Engineering Contradiction:
Improvevector sizeVSAvoidprocessing time
Core Design Contradiction:
Quantity of substanceVSLoss of time

Solution Approach 1:

The patent changes the parameters of the learning process by avoiding dimensional compression altogether. Instead of reducing vector dimensions through compression, the system maintains the original vector dimensions and uses alternative methods (such as attention mechanisms or context-based filtering) to achieve efficient processing, thereby reducing processing time while preserving vector information.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If multiple word vectors are generated to represent different meanings, then word ambiguity is handled effectively, but the processing complexity increases

Engineering Contradiction:
Improveword ambiguity handlingVSAvoidprocessing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent performs preliminary action by pre-processing the text to identify context information and potential multiple meanings before the main processing stage. This preliminary segmentation and context extraction reduce the complexity of subsequent processing by organizing the data in advance, making it easier to handle multiple word vectors efficiently.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary layer or mechanism that manages the multiple word vectors. This intermediary component (such as an attention mechanism or context-based selector) mediates between the multiple possible meanings and the final interpretation, reducing processing complexity by systematically selecting or combining the relevant vectors based on context.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12393780B2Information processing device, and generation method
Publication Date: 2025.08.19 MITSUBISHI ELECTRIC CORP
  • US12393780B2 patent drawing
  • US12393780B2 patent drawing
  • US12393780B2 patent drawing

AI summary

An information processing device includes an acquisition unit that acquires a plurality of character strings, a morphological analysis execution unit that executes morphological analysis on the plurality of character strings, and a generation unit that generates a learned model for inferring meaning of a first word included in a plurality of words among a plurality of speech-parted words obtained by executing the morphological analysis on the plurality of character strings based on a plurality of words as a plurality of predicates among the plurality of speech-parted words and a plurality of words among the plurality of speech-parted words.