HiLight: A Hierarchy-aware Light Global Model with Hierarchical Local ConTrastive Learning
Zhijian Chen, Zhonghua Li, Jianxin Yang, Ye Qi

TL;DR
This paper introduces HiLight, a lightweight hierarchy-aware model for hierarchical text classification that employs hierarchical local contrastive learning to efficiently incorporate hierarchical information without complex structure encoders.
Contribution
The paper proposes HiLight, a novel lightweight model with hierarchical local contrastive learning, addressing scale issues of structure encoders in HTC.
Findings
HiLight achieves competitive performance on benchmark datasets.
Hierarchical local contrastive learning effectively encodes hierarchical information.
The model is more efficient and scalable than existing HTC models.
Abstract
Hierarchical text classification (HTC) is a special sub-task of multi-label classification (MLC) whose taxonomy is constructed as a tree and each sample is assigned with at least one path in the tree. Latest HTC models contain three modules: a text encoder, a structure encoder and a multi-label classification head. Specially, the structure encoder is designed to encode the hierarchy of taxonomy. However, the structure encoder has scale problem. As the taxonomy size increases, the learnable parameters of recent HTC works grow rapidly. Recursive regularization is another widely-used method to introduce hierarchical information but it has collapse problem and generally relaxed by assigning with a small weight (ie. 1e-6). In this paper, we propose a Hierarchy-aware Light Global model with Hierarchical local conTrastive learning (HiLight), a lightweight and efficient global model only…
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
TopicsConstraint Satisfaction and Optimization · Image Retrieval and Classification Techniques · Geographic Information Systems Studies
MethodsConvolution · Region Proposal Network · Feature Pyramid Network · 1x1 Convolution · Contrastive Learning · RoIAlign · Hybrid Task Cascade
