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

Reducing Line Loss01:18

Reducing Line Loss

220
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
220
Upsampling01:22

Upsampling

361
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
361
Transformers01:26

Transformers

1.3K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.3K
Scalar and Vector Triple Products01:06

Scalar and Vector Triple Products

3.5K
Two vectors can be multiplied using a scalar product or a vector product. The resultant of a scalar product is scalar, while with vector products, the resultant is a vector. These rules of the scalar or vector product between two vectors can be applied to multiple vectors to obtain meaningful combinations. The scalar triple product is the dot product of a vector with the cross product of two vectors.
The scalar triple product is the dot product of a vector with the cross product of two vectors....
3.5K
Transformers in Distribution System01:27

Transformers in Distribution System

187
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
187
Fast Fourier Transform01:10

Fast Fourier Transform

540
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
540

You might also read

Related Articles

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

Sort by
Same author

CDK9 degrader induces BRCAness and sensitizes castration-resistant prostate cancer to PARP inhibitor.

Theranostics·2026
Same author

Without Paired Labeled Data: End-to-End Self-Supervised Learning for Drone-View Geo-Localization.

IEEE transactions on neural networks and learning systems·2026
Same author

Functionalized polymeric nanomaterials for BMP-2 delivery: recent advances toward improved bone regeneration.

Nanomedicine (London, England)·2026
Same author

Brain-Controlled Wheeled Mobile Robots: A Shared Control Framework Integrating Event-Triggered Mechanism and Deep Reinforcement Learning.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2026
Same author

Robust 3D Multi-Object Tracking via 4D mmWave Radar-Camera Fusion and Disparity-Domain Depth Recovery.

Sensors (Basel, Switzerland)·2026
Same author

A highly energy-efficient multi-core neuromorphic architecture for training deep spiking neural networks.

Nature communications·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

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

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

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

Aggregating global-scale pixel-wise forgery cues within a graph.

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

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

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

Related Experiment Video

Updated: Oct 19, 2025

Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases
09:33

Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases

Published on: July 28, 2013

28.7K

Nonlinear tensor train format for deep neural network compression.

Dingheng Wang1, Guangshe Zhao1, Hengnu Chen2

  • 1School of Automation Science and Engineering, Faculty of Electronic and Information Engineering, Xi'an Jiaotong University, Xi'an, Shaanxi 710049, China.

Neural Networks : the Official Journal of the International Neural Network Society
|September 21, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a novel nonlinear tensor train (NTT) format for deep neural network (DNN) compression. NTT effectively reduces model size and inference time while preserving accuracy, overcoming limitations of existing tensor decomposition methods.

Keywords:
Neural network compressionNonlinear tensor trainSequenced contractionsSequenced convolutionsTensor train decomposition

More Related Videos

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.4K

Related Experiment Videos

Last Updated: Oct 19, 2025

Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases
09:33

Diffusion Tensor Magnetic Resonance Imaging in the Analysis of Neurodegenerative Diseases

Published on: July 28, 2013

28.7K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.4K

Area of Science:

  • Deep Learning
  • Artificial Intelligence
  • Computer Science

Background:

  • Deep neural network (DNN) compression is crucial for deploying large models on resource-constrained devices.
  • Tensor decomposition offers an efficient DNN compression strategy, but existing methods face accuracy loss or limited compression ratios.
  • Current tensorization and mapping approaches for DNN compression have limitations, particularly for convolutional neural networks (CNNs).

Purpose of the Study:

  • To propose a novel nonlinear tensor train (NTT) format for DNN compression.
  • To address the accuracy loss associated with traditional tensor decomposition methods.
  • To demonstrate the efficiency and effectiveness of NTT for both model compression and inference speed.

Main Methods:

  • Researched various tensor decomposition techniques, focusing on Tensor Train (TT).
  • Developed a novel Nonlinear Tensor Train (NTT) format by embedding nonlinear activation functions within TT contractions and convolutions.
  • Applied NTT to compress DNNs, including weight matrices and convolutional kernels.

Main Results:

  • NTT successfully compensates for accuracy loss typically observed with standard TT decomposition.
  • Compressed DNNs using NTT maintain high accuracy on datasets like MNIST, UCF11, and CIFAR-10.
  • Significant accuracy recovery was observed on large-scale datasets such as ImageNet, demonstrating NTT's scalability.

Conclusions:

  • The proposed NTT format offers a viable solution for DNN compression, balancing model size, inference speed, and accuracy.
  • NTT enhances the applicability of tensor decomposition for practical deep learning applications.
  • This method provides a significant improvement over existing tensor train-based compression techniques.