通过探索标签相关性,通过仅使用积极标签的联合学习.
概括
针对多标签分类 (MLC) 的联合学习在隐私和性能方面存在困难. 我们的FedALC方法探索标签相关性,以显著改善模型培训和安全.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 数据 隐私 数据 隐私 数据
背景情况:
- 联合学习 (FL) 能够在分散的数据源中进行协作模式培训,同时保持用户隐私.
- 在FL环境中,多标签分类 (MLC) 面临着挑战,特别是每个客户不平衡的仅为积极的数据,导致表现不佳.
- 使用服务器端调节器或频繁的私人嵌入交换的现有方法在解决标签相关性和通信成本方面存在局限性.
研究的目的:
- 提出一种新的联合学习方法,有效地应对多标签分类的挑战.
- 在FL框架内利用标签相关性来提高模型性能.
- 为了提高安全性,并减少联合MLC的通讯开销.
主要方法:
- 用标签相关性估计和利用标签相关性在课堂嵌入学习中的联邦平均化 (FedALC).
- 一种FedALC的变体建议学习每个客户端的固定类嵌入,以最大限度地减少服务器-客户端通信.
- 该方法侧重于通过利用不同标签对之间的关系来改善模型培训.
主要成果:
- 在多个数据集中,FedALC显著优于现有的联合MLC方法.
- 拟议的变体增强了数据安全性,并通过只交换一次类嵌入来减少通信开销.
- 这种方法有效地利用标签相关性来提高分类准确性.
结论:
- 在联合学习环境中,FedALC为多标签分类提供了强大而高效的解决方案.
- 该方法通过结合标签相关性和优化沟通,成功解决了以前方法的局限性.
- 这项工作为保护隐私的协作机器学习提供了宝贵的进步.
相关概念视频
Associative Learning
344
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Classical conditioning, also known...
344
Correlations
32.8K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
32.8K
Correlation and Regression
1.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
1.2K
Correlation of Experimental Data
230
Dimensional analysis simplifies complex physical problems and guides experimental investigations, but it does not provide complete solutions. It identifies the dimensionless groups that influence a phenomenon, but experimental data is needed to establish the specific relationships and validate theoretical predictions.
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity,...
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity,...
230
Spearman's Rank Correlation Test
768
Spearman's rank correlation test, also known as Spearman's rho, is a nonparametric method for assessing the strength and direction of association between two variables. This test is particularly valuable when the data distribution is unknown or when the assumption of normality does not hold. Named after the English psychologist and statistician Dr. Charles Edward Spearman, it serves as the nonparametric counterpart to Pearson's correlation coefficient.
Spearman's test calculates...
Spearman's test calculates...
768
Correlation
11.7K
In statistics, two variables are said to be correlated if the values of one variable are associated with the other variable. Depending on the relationship between two variables, correlation can be of three types– positive correlation, negative correlation, and zero correlation.
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
11.7K


