中文
相关论文

相关论文: Smooth Loss Functions for Deep Top-k Classificatio…

200 篇论文

We consider training decision trees using noisily labeled data, focusing on loss functions that can lead to robust learning algorithms. Our contributions are threefold. First, we offer novel theoretical insights on the robustness of many…

机器学习 · 计算机科学 2024-01-24 Jonathan Wilton , Nan Ye

Smoothed analysis is a framework for analyzing the complexity of an algorithm, acting as a bridge between average and worst-case behaviour. For example, Quicksort and the Simplex algorithm are widely used in practical applications, despite…

机器学习 · 计算机科学 2015-03-29 Bichen Shi , Michel Schellekens , Georgiana Ifrim

Communication overhead is one of the major obstacles to train large deep learning models at scale. Gradient sparsification is a promising technique to reduce the communication volume. However, it is very challenging to obtain real…

分布式、并行与集群计算 · 计算机科学 2025-08-22 Shigang Li , Torsten Hoefler

To train deep learning models faster, distributed training on multiple GPUs is the very popular scheme in recent years. However, the communication bandwidth is still a major bottleneck of training performance. To improve overall training…

机器学习 · 计算机科学 2022-09-20 Daegun Yoon , Sangyoon Oh

The loss function is arguably among the most important hyperparameters for a neural network. Many loss functions have been designed to date, making a correct choice nontrivial. However, elaborate justifications regarding the choice of the…

机器学习 · 计算机科学 2022-10-31 Simon Dräger , Jannik Dunkelau

It is well-known that classifiers are vulnerable to adversarial perturbations. To defend against adversarial perturbations, various certified robustness results have been derived. However, existing certified robustnesses are limited to…

机器学习 · 计算机科学 2019-12-23 Jinyuan Jia , Xiaoyu Cao , Binghui Wang , Neil Zhenqiang Gong

Due to their flexibility and predictive performance, machine-learning based regression methods have become an important tool for predictive modeling and forecasting. However, most methods focus on estimating the conditional mean or specific…

机器学习 · 统计学 2019-03-15 Rui Li , Howard D. Bondell , Brian J. Reich

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

In this paper, we explore the approximation theory of functions defined on graphs. Our study builds upon the approximation results derived from the $K$-functional. We establish a theoretical framework to assess the lower bounds of…

机器学习 · 计算机科学 2024-08-06 Guangrui Yang , Jianfei Li , Ming Li , Han Feng , Ding-Xuan Zhou

This paper deals with robust regression and subspace estimation and more precisely with the problem of minimizing a saturated loss function. In particular, we focus on computational complexity issues and show that an exact algorithm with…

机器学习 · 计算机科学 2019-04-22 Fabien Lauer

The minimization of convex functions which are only available through partial and noisy information is a key methodological problem in many disciplines. In this paper we consider convex optimization with noisy zero-th order information,…

机器学习 · 计算机科学 2016-05-27 Francis Bach , Vianney Perchet

We present a class of algorithms capable of directly training deep neural networks with respect to large families of task-specific performance measures such as the F-measure and the Kullback-Leibler divergence that are structured and…

机器学习 · 统计学 2021-09-22 Amartya Sanyal , Pawan Kumar , Purushottam Kar , Sanjay Chawla , Fabrizio Sebastiani

Learning from class-imbalanced data continues to be a common and challenging problem in supervised learning as standard classification algorithms are designed to handle balanced class distributions. While different strategies exist to…

机器学习 · 计算机科学 2020-03-06 Felix Last , Georgios Douzas , Fernando Bacao

Robust loss functions are essential for training deep neural networks with better generalization power in the presence of noisy labels. Symmetric loss functions are confirmed to be robust to label noise. However, the symmetric condition is…

机器学习 · 计算机科学 2021-06-08 Xiong Zhou , Xianming Liu , Junjun Jiang , Xin Gao , Xiangyang Ji

In machine learning, the cost function is crucial because it measures how good or bad a system is. In image classification, well-known networks only consider modifying the network structures and applying cross-entropy loss at the end of the…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Trung Dung Do , Cheng-Bin Jin , Hakil Kim , Van Huan Nguyen

Robustness to bit errors is a key requirement for the reliable use of neural networks (NNs) on emerging approximate computing platforms and error-prone memory technologies. A common approach to achieve bit error tolerance in NNs is…

机器学习 · 计算机科学 2026-03-06 Mikail Yayla , Akash Kumar

In this paper, we study the data-dependent convergence and generalization behavior of gradient methods for neural networks with smooth activation. Our first result is a novel bound on the excess risk of deep networks trained by the logistic…

机器学习 · 计算机科学 2024-12-09 Hossein Taheri , Christos Thrampoulidis , Arya Mazumdar

Deep neural networks are currently among the most commonly used classifiers. Despite easily achieving very good performance, one of the best selling points of these models is their modular design - one can conveniently adapt their…

机器学习 · 计算机科学 2017-02-21 Katarzyna Janocha , Wojciech Marian Czarnecki

In classification, the de facto method for aggregating individual losses is the average loss. When the actual metric of interest is 0-1 loss, it is common to minimize the average surrogate loss for some well-behaved (e.g. convex) surrogate.…

机器学习 · 计算机科学 2018-11-06 Bryan He , James Zou

We consider the unconstrained optimization problem whose objective function is composed of a smooth and a non-smooth conponents where the smooth component is the expectation a random function. This type of problem arises in some interesting…

最优化与控制 · 数学 2011-07-01 Qihang Lin , Xi Chen , Javier Pena