paper-with-me

홈 › Papers

LLM-as-classifier: Semi-Supervised, Iterative Framework for Hierarchical Text Classification using Large Language Models

2025-08-22 · Doohee You, Andy Parisi, Zach Vander Velden, Lara Dantas Inojosa arxiv

The advent of Large Language Models (LLMs) has provided unprecedented capabilities for analyzing unstructured text data. However, deploying these models as reliable, robust, and scalable classifiers in production environments presents significant methodological challenges. Standard fine-tuning approaches can be resource-intensive and often struggle with the dynamic nature of real-world data distributions, which is common in the industry. In this paper, we propose a comprehensive, semi-supervised framework that leverages the zero- and few-shot capabilities of LLMs for building hierarchical text classifiers as a framework for a solution to these industry-wide challenges. Our methodology emphasizes an iterative, human-in-the-loop process that begins with domain knowledge elicitation and progresses through prompt refinement, hierarchical expansion, and multi-faceted validation. We introduce techniques for assessing and mitigating sequence-based biases and outline a protocol for continuous monitoring and adaptation. This framework is designed to bridge the gap between the raw power of LLMs and the practical need for accurate, interpretable, and maintainable classification systems in industry applications.

📄 PDF Abstract BibTeX arXiv:2508.16478

Code (0)

등록된 구현이 없습니다.

Tasks

Text Classification

Similar Papers 제목 키워드 기반

Large-Scale Few-Shot Classification with Semi-supervised Hierarchical k-Probabilistic PCAs

2024-09-09 · International Joint Conference on Neural Networks (IJCNN) 2024 9 · Ke Han, Adrian Barbu

This paper introduces a hierarchical semi-supervised framework for few-shot classification on large-scale datasets. The method leverages the development of self-learning-based representation learning and proposes a hiera…

ClassificationRepresentation LearningSelf-Learning

Semi-Supervised Graph Classification: A Hierarchical Graph Perspective

2019-04-10 · Jia Li, Yu Rong, Hong Cheng, Helen Meng 외

Node classification and graph classification are two graph learning problems that predict the class label of a node and the class label of a graph respectively. A node of a graph usually represents a real-world entity, e…

ClassificationGeneral ClassificationGraph ClassificationGraph Embedding+2

Semi-Supervised Hierarchical Multi-Label Classifier Based on Local Information

2024-04-30 · Jonathan Serrano-Pérez, L. Enrique Sucar

Scarcity of labeled data is a common problem in supervised classification, since hand-labeling can be time consuming, expensive or hard to label; on the other hand, large amounts of unlabeled information can be found. Th…

Self-training semi-supervised classification based on density peaks of data

2017-06-01 · Neurocomputing 2017 6 · Di wu, Mingsheng Shang, Xin Luo a, Ji Xu 외

Having a multitude of unlabeled data and few labeled ones is a common problem in many practical ap- plications. A successful methodology to tackle this problem is self-training semi-supervised classification. In this pap…

Semi-Supervised Text Classification via Self-Pretraining

2021-09-30 · Payam Karisani, Negin Karisani

We present a neural semi-supervised learning model termed Self-Pretraining. Our model is inspired by the classic self-training algorithm. However, as opposed to self-training, Self-Pretraining is threshold-free, it can p…

Pseudo LabelSemi-Supervised Text ClassificationText Classification