Efficient Text Classification with Conformal In-Context Learning
Ippokratis Pantelidis, Korbinian Randl, and Aron Henriksson

TL;DR
This paper evaluates Conformal In-Context Learning (CICLe), a resource-efficient method combining traditional classifiers with LLM prompting, showing consistent improvements and efficiency gains across diverse NLP classification tasks, especially with imbalanced data.
Contribution
The paper provides a comprehensive evaluation of CICLe's effectiveness and efficiency across multiple NLP benchmarks, demonstrating its advantages over existing prompt-based methods.
Findings
CICLe improves base classifier performance and outperforms few-shot prompting with sufficient data.
It reduces prompt length and number of shots by up to 34.45% and 25.16%.
CICLe is especially effective for high class imbalance tasks.
Abstract
Large Language Models (LLMs) demonstrate strong in-context learning abilities, yet their effectiveness in text classification depends heavily on prompt design and incurs substantial computational cost. Conformal In-Context Learning (CICLe) has been proposed as a resource-efficient framework that integrates a lightweight base classifier with Conformal Prediction to guide LLM prompting by adaptively reducing the set of candidate classes. However, its broader applicability and efficiency benefits beyond a single domain have not yet been systematically explored. In this paper, we present a comprehensive evaluation of CICLe across diverse NLP classification benchmarks. The results show that CICLe consistently improves over its base classifier and outperforms few-shot prompting baselines when the sample size is sufficient for training the base classifier, and performs comparably in low-data…
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
TopicsTopic Modeling · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
