中文
相关论文

相关论文: Hybrid Multi-stage Decoding for Few-shot NER with …

200 篇论文

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

Few-shot learning has made impressive strides in addressing the crucial challenges of recognizing unknown samples from novel classes in target query sets and managing visual shifts between domains. However, existing techniques fall short…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Debabrata Pal , Deeptej More , Sai Bhargav , Dipesh Tamboli , Vaneet Aggarwal , Biplab Banerjee

Most previous few-shot learning algorithms are based on meta-training with fake few-shot tasks as training samples, where large labeled base classes are required. The trained model is also limited by the type of tasks. In this paper we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jianyi Li , Guizhong Liu

Cross-domain named entity recognition (NER) models are able to cope with the scarcity issue of NER samples in target domains. However, most of the existing NER benchmarks lack domain-specialized entity types or do not focus on a certain…

计算与语言 · 计算机科学 2020-12-15 Zihan Liu , Yan Xu , Tiezheng Yu , Wenliang Dai , Ziwei Ji , Samuel Cahyawijaya , Andrea Madotto , Pascale Fung

Few-shot learning aims at rapidly adapting to novel categories with only a handful of samples at test time, which has been predominantly tackled with the idea of meta-learning. However, meta-learning approaches essentially learn across a…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Jinhai Yang , Hua Yang , Lin Chen

Few-shot NER needs to effectively capture information from limited instances and transfer useful knowledge from external resources. In this paper, we propose a self-describing mechanism for few-shot NER, which can effectively leverage…

计算与语言 · 计算机科学 2022-03-24 Jiawei Chen , Qing Liu , Hongyu Lin , Xianpei Han , Le Sun

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fatemeh Askari , Amirreza Fateh , Mohammad Reza Mohammadi

For several purposes in Natural Language Processing (NLP), such as Information Extraction, Sentiment Analysis or Chatbot, Named Entity Recognition (NER) holds an important role as it helps to determine and categorize entities in text into…

计算与语言 · 计算机科学 2020-03-24 Thong Nguyen , Duy Nguyen , Pramod Rao

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 segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Human emotions involve basic and compound facial expressions. However, current research on facial expression recognition (FER) mainly focuses on basic expressions, and thus fails to address the diversity of human emotions in practical…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Xinyi Zou , Yan Yan , Jing-Hao Xue , Si Chen , Hanzi Wang

Although deep learning techniques have shown significant achievements, they frequently depend on extensive amounts of hand-labeled data and tend to perform inadequately in few-shot scenarios. The objective of this study is to devise a…

计算与语言 · 计算机科学 2024-10-28 Leilei Su , Jian Chen , Yifan Peng , Cong Sun

Named Entity Recognition (NER) or the extraction of concepts from clinical text is the task of identifying entities in text and slotting them into categories such as problems, treatments, tests, clinical departments, occurrences (such as…

计算与语言 · 计算机科学 2022-08-31 Namrata Nath , Sang-Heon Lee , Ivan Lee

The goal of few-shot classification is to classify new categories with few labeled examples within each class. Nowadays, the excellent performance in handling few-shot classification problems is shown by metric-based meta-learning methods.…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Xu Luo , Yuxuan Chen , Liangjian Wen , Lili Pan , Zenglin Xu

Zero-shot named entity recognition (NER) is the task of detecting named entities of specific types (such as 'Person' or 'Medicine') without any training examples. Current research increasingly relies on large synthetic datasets,…

计算与语言 · 计算机科学 2025-03-10 Jonas Golde , Patrick Haller , Max Ploner , Fabio Barth , Nicolaas Jedema , Alan Akbik

To tackle Named Entity Recognition (NER) tasks, supervised methods need to obtain sufficient cleanly annotated data, which is labor and time consuming. On the contrary, distantly supervised methods acquire automatically annotated data using…

计算与语言 · 计算机科学 2019-12-05 Shifeng Liu , Yifang Sun , Bing Li , Wei Wang , Xiang Zhao

Current state-of-the-art models for named entity recognition (NER) are neural models with a conditional random field (CRF) as the final layer. Entities are represented as per-token labels with a special structure in order to decode them…

计算与语言 · 计算机科学 2020-10-12 Brian Lester , Daniel Pressel , Amy Hemmeter , Sagnik Ray Choudhury , Srinivas Bangalore

Autonomous agents interacting with the real world need to learn new concepts efficiently and reliably. This requires learning in a low-data regime, which is a highly challenging problem. We address this task by introducing a fast…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ardhendu Shekhar Tripathi , Martin Danelljan , Luc Van Gool , Radu Timofte

In this paper, we present a new method, Transductive Multi-Head Few-Shot learning (TMHFS), to address the Cross-Domain Few-Shot Learning (CD-FSL) challenge. The TMHFS method extends the Meta-Confidence Transduction (MCT) and Dense…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Jianan Jiang , Zhenpeng Li , Yuhong Guo , Jieping Ye

Multimodal named entity recognition (MNER) is a critical step in information extraction, which aims to detect entity spans and classify them to corresponding entity types given a sentence-image pair. Existing methods either (1) obtain named…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Meihuizi Jia , Lei Shen , Xin Shen , Lejian Liao , Meng Chen , Xiaodong He , Zhendong Chen , Jiaqi Li