Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Neural Network Compression by Approximate Differential Equivalence

About

Neural network compression is commonly achieved by pruning parameters based on local importance scores, e.g., magnitude-based pruning. We propose a complementary approach that compresses models by aggregating neurons with similar functional behavior rather than removing weights independently. Our method encodes a trained network as a polynomial ODE system and applies a lumping method called Approximate Forward Differential Equivalence to identify neurons with approximately matching induced dynamics. A single tolerance parameter, $\varepsilon$, controls the compression level and induces a smooth trade-off between model size and predictive accuracy. We evaluate the method on synthetic datasets derived from nonlinear dynamical systems with known ground-truth behavior and on public regression benchmarks. Across both settings, the proposed approach achieves substantial parameter reduction while preserving accuracy, and consistently compares favorably with magnitude-based pruning and Wanda at similar compression levels. These results suggest that differential equivalence-based aggregation is a principled and effective alternative to conventional weight-centric pruning.

Ravi Dhiman, Andrea Passarella, Mirco Tribastone, Lorenzo Valerio• 2026

Related benchmarks

TaskDatasetResultRank
Neural Network CompressionPolymerization
GRP%100
54
RegressionElectrical Network Dataset
GRP%100
54
Network PruningGlycolytic Dataset
GRP (%)100
45
RegressionRN
GRP (%)100
45
RegressionAbalone
GRP (%)100
21
RegressionHEPC
GRP Rate (%)100
21
RegressionMetro
GRP%100
21
RegressionPROTEIN
GRP%100
21
Showing 8 of 8 rows

Other info

Follow for update