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

Understanding Memory01:19

Understanding Memory

302
Memory is the retention of information or experiences over time, facilitated through three main processes: encoding, storage, and retrieval. Encoding is the process of inputting information into the memory system. For instance, when listening to a lecture, watching a play, reading a book, or having a conversation, the brain is actively encoding information. This initial stage involves transforming sensory input into a form that can be processed and stored by the brain. Various factors, such as...
302
Routh-Hurwitz Criterion II01:19

Routh-Hurwitz Criterion II

238
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
238
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

250
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
250
Routh-Hurwitz Criterion I01:15

Routh-Hurwitz Criterion I

237
Consider an electrical power grid, where stability is essential to prevent blackouts. The Routh-Hurwitz criterion is a valuable tool for assessing system stability under varying load conditions or faults. By analyzing the closed-loop transfer function, the Routh-Hurwitz criterion helps determine whether the system remains stable.
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
237
Aggregates Classification01:29

Aggregates Classification

317
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...
317
Force Classification01:22

Force Classification

1.2K
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.2K

You might also read

Related Articles

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

Sort by
Same journal

Latent Space Projections and Atlases, a Cautionary Tale in Deep Neuroimaging using Autoencoders.

International journal of neural systems·2026
Same journal

Transformer-Based Anomaly Detection for Neurodegenerative Screening in MRI Images.

International journal of neural systems·2026
Same journal

Discrete Wavelet Convolution for Learnable Time-Frequency Representation with Application to Seizure Prediction.

International journal of neural systems·2026
Same journal

Automatic Seizure Detection using Hierarchical Spectral-Temporal Feature Learning with an Imbalance-Aware Transformer.

International journal of neural systems·2026
Same journal

Pyramid Vision Transformer-Enhanced Conformer Network for Epileptic Seizure Recognition Using MultiChannel EEG Signals.

International journal of neural systems·2026
Same journal

A Time-Frequency Decoupled Contrastive Learning Framework for Electroencephalography-Based Parkinson's Disease Diagnosis.

International journal of neural systems·2026
See all related articles

Related Experiment Video

Updated: Jun 30, 2025

High-resolution Episcopic Microscopy HREM - Simple and Robust Protocols for Processing and Visualizing Organic Materials
08:52

High-resolution Episcopic Microscopy HREM - Simple and Robust Protocols for Processing and Visualizing Organic Materials

Published on: July 7, 2017

10.2K

Encrypted Image Classification with Low Memory Footprint Using Fully Homomorphic Encryption.

Lorenzo Rovida1, Alberto Leporati1

  • 1Department of Informatics, Systems and Communication, University of Milan-Bicocca, Viale Sarca, 336, Milan, 20126, Italy.

International Journal of Neural Systems
|March 22, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a privacy-preserving image classification method using Fully Homomorphic Encryption (FHE) with Residual Networks. It enables accurate, encrypted image analysis on standard hardware, safeguarding sensitive data.

Keywords:
Encrypted neural networkhomomorphic encryptionsecure machine learning

More Related Videos

Quantifying Microorganisms at Low Concentrations Using Digital Holographic Microscopy DHM
07:27

Quantifying Microorganisms at Low Concentrations Using Digital Holographic Microscopy DHM

Published on: November 1, 2017

10.4K
Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
10:16

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

Published on: February 8, 2014

12.3K

Related Experiment Videos

Last Updated: Jun 30, 2025

High-resolution Episcopic Microscopy HREM - Simple and Robust Protocols for Processing and Visualizing Organic Materials
08:52

High-resolution Episcopic Microscopy HREM - Simple and Robust Protocols for Processing and Visualizing Organic Materials

Published on: July 7, 2017

10.2K
Quantifying Microorganisms at Low Concentrations Using Digital Holographic Microscopy DHM
07:27

Quantifying Microorganisms at Low Concentrations Using Digital Holographic Microscopy DHM

Published on: November 1, 2017

10.4K
Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
10:16

Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

Published on: February 8, 2014

12.3K

Area of Science:

  • Computer Science
  • Cryptography
  • Machine Learning

Background:

  • Deep Neural Networks (DNNs) excel at image classification but raise privacy concerns for sensitive data.
  • Current methods often overlook the privacy implications of training and deploying models on personal or confidential images.
  • There is a need for secure computation techniques that protect data during machine learning processes.

Purpose of the Study:

  • To develop a privacy-preserving image classification system using machine learning and cryptography.
  • To implement a Residual Network (ResNet) model capable of processing encrypted images.
  • To ensure that only the intended user can decrypt and view the classification results.

Main Methods:

  • Exploration of the intersection between Machine Learning and cryptography, specifically Fully Homomorphic Encryption (FHE).
  • Development of a Residual Network architecture optimized for FHE computations.
  • Implementation using the Cheon-Kim-Kim-Song (CKKS) scheme for approximate encrypted computations.
  • Circuit design to minimize memory requirements and computational overhead.

Main Results:

  • A novel FHE-based Residual Network for encrypted image classification was proposed and implemented.
  • The proposed circuit significantly reduces memory usage compared to prior works.
  • An encrypted ResNet20 model achieved 91.67% accuracy on the CIFAR-10 dataset in under five minutes on a laptop.
  • Achieved accuracy is comparable to the plain model's accuracy (92.60%).

Conclusions:

  • Fully Homomorphic Encryption (FHE) can be effectively combined with Deep Neural Networks for privacy-preserving image classification.
  • The developed system offers a practical solution for analyzing sensitive image data without compromising privacy.
  • The method demonstrates a viable trade-off between computational efficiency, memory usage, and classification accuracy.