NAACL 2022long9 citations

MGIMN: Multi-Grained Interactive Matching Network for Few-shot Text Classification

Jianhai Zhang, Mieradilijiang Maimaiti, Gao Xing, Yuanhang Zheng, Ji Zhang

Abstract

Text classification struggles to generalize to unseen classes with very few labeled text instances per class. In such a few-shot learning (FSL) setting, metric-based meta-learning approaches have shown promising results. Previous studies mainly aim to derive a prototype representation for each class. However, they neglect that it is challenging-yet-unnecessary to construct a compact representation which expresses the entire meaning for each class. They also ignore the importance to capture the inter-dependency between query and the support set for few-shot text classification. To deal with these issues, we propose a meta-learning based method MGIMN which performs instance-wise comparison followed by aggregation to generate class-wise matching vectors instead of prototype learning. The key of instance-wise comparison is the interactive matching within the class-specific context and episode-specific context. Extensive experiments demonstrate that the proposed method significantly outperforms the existing SOTA approaches, under both the standard FSL and generalized FSL settings.

BibTeX
@inproceedings{zhang-etal-2022-mgimn,
    title = "{MGIMN}: Multi-Grained Interactive Matching Network for Few-shot Text Classification",
    author = "Zhang, Jianhai  and
      Maimaiti, Mieradilijiang  and
      Xing, Gao  and
      Zheng, Yuanhang  and
      Zhang, Ji",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-main.141/",
    doi = "10.18653/v1/2022.naacl-main.141",
    pages = "1937--1946"
}
MGIMN: Multi-Grained Interactive Matching Network for Few-shot Text Classification · NAACL 2022