An LLM ensemble with a judge and a summarizer improves readability and conciseness of generated annotated bibliographies, but the evaluation is too thin to support the stated quality gains.
LLM Chain Ensembles for Scalable and Accurate Data Annotation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The ability of large language models (LLMs) to perform zero-shot classification makes them viable solutions for data annotation in rapidly evolving domains where quality labeled data is often scarce and costly to obtain. However, the large-scale deployment of LLMs can be prohibitively expensive. This paper introduces an LLM chain ensemble methodology that aligns multiple LLMs in a sequence, routing data subsets to subsequent models based on classification uncertainty. This approach leverages the strengths of individual LLMs within a broader system, allowing each model to handle data points where it exhibits the highest confidence, while forwarding more complex cases to potentially more robust models. Our results show that the chain ensemble method often exceeds the performance of the best individual model in the chain and achieves substantial cost savings, making LLM chain ensembles a practical and efficient solution for large-scale data annotation challenges.
fields
cs.CL 1years
2024 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Enhancing Annotated Bibliography Generation with LLM Ensembles
An LLM ensemble with a judge and a summarizer improves readability and conciseness of generated annotated bibliographies, but the evaluation is too thin to support the stated quality gains.