Domain-Hierarchy Adaptation via Chain of Iterative Reasoning for Few-shot Hierarchical Text Classification
Ke Ji, Peng Wang, Wenjun Ke, Guozheng Li, Jiajun Liu and, Jingsheng Gao, Ziyu Shang

TL;DR
This paper introduces HierICRF, a hierarchical iterative language modeling approach that enhances few-shot hierarchical text classification by ensuring hierarchical consistency and significantly improving performance over existing methods.
Contribution
The paper proposes HierICRF, a novel hierarchical iterative language modeling method that effectively transfers unstructured knowledge in PLMs to structured hierarchical text classification tasks in few-shot settings.
Findings
HierICRF significantly improves few-shot HTC performance with up to 36.29% macro-F1 gain.
The method maintains state-of-the-art hierarchical consistency.
Extensive experiments validate the effectiveness of HierICRF across datasets.
Abstract
Recently, various pre-trained language models (PLMs) have been proposed to prove their impressive performances on a wide range of few-shot tasks. However, limited by the unstructured prior knowledge in PLMs, it is difficult to maintain consistent performance on complex structured scenarios, such as hierarchical text classification (HTC), especially when the downstream data is extremely scarce. The main challenge is how to transfer the unstructured semantic space in PLMs to the downstream domain hierarchy. Unlike previous work on HTC which directly performs multi-label classification or uses graph neural network (GNN) to inject label hierarchy, in this work, we study the HTC problem under a few-shot setting to adapt knowledge in PLMs from an unstructured manner to the downstream hierarchy. Technically, we design a simple yet effective method named Hierarchical Iterative Conditional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Natural Language Processing Techniques · Topic Modeling
MethodsRegion Proposal Network · 1x1 Convolution · Graph Neural Network · Convolution · RoIAlign · Feature Pyramid Network · Hybrid Task Cascade
