{"data":{"id":"d084c6aa-6593-4a70-ab30-72e9d8b52e42","title":"Fortress: Multi-Level Secure and Efficient Distributed Learning","summary":"Distributed learning (training AI models across multiple computers while keeping data in different locations) faces three types of security threats: attackers reconstructing data from gradients (mathematical updates), inferring information from the final model, and manipulating the training process. Fortress is a framework that combines three defensive techniques—secure aggregation (encrypted combination of data), differential privacy (adding noise to protect individual data), and malicious resilience (verification to catch cheating)—while reducing communication overhead by 6.2× to 32.3× compared to existing approaches.","solution":"Fortress implements secure aggregation via dual-server Boolean secret sharing, incorporates differential privacy through direct noise addition on secret shares using polynomial approximation to avoid expensive nonlinear computations, and ensures malicious resilience with lightweight transcript-based verification.","labels":["security","research"],"sourceUrl":"http://ieeexplore.ieee.org/document/11616690","publishedAt":"2026-07-21T13:16:59.000Z","cveId":null,"cweIds":null,"cvssScore":null,"cvssSeverity":null,"severity":"info","attackType":["model_poisoning","data_extraction","membership_inference"],"issueType":"research","affectedPackages":null,"affectedVendors":[],"affectedVendorsRaw":[],"classifierModel":"claude-haiku-4-5-20251001","classifierPromptVersion":"v3","cvssVector":null,"attackVector":null,"attackComplexity":null,"privilegesRequired":null,"userInteraction":null,"exploitMaturity":null,"epssScore":null,"patchAvailable":null,"disclosureDate":"2026-07-21T13:16:59.000Z","capecIds":null,"crossRefCount":0,"attackSophistication":"advanced","impactType":["confidentiality","integrity","availability"],"aiComponentTargeted":"training_data","llmSpecific":false,"classifierConfidence":0.85,"researchCategory":"peer_reviewed","atlasIds":null}}