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

You might also read

Related Articles

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

Sort by
Same author

Usefulness of the multimodal biopsy approach in radial endobronchial ultrasound biopsy for peripheral lung lesions: a single center retrospective study.

Journal of thoracic disease·2026
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

Fully and spontaneously degradable carboxymethyl chitosan/oxidized hyaluronic acid-based membrane promoting three-dimensional tissue remodeling in vitro and in vivo.

International journal of biological macromolecules·2026
Same author

Tracking the Night: Measuring Age and Sex Patterns in Sleep Duration Using Wearable Technology.

Sleep·2026
Same author

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

Nanomedicine (London, England)·2026

Related Experiment Video

Updated: Nov 1, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K

QTTNet: Quantized tensor train neural networks for 3D object and video recognition.

Donghyun Lee1, Dingheng Wang2, Yukuan Yang1

  • 1Department of Precision Instrumentation, Center for Brain Inspired Computing Research and Beijing Innovation Center for Future Chip, Tsinghua University, Beijing 100084, China.

Neural Networks : the Official Journal of the International Neural Network Society
|June 19, 2021
PubMed
Summary

We developed QTTNet, a framework combining tensor train decomposition and data quantization to significantly shrink 3D convolutional neural networks (3DCNNs). This reduces memory and time costs for resource-limited devices with minimal accuracy loss.

Keywords:
3DCNN8 bit inferenceNeural network compressionQuantizationTensor train decomposition

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

730
Detection and Quantification of Tunneling Nanotubes Using 3D Volume View Images
12:45

Detection and Quantification of Tunneling Nanotubes Using 3D Volume View Images

Published on: August 31, 2022

3.2K

Related Experiment Videos

Last Updated: Nov 1, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K
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

730
Detection and Quantification of Tunneling Nanotubes Using 3D Volume View Images
12:45

Detection and Quantification of Tunneling Nanotubes Using 3D Volume View Images

Published on: August 31, 2022

3.2K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Deep Learning

Background:

  • Convolutional Neural Networks (CNNs) achieve state-of-the-art results but incur high memory costs.
  • Large CNN models are challenging to deploy on resource-limited portable devices.

Purpose of the Study:

  • To introduce QTTNet, a novel training framework for 3DCNNs.
  • To significantly reduce the model size and computational cost of 3DCNNs for efficient deployment.

Main Methods:

  • QTTNet integrates Tensor Train (TT) decomposition with data quantization.
  • TT decomposition reduces trainable parameters, while quantization decreases data bit-width.
  • Low bit quantization is applied to TT-cores, activations, and batch normalizations during inference.

Main Results:

  • QTTNet achieves substantial compression ratios, up to nearly 180x, with minimal accuracy degradation.
  • Models exhibit significantly lower memory and time costs compared to conventional methods.
  • Experimental validation on ModelNet40, UCF11, and UCF50 datasets demonstrates effectiveness for 3D object and video recognition.

Conclusions:

  • QTTNet offers an effective solution for compressing 3DCNNs, enabling their use on portable devices.
  • The framework successfully balances model compression with performance.
  • QTTNet models show a remarkable reduction in storage requirements, up to 1000x lower than some existing practices.