SymbolNet: Neural Symbolic Regression with Adaptive Dynamic Pruning for Compression
Ho Fung Tsoi, Vladimir Loncar, Sridhara Dasu, Philip Harris

TL;DR
SymbolNet is a neural symbolic regression framework that adaptively prunes model components during training to produce compact, efficient expressions suitable for resource-constrained environments like FPGA hardware.
Contribution
It introduces a unified neural network approach with dynamic pruning and regularization for symbolic regression, enabling high-dimensional data modeling with minimal performance loss.
Findings
Effective on high-dimensional datasets like MNIST and SVHN.
Achieves target sparsity through adaptive regularization.
Demonstrates applicability to high-energy physics data.
Abstract
Compact symbolic expressions have been shown to be more efficient than neural network models in terms of resource consumption and inference speed when implemented on custom hardware such as FPGAs, while maintaining comparable accuracy~\cite{tsoi2023symbolic}. These capabilities are highly valuable in environments with stringent computational resource constraints, such as high-energy physics experiments at the CERN Large Hadron Collider. However, finding compact expressions for high-dimensional datasets remains challenging due to the inherent limitations of genetic programming, the search algorithm of most symbolic regression methods. Contrary to genetic programming, the neural network approach to symbolic regression offers scalability to high-dimensional inputs and leverages gradient methods for faster equation searching. Common ways of constraining expression complexity often involve…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Pruning
