Skip to main content

Showing 1–19 of 19 results for author: Scellier, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.03372  [pdf, other

    physics.app-ph cs.LG

    Training of Physical Neural Networks

    Authors: Ali Momeni, Babak Rahmani, Benjamin Scellier, Logan G. Wright, Peter L. McMahon, Clara C. Wanjura, Yuhang Li, Anas Skalli, Natalia G. Berloff, Tatsuhiro Onodera, Ilker Oguz, Francesco Morichetti, Philipp del Hougne, Manuel Le Gallo, Abu Sebastian, Azalia Mirhoseini, Cheng Zhang, Danijela Marković, Daniel Brunner, Christophe Moser, Sylvain Gigan, Florian Marquardt, Aydogan Ozcan, Julie Grollier, Andrea J. Liu , et al. (3 additional authors not shown)

    Abstract: Physical neural networks (PNNs) are a class of neural-like networks that leverage the properties of physical systems to perform computation. While PNNs are so far a niche research area with small-scale laboratory demonstrations, they are arguably one of the most underappreciated important opportunities in modern AI. Could we train AI models 1000x larger than current ones? Could we do this and also… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

    Comments: 29 pages, 4 figures

  2. arXiv:2406.00879  [pdf, ps, other

    quant-ph cond-mat.dis-nn cs.LG

    Quantum Equilibrium Propagation: Gradient-Descent Training of Quantum Systems

    Authors: Benjamin Scellier

    Abstract: Equilibrium propagation (EP) is a training framework for energy-based systems, i.e. systems whose physics minimizes an energy function. EP has been explored in various classical physical systems such as resistor networks, elastic networks, the classical Ising model and coupled phase oscillators. A key advantage of EP is that it achieves gradient descent on a cost function using the physics of the… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

  3. arXiv:2402.11674  [pdf, other

    cs.ET cond-mat.dis-nn cs.LG

    A Fast Algorithm to Simulate Nonlinear Resistive Networks

    Authors: Benjamin Scellier

    Abstract: Analog electrical networks have long been investigated as energy-efficient computing platforms for machine learning, leveraging analog physics during inference. More recently, resistor networks have sparked particular interest due to their ability to learn using local rules (such as equilibrium propagation), enabling potentially important energy efficiency gains for training as well. Despite their… ▽ More

    Submitted 6 June, 2024; v1 submitted 18 February, 2024; originally announced February 2024.

    Comments: ICML 2024

  4. arXiv:2312.15103  [pdf, other

    cs.LG cs.CV

    Energy-based learning algorithms for analog computing: a comparative study

    Authors: Benjamin Scellier, Maxence Ernoult, Jack Kendall, Suhas Kumar

    Abstract: Energy-based learning algorithms have recently gained a surge of interest due to their compatibility with analog (post-digital) hardware. Existing algorithms include contrastive learning (CL), equilibrium propagation (EP) and coupled learning (CpL), all consisting in contrasting two states, and differing in the type of perturbation used to obtain the second state from the first one. However, these… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

    Comments: NeurIPS 2023

  5. arXiv:2312.15063  [pdf, other

    cs.LG cond-mat.dis-nn

    A universal approximation theorem for nonlinear resistive networks

    Authors: Benjamin Scellier, Siddhartha Mishra

    Abstract: Resistor networks have recently had a surge of interest as substrates for energy-efficient self-learning machines. This work studies the computational capabilities of these resistor networks. We show that electrical networks composed of voltage sources, linear resistors, diodes and voltage-controlled voltage sources (VCVS) can implement any continuous functions. To prove it, we assume that the cir… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  6. arXiv:2208.08862  [pdf, ps, other

    cond-mat.dis-nn cs.LG cs.NE

    Frequency propagation: Multi-mechanism learning in nonlinear physical networks

    Authors: Vidyesh Rao Anisetti, A. Kandala, B. Scellier, J. M. Schwarz

    Abstract: We introduce frequency propagation, a learning algorithm for nonlinear physical networks. In a resistive electrical circuit with variable resistors, an activation current is applied at a set of input nodes at one frequency, and an error current is applied at a set of output nodes at another frequency. The voltage response of the circuit to these boundary currents is the superposition of an `activa… ▽ More

    Submitted 10 August, 2022; originally announced August 2022.

    Comments: 9 pages, 0 figures

  7. arXiv:2205.15021  [pdf, other

    cs.LG

    Agnostic Physics-Driven Deep Learning

    Authors: Benjamin Scellier, Siddhartha Mishra, Yoshua Bengio, Yann Ollivier

    Abstract: This work establishes that a physical system can perform statistical learning without gradient computations, via an Agnostic Equilibrium Propagation (Aeqprop) procedure that combines energy minimization, homeostatic control, and nudging towards the correct response. In Aeqprop, the specifics of the system do not have to be known: the procedure is based only on external manipulations, and produces… ▽ More

    Submitted 30 May, 2022; originally announced May 2022.

  8. arXiv:2203.12098  [pdf, other

    cond-mat.soft cs.LG cs.NE

    Learning by non-interfering feedback chemical signaling in physical networks

    Authors: Vidyesh Rao Anisetti, B. Scellier, J. M. Schwarz

    Abstract: Both non-neural and neural biological systems can learn. So rather than focusing on purely brain-like learning, efforts are underway to study learning in physical systems. Such efforts include equilibrium propagation (EP) and coupled learning (CL), which require storage of two different states-the free state and the perturbed state-during the learning process to retain information about gradients.… ▽ More

    Submitted 23 June, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: 9 pages, 2 figures

  9. arXiv:2103.09985  [pdf, other

    cs.LG

    A deep learning theory for neural networks grounded in physics

    Authors: Benjamin Scellier

    Abstract: In the last decade, deep learning has become a major component of artificial intelligence. The workhorse of deep learning is the optimization of loss functions by stochastic gradient descent (SGD). Traditionally in deep learning, neural networks are differentiable mathematical functions, and the loss gradients required for SGD are computed with the backpropagation algorithm. However, the computer… ▽ More

    Submitted 23 April, 2021; v1 submitted 17 March, 2021; originally announced March 2021.

  10. arXiv:2101.05536  [pdf, other

    cs.LG cs.NE

    Scaling Equilibrium Propagation to Deep ConvNets by Drastically Reducing its Gradient Estimator Bias

    Authors: Axel Laborieux, Maxence Ernoult, Benjamin Scellier, Yoshua Bengio, Julie Grollier, Damien Querlioz

    Abstract: Equilibrium Propagation (EP) is a biologically-inspired counterpart of Backpropagation Through Time (BPTT) which, owing to its strong theoretical guarantees and the locality in space of its learning rule, fosters the design of energy-efficient hardware dedicated to learning. In practice, however, EP does not scale to visual tasks harder than MNIST. In this work, we show that a bias in the gradient… ▽ More

    Submitted 14 January, 2021; originally announced January 2021.

    Comments: NeurIPS 2020 Workshop : "Beyond Backpropagation Novel Ideas for Training Neural Architectures". arXiv admin note: substantial text overlap with arXiv:2006.03824

  11. arXiv:2006.03824  [pdf, other

    cs.NE

    Scaling Equilibrium Propagation to Deep ConvNets by Drastically Reducing its Gradient Estimator Bias

    Authors: Axel Laborieux, Maxence Ernoult, Benjamin Scellier, Yoshua Bengio, Julie Grollier, Damien Querlioz

    Abstract: Equilibrium Propagation (EP) is a biologically-inspired algorithm for convergent RNNs with a local learning rule that comes with strong theoretical guarantees. The parameter updates of the neural network during the credit assignment phase have been shown mathematically to approach the gradients provided by Backpropagation Through Time (BPTT) when the network is infinitesimally nudged toward its ta… ▽ More

    Submitted 6 June, 2020; originally announced June 2020.

  12. arXiv:2006.01981  [pdf, other

    cs.NE cs.LG

    Training End-to-End Analog Neural Networks with Equilibrium Propagation

    Authors: Jack Kendall, Ross Pantone, Kalpana Manickavasagam, Yoshua Bengio, Benjamin Scellier

    Abstract: We introduce a principled method to train end-to-end analog neural networks by stochastic gradient descent. In these analog neural networks, the weights to be adjusted are implemented by the conductances of programmable resistive devices such as memristors [Chua, 1971], and the nonlinear transfer functions (or `activation functions') are implemented by nonlinear components such as diodes. We show… ▽ More

    Submitted 9 June, 2020; v1 submitted 2 June, 2020; originally announced June 2020.

  13. arXiv:2005.04169  [pdf, other

    cs.NE cs.LG stat.ML

    Continual Weight Updates and Convolutional Architectures for Equilibrium Propagation

    Authors: Maxence Ernoult, Julie Grollier, Damien Querlioz, Yoshua Bengio, Benjamin Scellier

    Abstract: Equilibrium Propagation (EP) is a biologically inspired alternative algorithm to backpropagation (BP) for training neural networks. It applies to RNNs fed by a static input x that settle to a steady state, such as Hopfield networks. EP is similar to BP in that in the second phase of training, an error signal propagates backwards in the layers of the network, but contrary to BP, the learning rule o… ▽ More

    Submitted 29 April, 2020; originally announced May 2020.

  14. arXiv:2005.04168  [pdf, other

    cs.NE cs.LG stat.ML

    Equilibrium Propagation with Continual Weight Updates

    Authors: Maxence Ernoult, Julie Grollier, Damien Querlioz, Yoshua Bengio, Benjamin Scellier

    Abstract: Equilibrium Propagation (EP) is a learning algorithm that bridges Machine Learning and Neuroscience, by computing gradients closely matching those of Backpropagation Through Time (BPTT), but with a learning rule local in space. Given an input $x$ and associated target $y$, EP proceeds in two phases: in the first phase neurons evolve freely towards a first steady state; in the second phase output n… ▽ More

    Submitted 29 April, 2020; originally announced May 2020.

  15. arXiv:1905.13633  [pdf, other

    cs.LG cs.NE stat.ML

    Updates of Equilibrium Prop Match Gradients of Backprop Through Time in an RNN with Static Input

    Authors: Maxence Ernoult, Julie Grollier, Damien Querlioz, Yoshua Bengio, Benjamin Scellier

    Abstract: Equilibrium Propagation (EP) is a biologically inspired learning algorithm for convergent recurrent neural networks, i.e. RNNs that are fed by a static input x and settle to a steady state. Training convergent RNNs consists in adjusting the weights until the steady state of output neurons coincides with a target y. Convergent RNNs can also be trained with the more conventional Backpropagation Thro… ▽ More

    Submitted 31 May, 2019; originally announced May 2019.

  16. arXiv:1808.04873  [pdf, other

    cs.LG stat.ML

    Generalization of Equilibrium Propagation to Vector Field Dynamics

    Authors: Benjamin Scellier, Anirudh Goyal, Jonathan Binas, Thomas Mesnard, Yoshua Bengio

    Abstract: The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phases, and that pairs of neurons would need to communicate through symmetric bidirectional connections. We present a simple two-phase learning procedure for fixed point recurrent netwo… ▽ More

    Submitted 14 August, 2018; originally announced August 2018.

  17. arXiv:1711.08416  [pdf, other

    cs.LG

    Equivalence of Equilibrium Propagation and Recurrent Backpropagation

    Authors: Benjamin Scellier, Yoshua Bengio

    Abstract: Recurrent Backpropagation and Equilibrium Propagation are supervised learning algorithms for fixed point recurrent neural networks which differ in their second phase. In the first phase, both algorithms converge to a fixed point which corresponds to the configuration where the prediction is made. In the second phase, Equilibrium Propagation relaxes to another nearby fixed point corresponding to sm… ▽ More

    Submitted 22 May, 2018; v1 submitted 22 November, 2017; originally announced November 2017.

  18. arXiv:1606.01651  [pdf, other

    cs.LG cs.NE q-bio.NC

    Feedforward Initialization for Fast Inference of Deep Generative Networks is biologically plausible

    Authors: Yoshua Bengio, Benjamin Scellier, Olexa Bilaniuk, Joao Sacramento, Walter Senn

    Abstract: We consider deep multi-layered generative models such as Boltzmann machines or Hopfield nets in which computation (which implements inference) is both recurrent and stochastic, but where the recurrence is not to model sequential structure, only to perform computation. We find conditions under which a simple feedforward computation is a very good initialization for inference, after the input units… ▽ More

    Submitted 27 June, 2016; v1 submitted 6 June, 2016; originally announced June 2016.

  19. arXiv:1602.05179  [pdf, other

    cs.LG

    Equilibrium Propagation: Bridging the Gap Between Energy-Based Models and Backpropagation

    Authors: Benjamin Scellier, Yoshua Bengio

    Abstract: We introduce Equilibrium Propagation, a learning framework for energy-based models. It involves only one kind of neural computation, performed in both the first phase (when the prediction is made) and the second phase of training (after the target or prediction error is revealed). Although this algorithm computes the gradient of an objective function just like Backpropagation, it does not need a s… ▽ More

    Submitted 28 March, 2017; v1 submitted 16 February, 2016; originally announced February 2016.