Metadata-Driven Search Result Culling in Electronic Discovery

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional electronic discovery tools rely heavily on keyword searches, resulting in vast and unwieldy search results that often include irrelevant and unimportant files, making it difficult to identify relevant documents for legal proceedings.

Innovation Solution

A computer-implemented method that involves identifying data sources, mining metadata to generate non-content-based attributes, creating an index to categorize files, receiving user input to specify categories and keywords, and searching within those categories to provide refined results that include only relevant files.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If keyword searches are used to identify relevant files, then the search can cover all files in the data source, but the results include vast amounts of irrelevant and unimportant files

Engineering Contradiction:
Improverelevance of search resultsVSAvoidnumber of search results
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent segments the search process into two distinct phases: first generating metadata derivatives from file contents, then using these derivatives to filter and organize files into groups before final keyword searching. This segmentation allows the system to reduce the search space from all files to only those likely to be relevant, resolving the contradiction between comprehensive coverage and result relevance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by generating metadata derivatives and creating grouped indexes before the actual keyword search. Files are pre-processed to extract meaningful attributes and organized into relevance groups, so that when keyword searches are executed, they operate on a pre-filtered subset rather than the entire data source, thereby reducing irrelevant results.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If all files are searched for keywords, then no relevant files are missed, but the search process becomes time-consuming and inefficient

Engineering Contradiction:
Improvecompleteness of search resultsVSAvoidsearch processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies partial action by searching only within pre-identified relevant groups rather than all files. The metadata derivative analysis identifies a subset of files that are most likely to contain relevant information, allowing the keyword search to be performed partially on the data source while maintaining high confidence that relevant files are not missed.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

By performing preliminary metadata extraction and grouping before keyword searching, the system prepares the search space in advance. This preliminary organization allows the actual keyword search to proceed much faster since it operates on a reduced, pre-filtered set of files rather than the complete data source.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If metadata mining is performed on all files, then comprehensive categorization is achieved, but the preprocessing time and computational resources increase

Engineering Contradiction:
Improvecategorization accuracyVSAvoidmetadata processing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent segments metadata processing by focusing on extracting specific derivative attributes (metadata derivatives) that are most useful for relevance determination, rather than analyzing all possible metadata fields. This selective segmentation reduces processing time while maintaining categorization accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms metadata parameters by deriving new attributes (metadata derivatives) that capture essential relevance information. This parameter transformation converts raw metadata into meaningful categorization criteria, achieving accurate file grouping without requiring exhaustive analysis of all metadata fields.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10430454B2Systems and methods for culling search results in electronic discovery
Publication Date: 2019.10.01 ARCTERA US LLC
  • US10430454B2 patent drawing
  • US10430454B2 patent drawing
  • US10430454B2 patent drawing

AI summary

The disclosed computer-implemented method for culling search results in electronic discovery may include (1) identifying a data source that is subject to electronic discovery in connection with a lawsuit, (2) mining metadata of a plurality of files within the data source to generate metadata derivatives that describe non-content-based attributes of the files, (3) creating an index that groups the files into a plurality of categories representative of the metadata derivatives, (4) receiving, from a user involved in the electronic discovery, user input that specifies a subset of the categories within the index and a keyword, (5) searching the subset of categories within the index for a subset of the files whose contents include the keyword, and (6) providing, to the user, a result of the search that identifies the subset of files whose contents include the keyword. Various other methods, systems, and computer-readable media are also disclosed.