中文
相关论文

相关论文: On the relation between Loss Functions and T-Norms

200 篇论文

Deep neural networks (DNNs), particularly those using Rectified Linear Unit (ReLU) activation functions, have achieved remarkable success across diverse machine learning tasks, including image recognition, audio processing, and language…

机器学习 · 计算机科学 2026-03-26 Emi Zeger , Mert Pilanci

In this paper, we propose a fuzzy adaptive loss function for enhancing deep learning performance in classification tasks. Specifically, we redefine the cross-entropy loss to effectively address class-level noise conditions, including the…

机器学习 · 计算机科学 2023-10-13 Sebastián Maldonado , Carla Vairetti , Katherine Jara , Miguel Carrasco , Julio López

We identify a class of over-parameterized deep neural networks with standard activation functions and cross-entropy loss which provably have no bad local valley, in the sense that from any point in parameter space there exists a continuous…

机器学习 · 计算机科学 2018-12-27 Quynh Nguyen , Mahesh Chandra Mukkamala , Matthias Hein

Deep neural networks (DNNs) are powerful learning machines that have enabled breakthroughs in several domains. In this work, we introduce a new retrospective loss to improve the training of deep neural network models by utilizing the prior…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Surgan Jandial , Ayush Chopra , Mausoom Sarkar , Piyush Gupta , Balaji Krishnamurthy , Vineeth Balasubramanian

The key task of machine learning is to minimize the loss function that measures the model fit to the training data. The numerical methods to do this efficiently depend on the properties of the loss function. The most decisive among these…

Deep learning has become the method of choice in many application domains of machine learning in recent years, especially for multi-class classification tasks. The most common loss function used in this context is the cross-entropy loss,…

机器学习 · 计算机科学 2017-04-21 Yehezkel S. Resheff , Amit Mandelbaum , Daphna Weinshall

Average-K classification is an alternative to top-K classification in which the number of labels returned varies with the ambiguity of the input image but must average to K over all the samples. A simple method to solve this task is to…

机器学习 · 计算机科学 2023-04-03 Camille Garcin , Maximilien Servajean , Alexis Joly , Joseph Salmon

We consider neural network training, in applications in which there are many possible classes, but at test-time, the task is a binary classification task of determining whether the given example belongs to a specific class, where the class…

机器学习 · 统计学 2018-09-18 Gil Keren , Sivan Sabato , Björn Schuller

Understanding the training dynamics of deep neural networks (DNNs), particularly how they evolve low-dimensional features from high-dimensional data, remains a central challenge in deep learning theory. In this work, we introduce the…

机器学习 · 计算机科学 2025-07-21 Jiang Yang , Yuxiang Zhao , Quanhui Zhu

Robust loss functions are essential for training accurate deep neural networks (DNNs) in the presence of noisy (incorrect) labels. It has been shown that the commonly used Cross Entropy (CE) loss is not robust to noisy labels. Whilst new…

机器学习 · 计算机科学 2020-06-25 Xingjun Ma , Hanxun Huang , Yisen Wang , Simone Romano , Sarah Erfani , James Bailey

Deep learning has arguably achieved tremendous success in recent years. In simple words, deep learning uses the composition of many nonlinear functions to model the complex dependency between input features and labels. While neural networks…

机器学习 · 统计学 2019-04-16 Jianqing Fan , Cong Ma , Yiqiao Zhong

Many scientific and engineering problems require accurate models of dynamical systems with rare and extreme events. Such problems present a challenging task for data-driven modelling, with many naive machine learning methods failing to…

机器学习 · 计算机科学 2021-12-03 Samuel Rudy , Themistoklis Sapsis

Self-supervised learning is a growing paradigm in deep representation learning, showing great generalization capabilities and competitive performance in low-labeled data regimes. The SimCLR framework proposes the NT-Xent loss for…

机器学习 · 计算机科学 2022-05-09 Wilhelm Ågren

In deep Reinforcement Learning (RL), value functions are typically approximated using deep neural networks and trained via mean squared error regression objectives to fit the true value functions. Recent research has proposed an alternative…

机器学习 · 计算机科学 2024-11-19 Denis Tarasov , Kirill Brilliantov , Dmitrii Kharlapenko

During the finetuning stage of text generation tasks, standard cross-entropy loss treats all tokens equally. This can lead models to overemphasize high-frequency, low-information tokens, neglecting lower-frequency tokens crucial for…

计算与语言 · 计算机科学 2025-06-10 Jintian Shao

Statistical decision problems lie at the heart of statistical machine learning. The simplest problems are binary and multiclass classification and class probability estimation. Central to their definition is the choice of loss function,…

机器学习 · 计算机科学 2023-08-21 Robert C. Williamson , Zac Cranko

Significant advances have been made recently on training neural networks, where the main challenge is in solving an optimization problem with abundant critical points. However, existing approaches to address this issue crucially rely on a…

机器学习 · 计算机科学 2019-02-28 Weihao Gao , Ashok Vardhan Makkuva , Sewoong Oh , Pramod Viswanath

Most recent semantic segmentation methods train deep convolutional neural networks with fully annotated masks requiring pixel-accuracy for good quality training. Common weakly-supervised approaches generate full masks from partial input…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Meng Tang , Abdelaziz Djelouah , Federico Perazzi , Yuri Boykov , Christopher Schroers

The top-k classification accuracy is one of the core metrics in machine learning. Here, k is conventionally a positive integer, such as 1 or 5, leading to top-1 or top-5 training objectives. In this work, we relax this assumption and…

机器学习 · 计算机科学 2022-06-16 Felix Petersen , Hilde Kuehne , Christian Borgelt , Oliver Deussen

While deep learning is successful in a number of applications, it is not yet well understood theoretically. A satisfactory theoretical characterization of deep learning however, is beginning to emerge. It covers the following questions: 1)…

机器学习 · 计算机科学 2019-08-27 Tomaso Poggio , Andrzej Banburski , Qianli Liao