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

Fast Fourier Transform01:10

Fast Fourier Transform

1.0K
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...
1.0K
Neural Circuits01:25

Neural Circuits

3.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.0K
Net Torque Calculations01:19

Net Torque Calculations

11.8K
When a mechanic tries to remove a hex nut with a wrench, it is easier if the force is applied at the farthest end of the wrench handle. The lever arm is the distance from the pivot point (the hex nut in this case) to the person’s hand. If this distance is large, the torque is higher. Only the component of the force perpendicular to the lever arm contributes to the torque. Therefore, pushing the wrench perpendicular to the lever arm is more advantageous. If multiple people apply force to...
11.8K
Inertia Tensor01:24

Inertia Tensor

1.3K
The concept of the inertia tensor is employed to depict the mass distribution and rotational inertia of a solid or rigid object. This tensor is expressed through a three-by-three matrix. Each component within this matrix corresponds to varying moments of inertia about specific axes.
The diagonal components of the inertia tensor matrix represent the moments of inertia concerning the principal axes of the object. These primary axes are defined as the axes where the object experiences the least...
1.3K
Three-Dimensional Force System:Problem Solving01:30

Three-Dimensional Force System:Problem Solving

1.4K
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
1.4K
Neural Regulation01:37

Neural Regulation

43.8K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
43.8K

You might also read

Related Articles

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

Sort by
Same author

Contrastive Mixture Diffusion Models.

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

Outlier-Aware Contrastive Learning.

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

Advancements in Clinical Evaluation and Regulatory Frameworks for AI-Driven Software as a Medical Device (SaMD).

IEEE open journal of engineering in medicine and biology·2024
Same author

Latent Semantic and Disentangled Attention.

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

Hyperspectral signature-band extraction and learning: an example of sugar content prediction of Syzygium samarangense.

Scientific reports·2023
Same author

Learning Flow-Based Disentanglement.

IEEE transactions on neural networks and learning systems·2022
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

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

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

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

Self-Supervised Continuous Dynamic Graph Representation Learning via Hawkes Processes.

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

cPU: Consistent Risk Estimator for Positive-Unlabeled Learning.

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

Tuning-Free Latent Diffusion Models for Ultrahigh-Resolution Image Editing.

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

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Mar 3, 2026

Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling
10:45

Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling

Published on: May 31, 2017

13.8K

Tensor-Factorized Neural Networks.

Jen-Tzung Chien, Yi-Ting Bao

    IEEE Transactions on Neural Networks and Learning Systems
    |April 25, 2017
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel tensor-factorized neural network (TFNN) for enhanced multiway data analysis. TFNN significantly improves classification performance by preserving multiway information, outperforming traditional neural networks.

    Related Experiment Videos

    Last Updated: Mar 3, 2026

    Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling
    10:45

    Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling

    Published on: May 31, 2017

    13.8K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Data Science

    Background:

    • Traditional neural networks (NNs) process one-way data, limiting their ability to capture complex multiway relationships.
    • Vectorized NNs disregard temporal or spatial information in multiway data, constraining classification performance and requiring more parameters.
    • There is a need for generalized NN models capable of learning representations from multiway observations effectively.

    Purpose of the Study:

    • To develop a novel tensor-factorized neural network (TFNN) that integrates tensor factorization (TF) and NNs.
    • To enable effective multiway feature extraction and classification by preserving multiway information.
    • To offer a generalized NN architecture for tensor-based data analysis.

    Main Methods:

    • Introduced TFNN, replacing affine transformations with multilinear, multiway factorization for tensor-based NNs.
    • Preserved multiway information through layerwise factorization, incorporating Tucker decomposition and nonlinear activation in hidden layers.
    • Developed tensor-factorized error backpropagation for efficient TFNN training with reduced parameters and computation.
    • Extended TFNN to convolutional TFNN (CTFNN) using factorized convolutions on subtensors.

    Main Results:

    • TFNN and CTFNN demonstrated substantial improvements in classification tasks compared to standard NNs and convolutional NNs.
    • The proposed models effectively leverage multiway information, leading to enhanced feature representation.
    • Efficient training achieved with limited parameters and computation time.

    Conclusions:

    • TFNN provides a generalized and powerful framework for multiway data analysis and classification.
    • The integration of TF and NN offers significant advantages over conventional vectorized approaches.
    • CTFNN extends these benefits to tasks involving local multiway patterns, showing superior performance.