IP Library Granted Patent US 12,147,876
Granted Patent B1
US 12,147,876 · App. 17/077,723 · Granted Nov 19, 2024

Methods and systems for facilitating stratified elusion and recall

Inventors: Jesse Allan Winkler (Cincinnati, OH); Elise Tropiano (Evanston, IL); William Webber (Victoria, AU); Robert Jenson Price (Leesburg, VA); Brandon Gauthier (Centreville, VA); Dennis Chau (Chicago, IL); Patricia Ann Gleason (Chicago, IL)
Assignee: RELATIVITY ODA LLC
G06N20/00G06Q50/18
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,147,876
App. No.
17/077,723
Granted
Nov 19, 2024
Kind
B1
Abstract

A computer-implemented method stratified elusion includes selecting hypothetical cutoff ranks when a stopping point is reached, calculating for each respective cutoff rank a recall value, elusion value, and remaining count; and displaying each respective cutoff rank, recall value, elusion value, and remaining count. A stratified elusion system includes a processor and a memory storing instructions that, when executed, cause the system to select cutoff ranks when a stopping point is reached, calculate for each respective cutoff rank a recall value, elusion value, and remaining count; and display each respective cutoff rank, recall value, elusion value, and remaining count. A non-transitory computer readable medium storing program instructions that when executed, cause a computer system to select cutoff ranks when a stopping point is reached, calculate for each respective cutoff rank a recall value, elusion value, and remaining count; and display each respective cutoff rank, recall value, elusion value, and remaining count.

Claims (51)

1. A computer-implemented method of facilitating validation of an analysis of a set of documents in an active learning process, comprising:

selecting, in response to detecting a stopping point of the active learning process, an initial set of hypothetical cutoff ranks;

calculating, for each hypothetical cutoff rank, a respective recall value, a respective elusion value, and a respective number of documents left to review; and

displaying, in a display device, for each hypothetical cutoff rank, the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

2. The computer-implemented method of claim 1 , wherein selecting, in response to detecting the stopping point of the active learning process, the initial set of hypothetical cutoff ranks includes generating a list of ranks of unreviewed documents in the set of documents using a systematic random sampling algorithm.

3. The computer-implemented method of claim 1 , wherein calculating, for each hypothetical cutoff rank, the respective recall value includes

analyzing the number of responsive documents in the set of documents, the number of unreviewed documents in the set of documents, and a sample size; and

calculating the number of responsive documents in a sample data set, an interpolated number of sample responsive documents above a cutoff, and an estimated proportion of responsive documents above the cutoff.

4. The computer-implemented method of claim 1 , wherein calculating, for each hypothetical cutoff rank, the respective elusion value includes

analyzing an interpolated number of sample responsive documents below a cutoff, an interpolated sample size below the cutoff, a number of documents in a ranking below the cutoff, and a number of unresponsive documents in the set of documents; and

calculating an estimated number of responsive documents below the cutoff.

5. The computer-implemented method of claim 1 , wherein displaying, in the display device, for the each hypothetical cutoff rank, the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review includes generating one or both of (i) a table depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review, and (ii) a chart depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

6. The computer-implemented method of claim 1 , further comprising

calculating one or both of (i) a recall confidence, and (ii) an elusion confidence.

7. The computer-implemented method of claim 6 , wherein calculating the one or both of the recall confidence and the elusion confidence includes simulating Monte Carlo iterations to determine a richness of segment above-cutoff and a richness of segment below-cutoff.

8. A family-based review computing system of validating an active learning process, comprising

one or more processors; and

a memory storing instructions that, when executed, cause the computing system to:

select, in response to detecting a stopping point of the active learning process, an initial set of hypothetical cutoff ranks;

calculate, for each hypothetical cutoff rank, a respective recall value, a respective elusion value, and a respective number of documents left to review; and

display, in a display device, for each hypothetical cutoff rank, the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

9. The family-based review computing system of claim 8 , wherein the memory stores further instructions that when executed, cause the computing system to:

generate a list of ranks of unreviewed documents in the set of documents using a systematic random sampling algorithm.

10. The family-based review computing system of claim 8 , wherein the memory stores further instructions that when executed, cause the computing system to:

analyze the number of responsive documents in the set of documents, the number of unreviewed documents in the set of documents, and a sample size; and

calculate the number of responsive documents in a sample data set, an interpolated number of sample responsive documents above a cutoff, and an estimated proportion of responsive documents above the cutoff.

11. The family-based review computing system of claim 8 , wherein the memory stores further instructions that when executed, cause the computing system to:

analyze an interpolated number of sample responsive documents below a cutoff, an interpolated sample size below the cutoff, a number of documents in a ranking below the cutoff, and a number of unresponsive documents in the set of documents; and

calculate an estimated number of responsive documents below the cutoff.

12. The family-based review computing system of claim 8 , wherein the memory stores further instructions that when executed, cause the computing system to:

generate one or both of (i) a table depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review, and (ii) a chart depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

13. The family-based review computing system of claim 8 , wherein the memory stores further instructions that when executed, cause the computing system to:

calculate one or both of (i) a recall confidence, and (ii) an elusion confidence.

14. The family-based review computing system of claim 13 , wherein the memory stores further instructions that when executed, cause the computing system to:

simulate Monte Carlo iterations to determine a richness of segment above-cutoff and a richness of segment below-cutoff.

15. A non-transitory computer readable medium storing program instructions that when executed, cause a computer system to:

select, in response to detecting a stopping point of the active learning process, an initial set of hypothetical cutoff ranks;

calculate, for each hypothetical cutoff rank, a respective recall value, a respective elusion value, and a respective number of documents left to review; and

display, in a display device, for each hypothetical cutoff rank, the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

16. The non-transitory computer readable medium of claim 15 , including further program instructions that when executed, cause a computer system to:

generate a list of ranks of unreviewed documents in the set of documents using a systematic random sampling algorithm.

17. The non-transitory computer readable medium of claim 15 , including further program instructions that when executed, cause a computer system to:

analyze the number of responsive documents in the set of documents, the number of unreviewed documents in the set of documents, and a sample size; and

calculate the number of responsive documents in a sample data set, an interpolated number of sample responsive documents above a cutoff, and an estimated proportion of responsive documents above the cutoff.

18. The non-transitory computer readable medium of claim 15 , including further program instructions that when executed, cause a computer system to:

analyze an interpolated number of sample responsive documents below a cutoff, an interpolated sample size below the cutoff, a number of documents in a ranking below the cutoff, and a number of unresponsive documents in the set of documents; and

calculate an estimated number of responsive documents below the cutoff.

19. The non-transitory computer readable medium of claim 15 , including further program instructions that when executed, cause a computer system to:

generate one or both of (i) a table depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review, and (ii) a chart depicting the hypothetical cutoff rank, the respective recall value, the respective elusion value, and the respective number of documents left to review.

20. The non-transitory computer readable medium of claim 15 , including further program instructions that when executed, cause a computer system to:

calculate one or both of (i) a recall confidence, and (ii) an elusion confidence.

Assignments (3)
SECURITY INTEREST Recorded Jan 30, 2026
From: RELATIVITY ODA LLC; TEXT IQ, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 074537/0402 →
RELEASE OF SECURITY INTEREST AT REEL/FRAME 056218/0822 Recorded Jan 30, 2026
From: BLUE OWL CAPITAL CORPORATION, AS COLLATERAL AGENT F/K/A OWL ROCK CAPITAL CORPORATION, AS COLLATERAL AGENT
To: RELATIVITY ODA LLC
Reel/Frame 074539/0099 →
SECURITY INTEREST Recorded May 12, 2021
From: RELATIVITY ODA LLC
To: OWL ROCK CAPITAL CORPORATION, AS COLLATERAL AGENT
Reel/Frame 056218/0822 →