paper-with-me

Papers

Few-shot Name Entity Recognition on StackOverflow

2024-04-15 · Xinwei Chen, Kun Li, Tianyou Song, Jiangjian Guo

StackOverflow, with its vast question repository and limited labeled examples, raise an annotation challenge for us. We address this gap by proposing RoBERTa+MAML, a few-shot named entity recognition (NER) method leveraging meta-learning. Our approach, evaluated on the StackOverflow NER corpus (27 entity types), achieves a 5% F1 score improvement over the baseline. We improved the results further domain-specific phrase processing enhance results.

📄 PDF Abstract BibTeX arXiv:2404.09405

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Code and Named Entity Recognition in StackOverflow

2020-05-04 · ACL 2020 6 · Jeniya Tabassum, Mounica Maddela, Wei Xu, Alan Ritter

There is an increasing interest in studying natural language and computer code together, as large corpora of programming texts become readily available on the Internet. For example, StackOverflow currently has over 15 mi…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Entity Set Co-Expansion in StackOverflow

2022-12-05 · Yu Zhang, Yunyi Zhang, Yucheng Jiang, Martin Michalski 외

Given a few seed entities of a certain type (e.g., Software or Programming Language), entity set expansion aims to discover an extensive set of entities that share the same type as the seeds. Entity set expansion in soft…

graph constructionManagement

Decomposed Meta-Learning for Few-Shot Named Entity Recognition

2022-04-12 · Findings (ACL) 2022 5 · Tingting Ma, Huiqiang Jiang, Qianhui Wu, Tiejun Zhao 외

Few-shot named entity recognition (NER) systems aim at recognizing novel-class named entities based on only a few labeled examples. In this paper, we present a decomposed meta-learning approach which addresses the proble…

Entity TypingFew-shot NERMeta-LearningNamed Entity Recognition+1

A Few-Shot Learning Focused Survey on Recent Named Entity Recognition and Relation Classification Methods

2023-10-29 · Sakher Khalil Alqaaidi, Elika Bozorgi, Afsaneh Shams, Krzysztof Kochut

Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep le…

ClassificationFew-Shot Learninggraph constructionInformation Retrieval+9

Learning from Language Description: Low-shot Named Entity Recognition via Decomposed Framework

2021-09-11 · Findings (EMNLP) 2021 11 · Yaqing Wang, Haoda Chu, Chao Zhang, Jing Gao

In this work, we study the problem of named entity recognition (NER) in a low resource scenario, focusing on few-shot and zero-shot settings. Built upon large-scale pre-trained language models, we propose a novel NER fra…

Few-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2