中文
相关论文

相关论文: Do We Still Need Non-Maximum Suppression? Accurate…

200 篇论文

Predictive uncertainty-a model's self awareness regarding its accuracy on an input-is key for both building robust models via training interventions and for test-time applications such as selective classification. We propose a novel…

机器学习 · 计算机科学 2024-01-04 Nishant Jain , Karthikeyan Shanmugam , Pradeep Shenoy

Large Deep Learning models are often compressed before being deployed in a resource-constrained environment. Can we trust the prediction of compressed models just as we trust the prediction of the original large model? Existing work has…

计算与语言 · 计算机科学 2025-08-20 Rohit Raj Rai , Chirag Kothari , Siddhesh Shelke , Amit Awekar

Current approaches in approximate inference for Bayesian neural networks minimise the Kullback-Leibler divergence to approximate the true posterior over the weights. However, this approximation is without knowledge of the final application,…

机器学习 · 统计学 2018-05-11 Adam D. Cobb , Stephen J. Roberts , Yarin Gal

Methods for split conformal prediction leverage calibration samples to transform any prediction rule into a set-prediction rule that complies with a target coverage probability. Existing methods provide remarkably strong performance…

机器学习 · 统计学 2025-10-15 Santiago Mazuelas

Despite being trained on balanced datasets, existing AI-generated image detectors often exhibit systematic bias at test time, frequently misclassifying fake images as real. We hypothesize that this behavior stems from distributional shift…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Muli Yang , Gabriel James Goenawan , Henan Wang , Huaiyuan Qin , Chenghao Xu , Yanhua Yang , Fen Fang , Ying Sun , Joo-Hwee Lim , Hongyuan Zhu

The implementation of computational sensing strategies often faces calibration problems typically solved by means of multiple, accurately chosen training signals, an approach that can be resource-consuming and cumbersome. Conversely, blind…

信息论 · 计算机科学 2017-02-17 Valerio Cambareri , Laurent Jacques

Data-driven methods have achieved notable performance on intent detection, which is a task to comprehend user queries. Nonetheless, they are controversial for over-confident predictions. In some scenarios, users do not only care about the…

计算与语言 · 计算机科学 2022-03-18 Yantao Gong , Cao Liu , Fan Yang , Xunliang Cai , Guanglu Wan , Jiansong Chen , Weipeng Zhang , Houfeng Wang

Natural language understanding (NLU) tasks face a non-trivial amount of ambiguous samples where veracity of their labels is debatable among annotators. NLU models should thus account for such ambiguity, but they approximate the human…

计算与语言 · 计算机科学 2023-06-13 Hancheol Park , Jong C. Park

Deep neural networks have been increasingly used in safety-critical applications such as medical diagnosis and autonomous driving. However, many studies suggest that they are prone to being poorly calibrated and have a propensity for…

机器学习 · 计算机科学 2025-06-02 Chengli Tan , Yubo Zhou , Haishan Ye , Guang Dai , Junmin Liu , Zengjie Song , Jiangshe Zhang , Zixiang Zhao , Yunda Hao , Yong Xu

In critical decision support systems based on medical imaging, the reliability of AI-assisted decision-making is as relevant as predictive accuracy. Although deep learning models have demonstrated significant accuracy, they frequently…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Hua Xu , Julián D. Arias-Londoño , Juan I. Godino-Llorente

The non-identifiability issue has been frequently reported in social simulation works, where different parameters of an agent-based simulation model yield indistinguishable simulated time series data under certain discrepancy metrics. This…

计算金融 · 定量金融 2025-06-24 Chenkai Wang , Junji Ren , Peng Yang

Current instance segmentation models achieve high performance on average predictions, but lack principled uncertainty quantification: their outputs are not calibrated, and there is no guarantee that a predicted mask is close to the ground…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Kerri Lu , Dan M. Kluger , Stephen Bates , Sherrie Wang

Machine unlearning aims to remove the influence of specific training data from a model while preserving reliable behavior on the remaining data, making reliable prediction and uncertainty estimation essential for evaluation. Calibration is…

计算与语言 · 计算机科学 2026-05-21 Divyaksh Shukla , Ashutosh Modi

A reliable deep learning system should be able to accurately express its confidence with respect to its predictions, a quality known as calibration. One of the most effective ways to produce reliable confidence estimates with a pre-trained…

机器学习 · 计算机科学 2024-10-10 Thomas P. Zollo , Zhun Deng , Jake C. Snell , Toniann Pitassi , Richard Zemel

Four-variable-independent-regression localization losses, such as Smooth-$\ell_1$ Loss, are used by default in modern detectors. Nevertheless, this kind of loss is oversimplified so that it is inconsistent with the final evaluation metric,…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Hanyang Peng , Shiqi Yu

Human-AI collaboration outcomes depend strongly on human self-confidence calibration, which drives reliance or resistance toward AI's suggestions. This work presents two studies examining whether calibration of self-confidence before…

人机交互 · 计算机科学 2025-11-25 Federico Maria Cau , Lucio Davide Spano

We prove a fundamental impossibility theorem: neural networks cannot simultaneously learn well-calibrated confidence estimates with meaningful diversity when trained using binary correct/incorrect supervision. Through rigorous mathematical…

机器学习 · 计算机科学 2025-09-19 Arjun S. Nair , Kristina P. Sinaga

Accurate null depth retrieval is critical in nulling interferometry. However, achieving accurate null depth calibration is challenging due to various noise sources, instrumental imperfections, and the complexity of real observational…

天体物理仪器与方法 · 物理学 2025-11-14 Baoyi Zeng , Marc-Antoine Martinod , Denis Defrère

This paper studies the problem of post-hoc calibration of machine learning classifiers. We introduce the following desiderata for uncertainty calibration: (a) accuracy-preserving, (b) data-efficient, and (c) high expressive power. We show…

机器学习 · 计算机科学 2020-07-01 Jize Zhang , Bhavya Kailkhura , T. Yong-Jin Han

Non-maximum suppression is an integral part of the object detection pipeline. First, it sorts all detection boxes on the basis of their scores. The detection box M with the maximum score is selected and all other detection boxes with a…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Navaneeth Bodla , Bharat Singh , Rama Chellappa , Larry S. Davis