Challenge: Hierarchical text classification (HTC) is one of the hardest HTC scenarios because of professional difficulties and extensive labels.
Approach: They propose a framework that reformulates hierarchical classification as a step-by-step reasoning task.
Outcome: The proposed framework outperforms supervised fine-tuning benchmarks on other widely used HTC benchmarks.

Similar Papers

HiGen: Hierarchy-Aware Sequence Generation for Hierarchical Text Classification (2024.eacl-long)

Copied to clipboard

Challenge: Hierarchical text classification is a complex subtask under multi-label text classification . the relevance of document sections can vary based on the hierarchy level, necessitating a dynamic document representation.
Approach: They propose a text-generation-based framework that uses language models to encode dynamic text representations.
Outcome: The proposed framework surpasses existing methods while handling data and mitigating class imbalance.
Towards Better Hierarchical Text Classification with Data Generation (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods to improve hierarchical text classification are expensive and lack high-quality labeled data.
Approach: They propose a hierarchical text classification framework that can achieve both label controllability and text diversity by extracting high-quality hierarchic label information.
Outcome: The proposed method can achieve label controllability and text diversity by extracting high-quality hierarchical label information.
Enhancing Hierarchical Text Classification through Knowledge Graph Integration (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to hierarchical text classification are limited by lack of domain knowledge, which leads to mistakes in a variety of situations.
Approach: They propose a Knowledge-enabled Hierarchical Text Classification model which integrates knowledge graphs into HTC to address the knowledge limitations of traditional methods.
Outcome: The proposed model integrates knowledge graphs into the hierarchical text classification process, addressing the knowledge limitations of traditional methods.
Well Begun Is Half Done: An Implicitly Augmented Generative Framework with Distribution Modification for Hierarchical Text Classification (2024.lrec-main)

Copied to clipboard

Challenge: Hierarchical Text Classification (HTC) is a challenging task which aims to extract the labels in a tree structure corresponding to a given text.
Approach: They propose an explicit-agmented-generativ-e framework with distribution modification for hierarchical text classification.
Outcome: The proposed framework improves on the initial distributions of tail classes and avoids misinterpreting predictions on unbalanced data.
Hierarchical Text Classification with Reinforced Label Assignment (D19-1)

Copied to clipboard

Challenge: Existing hierarchical text classification methods make local decisions regarding labels or ignore hierarchy information during inference.
Approach: They propose to learn a Label Assignment Policy via deep reinforcement learning to determine where to place an object and when to stop the assignment process.
Outcome: The proposed method outperforms state-of-the-art methods on five datasets and four base models and achieves an average improvement of 33.4% over flat classifiers.
NER-guided Comprehensive Hierarchy-aware Prompt Tuning for Hierarchical Text Classification (2024.lrec-main)

Copied to clipboard

Challenge: Hierarchical text classification (HTC) is a challenging task in natural language processing due to its complex taxonomic label hierarchy.
Approach: They propose to use prompts to model hierarchical text classification (HTC) they propose to introduce conditional random fields and Global Pointer to establish hierarchic dependencies .
Outcome: The proposed approach achieves state-of-the-art (SoTA) performance on three public datasets.
Efficient Strategies for Hierarchical Text Classification: External Knowledge and Auxiliary Tasks (2020.acl-main)

Copied to clipboard

Challenge: Hierarchical text classification is a complex task that requires extended training time and a large number of parameters.
Approach: They propose a top-up-classification task using dictionaries and auxiliary task from external dictionary definitions.
Outcome: The proposed method outperforms previous studies using a reduced number of parameters in two well-known English datasets.
HSGraphAgent: Knowledge-Graph-Guided Large Language Models for Harmonized System Code Classification (2026.acl-long)

Copied to clipboard

Challenge: Harmonized System (HS) code classification is a hierarchically structured and regulation-constrained task, often complicated by short and noisy product descriptions.
Approach: They propose a knowledge-graph-guided LLM framework that formulates HS classification as a stepwise, regulation-aware reasoning process over an explicit HS knowledge graph.
Outcome: The proposed framework constrains inference to legally valid paths while producing explicit and traceable reasoning trajectories.
Utilizing Local Hierarchy with Adversarial Training for Hierarchical Text Classification (2024.lrec-main)

Copied to clipboard

Challenge: Hierarchical text classification (HTC) is a challenging subtask due to its complex taxonomic structure.
Approach: They propose a local hierarchy framework that can fit in nearly all HTC models and optimize them with the local hierarchy as auxiliary information.
Outcome: The proposed framework is effective in all scenarios and is adept at dealing with complex taxonomic hierarchies.
Hierarchical Text Classification with LLM-Refined Taxonomies (2026.eacl-long)

Copied to clipboard

Challenge: Hierarchical text classification (HTC) relies on taxonomies that organize labels into structured hierarchies, but many real-world taxonomies introduce ambiguities, such as identical leaf names under similar parent nodes, which prevent language models from learning clear decision boundaries.
Approach: They propose a framework that uses large language models to transform entire taxonomies through operations such as renaming, merging, splitting, and reordering to better match the semantics encoded by LMs.
Outcome: The proposed framework outperforms human-curated taxonomies in three HTC benchmarks and shows that it aligns better with the model's actual confusion patterns.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations