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

Force Classification01:22

Force Classification

1.9K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.9K
Aggregates Classification01:29

Aggregates Classification

423
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
423
Reducing Line Loss01:18

Reducing Line Loss

225
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...
225
Downsampling01:20

Downsampling

330
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
330
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.0K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.1K
3.1K

You might also read

Related Articles

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

Sort by
Same author

Nucleolar protein DCAF13 promotes non-small cell lung cancer cell proliferation via facilitating rDNA transcription and ribosome biogenesis.

The Journal of biological chemistry·2025
Same author

Conditional Mutual Information Constrained Deep Learning for Classification.

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

Rate Distortion Optimization: A Joint Framework and Algorithms for Random Access Hierarchical Video Coding.

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

[Activity of glial cells in the olfactory bulb of Niemann-Pick disease type C1 mice].

Sheng li xue bao : [Acta physiologica Sinica]·2016
Same author

An efficient DCT-based image compression system based on laplacian transparent composite model.

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

Quantization table design revisited for image/video coding.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2014
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Oct 25, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Compression Helps Deep Learning in Image Classification.

En-Hui Yang1, Hossam Amer1, Yanbing Jiang1

  • 1Department of Electrical and Computer Engineering, University of Waterloo, Waterloo, ON N2L 3G1, Canada.

Entropy (Basel, Switzerland)
|August 6, 2021
PubMed
Summary
This summary is machine-generated.

JPEG compression can enhance deep learning (DL) image classification accuracy by selecting optimal compressed versions of images. This approach significantly reduces input size while improving classification performance, challenging conventional understanding.

Keywords:
JPEGdeep learningimage compressioninception networkresidual network

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

720

Related Experiment Videos

Last Updated: Oct 25, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

720

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning (DL) models for image classification typically use pristine images.
  • JPEG compression is conventionally understood to degrade DL classification accuracy.
  • The impact of selecting specific JPEG quality factors on DL performance is not well-established.

Purpose of the Study:

  • To investigate the effect of JPEG compression on deep neural network (DNN) image classification accuracy.
  • To demonstrate that strategic selection of JPEG compressed images can improve classification accuracy and reduce data size.
  • To develop methods for selecting optimal JPEG versions for input into DNNs.

Main Methods:

  • Utilized 10 JPEG compressed versions (Quality Factors 10-100) of original images.
  • Introduced the Highest Rank Selector (HRS) for selecting optimal JPEG inputs when ground truth is known.
  • Proposed a novel convolutional neural network (CNN) topology with 11 parallel inputs for cases where ground truth is unknown.

Main Results:

  • HRS improved Top-1 accuracy by 5.6% and Top-5 by 1.9% on ImageNet, with a compression ratio (CR) of 8.
  • The novel CNN topology improved Top-1 accuracy by ~0.4% and Top-5 by ~0.32% (Inception V3) and ~0.2% (ResNet-50 V2).
  • Alternative selectors maintained accuracy while achieving CRs up to 8.8.

Conclusions:

  • JPEG compression, when strategically applied, can enhance DL image classification performance.
  • The proposed HRS and CNN methods offer effective ways to leverage JPEG compression for improved accuracy and efficiency.
  • This research challenges the notion that JPEG compression universally harms DL classification accuracy.