paper-with-me

홈 › Papers

Confidence and Dispersity as Signals: Unsupervised Model Evaluation and Ranking

2025-10-03 · Weijian Deng, Weijie Tu, Ibrahim Radwan, Mohammad Abu Alsheikh, Stephen Gould, Liang Zheng arxiv

Assessing model generalization under distribution shift is essential for real-world deployment, particularly when labeled test data is unavailable. This paper presents a unified and practical framework for unsupervised model evaluation and ranking in two common deployment settings: (1) estimating the accuracy of a fixed model on multiple unlabeled test sets (dataset-centric evaluation), and (2) ranking a set of candidate models on a single unlabeled test set (model-centric evaluation). We demonstrate that two intrinsic properties of model predictions, namely confidence (which reflects prediction certainty) and dispersity (which captures the diversity of predicted classes), together provide strong and complementary signals for generalization. We systematically benchmark a set of confidence-based, dispersity-based, and hybrid metrics across a wide range of model architectures, datasets, and distribution shift types. Our results show that hybrid metrics consistently outperform single-aspect metrics on both dataset-centric and model-centric evaluation settings. In particular, the nuclear norm of the prediction matrix provides robust and accurate performance across tasks, including real-world datasets, and maintains reliability under moderate class imbalance. These findings offer a practical and generalizable basis for unsupervised model assessment in deployment scenarios.

📄 PDF Abstract BibTeX arXiv:2510.02956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Confidence and Dispersity Speak: Characterising Prediction Matrix for Unsupervised Accuracy Estimation

2023-02-02 · Weijian Deng, Yumin Suh, Stephen Gould, Liang Zheng

This work aims to assess how well a model performs under distribution shifts without using labels. While recent methods study prediction confidence, this work reports prediction dispersity is another informative cue. Con…

Prediction

Ranked from Within: Ranking Large Multimodal Models for Visual Question Answering Without Labels

2024-12-09 · Weijie Tu, Weijian Deng, Dylan Campbell, Yu Yao 외

As large multimodal models (LMMs) are increasingly deployed across diverse applications, the need for adaptable, real-world model ranking has become paramount. Traditional evaluation methods are largely dataset-centric, …

Question AnsweringVisual Question Answering

Margin-Adaptive Confidence Ranking for Reliable LLM Judgement

2026-05-14 · Gaojie Jin, Yong Tao, Lijia Yu, Tianjin Huang arxiv

Jung et al. (2025) introduce a hypothesis testing framework for guaranteeing agreement between large language models (LLMs) and human judgments, relying on the assumption that the model's estimated confidence is monotoni…

Integrating Disparity Confidence Estimation into Relative Depth Prior-Guided Unsupervised Stereo Matching

2025-08-02 · Chuang-Wei Liu, Mingjian Sun, Cairong Zhao, Hanli Wang 외 arxiv

Unsupervised stereo matching has garnered significant attention for its independence from costly disparity annotations. Typical unsupervised methods rely on the multi-view consistency assumption for training networks, wh…

Deep Unsupervised Hashing by Distilled Smooth Guidance

2021-05-13 · Xiao Luo, Zeyu Ma, Daqing Wu, Huasong Zhong 외

Hashing has been widely used in approximate nearest neighbor search for its storage and computational efficiency. Deep supervised hashing methods are not widely used because of the lack of labeled data, especially when t…

ClusteringComputational EfficiencyDeep Hashing