Pith. sign in

hub Mixed citations

Interpretable Machine Learning for Science with PySR and SymbolicRegression.jl

Mixed citation behavior. Most common role is background (40%).

86 Pith papers citing it
16 external citations · Pith
Background 40% of classified citations
abstract

PySR is an open-source library for practical symbolic regression, a type of machine learning which aims to discover human-interpretable symbolic models. PySR was developed to democratize and popularize symbolic regression for the sciences, and is built on a high-performance distributed back-end, a flexible search algorithm, and interfaces with several deep learning packages. PySR's internal search algorithm is a multi-population evolutionary algorithm, which consists of a unique evolve-simplify-optimize loop, designed for optimization of unknown scalar constants in newly-discovered empirical expressions. PySR's backend is the extremely optimized Julia library SymbolicRegression.jl, which can be used directly from Julia. It is capable of fusing user-defined operators into SIMD kernels at runtime, performing automatic differentiation, and distributing populations of expressions to thousands of cores across a cluster. In describing this software, we also introduce a new benchmark, "EmpiricalBench," to quantify the applicability of symbolic regression algorithms in science. This benchmark measures recovery of historical empirical equations from original and synthetic datasets.

hub tools

citation-role summary

background 7 method 6 baseline 2

citation-polarity summary

clear filters

representative citing papers

SEVerA: Verified Synthesis of Self-Evolving Agents

cs.LG · 2026-03-26 · unverdicted · novelty 8.0

SEVerA uses Formally Guarded Generative Models and a three-stage Search-Verification-Learning process to synthesize self-evolving agents that satisfy hard formal constraints while improving task performance.

KAN: Kolmogorov-Arnold Networks

cs.LG · 2024-04-30 · conditional · novelty 8.0

KANs with learnable univariate spline activations on edges achieve better accuracy than MLPs with fewer parameters, faster scaling, and direct visualization for scientific discovery.

$\text{DT}^2$: Decision-Targeted Digital Twins

cs.LG · 2026-06-24 · unverdicted · novelty 7.0

DT² trains digital twins to preserve pairwise policy rankings from fitted Q-evaluation on offline data rather than minimizing one-step transition errors, improving policy ranking and reducing decision regret.

Centauric 1-Jettiness in DIS and Universal Power Corrections

hep-ph · 2026-06-18 · unverdicted · novelty 7.0

Introduces Centauric 1-jettiness in DIS, derives N3LL resummation matched to NLO, and establishes universal non-perturbative power corrections scaling as 1/R via reduction to rescaled hemisphere soft function.

FunctionEvolve: Structure-Guided Symbolic Regression with LLMs

cs.LG · 2026-06-05 · unverdicted · novelty 7.0

FunctionEvolve recovers 107 exact symbolic forms out of 129 synthetic tasks (82.9% SA@50) by using expression-tree structure for evolutionary search, parent selection, mutation, and coefficient scoring with LLMs.

Symbolic Regression via Latent Iterative Refinement

cs.LG · 2026-05-26 · unverdicted · novelty 7.0

LEE performs iterative amortized inference in a functionally grounded latent space to produce 2-10x simpler symbolic expressions than strong baselines on SRBench.

Diversified Residual Symbolic Regression

cs.NE · 2026-05-15 · unverdicted · novelty 7.0

DRSR uses Quality-Diversity to produce diverse symbolic regression expressions differing in residual distributions, enabling post-search selection on synthetic and astronomical data.

citing papers explorer

Showing 7 of 7 citing papers after filters.

  • KAN: Kolmogorov-Arnold Networks cs.LG · 2024-04-30 · conditional · none · ref 96 · internal anchor

    KANs with learnable univariate spline activations on edges achieve better accuracy than MLPs with fewer parameters, faster scaling, and direct visualization for scientific discovery.

  • Pathway variability, coat stiffening and mechanical adaptation during clathrin-mediated endocytosis q-bio.SC · 2026-06-29 · unverdicted · none · ref 41 · internal anchor

    Hybrid simulation and non-Euclidean elasticity theory demonstrate that clathrin coats develop adaptive rigidity and memory during growth, producing flat, stalled, or closed outcomes through two energy-landscape gates and matching experiments without fitted parameters.

  • The finite expression method for turbulent dynamics with high-order moment recovery cs.LG · 2026-05-11 · unverdicted · none · ref 12 · internal anchor

    A two-stage symbolic regression plus generative model framework recovers governing interaction terms and forcing in stochastic triad models while accurately predicting statistical moments up to order five.

  • AlphaEvolve: A coding agent for scientific and algorithmic discovery cs.AI · 2025-06-16 · unverdicted · none · ref 21 · internal anchor

    AlphaEvolve is an LLM-orchestrated evolutionary coding agent that discovered a 4x4 complex matrix multiplication algorithm using 48 scalar multiplications, the first improvement over Strassen's algorithm in 56 years, plus optimizations for Google data centers and hardware.

  • Primordial Black Hole from Tensor-induced Density Fluctuation: First-order Phase Transitions and Domain Walls astro-ph.CO · 2026-05-14 · reject · none · ref 233 · internal anchor

    Tensor perturbations from FOPT and domain-wall sources are claimed to induce second-order scalar perturbations large enough to form primordial black holes, potentially all of the dark matter.

  • Singularity Formation: Synergy in Theoretical, Numerical and Machine Learning Approaches math.NA · 2026-04-18 · unverdicted · none · ref 80 · internal anchor

    The work introduces a modulation-based analytical method for singularity proofs in singular PDEs and refines ML techniques like PINNs and KANs to identify blowup solutions, with application to the open 3D Keller-Segel problem.

  • A Practitioner's Guide to Kolmogorov-Arnold Networks cs.LG · 2025-10-28 · accept · none · ref 17 · internal anchor

    A systematic review of Kolmogorov-Arnold Networks that maps their relation to Kolmogorov superposition theory, MLPs, and kernels, examines basis-function design choices, summarizes performance advances, and supplies a practitioner's selection guide plus open challenges.