中文
相关论文

相关论文: Comparing and combining some popular NER approache…

200 篇论文

Self-supervised learning is a popular and powerful method for utilizing large amounts of unlabeled data, for which a wide variety of training objectives have been proposed in the literature. In this study, we perform a Bayesian analysis of…

机器学习 · 计算机科学 2023-02-08 Emanuele Sansone , Robin Manhaeve

In this paper, we extend a class of celebrated regularization techniques originally proposed for feed-forward neural networks, namely Input Mixup (Zhang et al., 2017) and Manifold Mixup (Verma et al., 2018), to the realm of Recurrent Neural…

计算与语言 · 计算机科学 2020-12-15 Armin Karamzade , Amir Najafi , Seyed Abolfazl Motahari

We present SMILES-embeddings derived from the internal encoder state of a Transformer [1] model trained to canonize SMILES as a Seq2Seq problem. Using a CharNN [2] architecture upon the embeddings results in higher quality interpretable…

定量方法 · 定量生物学 2020-09-23 Pavel Karpov , Guillaume Godin , Igor V. Tetko

Current pedestrian attribute recognition (PAR) algorithms use multi-label or multi-task learning frameworks with specific classification heads. These models often struggle with imbalanced data and noisy samples. Inspired by the success of…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jiandong Jin , Xiao Wang , Yin Lin , Chenglong Li , Lili Huang , Aihua Zheng , Jin Tang

Distantly Supervised Named Entity Recognition (DS-NER) has attracted attention due to its scalability and ability to automatically generate labeled data. However, distant annotation introduces many mislabeled instances, limiting its…

计算与语言 · 计算机科学 2025-04-08 Qi Zhang , Huitong Pan , Zhijia Chen , Longin Jan Latecki , Cornelia Caragea , Eduard Dragut

Conventional approaches to identify depression are not scalable, and the public has limited awareness of mental health, especially in developing countries. As evident by recent studies, social media has the potential to complement mental…

人工智能 · 计算机科学 2023-08-02 Heng Ee Tay , Mei Kuan Lim , Chun Yong Chong

Motivation: Laboratory gene regulatory data for a species are sporadic. Despite the abundance of gene regulatory network algorithms that employ single data sets, few algorithms can combine the vast but disperse sources of data and extract…

基因组学 · 定量生物学 2020-08-17 Mehrzad Saremi , Maryam Amirmazlaghani

We present SpanBERT, a pre-training method that is designed to better represent and predict spans of text. Our approach extends BERT by (1) masking contiguous random spans, rather than random tokens, and (2) training the span boundary…

计算与语言 · 计算机科学 2020-01-22 Mandar Joshi , Danqi Chen , Yinhan Liu , Daniel S. Weld , Luke Zettlemoyer , Omer Levy

Named-entity recognition (NER) is fundamental to extracting structured information from the >80% of healthcare data that resides in unstructured clinical notes and biomedical literature. Despite recent advances with large language models,…

计算与语言 · 计算机科学 2025-08-05 Maziyar Panahi

Gesture recognition on wearable devices is extensively applied in human-computer interaction. Electromyography (EMG) has been used in many gesture recognition systems for its rapid perception of muscle signals. However, analyzing EMG…

信号处理 · 电气工程与系统科学 2024-03-14 Youfang Han , Wei Zhao , Xiangjin Chen , Xin Meng

The objective of the study is to evaluate the efficiency of a multi layer neural network models built by combining Recurrent Neural Network(RNN) and Convolutional Neural Network(CNN) for solving the problem of classifying different types of…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Indraneel Ghosh , Siddhant Kundu

Biomedical named entity recognition (NER) is a critial task that aims to identify structured information in clinical text, which is often replete with complex, technical terms and a high degree of variability. Accurate and reliable NER can…

计算与语言 · 计算机科学 2023-05-30 Zhiyi Li , Shengjie Zhang , Yujie Song , Jungyeul Park

Federated Named Entity Recognition (FNER) boosts model training within each local client by aggregating the model updates of decentralized local clients, without sharing their private data. However, existing FNER methods assume fixed entity…

计算与语言 · 计算机科学 2025-04-01 Duzhen Zhang , Yahan Yu , Chenxing Li , Jiahua Dong , Dong Yu

This paper compares the performances of three supervised machine learning algorithms in terms of predictive ability and model interpretation on structured or tabular data. The algorithms considered were scikit-learn implementations of…

机器学习 · 统计学 2022-05-06 Alice J. Liu , Arpita Mukherjee , Linwei Hu , Jie Chen , Vijayan N. Nair

Named entity recognition (NER) and entity linking (EL) are two fundamentally related tasks, since in order to perform EL, first the mentions to entities have to be detected. However, most entity linking approaches disregard the mention…

计算与语言 · 计算机科学 2019-07-22 Pedro Henrique Martins , Zita Marinho , André F. T. Martins

In this study, we consider the selective combining in hybrid cooperative networks (SCHCNs scheme) with one source node, one destination node and $N$ relay nodes. In the SCHCN scheme, each relay first adaptively chooses between…

信息论 · 计算机科学 2016-02-02 Qiang Huo , Tianxi Liu , Shaohui Sun , Lingyang Song , Bingli Jiao

Sequential recommendation demonstrates the capability to recommend items by modeling the sequential behavior of users. Traditional methods typically treat users as sequences of items, overlooking the collaborative relationships among them.…

信息检索 · 计算机科学 2023-08-15 Sijia Liu , Jiahao Liu , Hansu Gu , Dongsheng Li , Tun Lu , Peng Zhang , Ning Gu

Cellular traffic forecasting is a critical task that enables network operators to efficiently allocate resources and address anomalies in rapidly evolving environments. The exponential growth of data collected from base stations poses…

机器学习 · 计算机科学 2025-08-14 Theodoros Tsiolakis , Nikolaos Pavlidis , Vasileios Perifanis , Pavlos Efraimidis

Deep Neural Networks (DNNs) are the current state-of-the-art models in many speech related tasks. There is a growing interest, though, for more biologically realistic, hardware friendly and energy efficient models, named Spiking Neural…

机器学习 · 计算机科学 2020-11-16 Thomas Pellegrini , Romain Zimmer , Timothée Masquelier

Recent advances in deep neural models allow us to build reliable named entity recognition (NER) systems without handcrafting features. However, such methods require large amounts of manually-labeled training data. There have been efforts on…

计算与语言 · 计算机科学 2018-09-12 Jingbo Shang , Liyuan Liu , Xiang Ren , Xiaotao Gu , Teng Ren , Jiawei Han