TL;DR
This paper introduces a neural reranking method combining BERT-based document-query matching and facet-conditioned summarization to improve information retrieval in precision medicine, achieving state-of-the-art results on TREC-PM datasets.
Contribution
It presents a novel document reranking architecture that integrates neural matching and summarization tailored for multi-faceted precision medicine retrieval scenarios.
Findings
Achieves state-of-the-art performance on TREC-PM datasets (2017-2019).
Demonstrates effectiveness of combining neural matching with facet-aware summarization.
Provides reproducible code for the proposed retrieval approach.
Abstract
Information retrieval (IR) for precision medicine (PM) often involves looking for multiple pieces of evidence that characterize a patient case. This typically includes at least the name of a condition and a genetic variation that applies to the patient. Other factors such as demographic attributes, comorbidities, and social determinants may also be pertinent. As such, the retrieval problem is often formulated as ad hoc search but with multiple facets (e.g., disease, mutation) that may need to be incorporated. In this paper, we present a document reranking approach that combines neural query-document matching and text summarization toward such retrieval scenarios. Our architecture builds on the basic BERT model with three specific components for reranking: (a). document-query matching (b). keyword extraction and (c). facet-conditioned abstractive summarization. The outcomes of (b) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Adam · Attention Is All You Need · Layer Normalization · Dropout · Weight Decay · Dense Connections
