中文
相关论文

相关论文: Few-shot Named Entity Recognition with Entity-leve…

200 篇论文

Named entity recognition (NER) is a widely studied task in natural language processing. Recently, a growing number of studies have focused on the nested NER. The span-based methods, considering the entity recognition as a span…

计算与语言 · 计算机科学 2021-06-22 Zeqi Tan , Yongliang Shen , Shuai Zhang , Weiming Lu , Yueting Zhuang

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Da Chen , Yuefeng Chen , Yuhong Li , Feng Mao , Yuan He , Hui Xue

Accurate classification and anatomical localization are essential for effective medical diagnostics and research, which may be efficiently performed using deep learning techniques. However, availability of limited labeled data poses a…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mohammed Abdul Hafeez Khan , Samuel Morries Boddepalli , Siddhartha Bhattacharyya , Debasis Mitra

Despite the recent success of two-stage prototypical networks in few-shot named entity recognition (NER), challenges such as over/under-detected false spans in the span detection stage and unaligned entity prototypes in the type…

计算与语言 · 计算机科学 2024-12-04 Quanjiang Guo , Yihong Dong , Ling Tian , Zhao Kang , Yu Zhang , Sijie Wang

Inspired by the extensive success of deep learning, graph neural networks (GNNs) have been proposed to learn expressive node representations and demonstrated promising performance in various graph learning tasks. However, existing endeavors…

机器学习 · 计算机科学 2022-04-05 Kaize Ding , Jianling Wang , James Caverlee , Huan Liu

Few-shot learning aims to learn a classifier using a few labelled instances for each class. Metric-learning approaches for few-shot learning embed instances into a high-dimensional space and conduct classification based on distances among…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Fangbing Liu , Qing Wang

Few-shot learning requires to recognize novel classes with scarce labeled data. Prototypical network is useful in existing researches, however, training on narrow-size distribution of scarce data usually tends to get biased prototypes. In…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jinlu Liu , Liang Song , Yongqiang Qin

Despite impressive results of language models for named entity recognition (NER), their generalization to varied textual genres, a growing entity type set, and new entities remains a challenge. Collecting thousands of annotations in each…

计算与语言 · 计算机科学 2022-04-28 Elena V. Epure , Romain Hennequin

Few-Shot Sequence Labeling (FSSL) is a canonical paradigm for the tagging models, e.g., named entity recognition and slot filling, to generalize on an emerging, resource-scarce domain. Recently, the metric-based meta-learning framework has…

计算与语言 · 计算机科学 2022-05-09 Peiyi Wang , Runxin Xu , Tianyu Liu , Qingyu Zhou , Yunbo Cao , Baobao Chang , Zhifang Sui

Supervised named entity recognition (NER) in the biomedical domain depends on large sets of annotated texts with the given named entities. The creation of such datasets can be time-consuming and expensive, while extraction of new entities…

计算与语言 · 计算机科学 2024-08-27 Miloš Košprdić , Nikola Prodanović , Adela Ljajić , Bojana Bašaragin , Nikola Milošević

Few-shot segmentation targets to segment new classes with few annotated images provided. It is more challenging than traditional semantic segmentation tasks that segment known classes with abundant annotated images. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Jinlu Liu , Yongqiang Qin

Named Entity Recognition (NER) is a crucial upstream task in Natural Language Processing (NLP). Traditional tag scheme approaches offer a single recognition that does not meet the needs of many downstream tasks such as coreference…

计算与语言 · 计算机科学 2020-04-30 Wendong He , Yizhen Shao , Pingjian Zhang

Few-shot node classification is tasked to provide accurate predictions for nodes from novel classes with only few representative labeled nodes. This problem has drawn tremendous attention for its projection to prevailing real-world…

机器学习 · 计算机科学 2022-12-13 Zhen Tan , Song Wang , Kaize Ding , Jundong Li , Huan Liu

We study the problem of few-shot Fine-grained Entity Typing (FET), where only a few annotated entity mentions with contexts are given for each entity type. Recently, prompt-based tuning has demonstrated superior performance to standard…

计算与语言 · 计算机科学 2022-06-29 Jiaxin Huang , Yu Meng , Jiawei Han

Few-shot node classification aims at classifying nodes with limited labeled nodes as references. Recent few-shot node classification methods typically learn from classes with abundant labeled nodes (i.e., meta-training classes) and then…

机器学习 · 计算机科学 2023-01-10 Song Wang , Yushun Dong , Kaize Ding , Chen Chen , Jundong Li

We study the problem of node classification on graphs with few-shot novel labels, which has two distinctive properties: (1) There are novel labels to emerge in the graph; (2) The novel labels have only a few representative nodes for…

机器学习 · 计算机科学 2020-10-23 Lin Lan , Pinghui Wang , Xuefeng Du , Kaikai Song , Jing Tao , Xiaohong Guan

We study the problem of few shot learning for named entity recognition. Specifically, we leverage the semantic information in the names of the labels as a way of giving the model additional signal and enriched priors. We propose a neural…

计算与语言 · 计算机科学 2022-03-18 Jie Ma , Miguel Ballesteros , Srikanth Doss , Rishita Anubhai , Sunil Mallya , Yaser Al-Onaizan , Dan Roth

In nested Named entity recognition (NER), entities are nested with each other, and thus requiring more data annotations to address. This leads to the development of few-shot nested NER, where the prevalence of pretrained language models…

计算与语言 · 计算机科学 2024-02-05 Meishan Zhang , Bin Wang , Hao Fei , Min Zhang

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 with correctly detecting and classifying entities,…

信息检索 · 计算机科学 2017-10-31 Diego Esteves , Rafael Peres , Jens Lehmann , Giulio Napolitano

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation through matching each…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao