IRCLDec 28, 2021

Mirror Matching: Document Matching Approach in Seed-driven Document Ranking for Medical Systematic Reviews

arXiv:2112.14318v1
Originality Incremental advance
AI Analysis

This work addresses the time-consuming screening process for medical researchers, though it appears incremental as it builds on existing seed-driven ranking methods.

The paper tackles the problem of screening prioritization in medical systematic reviews by proposing a document matching approach called Mirror Matching, which achieves higher performance than traditional and neural retrieval models on metrics like Average Precision.

When medical researchers conduct a systematic review (SR), screening studies is the most time-consuming process: researchers read several thousands of medical literature and manually label them relevant or irrelevant. Screening prioritization (ie., document ranking) is an approach for assisting researchers by providing document rankings where relevant documents are ranked higher than irrelevant ones. Seed-driven document ranking (SDR) uses a known relevant document (ie., seed) as a query and generates such rankings. Previous work on SDR seeks ways to identify different term weights in a query document and utilizes them in a retrieval model to compute ranking scores. Alternatively, we formulate the SDR task as finding similar documents to a query document and produce rankings based on similarity scores. We propose a document matching measure named Mirror Matching, which calculates matching scores between medical abstract texts by incorporating common writing patterns, such as background, method, result, and conclusion in order. We conduct experiments on CLEF 2019 eHealth Task 2 TAR dataset, and the empirical results show this simple approach achieves the higher performance than traditional and neural retrieval models on Average Precision and Precision-focused metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes