中文
相关论文

相关论文: DropIn: Making Reservoir Computing Neural Networks…

200 篇论文

In this work, we investigate the existence and effect of percolation in training deep Neural Networks (NNs) with dropout. Dropout methods are regularisation techniques for training NNs, first introduced by G. Hinton et al. (2012). These…

机器学习 · 计算机科学 2025-12-17 Finley Devlin , Jaron Sanders

Machine Learning for graphs is nowadays a research topic of consolidated relevance. Common approaches in the field typically resort to complex deep neural network architectures and demanding training algorithms, highlighting the need for…

机器学习 · 计算机科学 2020-05-12 Claudio Gallicchio , Alessio Micheli

Dropout is a regularisation technique in neural network training where unit activations are randomly set to zero with a given probability \emph{independently}. In this work, we propose a generalisation of dropout and other multiplicative…

机器学习 · 统计学 2019-09-24 Beyrem Khalfaoui , Joseph Boyd , Jean-Philippe Vert

Computer vision datasets containing multiple modalities such as color, depth, and thermal properties are now commonly accessible and useful for solving a wide array of challenging tasks. However, deploying multi-sensor heads is not possible…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Sébastien de Blois , Mathieu Garon , Christian Gagné , Jean-François Lalonde

The prediction of stochastic dynamical systems and the capture of dynamical behaviors are profound problems. In this article, we propose a data-driven framework combining Reservoir Computing and Normalizing Flow to study this issue, which…

动力系统 · 数学 2023-08-01 Cheng Fang , Yubin Lu , Ting Gao , Jinqiao Duan

Deep neural networks, and in particular recurrent networks, are promising candidates to control autonomous agents that interact in real-time with the physical world. However, this requires a seamless integration of temporal features into…

机器学习 · 统计学 2018-11-05 Volker Fischer , Jan Köhler , Thomas Pfeil

Reservoir computing is a machine learning approach that can generate a surrogate model of a dynamical system. It can learn the underlying dynamical system using fewer trainable parameters and hence smaller training data sets than competing…

机器学习 · 计算机科学 2022-11-23 Daniel J. Gauthier , Ingo Fischer , André Röhm

A reservoir computer is a complex nonlinear dynamical system that has been shown to be useful for solving certain problems, such as prediction of chaotic signals, speech recognition or control of robotic systems. Typically a reservoir…

新兴技术 · 计算机科学 2019-08-30 Thomas L. Carroll , Louis M. Pecora

We study dropout regularization in continuous-time models through the lens of random-batch methods -- a family of stochastic sampling schemes originally devised to reduce the computational cost of interacting particle systems. We construct…

机器学习 · 计算机科学 2025-10-16 Antonio Álvarez-López , Martín Hernández

This paper investigates neuron dropout as a post-processing bias mitigation for deep neural networks (DNNs). Neural-driven software solutions are increasingly applied in socially critical domains with significant fairness implications.…

机器学习 · 计算机科学 2024-09-04 Vishnu Asutosh Dasu , Ashish Kumar , Saeid Tizpaz-Niari , Gang Tan

Multifunctionality is a well observed phenomenological feature of biological neural networks and considered to be of fundamental importance to the survival of certain species over time. These multifunctional neural networks are capable of…

神经与进化计算 · 计算机科学 2021-02-03 Andrew Flynn , Vassilios A. Tsachouridis , Andreas Amann

Reservoir computing is a neural network approach for processing time-dependent signals that has seen rapid development in recent years. Physical implementations of the technique using optical reservoirs have demonstrated remarkable accuracy…

机器学习 · 计算机科学 2019-01-30 Daniel Canaday , Aaron Griffith , Daniel Gauthier

In edge computing use cases (e.g., smart cities), where several users and devices may be in close proximity to each other, computational tasks with similar input data for the same services (e.g., image or video annotation) may be offloaded…

网络与互联网体系结构 · 计算机科学 2021-12-24 Md Washik Al Azad , Spyridon Mastorakis

Recurrent neural networks show state-of-the-art results in many text analysis tasks but often require a lot of memory to store their weights. Recently proposed Sparse Variational Dropout eliminates the majority of the weights in a…

机器学习 · 统计学 2017-08-02 Ekaterina Lobacheva , Nadezhda Chirkova , Dmitry Vetrov

For many years, Evolutionary Algorithms (EAs) have been applied to improve Neural Networks (NNs) architectures. They have been used for solving different problems, such as training the networks (adjusting the weights), designing network…

神经与进化计算 · 计算机科学 2022-11-14 Sebastián Basterrech , Tarun Kumar Sharma

Deep neural networks have achieved remarkable results across many language processing tasks, however these methods are highly sensitive to noise and adversarial attacks. We present a regularization based method for limiting network…

计算与语言 · 计算机科学 2016-09-21 Yitong Li , Trevor Cohn , Timothy Baldwin

The reservoir computing networks (RCNs) have been successfully employed as a tool in learning and complex decision-making tasks. Despite their efficiency and low training cost, practical applications of RCNs rely heavily on empirical…

机器学习 · 计算机科学 2021-12-14 Wei Miao , Vignesh Narayanan , Jr-Shin Li

Despite of its importance for safe machine learning, uncertainty quantification for neural networks is far from being solved. State-of-the-art approaches to estimate neural uncertainties are often hybrid, combining parametric models with…

机器学习 · 计算机科学 2021-12-03 Joachim Sicking , Maram Akila , Maximilian Pintz , Tim Wirtz , Asja Fischer , Stefan Wrobel

It is important to understand how the popular regularization method dropout helps the neural network training find a good generalization solution. In this work, we show that the training with dropout finds the neural network with a flatter…

机器学习 · 计算机科学 2022-05-24 Zhongwang Zhang , Hanxu Zhou , Zhi-Qin John Xu

The ever-growing computational demands of increasingly complex machine learning models frequently necessitate the use of powerful cloud-based infrastructure for their training. Binary neural networks are known to be promising candidates for…