paper-with-me

Papers

Neural sentence embedding models for semantic similarity estimation in the biomedical domain

2021-10-01 · Kathrin Blagec, Hong Xu, Asan Agibetov, Matthias Samwald

BACKGROUND: In this study, we investigated the efficacy of current state-of-the-art neural sentence embedding models for semantic similarity estimation of sentences from biomedical literature. We trained different neural embedding models on 1.7 million articles from the PubMed Open Access dataset, and evaluated them based on a biomedical benchmark set containing 100 sentence pairs annotated by human experts and a smaller contradiction subset derived from the original benchmark set. RESULTS: With a Pearson correlation of 0.819, our best unsupervised model based on the Paragraph Vector Distributed Memory algorithm outperforms previous state-of-the-art results achieved on the BIOSSES biomedical benchmark set. Moreover, our proposed supervised model that combines different string-based similarity metrics with a neural embedding model surpasses previous ontology-dependent supervised state-of-the-art approaches in terms of Pearson's r (r=0.871) on the biomedical benchmark set. In contrast to the promising results for the original benchmark, we found our best models' performance on the smaller contradiction subset to be poor. CONCLUSIONS: In this study we highlighted the value of neural network-based models for semantic similarity estimation in the biomedical domain by showing that they can keep up with and even surpass previous state-of-the-art approaches for semantic similarity estimation that depend on the availability of laboriously curated ontologies when evaluated on a biomedical benchmark set. Capturing contradictions and negations in biomedical sentences, however, emerged as an essential area for further work.

📄 PDF Abstract BibTeX arXiv:2110.15708

Code (1)

kathrinblagec/neural-sentence-embedding-models-for-biomedical-applications 공식 구현 tf

Tasks

ArticlesSemantic SimilaritySemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings For Biomedical Texts

Similar Papers 제목 키워드 기반

BIOSSES: A Semantic Sentence Similarity Estimation System for the Biomedical Domain

2017-07-15 · Bioinformatics 2017 7 · Gizem Sogancioglu, Hakime Öztürk, Arzucan Özgür

Motivation: The amount of information available in textual format is rapidly increasing in the biomedical domain. Therefore, natural language processing (NLP) applications are becoming increasingly important to facilitat…

RetrievalSemantic SimilaritySemantic Textual SimilaritySentence+3

BioSentVec: creating sentence embeddings for biomedical texts

2018-10-22 · Qingyu Chen, Yifan Peng, Zhiyong Lu

Sentence embeddings have become an essential part of today's natural language processing (NLP) systems, especially together advanced deep learning methods. Although pre-trained sentence encoders are available in the gene…

ArticlesBenchmarkingSentenceSentence Embeddings+2

Language-agnostic Representation from Multilingual Sentence Encoders for Cross-lingual Similarity Estimation

2021-11-01 · EMNLP 2021 11 · Nattapong Tiyajamorn, Tomoyuki Kajiwara, Yuki Arase, Makoto Onizuka

We propose a method to distill a language-agnostic meaning embedding from a multilingual sentence encoder. By removing language-specific information from the original embedding, we retrieve an embedding that fully repres…

Cross-Lingual Semantic Textual SimilarityMachine TranslationSemantic Textual SimilaritySentence+2

Deep learning with sentence embeddings pre-trained on biomedical corpora improves the performance of finding similar sentences in electronic medical records

2019-09-06 · Qingyu Chen, Jingcheng Du, Sun Kim, W. John Wilbur 외

Capturing sentence semantics plays a vital role in a range of text mining applications. Despite continuous efforts on the development of related datasets and models in the general domain, both datasets and models are lim…

Semantic Textual SimilaritySentenceSentence EmbeddingsSTS

CLISTER : A Corpus for Semantic Textual Similarity in French Clinical Narratives

2022-06-01 · LREC 2022 6 · Nicolas Hiebel, Olivier Ferret, Karën Fort, Aurélie Névéol

Modern Natural Language Processing relies on the availability of annotated corpora for training and evaluating models. Such resources are scarce, especially for specialized domains in languages other than English. In par…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings+3