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

Compact Bone01:27

Compact Bone

16.2K
Most bones contain compact and spongy osseous tissue, but their distribution and concentration vary based on the bone's overall function.
Compact bone, also called cortical bone, is the denser, stronger of the two types of bone tissue. It is found under the periosteum and in the diaphyses of long bones, where it provides support and protection. The microscopic structural unit of compact bone is called an osteon, or haversian system. Each osteon is composed of concentric rings of calcified...
16.2K
Protein Networks02:26

Protein Networks

4.5K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.5K
Control Volume and System Representations01:16

Control Volume and System Representations

1.5K
Two key frameworks are employed to analyze mass, energy, and momentum transfer: the control volume approach and the system approach. These frameworks offer different perspectives, depending on whether the focus is on a specific region in space (control volume approach) or a defined mass of fluid (system approach).
The control volume approach considers a stationary region in space through which fluid flows. This region is bounded by a control surface.  For instance, in the case of water...
1.5K
Compacting Factor test01:22

Compacting Factor test

564
The compacting factor test is a method used to assess the workability of concrete. It is  especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
564
State Space Representation01:27

State Space Representation

541
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
541
Graphical and Analytic Representation of Sinusoids01:20

Graphical and Analytic Representation of Sinusoids

929
Analyzing two sinusoidal voltages with equal amplitude and period but different phases on an oscilloscope, an instrument used to display and analyze waveforms, involves a three-step process.
The first step is measuring the peak-to-peak value, which is twice the amplitude of the sinusoid. This provides information about the maximum voltage swing of the waveform.
Secondly, the period and angular frequency are determined. The period is the time taken for one complete cycle of the waveform, while...
929

You might also read

Related Articles

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

Sort by
Same author

Towards robust foundation models for digital pathology.

Nature communications·2026
Same author

Beyond attention heatmaps: How to get better explanations for multiple instance learning models in histopathology.

Medical image analysis·2026
Same author

AI-based discovery of functional boundaries in the human brain from intraoperative electrophysiology.

medRxiv : the preprint server for health sciences·2026
Same author

Modeling attention and binding in the brain through bidirectional recurrent gating.

Nature communications·2026
Same author

Multimodal Deep Learning for Prediction of Progression-Free Survival in Patients with Neuroendocrine Tumors Undergoing <sup>177</sup>Lu-Based Peptide Receptor Radionuclide Therapy.

Cancers·2026
Same author

Detection of calcified plaques: comparison between coronary CT angiography and thin-slice non-contrast CT with deep learning-aided image registration.

European radiology·2026

Related Experiment Video

Updated: Jan 24, 2026

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Compact and Computationally Efficient Representation of Deep Neural Networks.

Simon Wiedemann, Klaus-Robert Muller, Wojciech Samek

    IEEE Transactions on Neural Networks and Learning Systems
    |June 1, 2019
    PubMed
    Summary

    This study introduces new data structures for efficient representation of low-entropy matrices found in deep learning models. These novel formats offer significant compression, speed, and energy savings for neural network inference.

    More Related Videos

    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.0K
    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.8K

    Related Experiment Videos

    Last Updated: Jan 24, 2026

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.9K
    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.0K
    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.8K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep neural networks rely heavily on computationally intensive dot product operations.
    • High computational demands limit the deployment of deep learning models on resource-constrained devices.
    • Current methods like pruning and quantization yield low-entropy matrices, but existing storage formats struggle to represent them efficiently.

    Purpose of the Study:

    • To develop novel, efficient data structures for representing low-entropy matrices.
    • To overcome the limitations of traditional sparse matrix formats in storing compressed neural network weights.
    • To improve the energy and time efficiency of deep learning inference.

    Main Methods:

    • Proposed new matrix representations tailored for low-entropy statistics.
    • Compared the proposed formats against dense and sparse representations.
    • Tested performance on state-of-the-art neural networks like AlexNet, VGG-16, ResNet152, and DenseNet.

    Main Results:

    • Achieved up to ×42 compression ratios.
    • Demonstrated up to ×5 speed ups in execution.
    • Reported up to ×90 energy savings.
    • The proposed formats generalize sparse formats and are more efficient.

    Conclusions:

    • The new data structures efficiently represent low-entropy matrices from compressed neural networks.
    • Significant improvements in storage, speed, and energy efficiency were experimentally validated.
    • These findings enable more efficient deployment of deep learning on edge devices.