中文
相关论文

相关论文: BioFLAIR: Pretrained Pooled Contextualized Embeddi…

200 篇论文

The contextual word embedding model, BERT, has proved its ability on downstream tasks with limited quantities of annotated data. BERT and its variants help to reduce the burden of complex annotation work in many interdisciplinary research…

计算与语言 · 计算机科学 2022-04-07 Gechuan Zhang , Paul Nulty , David Lillis

The task of Named Entity Recognition (NER) is an important component of many natural language processing systems, such as relation extraction and knowledge graph construction. In this work, we present a simple and effective approach for…

计算与语言 · 计算机科学 2022-03-29 Urchade Zaratiana , Pierre Holat , Nadi Tomeh , Thierry Charnois

We explore the suitability of unsupervised representation learning methods on biomedical text -- BioBERT, SciBERT, and BioSentVec -- for biomedical question answering. To further improve unsupervised representations for biomedical QA, we…

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

Named Entity Recognition (NER) or the extraction of concepts from clinical text is the task of identifying entities in text and slotting them into categories such as problems, treatments, tests, clinical departments, occurrences (such as…

计算与语言 · 计算机科学 2022-08-31 Namrata Nath , Sang-Heon Lee , Ivan Lee

Cross-device federated learning is an emerging machine learning (ML) paradigm where a large population of devices collectively train an ML model while the data remains on the devices. This research field has a unique set of practical…

机器学习 · 计算机科学 2022-07-20 Congzheng Song , Filip Granqvist , Kunal Talwar

Extracting detailed clinical information from free-text medical narratives remains a practical challenge for researchers and healthcare systems. Terminology for immune-mediated and infectious diseases is especially inconsistent across…

计算与语言 · 计算机科学 2026-05-29 Veysel Kocaman , Gursev Pirge , Yigit Gul , Ace Vo , Zhenya Nargizyan , David Talby

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on building large-scale…

计算与语言 · 计算机科学 2021-04-22 Zheng Yuan , Yijia Liu , Chuanqi Tan , Songfang Huang , Fei Huang

Clinical data in hospitals are increasingly accessible for research through clinical data warehouses. However these documents are unstructured and it is therefore necessary to extract information from medical reports to conduct clinical…

计算与语言 · 计算机科学 2024-04-04 Rian Touchent , Laurent Romary , Eric de la Clergerie

Pretrained contextual and non-contextual subword embeddings have become available in over 250 languages, allowing massively multilingual NLP. However, while there is no dearth of pretrained embeddings, the distinct lack of systematic…

计算与语言 · 计算机科学 2019-06-05 Benjamin Heinzerling , Michael Strube

Inspired by the success of the General Language Understanding Evaluation benchmark, we introduce the Biomedical Language Understanding Evaluation (BLUE) benchmark to facilitate research in the development of pre-training language…

计算与语言 · 计算机科学 2019-06-19 Yifan Peng , Shankai Yan , Zhiyong Lu

We compare three simple and popular approaches for NER: 1) SEQ (sequence-labeling with a linear token classifier) 2) SeqCRF (sequence-labeling with Conditional Random Fields), and 3) SpanPred (span-prediction with boundary token…

计算与语言 · 计算机科学 2023-05-31 Harsh Verma , Sabine Bergler , Narjesossadat Tahaei

With the fast development of Deep Learning techniques, Named Entity Recognition (NER) is becoming more and more important in the information extraction task. The greatest difficulty that the NER task faces is to keep the detectability even…

计算与语言 · 计算机科学 2024-01-23 Xin Chen , Qi Zhao , Xinyang Liu

Pre-trained language models (PLM) are effective components of few-shot named entity recognition (NER) approaches when augmented with continued pre-training on task-specific out-of-domain data or fine-tuning on in-domain data. However, their…

计算与语言 · 计算机科学 2022-04-12 Yuxuan Chen , Jonas Mikkelsen , Arne Binder , Christoph Alt , Leonhard Hennig

We present a simple approach to improve biomedical named entity recognition (NER) by injecting categorical labels and Part-of-speech (POS) information into the model. We use two approaches, in the first approach, we first train a…

计算与语言 · 计算机科学 2023-11-07 Sumam Francis , Marie-Francine Moens

Background: Existing clinical prediction models often represent patient data using features that ignore the semantic relationships between clinical concepts. This study integrates domain-specific semantic information by mapping the SNOMED…

机器学习 · 计算机科学 2025-08-21 Luis H. John , Jan A. Kors , Jenna M. Reps , Peter R. Rijnbeek , Egill A. Fridgeirsson

Despite recent progress, Biomedical Entity Linking (BEL) with large language models (LLMs) remains computationally inefficient and challenging to deploy in practical settings. In this work, we demonstrate that instruction-tuning of…

计算与语言 · 计算机科学 2026-05-22 Darya Shlyk , Stefano Montanelli , Lawrence Hunter

The introduction of the Transformer neural network, along with techniques like self-supervised pre-training and transfer learning, has paved the way for advanced models like BERT. Despite BERT's impressive performance, opportunities for…

计算与语言 · 计算机科学 2024-07-02 Farnaz Zeidi , Mehmet Fatih Amasyali , Çiğdem Erol

CLIP has shown impressive results in aligning images and texts at scale. However, its ability to capture detailed visual features remains limited because CLIP matches images and texts at a global level. To address this issue, we propose…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Rui Xiao , Sanghwan Kim , Mariana-Iuliana Georgescu , Zeynep Akata , Stephan Alaniz

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 limited in biomedical…

计算与语言 · 计算机科学 2019-09-09 Qingyu Chen , Jingcheng Du , Sun Kim , W. John Wilbur , Zhiyong Lu