paper-with-me

Papers

A Tutorial on Neural Networks and Gradient-free Training

2022-11-26 · Turibius Rozario, Arjun Trivedi, Ankit Goel

This paper presents a compact, matrix-based representation of neural networks in a self-contained tutorial fashion. Specifically, we develop neural networks as a composition of several vector-valued functions. Although neural networks are well-understood pictorially in terms of interconnected neurons, neural networks are mathematical nonlinear functions constructed by composing several vector-valued functions. Using basic results from linear algebra, we represent a neural network as an alternating sequence of linear maps and scalar nonlinear functions, also known as activation functions. The training of neural networks requires the minimization of a cost function, which in turn requires the computation of a gradient. Using basic multivariable calculus results, the cost gradient is also shown to be a function composed of a sequence of linear maps and nonlinear functions. In addition to the analytical gradient computation, we consider two gradient-free training methods and compare the three training methods in terms of convergence rate and prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2211.17217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using the IBM Analog In-Memory Hardware Acceleration Kit for Neural Network Training and Inference

2023-07-18 · Manuel Le Gallo, Corey Lammie, Julian Buechel, Fabio Carta 외

Analog In-Memory Computing (AIMC) is a promising approach to reduce the latency and energy consumption of Deep Neural Network (DNN) inference and training. However, the noisy and non-linear device characteristics, and th…

A Tutorial on Bayesian Optimization

2018-07-08 · Peter I. Frazier

Bayesian optimization is an approach to optimizing objective functions that take a long time (minutes or hours) to evaluate. It is best-suited for optimization over continuous domains of less than 20 dimensions, and tole…

Bayesian OptimizationHyperparameter Optimizationregression

Training Spiking Neural Networks Using Lessons From Deep Learning

2021-09-27 · Jason K. Eshraghian, Max Ward, Emre Neftci, Xinxin Wang 외

The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This…

Deep Learning

Free-text input vs menu selection: exploring the difference with a tutorial dialogue system.

2012-12-01 · ALTA 2012 12 · Jenny Mcdonald, Alistair Knott, Richard Zeng

Open-Domain Question Answering

2020-07-01 · ACL 2020 6 · Danqi Chen, Wen-tau Yih

This tutorial provides a comprehensive and coherent overview of cutting-edge research in open-domain question answering (QA), the task of answering questions using a large collection of documents of diversified topics. W…

Open-Domain Question AnsweringQuestion Answering