Pith. sign in

REVIEW 1 cited by

PruneSymNet: A Symbolic Neural Network and Pruning Algorithm for Symbolic Regression

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.15103 v1 pith:ETWWRASB submitted 2024-01-25 cs.LG cs.AI

classification cs.LGcs.AI
keywords symbolicnetworkalgorithmpruningdataproposedexpressiongreedy
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Symbolic regression aims to derive interpretable symbolic expressions from data in order to better understand and interpret data. %which plays an important role in knowledge discovery and interpretable machine learning. In this study, a symbolic network called PruneSymNet is proposed for symbolic regression. This is a novel neural network whose activation function consists of common elementary functions and operators. The whole network is differentiable and can be trained by gradient descent method. Each subnetwork in the network corresponds to an expression, and our goal is to extract such subnetworks to get the desired symbolic expression. Therefore, a greedy pruning algorithm is proposed to prune the network into a subnetwork while ensuring the accuracy of data fitting. The proposed greedy pruning algorithm preserves the edge with the least loss in each pruning, but greedy algorithm often can not get the optimal solution. In order to alleviate this problem, we combine beam search during pruning to obtain multiple candidate expressions each time, and finally select the expression with the smallest loss as the final result. It was tested on the public data set and compared with the current popular algorithms. The results showed that the proposed algorithm had better accuracy.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DrSR: LLM based Scientific Equation Discovery with Dual Reasoning from Data and Experience

    cs.LG 2025-06 conditional novelty 5.0 of 10

    DrSR improves LLM-based symbolic regression by adding data-aware structural insights and a reflective idea library, beating prior methods on six benchmark tasks.

Pith tools