中文
相关论文

相关论文: Task Loss Estimation for Sequence Prediction

200 篇论文

The Softmax loss is one of the most widely employed surrogate objectives for classification and ranking tasks. To elucidate its theoretical properties, the Fenchel-Young framework situates it as a canonical instance within a broad family of…

机器学习 · 计算机科学 2026-02-02 Yuanhao Pu , Defu Lian , Enhong Chen

Soft targets combined with the cross-entropy loss have shown to improve generalization performance of deep neural networks on supervised classification tasks. The standard cross-entropy loss however assumes data to be categorically…

机器学习 · 计算机科学 2024-07-16 Johannes Hugger , Virginie Uhlmann

There is now significant historical data available on decision making in organizations, consisting of the decision problem, what decisions were made, and how desirable the outcomes were. Using this data, it is possible to learn a surrogate…

神经与进化计算 · 计算机科学 2020-04-23 Olivier Francon , Santiago Gonzalez , Babak Hodjat , Elliot Meyerson , Risto Miikkulainen , Xin Qiu , Hormoz Shahrzad

A new loss function for speaker recognition with deep neural network is proposed, based on Jeffreys Divergence. Adding this divergence to the cross-entropy loss function allows to maximize the target value of the output distribution while…

声音 · 计算机科学 2023-12-29 Pierre-Michel Bousquet , Mickael Rouvier

Deep neural networks often fail when deployed in real-world contexts due to distribution shift, a critical barrier to building safe and reliable systems. An emerging approach to address this problem relies on \emph{disagreement discrepancy}…

机器学习 · 计算机科学 2025-12-08 Neil G. Marchant , Andrew C. Cullen , Feng Liu , Sarah M. Erfani

Classification tasks are usually evaluated in terms of accuracy. However, accuracy is discontinuous and cannot be directly optimized using gradient ascent. Popular methods minimize cross-entropy, hinge loss, or other surrogate losses, which…

机器学习 · 计算机科学 2024-07-25 Ivan Karpukhin , Stanislav Dereka , Sergey Kolesnikov

We propose the Linearly Adaptive Cross Entropy Loss function. This is a novel measure derived from the information theory. In comparison to the standard cross entropy loss function, the proposed one has an additional term that depends on…

机器学习 · 计算机科学 2025-07-16 Jae Wan Shim

The predictive quality of machine learning models is typically measured in terms of their (approximate) expected prediction accuracy or the so-called Area Under the Curve (AUC). Minimizing the reciprocals of these measures are the goals of…

机器学习 · 统计学 2019-03-04 Hiva Ghanbari , Minhan Li , Katya Scheinberg

In many-task optimization scenarios, surrogate models are valuable for mitigating the computational burden of repeated fitness evaluations across tasks. This study proposes a novel meta-surrogate framework to assist many-task optimization,…

机器学习 · 计算机科学 2026-02-05 Xian-Rong Zhang , Yue-Jiao Gong , Yuan-Ting Zhong , Ting Huang , Jun Zhang

Transfer learning is widely used in deep neural network models when there are few labeled examples available. The common approach is to take a pre-trained network in a similar task and finetune the model parameters. This is usually done…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Kshitij Dwivedi , Gemma Roig

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

In NeuroEvolution, the topologies of artificial neural networks are optimized with evolutionary algorithms to solve tasks in data regression, data classification, or reinforcement learning. One downside of NeuroEvolution is the large amount…

神经与进化计算 · 计算机科学 2019-02-12 Jörg Stork , Martin Zaefferer , Thomas Bartz-Beielstein

Many deep learning-based speech enhancement algorithms are designed to minimize the mean-square error (MSE) in some transform domain between a predicted and a target speech signal. However, optimizing for MSE does not necessarily guarantee…

声音 · 计算机科学 2020-01-31 Morten Kolbæk , Zheng-Hua Tan , Søren Holdt Jensen , Jesper Jensen

Several tasks in machine learning are evaluated using non-differentiable metrics such as mean average precision or Spearman correlation. However, their non-differentiability prevents from using them as objective functions in a learning…

机器学习 · 计算机科学 2019-04-10 Martin Engilberge , Louis Chevallier , Patrick Pérez , Matthieu Cord

Intermediate task transfer learning can greatly improve model performance. If, for example, one has little training data for emotion detection, first fine-tuning a language model on a sentiment classification dataset may improve performance…

计算与语言 · 计算机科学 2024-10-22 David Schulte , Felix Hamborg , Alan Akbik

Neural autoregressive sequence models are used to generate sequences in a variety of natural language processing (NLP) tasks, where they are evaluated according to sequence-level task losses. These models are typically trained with maximum…

机器学习 · 计算机科学 2020-10-07 Sean Welleck , Kyunghyun Cho

While most successful approaches for machine reading comprehension rely on single training objective, it is assumed that the encoder layer can learn great representation through the loss function we define in the predict layer, which is…

计算与语言 · 计算机科学 2022-11-18 Yifeng Xie

Sparse Autoencoders (SAEs) are an interpretability technique aimed at decomposing neural network activations into interpretable units. However, a major bottleneck for SAE development has been the lack of high-quality performance metrics,…

机器学习 · 计算机科学 2024-12-02 Adam Karvonen , Can Rager , Samuel Marks , Neel Nanda

This paper proposes an unsupervised data selection method by using a submodular function based on contrastive loss ratios of target and training data sets. A model using a contrastive loss function is trained on both sets. Then the ratio of…

音频与语音处理 · 电气工程与系统科学 2022-07-26 Chanho Park , Rehan Ahmad , Thomas Hain

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