中文
相关论文

相关论文: BERT might be Overkill: A Tiny but Effective Biome…

200 篇论文

Despite their strong linguistic capabilities, Large Language Models (LLMs) are computationally demanding and require substantial resources for fine-tuning, which is unadapted to privacy and budget constraints of many healthcare settings. To…

计算与语言 · 计算机科学 2026-04-30 Pierre Epron , Adrien Coulet , Mehwish Alam

Named Entity Recognition (NER) encounters the challenge of unbalanced labels, where certain entity types are overrepresented while others are underrepresented in real-world datasets. This imbalance can lead to biased models that perform…

计算与语言 · 计算机科学 2024-09-06 Abdul Rehman , Jian Jun Zhang , Xiaosong Yang

We propose yet another entity linking model (YELM) which links words to entities instead of spans. This overcomes any difficulties associated with the selection of good candidate mention spans and makes the joint training of mention…

计算与语言 · 计算机科学 2020-11-10 Haotian Chen , Andrej Zukov-Gregoric , Xi David Li , Sahil Wadhwa

The Biocreative VII Track-2 challenge consists of named entity recognition, entity-linking (or entity-normalization), and topic indexing tasks -- with entities and topics limited to chemicals for this challenge. Named entity recognition is…

计算与语言 · 计算机科学 2021-12-01 Virginia Adams , Hoo-Chang Shin , Carol Anderson , Bo Liu , Anas Abidin

BERT, which stands for Bidirectional Encoder Representations from Transformers, is a recently introduced language representation model based upon the transfer learning paradigm. We extend its fine-tuning procedure to address one of its…

计算与语言 · 计算机科学 2019-10-25 Raghavendra Pappagari , Piotr Żelasko , Jesús Villalba , Yishay Carmiel , Najim Dehak

The Bidirectional Encoder Representations from Transformers (BERT) model has been radically improving the performance of many Natural Language Processing (NLP) tasks such as Text Classification and Named Entity Recognition (NER)…

计算与语言 · 计算机科学 2021-08-24 Leonard Dahlmann , Tomer Lancewicki

Electronic Health Records are large repositories of valuable clinical data, with a significant portion stored in unstructured text format. This textual data includes clinical events (e.g., disorders, symptoms, findings, medications and…

计算与语言 · 计算机科学 2024-09-02 Shubham Agarwal , Thomas Searle , Mart Ratas , Anthony Shek , James Teo , Richard Dobson

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

Motivation: Biomedical named-entity normalization involves connecting biomedical entities with distinct database identifiers in order to facilitate data integration across various fields of biology. Existing systems for biomedical named…

计算与语言 · 计算机科学 2023-10-24 Zainab Awan , Tim Kahlke , Peter Ralph , Paul Kennedy

Medical Entity Recognition (MedER) is an essential NLP task for extracting meaningful entities from the medical corpus. Nowadays, MedER-based research outcomes can remarkably contribute to the development of automated systems in the medical…

计算与语言 · 计算机科学 2025-12-22 Tanjim Taharat Aurpa , Farzana Akter , Md. Mehedi Hasan , Shakil Ahmed , Shifat Ara Rafiq , Fatema Khan

Multilingual BERT (mBERT) trained on 104 languages has shown surprisingly good cross-lingual performance on several NLP tasks, even without explicit cross-lingual signals. However, these evaluations have focused on cross-lingual transfer…

计算与语言 · 计算机科学 2020-10-02 Shijie Wu , Mark Dredze

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

计算与语言 · 计算机科学 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

Understanding the meaning of text often involves reasoning about entities and their relationships. This requires identifying textual mentions of entities, linking them to a canonical concept, and discerning their relationships. These tasks…

计算与语言 · 计算机科学 2019-12-04 Trapit Bansal , Pat Verga , Neha Choudhary , Andrew McCallum

Pre-trained Transformer-based models have achieved state-of-the-art performance for various Natural Language Processing (NLP) tasks. However, these models often have billions of parameters, and, thus, are too resource-hungry and…

Linking biomedical entities is an essential aspect in biomedical natural language processing tasks, such as text mining and question answering. However, a difficulty of linking the biomedical entities using current large language models…

计算与语言 · 计算机科学 2023-08-29 Xi Yan , Cedric Möller , Ricardo Usbeck

The use of generative artificial intelligence (AI) models is becoming ubiquitous in many fields. Though progress continues to be made, general purpose large language AI models (LLM) show a tendency to deliver creative answers, often called…

Pre-trained language models induce dense entity representations that offer strong performance on entity-centric NLP tasks, but such representations are not immediately interpretable. This can be a barrier to model uptake in important…

计算与语言 · 计算机科学 2021-06-18 Diego Garcia-Olano , Yasumasa Onoe , Ioana Baldini , Joydeep Ghosh , Byron C. Wallace , Kush R. Varshney

Biomedical question-answering (QA) has gained increased attention for its capability to provide users with high-quality information from a vast scientific literature. Although an increasing number of biomedical QA datasets has been recently…

计算与语言 · 计算机科学 2021-02-17 Gabriele Pergola , Elena Kochkina , Lin Gui , Maria Liakata , Yulan He

Current neural re-rankers often struggle with complex information needs and long, content-rich documents. The fundamental issue is not computational--it is intelligent content selection: identifying what matters in lengthy, multi-faceted…

信息检索 · 计算机科学 2025-10-14 Shubham Chatterjee

Named entity recognition (NER) is frequently addressed as a sequence classification task where each input consists of one sentence of text. It is nevertheless clear that useful information for the task can often be found outside of the…

计算与语言 · 计算机科学 2020-12-18 Jouni Luoma , Sampo Pyysalo