paper-with-me

홈 › Papers

The Score Granularity Gap in Black-Box LLM Classification: A Comparative Study of Confidence Constructions

2026-06-20 · Ao Sun, Tian Sun, Jiaxing Geng arxiv

Large language models (LLMs) are increasingly deployed as black-box classifiers in pipelines that automate confident decisions and route uncertain ones to human review. Such selective prediction needs a confidence score that an operator can threshold at a chosen risk level. Prior work asks whether LLM confidence is well calibrated or well ranked; we ask a complementary, deployment-oriented question that has been largely overlooked: at what resolution can the score be thresholded? We call the answer the score granularity gap. Through a controlled comparison of seven ways to build a confidence score, from a single verbalized number, to token probabilities, to querying the model many times and combining the answers, across 25 model-dataset pairs (9 LLMs, 3 benchmarks), we find that single-shot verbalized confidence, once correctly converted to a class probability, ranks cases surprisingly well, yet takes only a handful of distinct values. It therefore offers an operator only a few coarse thresholds, no matter how well it ranks. We show which constructions widen this gap, at what inference cost, and with what effect on ranking, notably that multi-query aggregation helps weak models but can degrade already-strong ones. We translate these trade-offs into concrete deployment guidance.

📄 PDF Abstract BibTeX arXiv:2606.22179

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

YNU-HPCC at SemEval-2020 Task 10: Using a Multi-granularity Ordinal Classification of the BiLSTM Model for Emphasis Selection

2020-12-01 · SEMEVAL 2020 · Dawei Liao, Jin Wang, Xuejie Zhang

In this study, we propose a multi-granularity ordinal classification method to address the problem of emphasis selection. In detail, the word embedding is learned from Embeddings from Language Model (ELMO) to extract fea…

Language ModelingLanguage ModellingOrdinal Classification

PromptExp: Multi-granularity Prompt Explanation of Large Language Models

2024-10-16 · Ximing Dong, Shaowei Wang, Dayi Lin, Gopi Krishnan Rajbahadur 외

Large Language Models excel in tasks like natural language understanding and text generation. Prompt engineering plays a critical role in leveraging LLM effectively. However, LLMs black-box nature hinders its interpretab…

Natural Language UnderstandingPrompt EngineeringSemantic SimilaritySemantic Textual Similarity+2

Comparative Analysis of Multilingual Text Classification & Identification through Deep Learning and Embedding Visualization

2023-12-06 · Arinjay Wyawhare

This research conducts a comparative study on multilingual text classification methods, utilizing deep learning and embedding visualization. The study employs LangDetect, LangId, FastText, and Sentence Transformer on a d…

ClassificationClusteringMultilingual text classificationSentence+2

Multi-granularity Textual Adversarial Attack with Behavior Cloning

2021-09-09 · EMNLP 2021 11 · Yangyi Chen, Jin Su, Wei Wei

Recently, the textual adversarial attack models become increasingly popular due to their successful in estimating the robustness of NLP models. However, existing works have obvious deficiencies. (1) They usually consider…

Adversarial AttackSentence

The Endurance of Identity-Based Voting: Evidence from the United States and Comparative Democracies

2025-02-23 · Venkat Ram Reddy Ganuthula, Krishna Kumar Balaraman

This study demonstrates the persistent dominance of identity based voting across democratic systems, using the United States as a primary case and comparative analyses of 19 other democracies as counterfactuals. Drawing …