paper-with-me

Papers

Avoiding Kernel Fixed Points: Computing with ELU and GELU Infinite Networks

2020-02-20 · Russell Tsuchida, Tim Pearce, Chris van der Heide, Fred Roosta, Marcus Gallagher

Analysing and computing with Gaussian processes arising from infinitely wide neural networks has recently seen a resurgence in popularity. Despite this, many explicit covariance functions of networks with activation functions used in modern networks remain unknown. Furthermore, while the kernels of deep networks can be computed iteratively, theoretical understanding of deep kernels is lacking, particularly with respect to fixed-point dynamics. Firstly, we derive the covariance functions of multi-layer perceptrons (MLPs) with exponential linear units (ELU) and Gaussian error linear units (GELU) and evaluate the performance of the limiting Gaussian processes on some benchmarks. Secondly, and more generally, we analyse the fixed-point dynamics of iterated kernels corresponding to a broad range of activation functions. We find that unlike some previously studied neural network kernels, these new kernels exhibit non-trivial fixed-point dynamics which are mirrored in finite-width neural networks. The fixed point behaviour present in some networks explains a mechanism for implicit regularisation in overparameterised deep models. Our results relate to both the static iid parameter conjugate kernel and the dynamic neural tangent kernel constructions. Software at github.com/RussellTsuchida/ELU_GELU_kernels.

📄 PDF Abstract BibTeX arXiv:2002.08517

Code (1)

RussellTsuchida/ELU_GELU_kernels 공식 구현

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Reusing Softmax Hardware Unit for GELU Computation in Transformers

2024-02-15 · Christodoulos Peltekis, Kosmas Alexandridis, Giorgos Dimitrakopoulos

Transformers have improved drastically the performance of natural language processing (NLP) and computer vision applications. The computation of transformers involves matrix multiplications and non-linear activation func…

Reservoir Computing meets Recurrent Kernels and Structured Transforms

2020-06-12 · NeurIPS 2020 12 · Jonathan Dong, Ruben Ohana, Mushegh Rafayelyan, Florent Krzakala

Reservoir Computing is a class of simple yet efficient Recurrent Neural Networks where internal weights are fixed at random and only a linear output layer is trained. In the large size limit, such random neural networks …

Time SeriesTime Series AnalysisTime Series Prediction

Zorro: A Flexible and Differentiable Parametric Family of Activation Functions That Extends ReLU and GELU

2024-09-28 · Matias Roodschild, Jorge Gotay-Sardiñas, Victor A. Jimenez, Adrian Will

Even in recent neural network architectures such as Transformers and Extended LSTM (xLSTM), and traditional ones like Convolutional Neural Networks, Activation Functions are an integral part of nearly all neural networks…

Genetically programmable optical random neural networks

2024-03-19 · Bora Çarpınlıoğlu, Uğur Teğin

Today, machine learning tools, particularly artificial neural networks, have become crucial for diverse applications. However, current digital computing tools to train and deploy artificial neural networks often struggle…

ASCEND: Accurate yet Efficient End-to-End Stochastic Computing Acceleration of Vision Transformer

2024-02-20 · Tong Xie, Yixuan Hu, Renjie Wei, Meng Li 외

Stochastic computing (SC) has emerged as a promising computing paradigm for neural acceleration. However, how to accelerate the state-of-the-art Vision Transformer (ViT) with SC remains unclear. Unlike convolutional neur…