English
Related papers

Related papers: Comparing and combining some popular NER approache…

200 papers

The objective of this study is to develop natural language processing (NLP) models that can analyze patients' drug reviews and accurately classify their satisfaction levels as positive, neutral, or negative. Such models would reduce the…

Computation and Language · Computer Science 2023-08-09 Yue Ling

Supervised models trained to predict properties from representations have been achieving high accuracy on a variety of tasks. For instance, the BERT family seems to work exceptionally well on the downstream task from NER tagging to the…

Computation and Language · Computer Science 2020-12-22 Tejas Vaidhya , Ayush Kaushal

Sepsis, a life-threatening condition triggered by the body's exaggerated response to infection, demands urgent intervention to prevent severe complications. Existing machine learning methods for managing sepsis struggle in offline…

Machine Learning · Computer Science 2024-03-13 Dipesh Tamboli , Jiayu Chen , Kiran Pranesh Jotheeswaran , Denny Yu , Vaneet Aggarwal

With the increasing number of clinical trial reports generated every day, it is becoming hard to keep up with novel discoveries that inform evidence-based healthcare recommendations. To help automate this process and assist medical experts,…

Computation and Language · Computer Science 2023-05-03 Juraj Vladika , Florian Matthes

We introduce the sequence classification problem CIViC Evidence to the field of medical NLP. CIViC Evidence denotes the multi-label classification problem of assigning labels of clinical evidence to abstracts of scientific papers which have…

Computation and Language · Computer Science 2024-07-08 Markus Hisch , Xing David Wang

A BERT-based Neural Ranking Model (NRM) can be either a crossencoder or a bi-encoder. Between the two, bi-encoder is highly efficient because all the documents can be pre-processed before the actual query time. In this work, we show two…

Computation and Language · Computer Science 2022-03-03 Euna Jung , Jaekeol Choi , Wonjong Rhee

Recent advances in multimodal Parameter-Efficient Fine-Tuning (PEFT) have significantly improved performance on downstream tasks such as few-shot retrieval. However, most existing approaches focus on task-specific gains while neglecting the…

Artificial Intelligence · Computer Science 2025-08-20 Thye Shan Ng , Caren Soyeon Han , Eun-Jung Holden

Transformer-based approaches such as BERT4Rec and SASRec demonstrate strong performance in Next Item Recommendation (NIR) tasks. However, applying these architectures to Next-Basket Recommendation (NBR) tasks, which often involve highly…

Information Retrieval · Computer Science 2024-12-23 Oleg Lashinin , Denis Krasilnikov , Aleksandr Milogradskii , Marina Ananyeva

Constituency parsing and nested named entity recognition (NER) are similar tasks since they both aim to predict a collection of nested and non-crossing spans. In this work, we cast nested NER to constituency parsing and propose a novel…

Computation and Language · Computer Science 2022-03-10 Songlin Yang , Kewei Tu

Named entity recognition (NER) is an important research problem in natural language processing. There are three types of NER tasks, including flat, nested and discontinuous entity recognition. Most previous sequential labeling models are…

Computation and Language · Computer Science 2023-03-21 Ying Mo , Hongyin Tang , Jiahao Liu , Qifan Wang , Zenglin Xu , Jingang Wang , Wei Wu , Zhoujun Li

Large scale pre-training models have been widely used in named entity recognition (NER) tasks. However, model ensemble through parameter averaging or voting can not give full play to the differentiation advantages of different models,…

Computation and Language · Computer Science 2022-05-31 Changyu Hou , Jun Wang , Yixuan Qiao , Peng Jiang , Peng Gao , Guotong Xie , Qizhi Lin , Xiaopeng Wang , Xiandi Jiang , Benqi Wang , Qifeng Xiao

Spiking Neural Networks (SNNs) event-driven nature enables efficient encoding of spatial and temporal features, making them suitable for dynamic time-dependent data processing. Despite their biological relevance, SNNs have seen limited…

Neural and Evolutionary Computing · Computer Science 2025-06-09 Zofia Rudnicka , Januszcz Szczepanski , Agnieszka Pregowska

Biomedical named entity recognition (NER) is a fundamental task in text mining of medical documents and has many applications. Deep learning based approaches to this task have been gaining increasing attention in recent years as their…

Computation and Language · Computer Science 2018-08-16 Devendra Singh Sachan , Pengtao Xie , Mrinmaya Sachan , Eric P Xing

Background: Single-cell RNA sequencing (scRNA-seq) yields valuable insights about gene expression and gives critical information about complex tissue cellular composition. In the analysis of single-cell RNA sequencing, the annotations of…

Genomics · Quantitative Biology 2023-03-29 Xiaowen Cao , Li Xing , Elham Majd , Hua He , Junhua Gu , Xuekui Zhang

Large language models (LLMs) have become the preferred solution for many natural language processing tasks. In low-resource environments such as specialized domains, their few-shot capabilities are expected to deliver high performance.…

Computation and Language · Computer Science 2024-10-10 Marco Naguib , Xavier Tannier , Aurélie Névéol

Lately, instruction-based techniques have made significant strides in improving performance in few-shot learning scenarios. They achieve this by bridging the gap between pre-trained language models and fine-tuning for specific downstream…

Information Retrieval · Computer Science 2024-01-25 Hiranmai Sri Adibhatla , Pavan Baswani , Manish Shrivastava

The use of deep learning models in computational biology has increased massively in recent years, and it is expected to continue with the current advances in the fields such as Natural Language Processing. These models, although able to…

Current state-of-the-art reading comprehension models rely heavily on recurrent neural networks. We explored an entirely different approach to question answering: a convolutional model. By their nature, these convolutional models are fast…

Computation and Language · Computer Science 2018-10-23 Tobin Bell , Benjamin Penchas

Recurrent Neural Network models are the state-of-the-art for Named Entity Recognition (NER). We present two innovations to improve the performance of these models. The first innovation is the introduction of residual connections between the…

Computation and Language · Computer Science 2017-07-12 Quan Tran , Andrew MacKinlay , Antonio Jimeno Yepes

Recognition of biomedical entities from literature is a challenging research focus, which is the foundation for extracting a large amount of biomedical knowledge existing in unstructured texts into structured formats. Using the sequence…

Computation and Language · Computer Science 2021-05-18 Cong Sun , Zhihao Yang , Lei Wang , Yin Zhang , Hongfei Lin , Jian Wang