Motion Order Linking for Legal Outcome Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The uncertainty in predicting the outcome of court cases due to the sheer number of prior cases that need to be reviewed for similar sequences of events, making detailed analysis impractical and time-consuming.

Innovation Solution

A method for predicting court case outcomes by identifying motion/order pairs from decided cases, using a database to store identifiers for these pairs, and employing models like natural language inference, Bayesian networks, and adaptive random forests to analyze and predict outcomes based on similar sequences of events.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If prior cases are reviewed in detail to identify similar sequences of events and predict outcomes, then prediction accuracy is improved, but time consumption increases significantly

Engineering Contradiction:
Improveprediction accuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the case analysis process into distinct components: extracting sequences of events from dockets, identifying motion/order pairs, and comparing event sequences. This segmentation allows automated processing of each component, improving efficiency while maintaining prediction accuracy through systematic analysis of case elements.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates structured representations (copies) of case events by extracting sequences of events from dockets and storing them in standardized formats. These copied event sequences can be efficiently compared and analyzed without requiring manual review of original case documents, significantly reducing time consumption while preserving predictive information.

Inventive Principle:
Principle #26Copying

2Reliability

If the number of prior cases examined is increased to improve prediction reliability, then outcome prediction reliability is improved, but the complexity of analysis increases

Engineering Contradiction:
Improveoutcome prediction reliabilityVSAvoidanalysis complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts only the essential elements needed for prediction—sequences of events, motion/order pairs, and key case outcomes—from prior cases. By taking out only these critical components rather than analyzing entire case files, the system can examine many more prior cases to improve reliability while keeping analysis complexity manageable through focused extraction of predictive features.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms unstructured case data into structured parameters by converting dockets into standardized event sequences with defined attributes. This parameterization allows efficient computational comparison of many cases, enabling the system to analyze larger numbers of prior cases for improved reliability without proportionally increasing analysis complexity.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If every event in a case is considered to determine possible outcomes, then prediction completeness is improved, but processing complexity increases

Engineering Contradiction:
Improveprediction completenessVSAvoidprocessing complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent performs preliminary processing of case dockets by pre-extracting and organizing sequences of events, identifying motion/order pairs, and structuring case data before comparison. This preliminary action ensures that all relevant events are captured for complete prediction analysis while reducing processing complexity during the actual prediction phase by having data ready in an optimized format.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240370952A1Motion and order linking
Publication Date: 2024.11.07 BLOOMBERG FINANCE LP
  • US20240370952A1 patent drawing
  • US20240370952A1 patent drawing
  • US20240370952A1 patent drawing

AI summary

A system and method for predicting an outcome of a court case, includes a method for identifying and linking motion and order pairs of documents of a docket. The motion and order pairs are using multiple techniques including database links, rules, and a transformer-based model. The outcome of a particular case is predicted based on the outcomes of other cases having a sequence of events similar to or the same as the particular case.