中文
相关论文

相关论文: Trade-offs in Top-k Classification Accuracies on L…

200 篇论文

Learning discriminative representations is a central goal of supervised deep learning. While cross-entropy (CE) remains the dominant objective for classification, it does not explicitly enforce desirable geometric properties in the…

机器学习 · 计算机科学 2026-04-13 Matheus Vinícius Todescato , Joel Luís Carbonera

We present a detailed study of top-$k$ classification, the task of predicting the $k$ most probable classes for an input, extending beyond single-class prediction. We demonstrate that several prevalent surrogate loss functions in…

机器学习 · 计算机科学 2024-03-29 Anqi Mao , Mehryar Mohri , Yutao Zhong

Despite the power of deep neural networks for a wide range of tasks, an overconfident prediction issue has limited their practical use in many safety-critical applications. Many recent works have been proposed to mitigate this issue, but…

机器学习 · 计算机科学 2020-08-14 Jooyoung Moon , Jihyo Kim , Younghak Shin , Sangheum Hwang

While cross entropy (CE) is the most commonly used loss to train deep neural networks for classification tasks, many alternative losses have been developed to obtain better empirical performance. Among them, which one is the best to use is…

机器学习 · 计算机科学 2022-10-11 Jinxin Zhou , Chong You , Xiao Li , Kangning Liu , Sheng Liu , Qing Qu , Zhihui Zhu

In neural machine translation, cross entropy (CE) is the standard loss function in two training methods of auto-regressive models, i.e., teacher forcing and scheduled sampling. In this paper, we propose mixed cross entropy loss (mixed CE)…

计算与语言 · 计算机科学 2021-07-01 Haoran Li , Wei Lu

A trade-off between accuracy and fairness is almost taken as a given in the existing literature on fairness in machine learning. Yet, it is not preordained that accuracy should decrease with increased fairness. Novel to this work, we…

机器学习 · 统计学 2020-12-14 Sanghamitra Dutta , Dennis Wei , Hazar Yueksel , Pin-Yu Chen , Sijia Liu , Kush R. Varshney

We identify a trade-off between robustness and accuracy that serves as a guiding principle in the design of defenses against adversarial examples. Although this problem has been widely studied empirically, much remains unknown concerning…

机器学习 · 计算机科学 2019-06-25 Hongyang Zhang , Yaodong Yu , Jiantao Jiao , Eric P. Xing , Laurent El Ghaoui , Michael I. Jordan

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

In human-AI collaboration systems for critical applications, in order to ensure minimal error, users should set an operating point based on model confidence to determine when the decision should be delegated to human experts. Samples for…

人工智能 · 计算机科学 2023-10-13 Sara Sangalli , Ertunc Erdil , Ender Konukoglu

Miscalibration - a mismatch between a model's confidence and its correctness - of Deep Neural Networks (DNNs) makes their predictions hard to rely on. Ideally, we want networks to be accurate, calibrated and confident. We show that, as…

Cross-entropy (CE) is the default training loss for supervised classification, but its sample efficiency is limited when labels are scarce. Existing remedies primarily act on the data side, via augmentation, synthesis, or transfer from…

机器学习 · 计算机科学 2026-05-12 Qipeng Zhan , Zhuoping Zhou , Li Shen

When training classification models, it expects that the learned features are compact within classes, and can well separate different classes. As the dominant loss function for training classification models, minimizing cross-entropy (CE)…

机器学习 · 计算机科学 2025-05-12 Qiufu Li , Huibin Xiao , Linlin Shen

Knowledge Distillation (KD) has developed extensively and boosted various tasks. The classical KD method adds the KD loss to the original cross-entropy (CE) loss. We try to decompose the KD loss to explore its relation with the CE loss.…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zhendong Yang , Zhe Li , Yuan Gong , Tianke Zhang , Shanshan Lao , Chun Yuan , Yu Li

New bounds on classification error rates for the error-correcting output code (ECOC) approach in machine learning are presented. These bounds have exponential decay complexity with respect to codeword length and theoretically validate the…

Scalability is a major challenge in modern recommender systems. In sequential recommendations, full Cross-Entropy (CE) loss achieves state-of-the-art recommendation quality but consumes excessive GPU memory with large item catalogs,…

信息检索 · 计算机科学 2024-08-15 Danil Gusak , Gleb Mezentsev , Ivan Oseledets , Evgeny Frolov

AI systems that model and interact with users can update their models over time to reflect new information and changes in the environment. Although these updates may improve the overall performance of the AI system, they may actually hurt…

机器学习 · 计算机科学 2020-08-20 Jonathan Martinez , Kobi Gal , Ece Kamar , Levi H. S. Lelis

With the increasing demand for computationally intensive services like deep learning tasks, emerging distributed computing platforms such as edge computing (EC) systems are becoming more popular. Edge computing systems have shown promising…

分布式、并行与集群计算 · 计算机科学 2020-11-18 Minoo Hosseinzadeh , Andrew Wachal , Hana Khamfroush , Daniel E. Lucani

Uncertainty quantification of machine learning and deep learning methods plays an important role in enhancing trust to the obtained result. In recent years, a numerous number of uncertainty quantification methods have been introduced. Monte…

机器学习 · 计算机科学 2023-02-07 Afshar Shamsi , Hamzeh Asgharnezhad , AmirReza Tajally , Saeid Nahavandi , Henry Leung

Deep neural networks, despite their high accuracy, often exhibit poor confidence calibration, limiting their reliability in high-stakes applications. Current ad-hoc confidence calibration methods attempt to fix this during training but face…

机器学习 · 计算机科学 2026-04-15 Sandra Gómez-Gálvez , Tobias Olenyi , Gillian Dobbie , Katerina Taškova

Deep neural networks have seen tremendous success for different modalities of data including images, videos, and speech. This success has led to their deployment in mobile and embedded systems for real-time applications. However, making…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Nitthilan Kannappan Jayakodi , Anwesha Chatterjee , Wonje Choi , Janardhan Rao Doppa , Partha Pratim Pande