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

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

129
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
129
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

14.0K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
14.0K
Deconvolution01:20

Deconvolution

189
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
189
Associative Learning01:27

Associative Learning

444
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
444
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

293
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
293
Convolution Properties I01:20

Convolution Properties I

182
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
182

You might also read

Related Articles

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

Sort by
Same author

SpecEStop: Self-Supervised Hyperspectral Mixed Noise Removal via Deep Spectral Prior.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Local and High-Order Consistency Coding and Adaptation for Cross-Hypergraph Node Classification.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Separable Decomposition for Ragged Tensors.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Mitofusin 2 Is Required for the Maturation of Embryonic Stem Cell-Derived Cardiomyocytes via a GRP75-Dependent Suppression of the ROS/PI3K/AKT/mTOR Axis.

Antioxidants & redox signaling·2026
Same author

Nonlinear Transformed Low-Rank Quaternion Tensor Total Variation for Multidimensional Color Image Completion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Low-Rank Tensor Learning by Generalized Nonconvex Regularization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Jul 20, 2025

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

571

Transfer Learning With Singular Value Decomposition of Multichannel Convolution Matrices.

Tak Shing Au Yeung1, Ka Chun Cheung2,3, Michael K Ng4

  • 1NVIDIA AI Technology Center, NVIDIA, Hong Kong 852, China iauyeung@nvidia.com.

Neural Computation
|July 31, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a novel convolution-SVD layer for transfer learning with convolutional neural networks. The method enhances prediction accuracy by reducing dimensions and fine-tuning singular values for better generalization.

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

442
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.0K

Related Experiment Videos

Last Updated: Jul 20, 2025

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

571
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

442
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.0K

Area of Science:

  • Computer Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Transfer learning leverages pretrained models to improve performance on new tasks.
  • Convolutional Neural Networks (CNNs) are powerful tools for image analysis but can be prone to overfitting.
  • Analyzing convolution operators is key to understanding CNN behavior.

Purpose of the Study:

  • To propose a novel convolution-SVD layer for analyzing convolution operators in transfer learning.
  • To achieve dimension reduction and avoid overfitting while maintaining flexibility in fine-tuning.
  • To develop a regularization model based on the transfer learning gap.

Main Methods:

  • Singular Value Decomposition (SVD) computed in the Fourier domain for convolution operators.
  • Transferring singular vectors from source to target domains and fine-tuning singular values.
  • Extending convolution kernel reconstruction algorithms and devising generalization bounds.
  • Introducing and utilizing a transfer learning gap as a regularizer.

Main Results:

  • The proposed convolution-SVD layer achieves dimension reduction, preventing overfitting.
  • A generalization bound demonstrates consistency between training and testing errors.
  • The regularization model effectively bounds testing error using the transfer learning gap.
  • Numerical experiments show superior performance in classification tasks.

Conclusions:

  • The convolution-SVD layer offers an effective approach for transfer learning in CNNs.
  • Regularization based on the transfer learning gap significantly improves prediction accuracy.
  • The method provides a balance between dimension reduction and model flexibility.