paper-with-me

Papers

Stopping Methods for Technology Assisted Reviews based on Point Processes

2023-11-14 · Mark Stevenson, Reem Bin-Hezam

Technology Assisted Review (TAR), which aims to reduce the effort required to screen collections of documents for relevance, is used to develop systematic reviews of medical evidence and identify documents that must be disclosed in response to legal proceedings. Stopping methods are algorithms which determine when to stop screening documents during the TAR process, helping to ensure that workload is minimised while still achieving a high level of recall. This paper proposes a novel stopping method based on point processes, which are statistical models that can be used to represent the occurrence of random events. The approach uses rate functions to model the occurrence of relevant documents in the ranking and compares four candidates, including one that has not previously been used for this purpose (hyperbolic). Evaluation is carried out using standard datasets (CLEF e-Health, TREC Total Recall, TREC Legal), and this work is the first to explore stopping method robustness by reporting performance on a range of rankings of varying effectiveness. Results show that the proposed method achieves the desired level of recall without requiring an excessive number of documents to be examined in the majority of cases and also compares well against multiple alternative approaches.

📄 PDF Abstract BibTeX arXiv:2311.08597

Code (1)

reembinhezam/tar_stopping_point_processes 공식 구현

Tasks

Point ProcessesTAR

Similar Papers 제목 키워드 기반

Certifying One-Phase Technology-Assisted Reviews

2021-08-29 · David D. Lewis, Eugene Yang, Ophir Frieder

Technology-assisted review (TAR) workflows based on iterative active learning are widely used in document review applications. Most stopping rules for one-phase TAR workflows lack valid statistical guarantees, which has …

Active LearningTARvalid

Using Chao's Estimator as a Stopping Criterion for Technology-Assisted Review

2024-04-01 · Michiel P. Bron, Peter G. M. van der Heijden, Ad J. Feelders, Arno P. J. M. Siebes

Technology-Assisted Review (TAR) aims to reduce the human effort required for screening processes such as abstract screening for systematic literature reviews. Human reviewers label documents as relevant or irrelevant du…

Active LearningTAR

Combining Counting Processes and Classification Improves a Stopping Rule for Technology Assisted Review

2023-12-05 · Reem Bin-Hezam, Mark Stevenson

Technology Assisted Review (TAR) stopping rules aim to reduce the cost of manually assessing documents for relevance by minimising the number of documents that need to be examined to ensure a desired level of recall. Thi…

TAR

Heuristic Stopping Rules For Technology-Assisted Review

2021-06-18 · Eugene Yang, David D. Lewis, Ophir Frieder

Technology-assisted review (TAR) refers to human-in-the-loop active learning workflows for finding relevant documents in large collections. These workflows often must meet a target for the proportion of relevant document…

Active LearningTAR

RLStop: A Reinforcement Learning Stopping Method for TAR

2024-05-03 · Reem Bin-Hezam, Mark Stevenson

We present RLStop, a novel Technology Assisted Review (TAR) stopping rule based on reinforcement learning that helps minimise the number of documents that need to be manually reviewed within TAR applications. RLStop is t…

reinforcement-learningReinforcement LearningTAR