中文
相关论文

相关论文: A surrogate loss function for optimization of $F_\…

200 篇论文

When samples have internal structure, we often see a mismatch between the objective optimized during training and the model's goal during inference. For example, in sequence-to-sequence modeling we are interested in high-quality translated…

机器学习 · 计算机科学 2020-10-05 Xi Gao , Han Zhang , Aliakbar Panahi , Tom Arodz

Many neural networks deployed in the real world scenarios are trained using cross entropy based loss functions. From the optimization perspective, it is known that the behavior of first order methods such as gradient descent crucially…

机器学习 · 计算机科学 2023-10-09 Zhu Wang , Praveen Raj Veluswami , Harsh Mishra , Sathya N. Ravi

A key challenge with machine learning approaches for ranking is the gap between the performance metrics of interest and the surrogate loss functions that can be optimized with gradient-based methods. This gap arises because ranking metrics…

机器学习 · 计算机科学 2021-11-30 Robin Swezey , Aditya Grover , Bruno Charron , Stefano Ermon

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

Deep learning methods have contributed substantially to the rapid advancement of medical image segmentation, the quality of which relies on the suitable design of loss functions. Popular loss functions, including the cross-entropy and dice…

图像与视频处理 · 电气工程与系统科学 2022-11-07 Yucong Lin , Jinhua Su , Yuhang Li , Yuhao Wei , Hanchao Yan , Saining Zhang , Jiaan Luo , Danni Ai , Hong Song , Jingfan Fan , Tianyu Fu , Deqiang Xiao , Feifei Wang , Jue Hou , Jian Yang

The amount of manually labeled data is limited in medical applications, so semi-supervised learning and automatic labeling strategies can be an asset for training deep neural networks. However, the quality of the automatically generated…

机器学习 · 计算机科学 2022-03-04 Wenhui Cui , Haleh Akrami , Anand A. Joshi , Richard M. Leahy

In GFlowNets and variational inference, it has been shown that the mean square error between target and model log probabilities is an effective, low variance, surrogate loss for training generative models. This loss has the property that…

机器学习 · 计算机科学 2026-05-18 Jake Fawkes , Jason Hartford

A fundamental challenge in machine learning is the choice of a loss as it characterizes our learning task, is minimized in the training phase, and serves as an evaluation criterion for estimators. Proper losses are commonly chosen, ensuring…

机器学习 · 统计学 2026-03-04 Han Bao , Asuka Takatsu

In this work, we investigated the application of score-based gradient learning in discriminative and generative classification settings. Score function can be used to characterize data distribution as an alternative to density. It can be…

机器学习 · 计算机科学 2022-07-25 Yongchao Huang

Class-imbalanced node classification tasks are prevalent in real-world scenarios. Due to the uneven distribution of nodes across different classes, learning high-quality node representations remains a challenging endeavor. The engineering…

机器学习 · 计算机科学 2024-05-24 Xinyu Guo , Kai Wu , Xiaoyu Zhang , Jing Liu

The score function estimator is widely used for estimating gradients of stochastic objectives in stochastic computation graphs (SCG), eg, in reinforcement learning and meta-learning. While deriving the first-order gradient estimators by…

Labeling a training set is often expensive and susceptible to errors, making the design of robust loss functions for label noise an important problem. The symmetry condition provides theoretical guarantees for robustness to such noise. In…

机器学习 · 计算机科学 2026-05-21 Alexandre Lemire Paquin , Brahim Chaib-Draa , Philippe Giguère

In applications with significant class imbalance or asymmetric costs, metrics such as the $F_\beta$-measure, AM measure, Jaccard similarity coefficient, and weighted accuracy offer more suitable evaluation criteria than standard binary…

机器学习 · 计算机科学 2025-12-30 Anqi Mao , Mehryar Mohri , Yutao Zhong

When training neural networks with custom objectives, such as ranking losses and shortest-path losses, a common problem is that they are, per se, non-differentiable. A popular approach is to continuously relax the objectives to provide…

机器学习 · 计算机科学 2024-10-28 Felix Petersen , Christian Borgelt , Tobias Sutter , Hilde Kuehne , Oliver Deussen , Stefano Ermon

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

Gradient descent is a simple and widely used optimization method for machine learning. For homogeneous linear classifiers applied to separable data, gradient descent has been shown to converge to the maximal margin (or equivalently, the…

机器学习 · 统计学 2019-07-30 Denali Molitor , Deanna Needell , Rachel Ward

With rapid technological growth, automatic pronunciation assessment has transitioned toward systems that evaluate pronunciation in various aspects, such as fluency and stress. However, despite the highly imbalanced score labels within each…

计算与语言 · 计算机科学 2023-08-30 Heejin Do , Yunsu Kim , Gary Geunbae Lee

This paper proposes a new metric to measure the calibration error of probabilistic binary classifiers, called test-based calibration error (TCE). TCE incorporates a novel loss function based on a statistical test to examine the extent to…

机器学习 · 统计学 2023-06-27 Takuo Matsubara , Niek Tax , Richard Mudd , Ido Guy

Adversarial robustness is an increasingly critical property of classifiers in applications. The design of robust algorithms relies on surrogate losses since the optimization of the adversarial loss with most hypothesis sets is NP-hard. But…

机器学习 · 计算机科学 2021-05-05 Pranjal Awasthi , Natalie Frank , Anqi Mao , Mehryar Mohri , Yutao Zhong

This paper shows that a wide class of effective learning rules -- those that improve a scalar performance measure over a given time window -- can be rewritten as natural gradient descent with respect to a suitably defined loss function and…

机器学习 · 计算机科学 2024-09-26 Lucas Shoji , Kenta Suzuki , Leo Kozachkov