中文
相关论文

相关论文: Interpretable Failure Detection with Human-Level C…

200 篇论文

Given a (machine learning) classifier and a collection of unlabeled data, how can we efficiently identify misclassification patterns presented in this dataset? To address this problem, we propose a human-machine collaborative framework that…

机器学习 · 计算机科学 2023-12-20 Bao Nguyen , Viet Anh Nguyen

Reliable prediction is an essential requirement for deep neural models that are deployed in open environments, where both covariate and semantic out-of-distribution (OOD) data arise naturally. In practice, to make safe decisions, a reliable…

机器学习 · 计算机科学 2025-04-22 Fei Zhu , Zhaoxiang Zhang

Learning exists in the context of data, yet notions of confidence typically focus on model predictions, not label quality. Confident learning (CL) is an alternative approach which focuses instead on label quality by characterizing and…

机器学习 · 统计学 2022-08-23 Curtis G. Northcutt , Lu Jiang , Isaac L. Chuang

Semantic segmentation has become an important task in computer vision with the growth of self-driving cars, medical image segmentation, etc. Although current models provide excellent results, they are still far from perfect and while there…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Samik Some , Vinay P. Namboodiri

Reliable confidence estimation for the predictions is important in many safety-critical applications. However, modern deep neural networks are often overconfident for their incorrect predictions. Recently, many calibration methods have been…

机器学习 · 计算机科学 2023-03-07 Fei Zhu , Zhen Cheng , Xu-Yao Zhang , Cheng-Lin Liu

To facilitate implementation of high-accuracy deep neural networks especially on resource-constrained devices, maintaining low computation requirements is crucial. Using very deep models for classification purposes not only decreases the…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Mohammad Hosseini , Mahmudul Hasan

One of the most common problems preventing the application of prediction models in the real world is lack of generalization: The accuracy of models, measured in the benchmark does repeat itself on future data, e.g. in the settings of real…

计算与语言 · 计算机科学 2022-10-19 Abdel Aziz Taha , Leonhard Hennig , Petr Knoth

Machine learning models that first learn a representation of a domain in terms of human-understandable concepts, then use it to make predictions, have been proposed to facilitate interpretation and interaction with models trained on…

机器学习 · 计算机科学 2020-12-08 Isaac Lage , Finale Doshi-Velez

We propose a novel loss function that dynamically rescales the cross entropy based on prediction difficulty regarding a sample. Deep neural network architectures in image classification tasks struggle to disambiguate visually similar…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Serim Ryou , Seong-Gyun Jeong , Pietro Perona

Object detectors in real-world applications often fail to detect objects due to varying factors such as weather conditions and noisy input. Therefore, a process that mitigates false detections is crucial for both safety and accuracy. While…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Moussa Kassem Sbeyti , Michelle Karg , Christian Wirth , Nadja Klein , Sahin Albayrak

Reliability and failure detection of large language models (LLMs) is critical for their deployment in high-stakes, multi-step reasoning tasks. Prior work explores confidence estimation for self-evaluating LLM-scorer systems, with confidence…

机器学习 · 计算机科学 2025-11-11 Vaibhav Mavi , Shubh Jaroria , Weiqi Sun

Fault detection is crucial for ensuring the safety and reliability of modern industrial systems. However, a significant scientific challenge is the lack of rigorous risk control and reliable uncertainty quantification in existing diagnostic…

人工智能 · 计算机科学 2025-08-05 Mingchen Mei , Yi Li , YiYao Qian , Zijun Jia

Foundation model reliability assessment typically requires thousands of evaluation examples, making it computationally expensive and time-consuming for real-world deployment. We introduce microprobe, a novel approach that achieves…

人工智能 · 计算机科学 2025-12-25 Aayam Bansal , Ishaan Gangwani

Multimodal misinformation on online social platforms is becoming a critical concern due to increasing credibility and easier dissemination brought by multimedia content, compared to traditional text-only information. While existing…

多媒体 · 计算机科学 2024-09-17 Hui Liu , Wenya Wang , Haoliang Li

Implementing systems based on Machine Learning to detect fraud and other Non-Technical Losses (NTL) is challenging: the data available is biased, and the algorithms currently used are black-boxes that cannot be either easily trusted or…

机器学习 · 计算机科学 2021-08-18 Bernat Coma-Puig , Josep Carmona

This paper addresses the problem of selective classification for deep neural networks, where a model is allowed to abstain from low-confidence predictions to avoid potential errors. We focus on so-called post-hoc methods, which replace the…

机器学习 · 计算机科学 2025-06-23 Luís Felipe P. Cattelan , Danilo Silva

The forecasting of the credit default risk has been an important research field for several decades. Traditionally, logistic regression has been widely recognized as a solution due to its accuracy and interpretability. As a recent trend,…

计算金融 · 定量金融 2022-09-22 Dangxing Chen , Weicheng Ye , Jiahui Ye

Labeling datasets for supervised object detection is a dull and time-consuming task. Errors can be easily introduced during annotation and overlooked during review, yielding inaccurate benchmarks and performance degradation of deep neural…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Marius Schubert , Tobias Riedlinger , Karsten Kahl , Daniel Kröll , Sebastian Schoenen , Siniša Šegvić , Matthias Rottmann

Image classification is an essential part of computer vision which assigns a given input image to a specific category based on the similarity evaluation within given criteria. While promising classifiers can be obtained through deep…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Emma Andrews , Prabhat Mishra

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei