Paper 2026/1164

Algebraic Cryptanalytic Extraction on Hard-Label Neural Networks

Zirui Chen, Tsinghua University
Shi Tang, Shandong University
Zhengchao Gao, Shandong University
Yongjia Su, Shandong University
Lingyue Qin, Tsinghua University
Xiaoyang Dong, Tsinghua University
Abstract

Although the state-of-the-art neural network model extraction attack in the hard-label setting by Carlini {\em et al.} at EUROCRYPT 2025 has polynomial-time complexity in theory, its dual-point clustering relies on singular value decomposition (SVD) with a time complexity of $\mathcal{O}(n^2 \cdot (d^{(k)})^3)$, resulting in huge runtime in practice. To address this computational bottleneck, this work transforms Carlini {\em et al.}'s geometric-view hard-label attack into an algebraic framework, and proposes a novel Approximate Signature Vector (ASV) method to achieve efficient parameter extraction on Fully Connected Neural Networks (FCNNs) by leveraging two key observations: high-dimensional random vectors are nearly orthogonal, and neurons in practical DNNs tend to learn disentangled features. The proposed ASV method replaces SVD-based rank checking with simple inner-product operations, reducing the clustering complexity to $\mathcal{O}(n \cdot (d^{(k)})^3)$ on average. Furthermore, this paper presents the first model extraction attack against hard-label max-pooling Convolutional Neural Networks (CNNs) by proposing an advanced ASV method with a kernel-centric clustering scheme instead of the neuron-centric clustering, which fully exploits the property of weight sharing in convolutions and fills the cryptanalysis gap. Experiments on a 64-64$\times 4$-10 FCNN and LeNet-5 (CNN) with max pooling demonstrate that our ASV method drastically cuts clustering time, and improves the overall efficiency in the model extraction.

Metadata
Available format(s)
PDF
Category
Attacks and cryptanalysis
Publication info
Preprint.
Keywords
Model ExtractionHard-labelConvolutional Neural NetworksReLUAlgebraic AttackApproximate Signature Vector
Contact author(s)
chenzr25 @ mails tsinghua edu cn
shi tang @ mail sdu edu cn
chao_qwq @ mail sdu edu cn
yongjia su @ mail sdu edu cn
qinly @ tsinghua edu cn
xiaoyangdong @ tsinghua edu cn
History
2026-06-08: approved
2026-06-04: received
See all versions
Short URL
https://ia.cr/2026/1164
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1164,
      author = {Zirui Chen and Shi Tang and Zhengchao Gao and Yongjia Su and Lingyue Qin and Xiaoyang Dong},
      title = {Algebraic Cryptanalytic Extraction on Hard-Label Neural Networks},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1164},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1164}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.