Text Analytics System for Bias Detection and Topic Clustering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Automated analysis of large volumes of text data to discover meaningful topics and biases is challenging due to the complexity of unstructured data, making it difficult to derive insights effectively.

Innovation Solution

A system that performs statistical natural language processing on text documents to determine topics, identifies bias dimensions, and generates presentable content by creating topic-document pairs, clustering topics using latent semantic analysis, and performing statistical analysis with co-collected structured data for content-driven routing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional expert review is used to analyze text data, then analysis accuracy is maintained, but productivity is low due to manual processing of large volumes of text

Engineering Contradiction:
Improvetext analysis throughputVSAvoidautomated analysis system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The text analysis process is segmented into distinct modules: text ingestion, topic modeling, bias detection, and result generation. Each module handles a specific aspect of the analysis, allowing parallel processing and improving throughput while maintaining manageable complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Topic models serve as intermediaries between raw text data and bias detection algorithms. The topic modeling step transforms unstructured text into structured topic distributions, which then feed into bias detection, enabling automated analysis without requiring direct expert intervention while maintaining analysis quality.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If automated topic discovery is implemented, then productivity increases, but measurement precision of text meaning deteriorates due to difficulty in characterizing text aspects

Engineering Contradiction:
Improveautomated text processing speedVSAvoidtext meaning accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system incorporates feedback loops where topic model results are refined iteratively, and bias detection outcomes are used to adjust topic modeling parameters. This feedback mechanism allows the automated system to continuously improve its understanding of text meaning, maintaining measurement precision while achieving high productivity through automation.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts parameters such as topic number, topic coherence thresholds, and bias detection sensitivity based on the characteristics of the input text corpus. This adaptive parameter adjustment enables the automated system to maintain high measurement precision across different text types and domains while preserving automated processing speed.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If comprehensive bias detection across multiple dimensions is performed, then measurement precision of text analysis is improved, but device complexity increases

Engineering Contradiction:
Improvebias detection accuracyVSAvoidanalysis system structure
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Bias detection is segmented into multiple independent dimension detectors, each specializing in a specific bias type (e.g., gender bias, racial bias, ideological bias). This segmentation allows the system to achieve comprehensive multi-dimensional bias detection with high precision while managing complexity through modular, specialized components rather than a single complex detector.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11010548B2Data analytics system and methods for text data
Publication Date: 2021.05.18 AT&T INTELLECTUAL PROPERTY I L P
  • US11010548B2 patent drawing
  • US11010548B2 patent drawing
  • US11010548B2 patent drawing

AI summary

Aspects of the subject disclosure may include, for example, a process that performs a statistical, natural-language processing analysis on a group of text documents to determine a group of topics. The topics are determined according to parameters obtained by training on a sample of documents. One or more topics in a subset of topics are associated to each document, resulting in topic-document pairs. A bias is identified for each topic-document pair, and clusters of topics are created from the subset of topics. Each cluster of topics is determined from a value for each bias of each topic-document pair and from a frequency of occurrence of each topic. Each cluster is presentable according to a corresponding image configuration based on all or a subset of the bias dimensions and the frequency of occurrence of topics in a cluster that distinguishes the cluster from other clusters. Other embodiments are disclosed.