Topic-Model Privilege Ranking for E-Discovery Documents

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional e-discovery methods for identifying privileged documents are inaccurate, inconsistent, time-consuming, and inefficient due to reliance on keyword and name searches, which fail to identify privileged communications without explicit mentions and require recursive reviews.

Innovation Solution

A computer-implemented method using a machine learning topic model to analyze documents by extracting spans, generating topics and scores, and ranking documents based on their potential privilege, adjusting scores based on legal entities and communication networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If keyword and name searches are used to identify privileged documents, then the review process can be performed using simple search methods, but the accuracy of privilege review deteriorates because searches may fail to identify items that include legal discussion without naming an attorney

Engineering Contradiction:
Improveease of privilege reviewVSAvoidaccuracy of privilege review
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent replaces mechanical keyword/name search methods with a machine learning topic model that automatically identifies legal discussions and privileged communications without requiring explicit attorney names or predefined keywords. The system uses probabilistic topic modeling to detect legal concepts and privilege indicators throughout the document corpus.

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

Solution Approach 2:

The system changes the search parameters from fixed keywords and names to dynamic topic probabilities generated by the machine learning model. By calculating privilege scores based on topic distributions rather than simple keyword matching, the system achieves both ease of operation and improved accuracy.

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If different reviewers perform keyword searches with varying keywords or names, then individual reviewer flexibility is maintained, but consistency of review deteriorates as different reviewers may have different opinions on whether a document is privileged

Engineering Contradiction:
Improvereviewer flexibilityVSAvoidconsistency of review
Core Design Contradiction:
Ease of operationVSStability of the object's composition

Solution Approach 1:

The machine learning topic model serves as a universal review system that applies consistent privilege detection criteria across all documents and reviewers. The model's probabilistic framework provides a standardized method for identifying privileged communications, eliminating reviewer-specific variations while maintaining operational flexibility through automated scoring and ranking.

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

3Measurement precision

If quality control processes are applied to identify new keywords or names, then review quality may be improved, but the process becomes recursive and time-consuming requiring repeated reviews of the entirety of electronic data

Engineering Contradiction:
Improvereview qualityVSAvoidtime for recursive review
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary topic modeling and privilege score calculation on the entire document corpus in advance, before any quality control review. This pre-processing creates a ranked list of potentially privileged documents, allowing reviewers to focus only on high-probability candidates rather than performing repeated full-corpus searches when new keywords are identified.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The machine learning model automatically adapts to new keywords and concepts through its probabilistic framework, eliminating the need for manual quality control iterations. The system self-adjusts by recalculating topic probabilities based on newly identified legal terminology, maintaining high review quality without requiring recursive human review of entire datasets.

Inventive Principle:
Principle #25Self-service

4Reliability

If all documents identified as potentially privileged are reviewed without additional guidance, then comprehensive review is performed, but efficiency deteriorates due to lack of prioritization

Engineering Contradiction:
Improvecompleteness of reviewVSAvoidreview efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system segments the set of potentially privileged documents into ranked categories based on privilege scores derived from topic model probabilities. By dividing the review workload into priority tiers (high, medium, low confidence), the system maintains comprehensive review coverage while enabling reviewers to efficiently process high-priority documents first, improving overall productivity without sacrificing completeness.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12505138B1Identifying and ranking potentially privileged documents using a machine learning topic model
Publication Date: 2025.12.23 RELATIVITY ODA LLC
  • US12505138B1 patent drawing
  • US12505138B1 patent drawing
  • US12505138B1 patent drawing

AI summary

A method for identifying and ranking potentially privileged documents using a machine learning topic model may include receiving a set of documents. The method may also include, for each of two or more documents in the set of documents, extracting a set of spans from the document, generating, using a machine learning topic model, a set of topics and a subset of legal topics for the set of spans, generating a vector of probabilities for each span with a probability being assigned to each topic in the set of topics for the span, assigning a score to one or more spans in the set of spans by summing the probabilities in the vector that are assigned to a topic in the subset of legal topics, and assigning a score to the document. The method may further include ranking the two or more documents by their assigned scores.