AIBullisharXiv – CS AI · Jun 237/10
🧠Over-the-Air Federated Learning (AirFL) integrates wireless signal processing with distributed machine learning to enable efficient edge AI by using wireless superposition to aggregate model updates directly at the receiver. The approach reduces latency, bandwidth, and energy consumption compared to traditional federated learning architectures.
AIBearisharXiv – CS AI · Jun 97/10
🧠Researchers demonstrate a novel backdoor attack against Federated Learning systems by exploiting hardware faults (bit-flips) to poison model parameters during training. The attack achieves 94% success rate on ResNet-18 with minimal fault injections, expanding the threat surface of distributed ML systems beyond software-based attacks.
AIBullisharXiv – CS AI · May 117/10
🧠VISTA is a novel decentralized machine learning algorithm designed to operate securely when adversaries control the majority of worker nodes. By implementing an incentive-based framework that rewards mutually consistent reports, the system converts adversarial nodes from pure saboteurs into rational agents, enabling convergence comparable to standard SGD without requiring an honest majority.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce SCRUB-FL, a post-training defense mechanism against backdoor attacks in federated learning systems that reduces attack success rates to 3.88% while preserving model accuracy. The method uses spectral analysis and machine unlearning to remove trigger-target associations without requiring prior knowledge of attack patterns or clean datasets.
AINeutralarXiv – CS AI · Jun 106/10
🧠FedSteer is a novel federated learning method that addresses gradient staleness in decentralized training systems where clients participate inconsistently. By projecting stale gradients onto a dynamically-maintained subspace and applying corrective techniques, the approach prevents training instability and achieves up to 7% accuracy improvements over existing baselines.
AIBullisharXiv – CS AI · May 276/10
🧠Researchers propose PushCen-ADFL, a new framework for asynchronous decentralized federated learning that reduces communication overhead by over 80% while improving accuracy under data heterogeneity. The approach uses centroid-based message compression and bias-correction aggregation to enable stable model training across distributed systems without central coordination.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers introduce GCD-FGL, a federated graph learning framework that enables decentralized networks to discover novel categories while preserving knowledge of known ones. The approach addresses critical challenges in distributed graph learning by implementing topology-reliable semantic alignment on client nodes and hierarchical prototype alignment on servers, demonstrating significant performance improvements across multiple datasets.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers propose REED (Resource-Element Energy Difference), a noncoherent aggregation method for over-the-air federated learning that eliminates the need for instantaneous channel state information. The technique uses energy differences across orthogonal resource elements to aggregate signed updates, achieving convergence rates comparable to conventional methods while reducing practical implementation complexity in wireless systems.
AINeutralarXiv – CS AI · Apr 206/10
🧠Researchers propose FedTSP, a federated learning method that uses pre-trained language models to generate semantically-enriched prototypes for improving model performance across heterogeneous data. The approach leverages textual descriptions of classes to preserve semantic relationships while mitigating data heterogeneity challenges in federated settings.