paper-with-me

홈 › Papers

Confidence-Credibility Aware Weighted Ensembles of Small LLMs Outperform Large LLMs in Emotion Detection

2025-12-19 · Menna Elgabry, Ali Hamdi arxiv

This paper introduces a confidence-weighted, credibility-aware ensemble framework for text-based emotion detection, inspired by Condorcet's Jury Theorem (CJT). Unlike conventional ensembles that often rely on homogeneous architectures, our approach combines architecturally diverse small transformer-based large language models (sLLMs) - BERT, RoBERTa, DistilBERT, DeBERTa, and ELECTRA, each fully fine-tuned for emotion classification. To preserve error diversity, we minimize parameter convergence while taking advantage of the unique biases of each model. A dual-weighted voting mechanism integrates both global credibility (validation F1 score) and local confidence (instance-level probability) to dynamically weight model contributions. Experiments on the DAIR-AI dataset demonstrate that our credibility-confidence ensemble achieves a macro F1 score of 93.5 percent, surpassing state-of-the-art benchmarks and significantly outperforming large-scale LLMs, including Falcon, Mistral, Qwen, and Phi, even after task-specific Low-Rank Adaptation (LoRA). With only 595M parameters in total, our small LLMs ensemble proves more parameter-efficient and robust than models up to 7B parameters, establishing that carefully designed ensembles of small, fine-tuned models can outperform much larger LLMs in specialized natural language processing (NLP) tasks such as emotion detection.

📄 PDF Abstract BibTeX arXiv:2512.17630

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Classification

Similar Papers 제목 키워드 기반

Mixtures of Laplace Approximations for Improved Post-Hoc Uncertainty in Deep Learning

2021-11-05 · Runa Eschenhagen, Erik Daxberger, Philipp Hennig, Agustinus Kristiadi

Deep neural networks are prone to overconfident predictions on outliers. Bayesian neural networks and deep ensembles have both been shown to mitigate this problem to some extent. In this work, we aim to combine the benef…

Uncertainty Quantification

Probabilistic Ranking-Aware Ensembles for Enhanced Object Detections

2021-05-07 · Mingyuan Mao, Baochang Zhang, David Doermann, Jie Guo 외

Model ensembles are becoming one of the most effective approaches for improving object detection performance already optimized for a single detector. Conventional methods directly fuse bounding boxes but typically fail t…

Ensemble LearningObjectobject-detectionObject Detection

Selective Diabetic Retinopathy Screening with Accuracy-Weighted Deep Ensembles and Entropy-Guided Abstention

2025-10-29 · Jophy Lin arxiv

Diabetic retinopathy (DR), a microvascular complication of diabetes and a leading cause of preventable blindness, is projected to affect more than 130 million individuals worldwide by 2030. Early identification is essent…

Ensemble Learning

Toward a Graph-Theoretic Model of Belief: Confidence, Credibility, and Structural Coherence

2025-08-05 · Saleh Nikooroo arxiv

Belief systems are often treated as globally consistent sets of propositions or as scalar-valued probability distributions. Such representations tend to obscure the internal structure of belief, conflate external credibi…

Confidence Aware SSD Ensemble with Weighted Boxes Fusion for Weapon Detection

2025-09-28 · Atharva Jadhav, Arush Karekar, Manas Divekar, Shachi Natu arxiv

The safety and security of public spaces is of vital importance, driving the need for sophisticated surveillance systems capable of accurately detecting weapons, which are often hampered by issues like partial occlusion,…