y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#federated-learning News & Analysis

140 articles tagged with #federated-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

140 articles
AINeutralarXiv – CS AI · Jun 95/10
🧠

HASA: Subnet Allocation for Compute-Constrained Model-Heterogeneous Federated Learning

Researchers propose HASA, a subnet allocation algorithm for federated learning that assigns model sizes to edge devices based on data heterogeneity rather than just compute constraints. The method improves prediction accuracy across distributed clients while maintaining fixed computational budgets, with implications for efficient on-device AI deployment.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Model Multiplicity for Adversarial Detection in Small Language Model Training on Edge Devices

Researchers propose a novel defense mechanism called model multiplicity to detect poisoning attacks in distributed small language model training on edge devices. Instead of maintaining a single global model, the system trains multiple independent models on different device subsets, using divergence between them to identify adversarial behavior—outperforming traditional single-model defenses.

AINeutralarXiv – CS AI · Jun 96/10
🧠

CausShield: Sample Reconstruction-Resilient Vertical FL via Causal Representation Learning

CausShield is a new defense mechanism for vertical federated learning that uses causal representation learning to protect against sample reconstruction attacks while maintaining model performance. The approach decomposes shared representations into task-relevant and task-irrelevant components, achieving better privacy-utility tradeoffs than existing defenses through unsupervised learning rather than supervised training.

GeneralNeutralarXiv – CS AI · Jun 96/10
📰

Trustworthy Smart Fabs via Professional Proxies: Scaling Safe and Sustainable by Design (SSbD) through Industrial Data Spaces

Researchers propose a zero-trust framework using AI-powered 'Professional Proxies' and hardware-isolated trust zones to help semiconductor manufacturers comply with EU sustainability regulations while protecting proprietary data. The approach enables factories to generate cryptographically signed compliance tokens without exposing manufacturing secrets, addressing a growing governance bottleneck across advanced chip production.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Causal Unlearning in Collaborative Optimization: Exact and Approximate Influence Reversal under Adversarial Contributions

Researchers present HF-KCU, a federated learning method that efficiently removes clients' data contributions while maintaining privacy compliance, achieving 47.75x speedup over retraining while preserving model accuracy. The technique uses Krylov subspace approximations and causal weighting to handle data deletion requests in production systems without compromising unaffected participants.

AINeutralarXiv – CS AI · Jun 86/10
🧠

On the importance of multiple training seeds for evaluating machine unlearning

A new study reveals that evaluating machine unlearning algorithms requires multiple training seeds, not just multiple unlearning seeds from a single trained model, as unlearning performance varies significantly based on initial training conditions. This finding challenges current evaluation practices in machine unlearning research across image classification, federated learning, and large language models.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Amortizing Federated Adaptation: Hypernetwork Driven LoRA for Personalized Foundation Models

Researchers introduce HyperLoRA, a federated learning framework that addresses critical limitations in distributed fine-tuning of foundation models by using hypernetworks to generate personalized LoRA parameters and learned aggregation in product space, achieving faster convergence and better personalization across heterogeneous client distributions.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Cognitive Threat Intelligence and Explainable Federated Security Analytics for distributed Infrastructure Systems

Researchers propose a Cognitive Threat Intelligence framework combining Federated Learning and Explainable AI to detect cyber threats across distributed infrastructure systems while preserving data privacy. The approach eliminates the need to transmit sensitive network traffic to centralized servers, instead training models locally and sharing only encrypted parameters.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Synapse: Federated Tool Routing via Typed Compendium Artifacts

Researchers introduce Synapse, a federated learning framework using typed artifacts that enables heterogeneous language models to collaborate without sharing weights or data. The system enables cross-architectural model transfer with minimal performance loss while maintaining formal privacy guarantees and schema-aware merging capabilities.

🧠 GPT-4
AINeutralarXiv – CS AI · Jun 56/10
🧠

Comprehensive and Reliable Feature Attribution for Diverse Modalities and Models via Frequency-Domain Insights

Researchers introduce FreqX, a novel interpretability method for machine learning models that leverages signal processing and information theory to address challenges in personalized federated learning. The approach achieves 10x faster performance than existing methods while providing both attribution and concept information while maintaining privacy.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Efficient Asynchronous Federated Evaluation with Strategy Similarity Awareness for Intent-Based Networking in Industrial Internet of Things

Researchers propose FEIBN, a federated learning framework that combines large language models with distributed strategy evaluation for Intent-Based Networking in industrial IoT environments. The system introduces SSAFL, a mechanism that optimizes federated learning through strategy similarity awareness and asynchronous updates, reducing communication overhead and improving convergence speed while maintaining privacy across heterogeneous nodes.

AIBullisharXiv – CS AI · Jun 46/10
🧠

TITAN-FedAnil+: Trust-Based Adaptive Blockchain Federated Learning for Resource-Constrained Intelligent Enterprises

TITAN-FedAnil+ presents a blockchain-based federated learning framework designed to address data privacy and security challenges in resource-constrained enterprise environments. The system uses adaptive clustering and GPU acceleration to filter malicious updates while reducing memory overhead by up to 81%, making secure distributed learning more practical for edge devices.

AINeutralarXiv – CS AI · Jun 26/10
🧠

XAI-SOH-FL: Enhancing SOH-FL with Adaptive Aggregation and Explainable AI for Intrusion Detection in Heterogeneous IoT

Researchers propose XAI-SOH-FL, an enhanced federated learning framework for IoT intrusion detection that combines adaptive aggregation mechanisms with explainable AI to address data heterogeneity and model interpretability challenges. The system achieves 94.12% accuracy on benchmark datasets while eliminating manual parameter tuning and providing transparent feature-level insights into security decisions.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Multi-Agent Conformal Prediction with Personalized Statistical Validity

Researchers propose personalized federated weighted conformal prediction (PFWCP), a framework that enables reliable uncertainty quantification across multiple agents while preserving privacy and handling data heterogeneity. The method provides statistical validity guarantees for individual participants rather than only aggregate averages, with practical applications in distributed machine learning systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

FedMTFI: Feature Importance Based Optimized Multi Teacher Knowledge Distillation in Heterogeneous Federated Learning Environment

FedMTFI is a novel federated learning architecture that combines multi-teacher knowledge distillation with feature importance analysis to improve model training across heterogeneous devices with non-uniformly distributed data. The approach clusters clients by hardware similarity and uses Shapley values to identify important features during model distillation, achieving better accuracy than traditional federated learning algorithms.

AINeutralarXiv – CS AI · Jun 26/10
🧠

SECUREVENT: Hybrid AI/ML Security Monitoring for Distributed Event-Based Systems

SECUREVENT proposes a hybrid AI/ML security architecture for distributed event-based systems that combines cryptographic controls with anomaly detection and behavioral analysis. The system addresses vulnerabilities in publish/subscribe platforms, IoT networks, and microservices by monitoring complex event patterns that static rules cannot detect, demonstrating improved threat detection recall while maintaining low false-positive rates.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Boosting Multimodal Federated Learning via Chained Modality Optimization

Researchers propose FedMChain, a federated learning framework that addresses modality competition in multimodal machine learning by structuring training as sequential modality-specific phases rather than joint optimization. The approach combines phase-wise local optimization with sparse sign-guided server aggregation to improve model performance while reducing communication overhead.

AINeutralarXiv – CS AI · Jun 26/10
🧠

FedS2R: One-Shot Federated Domain Generalization for Synthetic-to-Real Semantic Segmentation in Autonomous Driving

Researchers introduce FedS2R, a federated learning framework for semantic segmentation in autonomous driving that enables collaborative model training across multiple clients without sharing raw data. The system uses data augmentation and knowledge distillation to bridge the gap between synthetic training data and real-world driving scenarios, achieving near-parity performance with centralized training while maintaining privacy.

AINeutralarXiv – CS AI · Jun 16/10
🧠

A Unified Framework for Gradient Aggregation in Multi-Objective Optimization

Researchers present a unified mathematical framework for gradient aggregation in multi-objective optimization (MOO), establishing convergence guarantees to Pareto stationarity. The work reveals that non-conflicting gradient directions within the convex hull satisfy sufficient conditions for convergence, enabling broader algorithmic approaches including a new method called capped MGDA for federated learning applications.

AIBullisharXiv – CS AI · Jun 16/10
🧠

Federated Variational Preference Alignment with Gumbel-Softmax Prior for Personalized User Preferences

Researchers propose FedVPA-GP, a federated learning framework that enables privacy-preserving alignment of large language models while preserving diverse user preferences instead of averaging them into a single monolithic reward model. The approach uses a Gumbel-Softmax prior and orthogonal loss to prevent posterior collapse and successfully disentangles conflicting user intents in decentralized settings.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Regret-Based Federated Causal Discovery with Unknown Interventions

Researchers introduce I-PERI, a federated causal discovery algorithm that handles unknown client-level interventions across decentralized systems. The method advances privacy-preserving causal inference by recovering tighter equivalence classes when clients operate under heterogeneous, undisclosed policies—addressing a critical gap between theoretical causal discovery methods and real-world deployment constraints.

AIBullisharXiv – CS AI · Jun 16/10
🧠

The Gaussian-Head OFL Family: One-Shot Federated Learning from Client Global Statistics

Researchers introduce Gaussian-Head OFL, a one-shot federated learning method that reduces communication overhead to a single round by transmitting only statistical summaries instead of full models. The approach combines closed-form Gaussian classifiers with synthetic data generation, achieving competitive accuracy while maintaining privacy and eliminating dependency on public datasets.

AIBullisharXiv – CS AI · May 296/10
🧠

Mitigating Stethoscope-Induced Shortcuts in Respiratory Sound Classification under Federated Domain Generalization with Causality-Inspired Interventions

Researchers develop a federated domain generalization framework to improve respiratory sound classification across different stethoscope devices, addressing inter-device variability that hinders multi-site AI deployment in pulmonary disease detection. The approach combines causality-inspired interventions with multimodal learning to outperform existing baselines without requiring access to unseen devices during training.

← PrevPage 3 of 6Next →