We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Literature Retrieval for Precision Medicine with Neural Matching and Faceted Summarization

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 (c) are used to essentially transform a candidate document into a concise summary that can be compared with the query at hand to compute a relevance score. Component (a) directly generates a matching score of a candidate document for a query. The full architecture benefits from the complementary potential of document-query matching and the novel document transformation approach based on summarization along PM facets. Evaluations using NIST's TREC-PM track datasets (2017--2019) show that our model achieves state-of-the-art performance. To foster reproducibility, our code is made available here: this https URL
Comments: Accepted to EMNLP 2020 Findings as Long Paper (11 page, 4 figures)
Subjects: Computation and Language (cs.CL); Information Retrieval (cs.IR)
DOI: 10.18653/v1/2020.findings-emnlp.304
Cite as: arXiv:2012.09355 [cs.CL]
  (or arXiv:2012.09355v1 [cs.CL] for this version)

Submission history

From: Jiho Noh [view email]
[v1] Thu, 17 Dec 2020 02:01:32 GMT (3162kb,D)

Link back to: arXiv, form interface, contact.