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 Concept Videos

Linearization and Approximation01:26

Linearization and Approximation

227
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
227
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

501
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
501
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.1K
Introduction to Learning01:18

Introduction to Learning

1.6K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.6K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

4.3K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
4.3K
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

190
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
190

You might also read

Related Articles

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

Sort by
Same author

Virtual reality transition to underground: human responses across sequential spatial transitions.

Scientific reports·2026
Same author

Robust disease prognosis via diagnostic knowledge preservation: A sequential learning approach.

PloS one·2026
Same author

Generalist Foundation Models Are Not Clinical Enough for Hospital Operations.

Research square·2026
Same author

Iterative Large Language Model-Guided Sampling and Expert-Annotated Benchmark Corpus for Harmful Suicide Content Detection: Development and Validation Study.

JMIR medical informatics·2026
Same author

The Multi-Sensor and Multi-Temporal Dataset of Multiple Crops for In-Field Phenotyping and Monitoring.

Scientific data·2026
Same author

Robust Disease Prognosis via Diagnostic Knowledge Preservation: A Sequential Learning Approach.

medRxiv : the preprint server for health sciences·2025
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

New results on prescribed-time synchronization of complex networks via intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Variance-constrained multi-view ensemble broad network for imbalanced data.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Apr 22, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.3K

Two-layer contractive encodings for learning stable nonlinear features.

Hannes Schulz1, Kyunghyun Cho2, Tapani Raiko2

  • 1Autonomous Intelligent Systems, Computer Science Institute VI, University of Bonn, Germany.

Neural Networks : the Official Journal of the International Neural Network Society
|October 9, 2014
PubMed
Summary
This summary is machine-generated.

This study introduces a novel two-layer contractive encoder for unsupervised feature learning, overcoming limitations of existing deep learning methods for complex computations like exclusive-or problems.

Keywords:
Deep learningLinear transformationMulti-layer perceptronPretrainingSemi-supervised learningTwo-layer contractive encoding

Related Experiment Videos

Last Updated: Apr 22, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.3K

Area of Science:

  • Machine Learning
  • Deep Learning
  • Artificial Intelligence

Background:

  • Unsupervised learning of feature hierarchies is crucial for initializing deep learning architectures.
  • Current methods often use greedy layer-by-layer approaches with auto-encoders or restricted Boltzmann machines.
  • These methods employ linear projections and smooth thresholding, which can fail for certain computational tasks.

Purpose of the Study:

  • To address the limitations of existing encoders in learning stable features for complex computations.
  • To propose a more flexible two-layer encoder capable of learning a wider range of features.
  • To improve the optimization and learning process for these enhanced encoders.

Main Methods:

  • Developed a two-layer contractive encoder architecture.
  • Extended contractive regularization techniques for the proposed encoder.
  • Introduced linear transformations of hidden neurons to facilitate learning.
  • Evaluated performance on artificial and benchmark datasets, including a semi-supervised task.

Main Results:

  • Demonstrated that existing layer-by-layer encoders struggle with exclusive-or computations.
  • The proposed two-layer contractive encoder successfully learns stable features for challenging datasets.
  • Linear transformation of hidden neurons improved the learning process for the encoder.
  • Positive results were observed in both unsupervised and semi-supervised learning tasks.

Conclusions:

  • The proposed two-layer contractive encoder offers a more robust approach to unsupervised feature hierarchy learning.
  • This method overcomes limitations of traditional deep learning initialization techniques.
  • The approach shows significant promise for improving deep learning performance, particularly in semi-supervised settings.