English

Retrieval-style In-Context Learning for Few-shot Hierarchical Text Classification

Computation and Language 2024-07-02 v2

Abstract

Hierarchical text classification (HTC) is an important task with broad applications, while few-shot HTC has gained increasing interest recently. While in-context learning (ICL) with large language models (LLMs) has achieved significant success in few-shot learning, it is not as effective for HTC because of the expansive hierarchical label sets and extremely-ambiguous labels. In this work, we introduce the first ICL-based framework with LLM for few-shot HTC. We exploit a retrieval database to identify relevant demonstrations, and an iterative policy to manage multi-layer hierarchical labels. Particularly, we equip the retrieval database with HTC label-aware representations for the input texts, which is achieved by continual training on a pretrained language model with masked language modeling (MLM), layer-wise classification (CLS, specifically for HTC), and a novel divergent contrastive learning (DCL, mainly for adjacent semantically-similar labels) objective. Experimental results on three benchmark datasets demonstrate superior performance of our method, and we can achieve state-of-the-art results in few-shot HTC.

Keywords

Cite

@article{arxiv.2406.17534,
  title  = {Retrieval-style In-Context Learning for Few-shot Hierarchical Text Classification},
  author = {Huiyao Chen and Yu Zhao and Zulong Chen and Mengjia Wang and Liangyue Li and Meishan Zhang and Min Zhang},
  journal= {arXiv preprint arXiv:2406.17534},
  year   = {2024}
}

Comments

17 pages

R2 v1 2026-06-28T17:18:38.594Z