Related Experiment Video
Updated: Aug 3, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.3K
Automatic Transformation Search Against Deep Leakage From Gradients
Summary
Data augmentation can protect sensitive training data in collaborative learning from reconstruction attacks. This method preprocesses images to prevent adversaries from extracting private information from shared gradients, ensuring data privacy without harming model performance.
Area of Science:
- Artificial Intelligence
- Machine Learning Security
- Data Privacy
Background:
- Collaborative learning enables joint Deep Learning model training without data sharing, offering privacy benefits.
- However, reconstruction attacks can extract sensitive training data from shared gradients, threatening collaborative learning security.
- Effective mitigation strategies are crucial to address these privacy vulnerabilities.
Purpose of the Study:
- To systematically analyze existing reconstruction attacks in collaborative learning.
- To propose and validate a novel defense mechanism using data augmentation to mitigate these attacks.
- To develop metrics and a search method for optimal data augmentation policies.
Main Methods:
- Leveraging data augmentation by applying carefully selected image transformations to sensitive data.
- Designing two novel metrics to quantify the trade-offs between data privacy and model usability.
- Developing an automated search method to discover effective data augmentation policies from a library.
- Integrating the defense method into existing collaborative training systems without protocol modification.
Main Results:
- The proposed data augmentation policies effectively prevent adversaries from reconstructing sensitive training samples from gradients.
- The discovered policies demonstrate high efficiency in defeating state-of-the-art reconstruction attacks.
- The defense method shows negligible impact on the overall model performance.
- Comprehensive experiments validate the effectiveness across various system settings.
Conclusions:
- Data augmentation serves as a robust defense against gradient-based reconstruction attacks in collaborative learning.
- The developed metrics and search method enable the automated discovery of privacy-preserving augmentation policies.
- This approach enhances the security of collaborative learning without compromising model utility or requiring system modifications.
Related Concept Videos
Forced Transdifferentiation
1.9K
Transdifferentiation, also known as lineage reprogramming, was first discovered by Selman and Kafatos in 1974 in silkmoths. They observed that the moths’ cuticle-producing cells transformed into salt-producing cells. Many such cases of natural transdifferentiation occur in organisms. In humans, pancreatic alpha cells can become beta cells. In newts, the loss of the eye’s lens causes the pigmented epithelial cells to transdifferentiate into the lens cells.
Artificial...
Artificial...
1.9K
Gradient and Del Operator
2.7K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
2.7K
Survival Tree
126
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...
Building a Survival Tree
Constructing a...
126
Reducing Line Loss
184
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...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
184
Energy Losses in Transformers
917
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality, the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
917
Improving Translational Accuracy
11.7K
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...
11.7K

