Unconscious Bias Detection System Using Multi-Method Text Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Unconscious biases in writing styles often go unnoticed, leading to potential offense and credibility issues, as they are deeply ingrained and difficult to recognize.

Innovation Solution

A system for detecting unconscious bias in user-generated text using a combination of rule-based, statistical, and knowledge graph-based methods, which analyzes text to identify potentially biased words and suggests alternative language, presented through a graphical user interface.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple analysis methods (rule-based, statistical, knowledge graph) are combined to improve bias detection accuracy, then measurement precision improves, but device complexity increases

Engineering Contradiction:
Improvebias detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The bias detection system is divided into three independent modules: rule-based analysis module, statistical analysis module, and knowledge graph-based module. Each module processes text independently and generates separate bias scores, which are then aggregated. This segmentation allows each module to specialize in specific detection tasks while maintaining overall system manageability and accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent combines three different analysis approaches (rule-based, statistical, and knowledge graph) into a unified bias detection system. Each method contributes unique strengths: rule-based methods provide interpretable guidelines, statistical methods capture patterns from data, and knowledge graphs incorporate contextual relationships. The combination leverages complementary strengths to achieve higher overall detection accuracy.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If comprehensive text analysis is performed to identify all potential bias words, then measurement precision improves, but loss of time increases

Engineering Contradiction:
Improvebias identification accuracyVSAvoidtext processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs comprehensive analysis only when necessary, using heuristics to identify high-risk text patterns that warrant full multi-method analysis. For lower-risk text, the system applies simplified detection protocols, reducing processing time while maintaining adequate detection accuracy for the majority of cases.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system performs preliminary filtering using fast rule-based checks before applying more computationally intensive statistical and knowledge graph analyses. This preliminary action identifies obvious bias cases quickly and filters them out, allowing the system to focus comprehensive analysis only on ambiguous or high-stakes text segments.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10839153B2Unconscious bias detection
Publication Date: 2020.11.17 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10839153B2 patent drawing
  • US10839153B2 patent drawing
  • US10839153B2 patent drawing

AI summary

The discussion relates to unconscious bias detection. One example can detect potential bias words in a text sample and suggest alternative phrasing to eliminate the potential bias words from the text sample.