Skip to content

Author

Xiaohai Lu

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Aug 2026

TD-CAG: Enhancing adversarial transferability via curvature awareness and spatial dislocation.

Transfer-based adversarial attacks are widely used to evaluate the robustness of deep neural networks (DNNs) under black-box settings, yet improving their cross-model transferability remains a key challenge. This limitation arises from reliance on locally linear gradient approximations and insufficient guidance from semantically critical regions. To address these limitations, we propose Translation-Dislocation and Curvature-Aware Gradient (TD-CAG), a new adversarial attack framework comprising two complementary modules: a curvature-aware gradient (CAG) module for modeling local nonlinearity, and a translation-dislocation (TD) module for modeling saliency misalignment. Specifically, CAG approximates second-order directional curvature to help perturbations escape local linearity, and TD introduces lightweight spatial shifts to simulate saliency misalignments across architectures, guiding perturbations toward model-invariant discriminative regions. Both modules are plug-and-play and compatible with existing attack pipelines. Extensive experiments demonstrate that TD-CAG consistently achieves superior transferability compared to state-of-the-art attack methods, while maintaining high compatibility and low computational cost. The source code is publicly available at https://github.com/hlkuang24/TD-CAG.

Hailing Kuang, Chen Wan, Xiaohai Lu et al. · 0 citations