paper-with-me

Papers

Federated Anomaly Detection for Multi-Tenant Cloud Platforms with Personalized Modeling

2025-08-14 · Yuxi Wang, Heyao Liu, Nyutian Long, Guanzi Yao arxiv

This paper proposes an anomaly detection method based on federated learning to address key challenges in multi-tenant cloud environments, including data privacy leakage, heterogeneous resource behavior, and the limitations of centralized modeling. The method establishes a federated training framework involving multiple tenants. Each tenant trains the model locally using private resource usage data. Through parameter aggregation, a global model is optimized, enabling cross-tenant collaborative anomaly detection while preserving data privacy. To improve adaptability to diverse resource usage patterns, a personalized parameter adjustment mechanism is introduced. This allows the model to retain tenant-specific feature representations while sharing global knowledge. In the model output stage, the Mahalanobis distance is used to compute anomaly scores. This enhances both the accuracy and stability of anomaly detection. The experiments use real telemetry data from a cloud platform to construct a simulated multi-tenant environment. The study evaluates the model's performance under varying participation rates and noise injection levels. These comparisons demonstrate the proposed method's robustness and detection accuracy. Experimental results show that the proposed method outperforms existing mainstream models across key metrics such as Precision, Recall, and F1-Score. It also maintains stable performance in various complex scenarios. These findings highlight the method's practical potential for intelligent resource monitoring and anomaly diagnosis in cloud computing environments.

📄 PDF Abstract BibTeX arXiv:2508.10255

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Decentralized Orchestration Architecture for Fluid Computing: A Secure Distributed AI Use Case

2026-03-12 · Diego Cajaraville-Aboy, Ana Fernández-Vilas, Rebeca P. Díaz-Redondo, Manuel Fernández-Veiga 외 arxiv

Distributed AI and IoT applications increasingly execute across heterogeneous resources spanning end devices, edge/fog infrastructure, and cloud platforms, often under different administrative domains. Fluid Computing ha…

Federated LearningAnomaly Detection

Smart Multi-tenant Federated Learning

2022-07-09 · Weiming Zhuang, Yonggang Wen, Shuai Zhang

Federated learning (FL) is an emerging distributed machine learning method that empowers in-situ model training on decentralized edge devices. However, multiple simultaneous training activities could overload resource-co…

Federated Learning

Deep-Dup: An Adversarial Weight Duplication Attack Framework to Crush Deep Neural Network in Multi-Tenant FPGA

2020-11-05 · Adnan Siraj Rakin, Yukui Luo, Xiaolin Xu, Deliang Fan

The wide deployment of Deep Neural Networks (DNN) in high-performance cloud computing platforms brought to light multi-tenant cloud field-programmable gate arrays (FPGA) as a popular choice of accelerator to boost perfor…

Adversarial AttackCloud Computingimage-classificationImage Classification+2

Towards Fair and Firm Real-Time Scheduling in DNN Multi-Tenant Multi-Accelerator Systems via Reinforcement Learning

2024-02-09 · Enrico Russo, Francesco Giulio Blanco, Maurizio Palesi, Giuseppe Ascia 외

This paper addresses the critical challenge of managing Quality of Service (QoS) in cloud services, focusing on the nuances of individual tenant expectations and varying Service Level Indicators (SLIs). It introduces a n…

Deep Reinforcement LearningManagementScheduling

Federated Learning for Internet of Things: A Federated Learning Framework for On-device Anomaly Data Detection

2021-06-15 · Tuo Zhang, Chaoyang He, Tianhao Ma, Lei Gao 외

Federated learning can be a promising solution for enabling IoT cybersecurity (i.e., anomaly detection in the IoT environment) while preserving data privacy and mitigating the high communication/storage overhead (e.g., h…

Anomaly DetectionFederated LearningTime SeriesTime Series Analysis