English

Exploring Adversarial Transferability between Kolmogorov-arnold Networks

Computer Vision and Pattern Recognition 2025-04-24 v2

Abstract

Kolmogorov-Arnold Networks (KANs) have emerged as a transformative model paradigm, significantly impacting various fields. However, their adversarial robustness remains less underexplored, especially across different KAN architectures. To explore this critical safety issue, we conduct an analysis and find that due to overfitting to the specific basis functions of KANs, they possess poor adversarial transferability among different KANs. To tackle this challenge, we propose AdvKAN, the first transfer attack method for KANs. AdvKAN integrates two key components: 1) a Breakthrough-Defense Surrogate Model (BDSM), which employs a breakthrough-defense training strategy to mitigate overfitting to the specific structures of KANs. 2) a Global-Local Interaction (GLI) technique, which promotes sufficient interaction between adversarial gradients of hierarchical levels, further smoothing out loss surfaces of KANs. Both of them work together to enhance the strength of transfer attack among different KANs. Extensive experimental results on various KANs and datasets demonstrate the effectiveness of AdvKAN, which possesses notably superior attack capabilities and deeply reveals the vulnerabilities of KANs. Code will be released upon acceptance.

Keywords

Cite

@article{arxiv.2503.06276,
  title  = {Exploring Adversarial Transferability between Kolmogorov-arnold Networks},
  author = {Songping Wang and Xinquan Yue and Yueming Lyu and Caifeng Shan},
  journal= {arXiv preprint arXiv:2503.06276},
  year   = {2025}
}

Comments

After the submission of the paper, we realized that the study still has room for expansion. In order to make the research findings more profound and comprehensive, we have decided to withdraw the paper so that we can conduct further research and expansion

R2 v1 2026-06-28T22:12:15.481Z