中文
相关论文

相关论文: Calibrated Learning to Defer with One-vs-All Class…

200 篇论文

Calibration of neural networks is a topical problem that is becoming more and more important as neural networks increasingly underpin real-world applications. The problem is especially noticeable when using modern neural networks, for which…

机器学习 · 计算机科学 2023-08-29 Ondrej Bohdal , Yongxin Yang , Timothy Hospedales

Speech classification has attracted increasing attention due to its wide applications, particularly in classifying physical and mental states. However, these tasks are challenging due to the high variability in speech signals. Ensemble…

音频与语音处理 · 电气工程与系统科学 2024-07-25 Bagus Tris Atmaja , Felix Burkhardt

Deep neural networks for image classification typically consists of a convolutional feature extractor followed by a fully connected classifier network. The predicted and the ground truth labels are represented as one hot vectors. Such a…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Soham Saha , Girish Varma , C. V. Jawahar

Accurate extrinsic calibration of LiDAR, RADAR, and camera sensors is essential for reliable perception in autonomous vehicles. Still, it remains challenging due to factors such as mechanical vibrations and cumulative sensor drift in…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Hafeez Husain Cholakkal , Stefano Arrigoni , Francesco Braghin

In this paper, we address the problem of speaker verification in conditions unseen or unknown during development. A standard method for speaker verification consists of extracting speaker embeddings with a deep neural network and processing…

声音 · 计算机科学 2021-08-18 Luciana Ferrer , Mitchell McLaren , Niko Brummer

Deep learning has introduced significant improvements in many software analysis tasks. Although the Large Language Models (LLMs) based neural code models demonstrate commendable performance when trained and tested within the intra-project…

人工智能 · 计算机科学 2024-03-12 Zhiming Li , Yanzhou Li , Tianlin Li , Mengnan Du , Bozhi Wu , Yushi Cao , Junzhe Jiang , Yang Liu

Most supervised machine learning tasks are subject to irreducible prediction errors. Probabilistic predictive models address this limitation by providing probability distributions that represent a belief over plausible targets, rather than…

机器学习 · 统计学 2022-10-25 David Widmann , Fredrik Lindsten , Dave Zachariah

Confidence calibration -- the problem of predicting probability estimates representative of the true correctness likelihood -- is important for classification models in many applications. We discover that modern neural networks, unlike…

机器学习 · 计算机科学 2017-08-04 Chuan Guo , Geoff Pleiss , Yu Sun , Kilian Q. Weinberger

The prevailing approach to aligning Large Language Models (LLMs) typically relies on human or AI feedback and assumes access to specific types of preference datasets. In our work, we question the efficacy of such datasets and explore…

机器学习 · 计算机科学 2024-03-19 Hao Sun

Collider bias is a harmful form of sample selection bias that neural networks are ill-equipped to handle. This bias manifests itself when the underlying causal signal is strongly correlated with other confounding signals due to the training…

机器学习 · 计算机科学 2020-11-24 Luke Darlow , Stanisław Jastrzębski , Amos Storkey

Federated learning enables thousands of participants to construct a deep learning model without sharing their private training data with each other. For example, multiple smartphones can jointly train a next-word predictor for keyboards…

密码学与安全 · 计算机科学 2019-08-07 Eugene Bagdasaryan , Andreas Veit , Yiqing Hua , Deborah Estrin , Vitaly Shmatikov

Contrastive language-audio pre-training (CLAP) enables zero-shot (ZS) inference of audio and exhibits promising performance in several classification tasks. However, conventional audio representations are still crucial for many tasks where…

音频与语音处理 · 电气工程与系统科学 2024-06-05 Daisuke Niizumi , Daiki Takeuchi , Yasunori Ohishi , Noboru Harada , Masahiro Yasuda , Shunsuke Tsubaki , Keisuke Imoto

When used in complex engineered systems, such as communication networks, artificial intelligence (AI) models should be not only as accurate as possible, but also well calibrated. A well-calibrated AI model is one that can reliably quantify…

机器学习 · 计算机科学 2022-12-16 Kfir M. Cohen , Sangwoo Park , Osvaldo Simeone , Shlomo Shamai

Large language models (LLMs) are increasingly used in decision-making contexts, but when they present answers without signaling low confidence, users may unknowingly act on erroneous outputs. Prior work shows that LLMs maintain internal…

计算与语言 · 计算机科学 2025-10-23 Mark Steyvers , Catarina Belem , Padhraic Smyth

Today's autonomous vehicles rely on a multitude of sensors to perceive their environment. To improve the perception or create redundancy, the sensor's alignment relative to each other must be known. With Multi-LiCa, we present a novel…

机器人学 · 计算机科学 2025-04-23 Dominik Kulmer , Ilir Tahiraj , Andrii Chumak , Markus Lienkamp

Language model outputs are not always reliable, thus prompting research into how to adapt model responses based on uncertainty. Common approaches include: \emph{abstention}, where models refrain from generating responses when uncertain; and…

计算与语言 · 计算机科学 2025-08-13 Zhengping Jiang , Anqi Liu , Benjamin Van Durme

Large Language Models (LLMs) have demonstrated exceptional capabilities, yet selecting the most reliable response from multiple LLMs remains a challenge, particularly in resource-constrained settings. Existing approaches often depend on…

Overlapped Speech Detection (OSD) is an important part of speech applications involving analysis of multi-party conversations. However, most of existing OSD systems are trained and evaluated on small datasets with limited application…

声音 · 计算机科学 2023-09-08 Zhaohui Yin , Jingguang Tian , Xinhui Hu , Xinkang Xu , Yang Xiang

Adversarial training provides a principled approach for training robust neural networks. From an optimization perspective, adversarial training is essentially solving a bilevel optimization problem. The leader problem is trying to learn a…

机器学习 · 计算机科学 2021-05-04 Haoming Jiang , Zhehui Chen , Yuyang Shi , Bo Dai , Tuo Zhao

Complementary-Label Learning (CLL) is a weakly-supervised learning problem that aims to learn a multi-class classifier from only complementary labels, which indicate a class to which an instance does not belong. Existing approaches mainly…

机器学习 · 计算机科学 2023-04-12 Wei-I Lin , Hsuan-Tien Lin