English
Related papers

Related papers: SwellShark: A Generative Model for Biomedical Name…

200 papers

Recently, neural methods have achieved state-of-the-art (SOTA) results in Named Entity Recognition (NER) tasks for many languages without the need for manually crafted features. However, these models still require manually annotated…

Computation and Language · Computer Science 2019-11-25 M Saiful Bari , Shafiq Joty , Prathyusha Jwalapuram

We present a simple few-shot named entity recognition (NER) system based on nearest neighbor learning and structured inference. Our system uses a supervised NER model trained on the source domain, as a feature extractor. Across several test…

Computation and Language · Computer Science 2020-10-07 Yi Yang , Arzoo Katiyar

In today's digital world, there is an increasing focus on soft skills. On the one hand, they facilitate innovation at companies, but on the other, they are unlikely to be automated soon. Researchers struggle with accurately approaching…

Computation and Language · Computer Science 2021-07-14 Silvia Fareri , Nicola Melluso , Filippo Chiarello , Gualtiero Fantoni

Background: Finding biomedical named entities is one of the most essential tasks in biomedical text mining. Recently, deep learning-based approaches have been applied to biomedical named entity recognition (BioNER) and showed promising…

Computation and Language · Computer Science 2019-05-30 Wonjin Yoon , Chan Ho So , Jinhyuk Lee , Jaewoo Kang

Constructing gene regulatory networks is a critical step in revealing disease mechanisms from transcriptomic data. In this work, we present NO-BEARS, a novel algorithm for estimating gene regulatory networks. The NO-BEARS algorithm is built…

Genomics · Quantitative Biology 2019-11-04 Hao-Chih Lee , Matteo Danieletto , Riccardo Miotto , Sarah T. Cherng , Joel T. Dudley

With the rapid expansion of unstructured clinical texts in electronic health records (EHRs), clinical named entity recognition (NER) has become a crucial technique for extracting medical information. However, traditional supervised models…

Computation and Language · Computer Science 2026-03-31 Xinli Tao , Xin Dong , Xuezhong Zhou

Named Entity Recognition (NER) is a machine learning task that traditionally relies on supervised learning and annotated data. Acquiring such data is often a challenge, particularly in specialized fields like medical, legal, and financial…

Computation and Language · Computer Science 2026-04-01 Arthur Elwing Torres , Edleno Silva de Moura , Altigran Soares da Silva , Mario A. Nascimento , Filipe Mesquita

This paper presents ReverseNER, a method aimed at overcoming the limitation of large language models (LLMs) in zero-shot named entity recognition (NER) tasks, arising from their reliance on pre-provided demonstrations. ReverseNER tackles…

Computation and Language · Computer Science 2024-12-30 Anbang Wang , Difei Mei , Zhichao Zhang , Xiuxiu Bai , Ran Yao , Zewen Fang , Min Hu , Zhirui Cao , Haitao Sun , Yifeng Guo , Hongyao Zhou , Yu Guo

Biomedical entity linking (EL) consists of named entity recognition (NER) and named entity disambiguation (NED). EL models are trained on corpora labeled by a predefined KB. However, it is a common scenario that only entities within a…

Computation and Language · Computer Science 2023-06-06 Hongyi Yuan , Keming Lu , Zheng Yuan

Biomedical documents such as Electronic Health Records (EHRs) contain a large amount of information in an unstructured format. The data in EHRs is a hugely valuable resource documenting clinical narratives and decisions, but whilst the text…

Computation and Language · Computer Science 2019-12-24 Zeljko Kraljevic , Daniel Bean , Aurelie Mascio , Lukasz Roguski , Amos Folarin , Angus Roberts , Rebecca Bendayan , Richard Dobson

Named entity recognition (NER) is a crucial task for online advertisement. State-of-the-art solutions leverage pre-trained language models for this task. However, three major challenges remain unresolved: web queries differ from natural…

Information Retrieval · Computer Science 2023-07-03 Simiao Zuo , Pengfei Tang , Xinyu Hu , Qiang Lou , Jian Jiao , Denis Charles

We present skweak, a versatile, Python-based software toolkit enabling NLP developers to apply weak supervision to a wide range of NLP tasks. Weak supervision is an emerging machine learning paradigm based on a simple idea: instead of…

Computation and Language · Computer Science 2021-08-18 Pierre Lison , Jeremy Barnes , Aliaksandr Hubin

Named Entity Recognition (NER) is a critical task that requires substantial annotated data, making it challenging in low-resource scenarios where label acquisition is expensive. While zero-shot and instruction-tuned approaches have made…

Computation and Language · Computer Science 2025-10-21 Nanda Kumar Rengarajan , Jun Yan , Chun Wang

Clinical text is rich in information, with mentions of treatment, medication and anatomy among many other clinical terms. Multiple terms can refer to the same core concepts which can be referred as a clinical entity. Ontologies like the…

Computation and Language · Computer Science 2024-05-28 Akshit Achara , Sanand Sasidharan , Gagan N

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations in correctly detecting and classifying entities,…

Information Retrieval · Computer Science 2018-09-07 Diego Esteves

Named Entity Recognition (NER) in biomedical domains faces challenges due to data scarcity and imbalanced label distributions, especially with fine-grained entity types. We propose ReProCon, a novel few-shot NER framework that combines…

Computation and Language · Computer Science 2025-08-26 Jeongkyun Yoo , Nela Riddle , Andrew Hoblitzell

Named Entity Recognition (NER) is a fundamental task in Natural Language Processing (NLP) that plays a crucial role in information extraction, question answering, and knowledge-based systems. Traditional deep learning-based NER models often…

Computation and Language · Computer Science 2025-03-21 Heming Zhang , Wenyu Li , Di Huang , Yinjie Tang , Yixin Chen , Philip Payne , Fuhai Li

Recognizing software entities such as library names from free-form text is essential to enable many software engineering (SE) technologies, such as traceability link recovery, automated documentation, and API recommendation. While many…

Software Engineering · Computer Science 2023-08-22 Tai Nguyen , Yifeng Di , Joohan Lee , Muhao Chen , Tianyi Zhang

Few-shot Named Entity Recognition (NER) aims to identify named entities with very little annotated data. Previous methods solve this problem based on token-wise classification, which ignores the information of entity boundaries, and…

Computation and Language · Computer Science 2022-11-22 Jianing Wang , Chengcheng Han , Chengyu Wang , Chuanqi Tan , Minghui Qiu , Songfang Huang , Jun Huang , Ming Gao

Previous work on clinical relation extraction from free-text sentences leveraged information about semantic types from clinical knowledge bases as a part of entity representations. In this paper, we exploit additional evidence by also…

Computation and Language · Computer Science 2025-03-10 Linh Le , Guido Zuccon , Gianluca Demartini , Genghong Zhao , Xia Zhang