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

Parallel Processing01:20

Parallel Processing

334
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
334
Prediction Intervals01:03

Prediction Intervals

2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.4K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

472
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...
472
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

678
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
678
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
Masking and Demasking Agents01:19

Masking and Demasking Agents

2.7K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
2.7K

You might also read

Related Articles

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

Sort by
Same author

A novel water-soluble near-infrared fluorescent probe for monitoring viscosity fluctuations in plants and zebrafish under abiotic stresses.

Smart molecules : open access·2026
Same author

PulmoX-Net: a channel-attention enhanced deep learning model for multi-class pulmonary pathology classification in chest radiography.

Frontiers in medicine·2026
Same author

Decellularized porcine vascular grafts: structural integrity and translational potential for allogeneic implantation.

Frontiers in bioengineering and biotechnology·2026
Same author

Characteristics of soil organic carbon and its stability under different vegetation types and restoration years in Hongze lake wetland, China.

Journal of environmental management·2026
Same author

Screening and evaluation of potential histone deacetylase inhibitors against Babesia infections.

International journal for parasitology. Drugs and drug resistance·2026
Same author

Sodium nitrite promotes atherosclerosis via IL-1β: Network toxicology and machine learning insights.

PloS one·2026
Same journal

Learning under constraints: a theoretical framework for comparing resource-constrained learning in biological and artificial systems.

Frontiers in computational neuroscience·2026
Same journal

MsGCN: a multi-stream graph convolutional network for multiband PLV graph fusion in EEG-based biometric identification.

Frontiers in computational neuroscience·2026
Same journal

AI-driven neuroanalytic modeling for mental health: multichannel CNN-based autism spectrum disorder detection via facial pattern analysis.

Frontiers in computational neuroscience·2026
Same journal

Modeling multiscale neural dynamics for EEG-based emotion recognition using an attentive wavelet-transformer framework.

Frontiers in computational neuroscience·2026
Same journal

New directions for complex systems in contemporary neuroscience: a morphodynamic and emergent function approach.

Frontiers in computational neuroscience·2026
Same journal

NMDA receptor kinetics drive distinct routes to chaotic firing in pyramidal neurons.

Frontiers in computational neuroscience·2026
See all related articles

Related Experiment Videos

cuSCNN: A Secure and Batch-Processing Framework for Privacy-Preserving Convolutional Neural Network Prediction on

Yanan Bai1,2, Quanliang Liu2,3, Wenyuan Wu1

  • 1Chongqing Key Laboratory of Automated Reasoning and Cognition, Chongqing Institute of Green and Intelligent Technology, Chinese Academy of Sciences, Chongqing, China.

Frontiers in Computational Neuroscience
|January 10, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces cuSCNN, a novel framework for privacy-preserving deep learning on GPUs. It enhances efficiency in secure neural network predictions by optimizing matrix computations for faster, more energy-efficient cloud services.

Keywords:
GPU computationcloud computingconvolutional neural networkdeep learninghomomorphic encryptionprivacy-preserving

Related Experiment Videos

Area of Science:

  • Computer Science
  • Cryptography
  • Machine Learning

Background:

  • Privacy-preserving deep learning as a service is gaining traction for secure cloud-based neural network predictions.
  • Existing solutions using BGV-based homomorphic encryption on CPUs are inefficient for large datasets due to complex computations.
  • Matrix multiplication is a critical, time-consuming operation in secure linear layers.

Purpose of the Study:

  • To develop an efficient and practical framework for privacy-preserving deep learning predictions on GPU.
  • To address the performance limitations of CPU-based homomorphic encryption schemes in deep learning.

Main Methods:

  • Proposed cuSCNN framework utilizing GSW-based homomorphic matrix encryption for CNN linear layers.
  • Implemented a hybrid optimization approach with CUDA (Compute Unified Device Architecture) for enhanced GPU parallelism and memory access.
  • Focused on optimizing the atomic matrix multiplication operation for efficiency.

Main Results:

  • cuSCNN demonstrates superior performance in runtime and power consumption compared to existing frameworks.
  • The GSW-based encryption efficiently secures matrix computations, avoiding BGV-scheme complexities.
  • CUDA optimization significantly boosts computation efficiency on the GPU platform.

Conclusions:

  • cuSCNN offers a secure, efficient, and practical solution for privacy-preserving deep learning on GPUs.
  • The framework effectively reduces the time cost of secure linear layers in CNNs.
  • This approach paves the way for more scalable and energy-efficient cloud-based AI services.