Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Implementing Gaussian process inference with neural networks.

Marcus Frean1, Matt Lilley, Phillip Boyle

  • 1Victoria University of Wellington, P.O. Box 600, Wellington, New Zealand. marcus@mcs.vuw.ac.nz

International Journal of Neural Systems
|November 23, 2006
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Tokens enable cooperation without identification or memory.

Proceedings. Biological sciences·2026
Same author

Adaptive sensing for NMR measurements.

Journal of magnetic resonance (San Diego, Calif. : 1997)·2026
Same author

Score-mediated mutual consent and indirect reciprocity.

Proceedings of the National Academy of Sciences of the United States of America·2023
Same author

Running demands in club, regional, national, and international provincial New Zealand rugby union competitions.

Frontiers in sports and active living·2023
Same author

Holds enable one-shot reciprocal exchange.

Proceedings. Biological sciences·2022
Same author

The effect of population structure on the rate of evolution.

Proceedings. Biological sciences·2013
Same journal

Latent Space Projections and Atlases, a Cautionary Tale in Deep Neuroimaging using Autoencoders.

International journal of neural systems·2026
Same journal

Transformer-Based Anomaly Detection for Neurodegenerative Screening in MRI Images.

International journal of neural systems·2026
Same journal

Discrete Wavelet Convolution for Learnable Time-Frequency Representation with Application to Seizure Prediction.

International journal of neural systems·2026
Same journal

Automatic Seizure Detection using Hierarchical Spectral-Temporal Feature Learning with an Imbalance-Aware Transformer.

International journal of neural systems·2026
Same journal

Pyramid Vision Transformer-Enhanced Conformer Network for Epileptic Seizure Recognition Using MultiChannel EEG Signals.

International journal of neural systems·2026
Same journal

A Time-Frequency Decoupled Contrastive Learning Framework for Electroencephalography-Based Parkinson's Disease Diagnosis.

International journal of neural systems·2026
See all related articles

Gaussian processes offer superior regression capabilities compared to backpropagation neural networks. A novel recurrent neural network trained with Hebbian learning mimics Gaussian process predictions, simplifying complex models.

Area of Science:

  • Machine Learning
  • Computational Neuroscience
  • Artificial Intelligence

Background:

  • Gaussian processes (GPs) are effective for regression tasks.
  • Bayesian neural networks (BNNs) exhibit GP-like behavior with infinite hidden neurons.
  • Backpropagation neural networks (BPNNs) are a common alternative for regression.

Purpose of the Study:

  • To introduce a novel recurrent neural network (RNN) architecture.
  • To demonstrate that this RNN can replicate Gaussian process regression predictions.
  • To explore a more efficient alternative to infinite hidden unit feed-forward networks.

Main Methods:

  • A simple recurrent neural network (RNN) architecture was designed.
  • Connection weights were trained using one-shot Hebbian learning.

Related Experiment Videos

  • The network was analyzed as a dynamical system relaxing to a stable state.
  • Main Results:

    • The trained RNN generates predictions identical to Gaussian process regression.
    • This finite recurrent network effectively replaces an infinite-hidden-unit feed-forward network.
    • Hebbian learning provides a one-shot training method for the recurrent system.

    Conclusions:

    • Recurrent neural networks trained with Hebbian learning can achieve Gaussian process regression performance.
    • A finite recurrent architecture offers a computationally efficient alternative to infinite feed-forward networks.
    • This approach bridges the gap between dynamical systems and Gaussian process models in machine learning.