IRAug 28, 2018

MedSTS: A Resource for Clinical Semantic Textual Similarity

arXiv:1808.09397v1138 citations
Originality Synthesis-oriented
AI Analysis

This resource addresses the problem of efficiently extracting information from clinical text for healthcare professionals, though it is incremental as it adapts existing STS concepts to the medical domain.

The paper tackles the lack of resources for semantic textual similarity (STS) in the clinical domain by assembling MedSTS, a dataset of 174,629 sentence pairs from Mayo Clinic, with a subset of 1,068 pairs annotated by medical experts for similarity scores.

The wide adoption of electronic health records (EHRs) has enabled a wide range of applications leveraging EHR data. However, the meaningful use of EHR data largely depends on our ability to efficiently extract and consolidate information embedded in clinical text where natural language processing (NLP) techniques are essential. Semantic textual similarity (STS) that measures the semantic similarity between text snippets plays a significant role in many NLP applications. In the general NLP domain, STS shared tasks have made available a huge collection of text snippet pairs with manual annotations in various domains. In the clinical domain, STS can enable us to detect and eliminate redundant information that may lead to a reduction in cognitive burden and an improvement in the clinical decision-making process. This paper elaborates our efforts to assemble a resource for STS in the medical domain, MedSTS. It consists of a total of 174,629 sentence pairs gathered from a clinical corpus at Mayo Clinic. A subset of MedSTS (MedSTS_ann) containing 1,068 sentence pairs was annotated by two medical experts with semantic similarity scores of 0-5 (low to high similarity). We further analyzed the medical concepts in the MedSTS corpus, and tested four STS systems on the MedSTS_ann corpus. In the future, we will organize a shared task by releasing the MedSTS_ann corpus to motivate the community to tackle the real world clinical problems.

Code Implementations5 repos
Foundations

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

Your Notes