LLMEmbed: Rethinking Lightweight LLM's Genuine Function in Text Classification
Chun Liu, Hongguang Zhang, Kainan Zhao, Xinghai Ju, Lin Yang

TL;DR
This paper introduces LLMEmbed, a simple transfer learning approach that leverages lightweight LLMs for efficient and robust text classification, achieving competitive performance with minimal resource consumption without fine-tuning.
Contribution
It proposes a novel lightweight embedding extraction and fusion strategy for LLMs, significantly reducing training overhead while maintaining high accuracy in text classification.
Findings
Achieves strong accuracy on benchmarks without fine-tuning.
Uses only 4% of model parameters and minimal resources compared to larger models.
Outperforms recent prompt-based methods in efficiency and effectiveness.
Abstract
With the booming of Large Language Models (LLMs), prompt-learning has become a promising method mainly researched in various research areas. Recently, many attempts based on prompt-learning have been made to improve the performance of text classification. However, most of these methods are based on heuristic Chain-of-Thought (CoT), and tend to be more complex but less efficient. In this paper, we rethink the LLM-based text classification methodology, propose a simple and effective transfer learning strategy, namely LLMEmbed, to address this classical but challenging task. To illustrate, we first study how to properly extract and fuse the text embeddings via various lightweight LLMs at different network depths to improve their robustness and discrimination, then adapt such embeddings to train the classifier. We perform extensive experiments on publicly available datasets, and the results…
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.
Code & Models
Videos
Taxonomy
TopicsMathematics, Computing, and Information Processing · Natural Language Processing Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · 15 Ways to Contact How can i speak to someone at Delta Airlines · Attention Is All You Need · Linear Layer · Adam · Residual Connection · Multi-Head Attention · Dropout · Dense Connections · Cosine Annealing
