中文
相关论文

相关论文: MT-BioNER: Multi-task Learning for Biomedical Name…

200 篇论文

Natural language understanding (NLU) is the task of semantic decoding of human languages by machines. NLU models rely heavily on large training data to ensure good performance. However, substantial languages and domains have very few data…

计算与语言 · 计算机科学 2022-08-22 Zihan Liu

The goal of this paper is to use multi-task learning to efficiently scale slot filling models for natural language understanding to handle multiple target tasks or domains. The key to scalability is reducing the amount of training data…

计算与语言 · 计算机科学 2016-08-11 Aaron Jaech , Larry Heck , Mari Ostendorf

Intent detection and slot filling are two main tasks for building a spoken language understanding(SLU) system. Multiple deep learning based models have demonstrated good results on these tasks . The most effective algorithms are based on…

计算与语言 · 计算机科学 2018-12-27 Yu Wang , Yilin Shen , Hongxia Jin

Fine-Grained Named Entity Recognition (FG-NER) is critical for many NLP applications. While classical named entity recognition (NER) has attracted a substantial amount of research, FG-NER is still an open research domain. The current…

计算与语言 · 计算机科学 2019-02-27 Thai-Hoang Pham , Khai Mai , Nguyen Minh Trung , Nguyen Tuan Duc , Danushka Bolegala , Ryohei Sasano , Satoshi Sekine

Pretrained Transformer based models finetuned on domain specific corpora have changed the landscape of NLP. However, training or fine-tuning these models for individual tasks can be time consuming and resource intensive. Thus, a lot of…

We present a new neural architecture for wide-coverage Natural Language Understanding in Spoken Dialogue Systems. We develop a hierarchical multi-task architecture, which delivers a multi-layer representation of sentence meaning (i.e.,…

计算与语言 · 计算机科学 2019-10-03 Andrea Vanzo , Emanuele Bastianelli , Oliver Lemon

Transformer-based pretrained language models (PLMs) offer unmatched performance across the majority of natural language understanding (NLU) tasks, including a body of question answering (QA) tasks. We hypothesize that improvements in QA…

计算与语言 · 计算机科学 2022-04-06 Gabor Fuisz , Ivan Vulić , Samuel Gibbons , Inigo Casanueva , Paweł Budzianowski

This paper proposes a method MTL-Swin-Unet which is multi-task learning using transformers for classification and semantic segmentation. For spurious-correlation problems, this method allows us to enhance the image representation with two…

机器学习 · 计算机科学 2025-05-14 Kodai Hirata , Tsuyoshi Okita

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…

计算与语言 · 计算机科学 2018-08-16 Devendra Singh Sachan , Pengtao Xie , Mrinmaya Sachan , Eric P Xing

Humans excel in continuously learning with small data without forgetting how to solve old problems. However, neural networks require large datasets to compute latent representations across different tasks while minimizing a loss function.…

机器学习 · 计算机科学 2019-11-21 Omar U. Florez , Erik Mueller

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for modeling and predicting sequential data, e.g. speech utterances or handwritten documents. In this study, we propose to use…

计算与语言 · 计算机科学 2015-11-03 Peilu Wang , Yao Qian , Frank K. Soong , Lei He , Hai Zhao

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

The growth rate in the amount of biomedical documents is staggering. Unlocking information trapped in these documents can enable researchers and practitioners to operate confidently in the information world. Biomedical NER, the task of…

计算与语言 · 计算机科学 2021-06-24 Xiang Dai

Building systems that can communicate with humans is a core problem in Artificial Intelligence. This work proposes a novel neural network architecture for response selection in an end-to-end multi-turn conversational dialogue setting. The…

人工智能 · 计算机科学 2018-11-06 Debanjan Chaudhuri , Agustinus Kristiadi , Jens Lehmann , Asja Fischer

Joint intent detection and slot filling, which is also termed as joint NLU (Natural Language Understanding) is invaluable for smart voice assistants. Recent advancements in this area have been heavily focusing on improving accuracy using…

机器学习 · 计算机科学 2023-09-27 Kalpa Gunaratna , Vijay Srinivasan , Hongxia Jin

Lack of sufficient labeled data often limits the applicability of advanced machine learning algorithms to real life problems. However efficient use of Transfer Learning (TL) has been shown to be very useful across domains. TL utilizes…

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

While NMT has achieved remarkable results in the last 5 years, production systems come with strict quality requirements in arbitrarily niche domains that are not always adequately covered by readily available parallel corpora. This is…

计算与语言 · 计算机科学 2021-08-03 Emmanouil Stergiadis , Satendra Kumar , Fedor Kovalev , Pavel Levin

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

Biomedical Named Entity Recognition (BioNER) is a crucial step for analyzing Biomedical texts, which aims at extracting biomedical named entities from a given text. Different supervised machine learning algorithms have been applied for…

计算与语言 · 计算机科学 2019-08-19 Hamada A. Nayel , H. L. Shashirekha , Hiroyuki Shindo , Yuji Matsumoto

Named entity recognition has been extensively studied on English news texts. However, the transfer to other domains and languages is still a challenging problem. In this paper, we describe the system with which we participated in the first…

计算与语言 · 计算机科学 2020-07-03 Lukas Lange , Heike Adel , Jannik Strötgen