paper-with-me

Papers

HealSplit: Towards Self-Healing through Adversarial Distillation in Split Federated Learning

2025-11-14 · Yuhan Xie, Chen Lyu arxiv

Split Federated Learning (SFL) is an emerging paradigm for privacy-preserving distributed learning. However, it remains vulnerable to sophisticated data poisoning attacks targeting local features, labels, smashed data, and model weights. Existing defenses, primarily adapted from traditional Federated Learning (FL), are less effective under SFL due to limited access to complete model updates. This paper presents HealSplit, the first unified defense framework tailored for SFL, offering end-to-end detection and recovery against five sophisticated types of poisoning attacks. HealSplit comprises three key components: (1) a topology-aware detection module that constructs graphs over smashed data to identify poisoned samples via topological anomaly scoring (TAS); (2) a generative recovery pipeline that synthesizes semantically consistent substitutes for detected anomalies, validated by a consistency validation student; and (3) an adversarial multi-teacher distillation framework trains the student using semantic supervision from a Vanilla Teacher and anomaly-aware signals from an Anomaly-Influence Debiasing (AD) Teacher, guided by the alignment between topological and gradient-based interaction matrices. Extensive experiments on four benchmark datasets demonstrate that HealSplit consistently outperforms ten state-of-the-art defenses, achieving superior robustness and defense effectiveness across diverse attack scenarios.

📄 PDF Abstract BibTeX arXiv:2511.11240

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

AI-based Self-healing Solutions Applied to Cellular Networks: An Overview

2023-11-04 · Jaleh Farmani, Amirreza Khalil Zadeh

In this article, we provide an overview of machine learning (ML) methods, both classical and deep variants, that are used to implement self-healing for cell outages in cellular networks. Self-healing is a promising appro…

Management

CHESS: A Framework for Evaluation of Self-adaptive Systems based on Chaos Engineering

2023-03-13 · Sehrish Malik, Moeen Ali Naqvi, Leon Moonen

There is an increasing need to assess the correct behavior of self-adaptive and self-healing systems due to their adoption in critical and highly dynamic environments. However, there is a lack of systematic evaluation me…

On Evaluating Self-Adaptive and Self-Healing Systems using Chaos Engineering

2022-08-28 · Moeen Ali Naqvi, Sehrish Malik, Merve Astekin, Leon Moonen

With the growing adoption of self-adaptive systems in various domains, there is an increasing need for strategies to assess their correct behavior. In particular self-healing systems, which aim to provide resilience and …

Self-Healing Software Systems: Lessons from Nature, Powered by AI

2025-04-25 · Mohammad Baqar, Rajat Khanda, Saba Naqvi

As modern software systems grow in complexity and scale, their ability to autonomously detect, diagnose, and recover from failures becomes increasingly vital. Drawing inspiration from biological healing - where the human…

Think it, Run it: Autonomous ML pipeline generation via self-healing multi-agent AI

2026-04-29 · Adela Bara, Gabriela Dobrita, Simona-Vasilica Oprea arxiv

The purpose of our paper is to develop a unified multi-agent architecture that automates end-to-end machine learning (ML) pipeline generation from datasets and natural-language (NL) goals, improving efficiency, robustnes…