Accelerating Graph-based Tracking Tasks with Symbolic Regression
Nathalie Soybelman, Carlo Schiavi, Francesco A. Di Bello, Eilam Gross

TL;DR
This paper introduces a symbolic regression approach to replace graph-based neural networks for particle tracking, enabling faster and more hardware-friendly implementations on FPGAs and CPUs, with potential applications beyond tracking.
Contribution
The novel use of symbolic regression to replace neural network components in graph-based tracking tasks improves efficiency and hardware deployment flexibility.
Findings
Faster execution times on CPU compared to traditional methods.
Simpler implementation on FPGA hardware.
Proof-of-principle demonstrated on particle tracking problem.
Abstract
The reconstruction of particle tracks from hits in tracking detectors is a computationally intensive task due to the large combinatorics of detector signals. Recent efforts have proven that ML techniques can be successfully applied to the tracking problem, extending and improving the conventional methods based on feature engineering. However, complex models can be challenging to implement on heterogeneous trigger systems, integrating architectures such as FPGAs. Deploying the network on an FPGA is feasible but challenging and limited by its resources. An efficient alternative can employ symbolic regression (SR). We propose a novel approach that uses SR to replace a graph-based neural network. Substituting each network block with a symbolic function preserves the graph structure of the data and enables message passing. The technique is perfectly suitable for heterogeneous hardware, as it…
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
TopicsGaze Tracking and Assistive Technology · Reinforcement Learning in Robotics · Metaheuristic Optimization Algorithms Research
