中文
相关论文

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

200 篇论文

Pre-trained transformer language models (LMs) have in recent years become the dominant paradigm in applied NLP. These models have achieved state-of-the-art performance on tasks such as information extraction, question answering, sentiment…

计算与语言 · 计算机科学 2025-04-14 Aidan Mannion , Thierry Chevalier , Didier Schwab , Lorraine Geouriot

Biomedical entity linking (BEL) is the task of grounding entity mentions to a knowledge base. It plays a vital role in information extraction pipelines for the life sciences literature. We review recent work in the field and find that, as…

计算与语言 · 计算机科学 2023-08-23 Samuele Garda , Leon Weber-Genzel , Robert Martin , Ulf Leser

Biomedical text mining is becoming increasingly important as the number of biomedical documents and web data rapidly grows. Recently, word representation models such as BERT has gained popularity among researchers. However, it is difficult…

计算与语言 · 计算机科学 2023-01-26 Ningyu Zhang , Qianghuai Jia , Kangping Yin , Liang Dong , Feng Gao , Nengwei Hua

We present a systematic investigation of layer-wise BERT activations for general-purpose text representations to understand what linguistic information they capture and how transferable they are across different tasks. Sentence-level…

计算与语言 · 计算机科学 2019-10-25 Xiaofei Ma , Zhiguo Wang , Patrick Ng , Ramesh Nallapati , Bing Xiang

Clinical notes contain valuable unstructured information. Named entity recognition (NER) enables the automatic extraction of medical concepts; however, benchmarks for Portuguese remain scarce. In this study, we aimed to evaluate BERT-based…

Self-attentive neural syntactic parsers using contextualized word embeddings (e.g. ELMo or BERT) currently produce state-of-the-art results in joint parsing and disfluency detection in speech transcripts. Since the contextualized word…

计算与语言 · 计算机科学 2020-04-30 Paria Jamshid Lou , Mark Johnson

Pretraining large neural language models, such as BERT, has led to impressive gains on many natural language processing (NLP) tasks. However, most pretraining efforts focus on general domain corpora, such as newswire and Web. A prevailing…

计算与语言 · 计算机科学 2021-09-20 Yu Gu , Robert Tinn , Hao Cheng , Michael Lucas , Naoto Usuyama , Xiaodong Liu , Tristan Naumann , Jianfeng Gao , Hoifung Poon

Domain adaptation of Pretrained Language Models (PTLMs) is typically achieved by unsupervised pretraining on target-domain text. While successful, this approach is expensive in terms of hardware, runtime and CO_2 emissions. Here, we propose…

计算与语言 · 计算机科学 2020-06-30 Nina Poerner , Ulli Waltinger , Hinrich Schütze

Information extraction techniques, including named entity recognition (NER) and relation extraction (RE), are crucial in many domains to support making sense of vast amounts of unstructured text data by identifying and connecting relevant…

计算与语言 · 计算机科学 2024-01-17 Mingjie Li , Karin Verspoor

Document screening is a central task within Evidenced Based Medicine, which is a clinical discipline that supplements scientific proof to back medical decisions. Given the recent advances in DL (Deep Learning) methods applied to Information…

信息检索 · 计算机科学 2021-04-20 Alexandros Ioannidis

Most existing methods for biomedical entity recognition task rely on explicit feature engineering where many features either are specific to a particular task or depends on output of other existing NLP tools. Neural architectures have been…

计算与语言 · 计算机科学 2017-08-14 Sunil Kumar Sahu , Ashish Anand

Recently, the performance of Pre-trained Language Models (PLMs) has been significantly improved by injecting knowledge facts to enhance their abilities of language understanding. For medical domains, the background knowledge sources are…

计算与语言 · 计算机科学 2021-08-23 Taolin Zhang , Zerui Cai , Chengyu Wang , Minghui Qiu , Bite Yang , Xiaofeng He

Natural Language Processing (NLP) for low-resource languages, which lack large annotated datasets, faces significant challenges due to limited high-quality data and linguistic resources. The selection of embeddings plays a critical role in…

计算与语言 · 计算机科学 2025-02-21 Abhay Shanbhag , Suramya Jadhav , Amogh Thakurdesai , Ridhima Sinare , Raviraj Joshi

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…

计算与语言 · 计算机科学 2021-11-01 Kathrin Blagec , Hong Xu , Asan Agibetov , Matthias Samwald

We tackle the problem of identifying metaphors in text, treated as a sequence tagging task. The pre-trained word embeddings GloVe, ELMo and BERT have individually shown good performance on sequential metaphor identification. These…

计算与语言 · 计算机科学 2021-04-08 Rui Mao , Chenghua Lin , Frank Guerin

Named entity disambiguation (NED), which involves mapping textual mentions to structured entities, is particularly challenging in the medical domain due to the presence of rare entities. Existing approaches are limited by the presence of…

计算与语言 · 计算机科学 2021-10-18 Maya Varma , Laurel Orr , Sen Wu , Megan Leszczynski , Xiao Ling , Christopher Ré

The delivery of appropriate targeted therapies to cancer patients requires the complete analysis of the molecular profiling of tumors and the patient's clinical characteristics in the context of existing knowledge and recent findings…

计算与语言 · 计算机科学 2024-12-13 Ting He , Kory Kreimeyer , Mimi Najjar , Jonathan Spiker , Maria Fatteh , Valsamo Anagnostou , Taxiarchis Botsis

Named Entity Recognition (NER) is a challenging task that extracts named entities from unstructured text data, including news, articles, social comments, etc. The NER system has been studied for decades. Recently, the development of Deep…

计算与语言 · 计算机科学 2020-09-03 Jiuniu Wang , Wenjia Xu , Xingyu Fu , Guangluan Xu , Yirong Wu

In biomedical literature, it is common for entity boundaries to not align with word boundaries. Therefore, effective identification of entity spans requires approaches capable of considering tokens that are smaller than words. We introduce…

计算与语言 · 计算机科学 2018-09-25 Emily Sheng , Prem Natarajan

Named Entity Recognition (NER) and Relation Extraction (RE) are essential tools in distilling knowledge from biomedical literature. This paper presents our findings from participating in BioNLP Shared Tasks 2019. We addressed Named Entity…

计算与语言 · 计算机科学 2019-10-09 Usama Yaseen , Pankaj Gupta , Hinrich Schütze