Slack Federated Adversarial Training
Summary
This research addresses a problem in federated learning (a method where multiple computers train an AI model together without sharing raw data) combined with adversarial training (a technique that makes AI models resistant to intentionally tricky inputs). The authors found that simply combining these two approaches causes the model's accuracy to drop because adversarial training increases differences in the data across different computers, making the federated learning less effective. They propose SFAT (Slack Federated Adversarial Training), which uses a relaxation mechanism to adjust how the computers combine their learning results, reducing the harmful effects of data differences and improving overall performance.
Classification
Original source: http://ieeexplore.ieee.org/document/11311342
First tracked: March 9, 2026 at 08:01 PM
Classified by LLM (prompt v3) · confidence: 85%