Spectral Complex Autoencoder Pruning: A Fidelity-Guided Criterion for Extreme Structured Channel Compression
Wei Liu, Xing Deng, Haijian Shao, Yingtao Jiang

TL;DR
This paper introduces SCAP, a spectral autoencoder-based method for channel pruning in neural networks, effectively reducing FLOPs and parameters while maintaining accuracy by measuring spectral reconstruction fidelity.
Contribution
The paper presents a novel spectral complex autoencoder criterion for structured channel pruning, leveraging frequency domain reconstruction fidelity to identify redundant channels.
Findings
Achieves 90.11% FLOP reduction on VGG16 with minimal accuracy loss.
Uses spectral reconstruction fidelity as an effective importance measure for pruning.
Produces a structurally consistent pruned network with high compression ratios.
Abstract
We propose Spectral Complex Autoencoder Pruning (SCAP), a reconstruction-based criterion that measures functional redundancy at the level of individual output channels. For each convolutional layer, we construct a complex interaction field by pairing the full multi-channel input activation as the real part with a single output-channel activation (spatially aligned and broadcast across input channels) as the imaginary part. We transform this complex field to the frequency domain and train a low-capacity autoencoder to reconstruct normalized spectra. Channels whose spectra are reconstructed with high fidelity are interpreted as lying close to a low-dimensional manifold captured by the autoencoder and are therefore more compressible; conversely, channels with low fidelity are retained as they encode information that cannot be compactly represented by the learned manifold. This yields an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Wireless Signal Modulation Classification
