Natural Language Event Impact Analysis With Noise-Reducing AI Filters

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The challenge lies in computationally determining the impact of events on domain-specific topics due to the scale, variability in event data communication, and unstructured content like natural language text, which creates excessive noise for AI and machine learning systems, making learning inefficient and inaccurate.

Innovation Solution

The system employs a rules-based filter and an AI-based filter to clean event items, reducing noise and redundancy. The AI-based filter uses word embeddings to identify relevant event items, and the system clusters event items based on similarity, allowing for efficient learning and impact assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple event sources convey events through various types of content (unstructured text, structured text, graphics), then event coverage and information diversity are improved, but computational difficulty and noise increase

Engineering Contradiction:
Improveevent coverageVSAvoidcomputational difficulty
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments event data into distinct categories (unstructured text, structured text, graphics) and applies specialized processing techniques to each type. The natural language processing module handles text events separately from structured data, allowing efficient processing of diverse event formats without overwhelming computational complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary processing layer that includes a natural language processing module and machine learning model. This intermediary layer translates and standardizes various event formats into a unified representation, reducing computational difficulty while maintaining event coverage from multiple sources.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If event data from multiple sources is processed without filtering, then information completeness is improved, but noise and redundancy increase

Engineering Contradiction:
Improveinformation completenessVSAvoidnoise and redundancy
Core Design Contradiction:
Loss of informationVSObject-generated harmful factors

Solution Approach 1:

The system extracts and removes redundant event items that convey the same event through different sources. The machine learning model identifies and filters out duplicate or highly similar event reports, retaining only essential information while maintaining completeness through selective extraction of unique events.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system employs feedback mechanisms where the machine learning model continuously learns from processed event data to improve its filtering capabilities. The model refines its ability to distinguish between informative and redundant events based on feedback from event impact analysis, progressively reducing noise while maintaining information completeness.

Inventive Principle:
Principle #23Feedback

3Loss of information

If unstructured natural language text is processed directly, then event detail and context are improved, but learning efficiency and accuracy deteriorate

Engineering Contradiction:
Improveevent detailVSAvoidlearning efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The system applies preliminary natural language processing actions to event items before they are used for machine learning. The processing includes tokenization, stemming, and feature extraction that prepares the text data in advance, transforming it into a format that enhances learning efficiency while preserving event detail and context.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the parameters of unstructured text by converting it into structured feature representations. The natural language processing module transforms text into numerical features and vectors that machine learning models can process efficiently, maintaining the semantic meaning while improving computational efficiency and learning accuracy.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12346346B2Natural language processing and machine-learning for event impact analysis
Publication Date: 2025.07.01 REFINITIV US ORGANIZATION LLC
  • US12346346B2 patent drawing
  • US12346346B2 patent drawing
  • US12346346B2 patent drawing

AI summary

Systems and methods may use natural language processing (NLP) and machine-learning techniques to detect an impact that an event will have on a domain-specific topic. For example, the system may use multi-stage cleaning using a rules-based and an artificial intelligence (AI)-based filter to filter large quantities of event items that may not be relevant to a domain of interest. The AI-based filter may be trained using labeled event items that were previously known to be impactful. The system may cluster the cleaned event items to group similar event items and eliminate redundancy. The system may then predict and quantify the impact that events described by clustered event items will have on the domain-specific topic. Such prediction may be based on a classifier trained using various model features that correlate with impactful events, including prior similar events.