中文
相关论文

相关论文: Embodiment of Learning in Electro-Optical Signal P…

200 篇论文

Reservoir computing (RC), a particular form of recurrent neural network, is under explosive development due to its exceptional efficacy and high performance in reconstruction or/and prediction of complex physical systems. However, the…

机器学习 · 计算机科学 2023-05-10 Xing-Yue Duan , Xiong Ying , Si-Yang Leng , Jürgen Kurths , Wei Lin , Huan-Fei Ma

Backpropagation (BP), the standard learning algorithm for artificial neural networks, is often considered biologically implausible. In contrast, the standard learning algorithm for predictive coding (PC) models in neuroscience, known as the…

神经与进化计算 · 计算机科学 2023-05-24 Nick Alonso , Jeff Krichmar , Emre Neftci

Realization of deep learning with coherent optical field has attracted remarkably attentions presently, which benefits on the fact that optical matrix manipulation can be executed at speed of light with inherent parallel computation as well…

信号处理 · 电气工程与系统科学 2020-03-19 Yong-Liang Xiao , Rongguang Liang , Jianxin Zhong , Xianyu Su , Zhisheng You

If edge devices are to be deployed to critical applications where their decisions could have serious financial, political, or public-health consequences, they will need a way to signal when they are not sure how to react to their…

神经与进化计算 · 计算机科学 2020-05-11 Nathan Wycoff , Prasanna Balaprakash , Fangfang Xia

We construct a new error-suppression scheme that makes use of the adjoint of reversible quantum algorithms. For decoherence induced errors such as depolarization, it is presented that provided the depolarization error probability is less…

量子物理 · 物理学 2007-05-23 Zhe-Xuan Gong

This paper introduces a backpropagation-based technique for the calibration of the mismatch errors of time-interleaved analog to digital converters (TI-ADCs). This technique is applicable to digital receivers such as those used in coherent…

信号处理 · 电气工程与系统科学 2020-08-10 Fredy Solis , Benjamín T. Reyes , Damián A. Morero , Mario R. Hueda

Back-propagation algorithm is one of the most widely used and popular techniques to optimize the feed forward neural network training. Nature inspired meta-heuristic algorithms also provide derivative-free solution to optimize complex…

神经与进化计算 · 计算机科学 2012-09-13 Sudarshan Nandy , Partha Pratim Sarkar , Achintya Das

It is widely believed that the backpropagation algorithm is essential for learning good feature detectors in early layers of artificial neural networks, so that these detectors are useful for the task performed by the higher layers of that…

机器学习 · 计算机科学 2019-08-30 Dmitry Krotov , John Hopfield

Finding biologically plausible alternatives to back-propagation of errors is a fundamentally important challenge in artificial neural network research. In this paper, we propose a learning algorithm called error-driven Local Representation…

神经与进化计算 · 计算机科学 2018-11-19 Alexander G. Ororbia , Ankur Mali

With the increasing popularity of deep learning in image processing, many learned lossless image compression methods have been proposed recently. One group of algorithms that have shown good performance are based on learned pixel-based…

图像与视频处理 · 电气工程与系统科学 2022-12-27 Fatih Kamisli

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

The backpropagation of error algorithm used to train deep neural networks has been fundamental to the successes of deep learning. However, it requires sequential backward updates and non-local computations, which make it challenging to…

神经与进化计算 · 计算机科学 2022-02-22 Beren Millidge , Tommaso Salvatori , Yuhang Song , Rafal Bogacz , Thomas Lukasiewicz

The backpropagation of error algorithm (backprop) has been instrumental in the recent success of deep learning. However, a key question remains as to whether backprop can be formulated in a manner suitable for implementation in neural…

神经与进化计算 · 计算机科学 2020-10-13 Beren Millidge , Alexander Tschantz , Anil K Seth , Christopher L Buckley

Recent deep learning models such as ChatGPT utilizing the back-propagation algorithm have exhibited remarkable performance. However, the disparity between the biological brain processes and the back-propagation algorithm has been noted. The…

机器学习 · 计算机科学 2024-04-24 Taewook Hwang , Hyein Seo , Sangkeun Jung

Random backpropagation (RBP) is a variant of the backpropagation algorithm for training neural networks, where the transpose of the forward matrices are replaced by fixed random matrices in the calculation of the weight updates. It is…

机器学习 · 计算机科学 2017-12-25 Pierre Baldi , Peter Sadowski , Zhiqin Lu

The growing size of datasets and deep learning models has made faster and memory-efficient training crucial. Reversible transformers have recently been introduced as an exciting new method for extremely memory-efficient training, but they…

机器学习 · 计算机科学 2023-06-16 Tyler Zhu , Karttikeya Mangalam

Artificial intelligence (AI) is rapidly becoming one of the key technologies of this century. The majority of results in AI thus far have been achieved using deep neural networks trained with a learning algorithm called error…

Fine-tuning pretrained large models to downstream tasks is an important problem, which however suffers from huge memory overhead due to large-scale parameters. This work strives to reduce memory overhead in fine-tuning from perspectives of…

机器学习 · 计算机科学 2024-06-25 Yuchen Yang , Yingdong Shi , Cheems Wang , Xiantong Zhen , Yuxuan Shi , Jun Xu

The application of deep learning to the area of communications systems has been a growing field of interest in recent years. Forward-forward (FF) learning is an efficient alternative to the backpropagation (BP) algorithm, which is the…

信息论 · 计算机科学 2026-02-17 Daniel Seifert , Onur Günlü , Rafael F. Schaefer

We describe recurrent neural networks (RNNs), which have attracted great attention on sequential tasks, such as handwriting recognition, speech recognition and image to text. However, compared to general feedforward neural networks, RNNs…

机器学习 · 计算机科学 2018-01-16 Gang Chen