TOFD: Target-Oriented Feature Decoupling against Poisoning Attacks in Split Federated Learning Researchers propose Target-Oriented Feature Decoupling (TOFD), a unified framework that detects and mitigates poisoning attacks in Split Federated Learning (SFL) through three stages: Target Inference, Sample Purification, and Decoupling Optimization. TOFD outperforms state-of-the-art defenses across five datasets, achieving superior robustness with low computational overhead, and provides theoretical convergence guarantees. arXiv:2608.07274v1 Announce Type: new Abstract: Split Federated Learning SFL facilitates privacy-preserving collaborative training with reduced client-side overhead. However, its split architecture introduces unique attack surfaces, rendering it vulnerable to diverse poisoning attacks. Most existing defenses fail to exploit the split paradigm, limiting their ability to detect and contain malicious behaviors at an early stage. To bridge this gap, we propose Target-Oriented Feature Decoupling TOFD , a unified framework that jointly enables proactive detection and robust optimization against a wide range of poisoning attacks. TOFD operates in three stages: 1 Target Inference, which identifies potential attack targets by refining class-wise safe zones via class-specific Margin Perturbation MP ; 2 Sample Purification, which adaptively filters poisoned smashed data using thresholds calibrated through cross-class min-max normalization of MP; and 3 Decoupling Optimization, which leverages an adversarial guidance model to capture attack-induced patterns and decouple their influence during optimization, thereby suppressing residual adversarial effects. We provide theoretical guarantees for the convergence of TOFD. Extensive experiments on five datasets demonstrate that TOFD consistently outperforms state-of-the-art defenses under diverse attack scenarios, achieving superior robustness with low computational overhead suitable for practical deployment.