中文
相关论文

相关论文: Error Loss Networks

200 篇论文

In this paper, we develop upon the emerging topic of loss function learning, which aims to learn loss functions that significantly improve the performance of the models trained under them. Specifically, we propose a new meta-learning…

机器学习 · 计算机科学 2024-07-02 Christian Raymond , Qi Chen , Bing Xue , Mengjie Zhang

In this paper, we develop upon the topic of loss function learning, an emergent meta-learning paradigm that aims to learn loss functions that significantly improve the performance of the models trained under them. Specifically, we propose a…

神经与进化计算 · 计算机科学 2024-03-05 Christian Raymond , Qi Chen , Bing Xue , Mengjie Zhang

The loss function used to train a neural network is strongly connected to its output layer from a statistical point of view. This technical report analyzes common activation functions for a neural network output layer, like linear, sigmoid,…

机器学习 · 计算机科学 2025-11-10 Fernando Berzal

In machine learning and statistical modeling, the mean square or absolute error is commonly used as an error metric, also called a "loss function." While effective in reducing the average error, this approach may fail to address localized…

最优化与控制 · 数学 2025-09-10 John M. Hanna , Hugues Talbot , Irene E. Vignon-Clementel

We present observations and discussion of previously unreported phenomena discovered while training residual networks. The goal of this work is to better understand the nature of neural networks through the examination of these new…

机器学习 · 计算机科学 2017-02-15 Leslie N. Smith , Nicholay Topin

This paper studies semi-supervised learning of semantic segmentation, which assumes that only a small portion of training images are labeled and the others remain unlabeled. The unlabeled images are usually assigned pseudo labels to be used…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Donghyeon Kwon , Suha Kwak

We consider the problem of learning a loss function which, when minimized over a training dataset, yields a model that approximately minimizes a validation error metric. Though learning an optimal loss function is NP-hard, we present an…

机器学习 · 计算机科学 2019-07-02 Matthew Streeter

Infinite--Layer Networks (ILN) have recently been proposed as an architecture that mimics neural networks while enjoying some of the advantages of kernel methods. ILN are networks that integrate over infinitely many nodes within a single…

机器学习 · 计算机科学 2017-07-31 Roi Livni , Daniel Carmon , Amir Globerson

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

It has been demonstrated that deep neural networks outperform traditional machine learning. However, deep networks lack generalisability, that is, they will not perform as good as in a new (testing) set drawn from a different distribution…

机器学习 · 计算机科学 2022-06-28 Bruno Casella , Alessio Barbaro Chisari , Sebastiano Battiato , Mario Valerio Giuffrida

In this paper we examine learning methods combining the Random Neural Network, a biologically inspired neural network and the Extreme Learning Machine that achieve state of the art classification performance while requiring much shorter…

神经与进化计算 · 计算机科学 2016-09-27 Athanasios Vlontzos

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

Machine learning-based methods have achieved successful applications in machinery fault diagnosis. However, the main limitation that exists for these methods is that they operate as a black box and are generally not interpretable. This…

机器学习 · 计算机科学 2022-04-20 Gang Chen , Yu Lu , Rong Su , Zhaodan Kong

Continual learning is the ability to acquire new knowledge without forgetting the previously learned one, assuming no further access to past training data. Neural network approximators trained with gradient descent are known to fail in this…

机器学习 · 计算机科学 2021-11-05 Rodrigue Siry

Neural networks are becoming central in several areas of computer vision and image processing and different architectures have been proposed to solve specific problems. The impact of the loss layer of neural networks, however, has not…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Hang Zhao , Orazio Gallo , Iuri Frosio , Jan Kautz

Extreme learning machine (ELM), proposed by Huang et al., has been shown a promising learning algorithm for single-hidden layer feedforward neural networks (SLFNs). Nevertheless, because of the random choice of input weights and biases, the…

神经与进化计算 · 计算机科学 2014-09-16 Yuguang Wang , Feilong Cao , Yubo Yuan

We propose SEARNN, a novel training algorithm for recurrent neural networks (RNNs) inspired by the "learning to search" (L2S) approach to structured prediction. RNNs have been widely successful in structured prediction applications such as…

机器学习 · 计算机科学 2018-03-06 Rémi Leblond , Jean-Baptiste Alayrac , Anton Osokin , Simon Lacoste-Julien

The Extreme Learning Machine (ELM) is a single-hidden layer feedforward neural network (SLFN) learning algorithm that can learn effectively and quickly. The ELM training phase assigns the input weights and bias randomly and does not change…

神经与进化计算 · 计算机科学 2017-08-18 Andre Pacheco , Renato Krohling , Carlos da Silva

Echo state networks (ESNs) are a class of recurrent neural networks in which only the readout layer is trainable, while the recurrent and input layers are fixed. This architectural constraint enables computationally efficient processing of…

机器学习 · 计算机科学 2025-07-31 Taiki Yamada , Yuichi Katori , Kantaro Fujiwara

This paper presents a novel method for autonomously enhancing deep neural network training. My approach employs an Evaluation Neural Network (ENN) trained via deep reinforcement learning to predict the performance of the target network. The…

机器学习 · 计算机科学 2024-06-18 Ryohei Ino