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

Survival Tree01:19

Survival Tree

132
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
132

You might also read

Related Articles

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

Sort by
Same author

Dissociable somatotopic representations of Chinese action verbs in the motor and premotor cortex.

Scientific reports·2013
Same author

High quantum-yield CdSexS1-x/ZnS core/shell quantum dots for warm white light-emitting diodes with good color rendering.

Nanotechnology·2013
Same author

A novel microfluidic mixer based on dual-hydrodynamic focusing for interrogating the kinetics of DNA-protein interaction.

The Analyst·2013
Same author

Correlation of reorientational jumps of water molecules in bulk water.

Physical review. E, Statistical, nonlinear, and soft matter physics·2013
Same author

Palladium-catalyzed direct arylation of C-H bond to construct quaternary carbon centers: the synthesis of diarylfluorene.

Organic letters·2013
Same author

Strength and fracture behavior of graphene grain boundaries: effects of temperature, inflection, and symmetry from molecular dynamics.

Physical chemistry chemical physics : PCCP·2013
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

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

Related Experiment Video

Updated: Aug 22, 2025

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

606

MixNN: A Design for Protecting Deep Learning Models.

Chao Liu1, Hao Chen1, Yusen Wu2

  • 1Department of Computer Science and Electrical Engineering, University of Maryland, Baltimore, MD 21250, USA.

Sensors (Basel, Switzerland)
|November 11, 2022
PubMed
Summary
This summary is machine-generated.

MixNN offers enhanced deep learning model protection by decentralizing layers and hiding information flow. This design preserves model privacy during training with minimal impact on classification accuracy.

Keywords:
deep learningdistributed systemmix networkprivacy

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Related Experiment Videos

Last Updated: Aug 22, 2025

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

606
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning models possess complex structures and parameters.
  • Protecting model integrity and privacy during training is crucial.
  • Existing methods may not fully decentralize model components.

Purpose of the Study:

  • To introduce MixNN, a novel design for deep learning model protection.
  • To enhance security by decentralizing model layers and obscuring communication.
  • To preserve model privacy during the training phase.

Main Methods:

  • Developed MixNN, a decentralized deep learning architecture.
  • Implemented mix network principles to hide layer parameters, operations, and message flows.
  • Deployed and evaluated MixNN on AWS EC2 for a classification task.

Main Results:

  • MixNN demonstrated strong protection against adversaries controlling some layers.
  • Colluding layers could not tamper with honest layers.
  • Classification accuracy showed a negligible difference (<0.001) compared to a standard neural network.
  • MixNN incurred a 7.5x increase in running time.

Conclusions:

  • MixNN effectively protects deep learning model structure and parameters.
  • The design enhances model privacy during training without significant accuracy loss.
  • Trade-offs exist between enhanced security and computational overhead.