paper-with-me

홈 › Papers

Confidence-Aware Multi-Field Model Calibration

2024-02-27 · Yuang Zhao, Chuhan Wu, Qinglin Jia, Hong Zhu, Jia Yan, Libin Zong, Linxuan Zhang, Zhenhua Dong, Muyu Zhang

Accurately predicting the probabilities of user feedback, such as clicks and conversions, is critical for advertisement ranking and bidding. However, there often exist unwanted mismatches between predicted probabilities and true likelihoods due to the rapid shift of data distributions and intrinsic model biases. Calibration aims to address this issue by post-processing model predictions, and field-aware calibration can adjust model output on different feature field values to satisfy fine-grained advertising demands. Unfortunately, the observed samples corresponding to certain field values can be seriously limited to make confident calibrations, which may yield bias amplification and online disturbance. In this paper, we propose a confidence-aware multi-field calibration method, which adaptively adjusts the calibration intensity based on confidence levels derived from sample statistics. It also utilizes multiple fields for joint model calibration according to their importance to mitigate the impact of data sparsity on a single field. Extensive offline and online experiments show the superiority of our method in boosting advertising performance and reducing prediction deviations.

📄 PDF Abstract BibTeX arXiv:2402.17655

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Discovery of Hidden Miscalibration Regimes

2026-05-13 · Katarzyna Kobalczyk, Mihaela van der Schaar arxiv

Calibration is commonly evaluated by comparing model confidence with its empirical correctness, implicitly treating reliability as a function of the confidence score alone. However, this view can hide substantial structu…

Multivariate Confidence Calibration for Object Detection

2020-04-28 · Fabian Küppers, Jan Kronenberger, Amirhossein Shantia, Anselm Haselhoff

Unbiased confidence estimates of neural networks are crucial especially for safety-critical applications. Many methods have been developed to calibrate biased confidence estimates. Though there is a variety of methods fo…

Classifier calibrationObjectobject-detectionObject Detection

NOVA: NOise-aware Verbal Confidence CAlibration for Robust Large Language Models in RAG Systems

2026-01-16 · Jiayu Liu, Rui Wang, Qing Zong, Yumeng Wang 외 arxiv

Accurately assessing model confidence is essential for deploying large language models (LLMs) in mission-critical factual domains. While retrieval-augmented generation (RAG) is widely adopted to improve grounding, confid…

MMBoundary: Advancing MLLM Knowledge Boundary Awareness through Reasoning Step Confidence Calibration

2025-05-29 · Zhitao He, Sandeep Polisetty, Zhiyuan Fan, Yuchen Huang 외

In recent years, multimodal large language models (MLLMs) have made significant progress but continue to face inherent challenges in multimodal reasoning, which requires multi-level (e.g., perception, reasoning) and mult…

HallucinationMultimodal Reasoning

Do We Still Need Non-Maximum Suppression? Accurate Confidence Estimates and Implicit Duplication Modeling with IoU-Aware Calibration

2023-09-06 · Johannes Gilg, Torben Teepe, Fabian Herzog, Philipp Wolters 외

Object detectors are at the heart of many semi- and fully autonomous decision systems and are poised to become even more indispensable. They are, however, still lacking in accessibility and can sometimes produce unreliab…