DD-RobustBench:数据集蒸的对抗性稳定性基准.
概括
数据集蒸压缩了大型数据集,但可能容易受到敌对攻击. DD-RobustBench是一个新的基准,用于评估这些蒸数据集对此类威胁的稳定性.
科学领域:
- 机器学习 机器学习
- 计算机视觉 计算机视觉
- 数据科学数据科学数据科学
背景情况:
- 数据集蒸通过创建更小,更准确的子集,提供了高效的数据利用.
- 目前的方法减少了数据大小和训练时间,但缺乏对抗攻击的强有力的评估.
- 这一漏洞对安全敏感的人工智能应用程序构成风险.
研究的目的:
- 介绍DD-RobustBench,这是一个全面的基准来评估蒸数据集的对抗性稳定性.
- 评估各种数据集蒸技术对强度的影响.
- 为开发更安全和更有弹性的蒸数据集提供见解.
主要方法:
- 整合了各种数据集的蒸技术 (特斯拉,梦想,SRe2L,D4M).
- 对各种对抗性攻击方法进行了测试,对精制的数据集进行了测试.
- 评估了多个数据集的稳定性,包括ImageNet-1K.
- 定量分析了蒸组件 (增量,减量,聚类) 对强度的影响.
主要成果:
- 确定了增强或降低对抗强度的特定蒸技术和组件.
- 证明了当前蒸数据集对敌对威胁的脆弱性.
- 提供了关于数据压缩和稳定性之间的权衡的定量证据.
结论:
- DD-RobustBench 作为评估和提高提炼数据集安全性的关键工具.
- 结果为创建紧,高效和强大的蒸数据集提供了指导方针.
- 强调需要进一步研究安全数据集蒸方法.
相关概念视频
Mean Absolute Deviation
2.5K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.5K
Testing a Claim about Standard Deviation
2.1K
A complete procedure to test a claim about population standard deviation or population variance is explained here.
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
2.1K
Randomized Experiments
6.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
6.3K
Quantifying and Rejecting Outliers: The Grubbs Test
4.0K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.0K
Distribution Reliability and Automation
678
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
678
Survival Tree
499
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...
499

