Topic Sentiment Prediction Using Masked Context Modeling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional sentiment identification techniques, both distance-based and machine learning approaches, suffer from lower-than-desired accuracy due to the need for manual rule creation and adaptation of negation dictionaries, and they often misclassify sentiments based on dominant training frequencies rather than actual context.

Innovation Solution

A machine learning model is trained with masked noun phrases to predict sentiment, using techniques like named entity recognition and masking with arbitrary identifiers, which improves accuracy by focusing on context-specific sentiment prediction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If conventional distance-based approaches with negation dictionaries are used, then rule-based sentiment identification can be implemented, but accuracy deteriorates due to manual rule creation and adaptation requirements

Engineering Contradiction:
Improverule-based implementationVSAvoidsentiment identification accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent replaces manual rule-based sentiment identification with an automated machine learning model. Instead of using mechanical rule-matching systems that require manual creation and adaptation of negation dictionaries, the system uses a neural network trained on masked noun phrase observations to automatically learn sentiment patterns, thereby eliminating the need for manual rule maintenance while improving accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The machine learning model performs self-learning through training on masked noun phrase observations, automatically capturing sentiment patterns without requiring external manual rule provision. The model learns from data itself rather than relying on pre-created rules, enabling it to adapt to various contexts autonomously and improve accuracy without manual intervention.

Inventive Principle:
Principle #25Self-service

2Extent of automation

If conventional machine learning approaches are used, then automated sentiment prediction can be achieved, but accuracy deteriorates due to misclassification based on dominant training frequencies

Engineering Contradiction:
Improveautomated sentiment predictionVSAvoidsentiment classification accuracy
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The patent applies local quality by training the model on masked noun phrase observations where the masking creates specific local contexts around noun phrases. This allows the model to learn sentiment patterns specific to each noun phrase's contextual environment rather than relying on global dominant frequencies. The masking technique ensures that each training observation provides localized, context-specific learning signals that improve precision for individual sentiment classification tasks.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If larger model sizes are used to improve accuracy, then sentiment prediction precision improves, but processing latency increases and hardware requirements increase

Engineering Contradiction:
Improvesentiment prediction accuracyVSAvoidprocessing latency
Core Design Contradiction:
Measurement precisionVSSpeed

Solution Approach 1:

The patent changes the training parameters by using masked noun phrase observations, which allows the model to achieve high accuracy with smaller parameter sizes. The masking technique creates more efficient learning representations that reduce the model's computational complexity while maintaining or improving prediction accuracy, thereby reducing processing latency and hardware requirements compared to traditional approaches.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20260044781A1Predicting topic sentiment using a machine learning model trained with observations in which the topics are masked
Publication Date: 2026.02.12 PROVIDENCE ST JOSEPH HEALTH
  • US20260044781A1 patent drawing
  • US20260044781A1 patent drawing
  • US20260044781A1 patent drawing

AI summary

A facility for determining sentiments expressed by a natural-language text string for each of one or more topics is described. In the natural-language text string, the facility identifies one or more topics. For each identified topic, the facility replaces the topic in the natural-language text string with a masking tag that occupies the same position in the natural-language text string as the topic. After the replacing, the facility applies a machine learning model to the natural-language text string to obtain a predicted sentiment for each of the identified topics.