ACL 2023long19 citations

MANNER: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition

Jinyuan Fang, Xiaobin Wang, Zaiqiao Meng, Pengjun Xie, Fei Huang, Yong Jiang

Abstract

This paper focuses on the task of cross domain few-shot named entity recognition (NER), which aims to adapt the knowledge learned from source domain to recognize named entities in target domain with only a few labeled examples. To address this challenging task, we propose MANNER, a variational memory-augmented few-shot NER model. Specifically, MANNER uses a memory module to store information from the source domain and then retrieve relevant information from the memory to augment few-shot task in the target domain. In order to effectively utilize the information from memory, MANNER uses optimal transport to retrieve and process information from memory, which can explicitly adapt the retrieved information from source domain to target domain and improve the performance in the cross domain few-shot setting. We conduct experiments on English and Chinese cross domain few-shot NER datasets, and the experimental results demonstrate that MANNER can achieve superior performance.

BibTeX
@inproceedings{fang-etal-2023-manner,
    title = "{MANNER}: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition",
    author = "Fang, Jinyuan  and
      Wang, Xiaobin  and
      Meng, Zaiqiao  and
      Xie, Pengjun  and
      Huang, Fei  and
      Jiang, Yong",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.234/",
    doi = "10.18653/v1/2023.acl-long.234",
    pages = "4261--4276"
}
MANNER: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition · ACL 2023