中文
相关论文

相关论文: Diagonalizing the Softmax: Hadamard Initialization…

200 篇论文

Dual-encoder (DE) models are widely used in retrieval tasks, most commonly studied on open QA benchmarks that are often characterized by multi-class and limited training data. In contrast, their performance in multi-label and data-rich…

机器学习 · 计算机科学 2024-03-19 Nilesh Gupta , Devvrit Khatri , Ankit S Rawat , Srinadh Bhojanapalli , Prateek Jain , Inderjit Dhillon

When equipped with efficient optimization algorithms, the over-parameterized neural networks have demonstrated high level of performance even though the loss function is non-convex and non-smooth. While many works have been focusing on…

机器学习 · 计算机科学 2021-03-11 Zhiqi Bu , Shiyun Xu , Kan Chen

A proper understanding of the striking generalization abilities of deep neural networks presents an enduring puzzle. Recently, there has been a growing body of numerically-grounded theoretical work that has contributed important insights to…

机器学习 · 计算机科学 2019-10-31 Tyler Lee , Anthony Ndirango

Cross Entropy (CE) has an important role in machine learning and, in particular, in neural networks. It is commonly used in neural networks as the cost between the known distribution of the label and the Softmax/Sigmoid output. In this…

机器学习 · 计算机科学 2020-07-17 Ron Shoham , Haim Permuter

Scalability issue plays a crucial role in productionizing modern recommender systems. Even lightweight architectures may suffer from high computational overload due to intermediate calculations, limiting their practicality in real-world…

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

This paper aims to overcome a fundamental problem in the theory and application of deep neural networks (DNNs). We propose a method to solve the local minimum problem in training DNNs directly. Our method is based on the cross-entropy loss…

机器学习 · 计算机科学 2020-12-29 Huachuan Wang , James Ting-Ho Lo

Modern neural architectures for classification tasks are trained using the cross-entropy loss, which is widely believed to be empirically superior to the square loss. In this work we provide evidence indicating that this belief may not be…

机器学习 · 计算机科学 2021-10-26 Like Hui , Mikhail Belkin

Loss functions play a central role in supervised classification. Cross-entropy (CE) is widely used, whereas the mean absolute error (MAE) loss can offer robustness but is difficult to optimize. Interpolating between the CE and MAE losses,…

机器学习 · 统计学 2026-04-29 Kartheek Bondugula , Santiago Mazuelas , Aritz Pérez , Anqi Liu

A novel method for tackling the problem of imbalanced data in medical image segmentation is proposed in this work. In balanced cross entropy (CE) loss, which is a type of weighted CE loss, the weight assigned to each class is the in-verse…

图像与视频处理 · 电气工程与系统科学 2024-12-10 Seyed Mohsen Hosseini , Mahdieh Soleymani Baghshah

Iterative methods such as iterative closest point (ICP) for point cloud registration often suffer from bad local optimality (e.g. saddle points), due to the nature of nonconvex optimization. To address this fundamental challenge, in this…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Ziming Zhang , Yuping Shao , Yiqing Zhang , Fangzhou Lin , Haichong Zhang , Elke Rundensteiner

Building upon recent advances in entropy-regularized optimal transport, and upon Fenchel duality between measures and continuous functions , we propose a generalization of the logistic loss that incorporates a metric or cost between…

机器学习 · 统计学 2019-05-16 Arthur Mensch , Mathieu Blondel , Gabriel Peyré

In the field of pattern classification, the training of deep learning classifiers is mostly end-to-end learning, and the loss function is the constraint on the final output (posterior probability) of the network, so the existence of Softmax…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Qiuyu Zhu , Xuewen Zu

We present a unified theoretical framework connecting the first property of Deep Neural Collapse (DNC1) to the emergence of implicit low-rank bias in nonlinear networks trained with $L^2$ weight decay regularization. Our main contributions…

机器学习 · 计算机科学 2026-02-12 Emanuele Zangrando , Piero Deidda , Simone Brugiapaglia , Nicola Guglielmi , Francesco Tudisco

The widely-used cross-entropy (CE) loss-based deep networks achieved significant progress w.r.t. the classification accuracy. However, the CE loss can essentially ignore the risk of misclassification which is usually measured by the…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Yubin Ge , Site Li , Xuyang Li , Fangfang Fan , Wanqing Xie , Jane You , Xiaofeng Liu

The Hadamard decomposition is a powerful technique for data analysis and matrix compression, which decomposes a given matrix into the element-wise product of two or more low-rank matrices. In this paper, we develop an efficient algorithm to…

机器学习 · 计算机科学 2025-04-23 Samuel Wertz , Arnaud Vandaele , Nicolas Gillis

Standard cross-entropy is the default classification loss across virtually all of machine learning, yet it treats all misclassifications equally, ignoring the semantic distances that a class hierarchy encodes. We propose Hierarchy-Aware…

机器学习 · 计算机科学 2026-05-08 April Chan , Davide D'Ascenzo , Sebastiano Cultrera di Montesano

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…

We propose "collision cross-entropy" as a robust alternative to Shannon's cross-entropy (CE) loss when class labels are represented by soft categorical distributions y. In general, soft labels can naturally represent ambiguous targets in…

机器学习 · 计算机科学 2023-11-30 Zhongwen Zhang , Yuri Boykov

Recent works have studied implicit biases in deep learning, especially the behavior of last-layer features and classifier weights. However, they usually need to simplify the intermediate dynamics under gradient flow or gradient descent due…

机器学习 · 计算机科学 2023-12-14 Xiong Zhou , Xianming Liu , Hanzhang Wang , Deming Zhai , Junjun Jiang , Xiangyang Ji

Denoising autoencoders (DAEs) are powerful deep learning models used for feature extraction, data generation and network pre-training. DAEs consist of an encoder and decoder which may be trained simultaneously to minimise a loss (function)…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Antonia Creswell , Kai Arulkumaran , Anil A. Bharath