Equivariant-Aware Structured Pruning for Efficient Edge Deployment: A Comprehensive Framework with Adaptive Fine-Tuning
Mohammed Alnemari

TL;DR
This paper introduces a comprehensive framework combining group equivariant CNNs with structured pruning and adaptive fine-tuning to create compact, transformation-invariant models suitable for resource-limited edge devices, demonstrating significant compression and robustness.
Contribution
It presents a novel integration of equivariant CNNs with structured pruning and adaptive fine-tuning, tailored for efficient deployment in resource-constrained environments.
Findings
29.3% parameter reduction with accuracy recovery
Effective preservation of equivariance during pruning
Demonstrated on satellite imagery and standard benchmarks
Abstract
This paper presents a novel framework combining group equivariant convolutional neural networks (G-CNNs) with equivariant-aware structured pruning to produce compact, transformation-invariant models for resource-constrained environments. Equivariance to rotations is achieved through the C4 cyclic group via the e2cnn library,enabling consistent performance under geometric transformations while reducing computational overhead. Our approach introduces structured pruning that preserves equivariant properties by analyzing e2cnn layer structure and applying neuron-level pruning to fully connected components. To mitigate accuracy degradation, we implement adaptive fine-tuning that automatically triggers when accuracy drop exceeds 2%, using early stopping and learning rate scheduling for efficient recovery. The framework includes dynamic INT8 quantization and a comprehensive pipeline…
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
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
