activity
20182022
most citedContinuous-Time Meta-Learning with Forward Mode Differentiation

6 citations · 7 across the 2 of their papers we have counts for

collaborators

6 papers

cs.LG20226 cited

Continuous-Time Meta-Learning with Forward Mode Differentiation

Tristan Deleu, David Kanaa, Leo Feng +4

Drawing inspiration from gradient-based meta-learning methods with infinitely small gradient steps, we introduce Continuous-Time Meta-Learning (COMLN), a meta-learning algorithm wh…

cs.LG2020

Catastrophic Fisher Explosion: Early Phase Fisher Matrix Impacts Generalization

Stanislaw Jastrzebski, Devansh Arpit, Oliver Astrand +6

The early phase of training a deep neural network has a dramatic effect on the local curvature of the loss function. For instance, using a small learning rate does not guarantee st…

cs.LG20201 cited

Advantages of biologically-inspired adaptive neural activation in RNNs during learning

Victor Geadah, Giancarlo Kerg, Stefan Horoi +2

Dynamic adaptation in single-neuron response plays a fundamental role in neural coding in biological neural networks. Yet, most neural activation functions used in artificial netwo…

cs.LG2020

Untangling tradeoffs between recurrence and self-attention in neural networks

Giancarlo Kerg, Bhargav Kanuparthi, Anirudh Goyal +3

Attention and self-attention mechanisms, are now central to state-of-the-art deep learning on sequential tasks. However, most recent progress hinges on heuristic approaches with li…

cs.LG2019

Non-normal Recurrent Neural Network (nnRNN): learning long time dependencies while improving expressivity with transient dynamics

Giancarlo Kerg, Kyle Goyette, Maximilian Puelma Touzel +4

A recent strategy to circumvent the exploding and vanishing gradient problem in RNNs, and to allow the stable propagation of signals over long time scales, is to constrain recurren…

stat.ML2018

h-detach: Modifying the LSTM Gradient Towards Better Optimization

Devansh Arpit, Bhargav Kanuparthi, Giancarlo Kerg +3

Recurrent neural networks are known for their notorious exploding and vanishing gradient problem (EVGP). This problem becomes more evident in tasks where the information needed to…