RNN Abstractive Summarization for Unstructured Interaction Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing abstractive summarization techniques are inadequate for handling disorganized and entropic content characteristic of interaction data generated by networks of individuals interacting over time, as they are not trained or tested on such data.

Innovation Solution

An improved computational method using a recurrent neural network (RNN) implemented on an Object Translator computer system to encode interaction data into an intermediate representation and select the corpus with the lowest cost of generating a query, effectively summarizing and characterizing entities from unstructured text.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional extractive summarization methods are used on interaction data, then processing speed is maintained, but accuracy of summarization deteriorates due to inability to handle disorganized and entropic content

Engineering Contradiction:
Improvesummarization accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent replaces traditional mechanical extractive summarization methods with a neural network-based abstractive summarization system. The neural network learns to generate summaries by understanding the semantic meaning of interaction data, rather than relying on fixed rules for selecting important sentences. This substitution enables accurate handling of disorganized interaction data while maintaining system feasibility through standardized neural network architectures.

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

2Adaptability or versatility

If abstractive summarization is implemented without proper training on interaction data, then summarization quality improves, but applicability to interaction data deteriorates

Engineering Contradiction:
Improveapplicability to interaction dataVSAvoidtraining requirements
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary training actions to the neural network using interaction data before deployment. The system is pre-trained on interaction data to learn the specific patterns and characteristics of such data, enabling it to generalize well when applied to new interaction datasets. This preliminary action reduces the need for extensive customization and improves adaptability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The neural network is designed with universal architecture that can handle various types of interaction data through a single unified model. The system uses standardized input processing and attention mechanisms that work across different interaction scenarios, reducing the need for separate specialized models for different data types.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Loss of information

If more sentences are selected for summarization, then coverage of content improves, but loss of time in processing increases

Engineering Contradiction:
Improvecontent coverageVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The neural network processes interaction data continuously, generating summaries in a single pass through the data. The attention mechanism allows the model to focus on relevant portions of the input data dynamically, maintaining continuous processing without needing to repeatedly analyze the same content. This continuous action ensures complete content coverage while minimizing processing time.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system uses attention mechanisms to selectively focus on the most relevant portions of interaction data, processing only the necessary information in detail while summarizing other parts more efficiently. This partial action approach ensures that critical content is thoroughly covered while reducing overall processing time by avoiding exhaustive analysis of all data points.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12271413B2Method and system for analyzing entities
Publication Date: 2025.04.08 PULSELIGHT HOLDINGS INC
  • US12271413B2 patent drawing
  • US12271413B2 patent drawing
  • US12271413B2 patent drawing

AI summary

A recurrent neural network (RNN) method implemented on a computer system is used to produce summaries of unstructured text generated by multiple networks of individuals interacting over time by encoding the unstructured text into intermediate representations and decoding the intermediate representations into summaries of each network. Parameter data for the RNN is obtained by using multiple different versions of the same source texts to train the computer system. The method and computer system can be used to identify which of the networks match a query by determining which network generates the query with low or lowest cost.