Skip to content

Commit 140b569

Browse files
manuel-morales-apre-commit-ci[bot]MilesCranmer
authored
docs: add paper "Symbolic regression for precision LHC physics" (#824)
* Added paper contribution and image * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update image url * switch to remote url * normalize affiliations --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Miles Cranmer <[email protected]>
1 parent a599d55 commit 140b569

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/papers.yml

+16
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,19 @@ papers:
295295
abstract: "The industrialization of catalytic processes requires reliable kinetic models for their design, optimization and control. Mechanistic models require significant domain knowledge, while data-driven and hybrid models lack interpretability. Automated knowledge discovery methods, such as ALAMO (Automated Learning of Algebraic Models for Optimization), SINDy (Sparse Identification of Nonlinear Dynamics), and genetic programming, have gained popularity but suffer from limitations such as needing model structure assumptions, exhibiting poor scalability, and displaying sensitivity to noise. To overcome these challenges, we propose two methodological frameworks, ADoK-S and ADoK-W (Automated Discovery of Kinetic rate models using a Strong/Weak formulation of symbolic regression), for the automated generation of catalytic kinetic models using a robust criterion for model selection. We leverage genetic programming for model generation and a sequential optimization routine for model refinement. The frameworks are tested against three case studies of increasing complexity, demonstrating their ability to retrieve the underlying kinetic rate model with limited noisy data from the catalytic systems, showcasing their potential for chemical reaction engineering applications."
296296
image: https://raw.githubusercontent.com/MilesCranmer/PySR_Docs/refs/heads/master/images/adok_s_results.jpg
297297
date: 2024-03-22
298+
- title: Symbolic regression for precision LHC physics
299+
authors:
300+
- Manuel Morales-Alvarado (1)
301+
- Daniel Conde (2)
302+
- Josh Bendavid (3)
303+
- Veronica Sanz (2)
304+
- Maria Ubiali (4)
305+
affiliations:
306+
1: Istituto Nazionale di Fisica Nucleare
307+
2: Universidad de Valencia
308+
3: Massachusetts Institute of Technology
309+
4: University of Cambridge
310+
link: https://inspirehep.net/literature/2858279
311+
abstract: We study the potential of symbolic regression (SR) to derive compact and precise analytic expressions that can improve the accuracy and simplicity of phenomenological analyses at the Large Hadron Collider (LHC). As a benchmark, we apply SR to equation recovery in quantum electrodynamics (QED), where established analytical results from quantum field theory provide a reliable framework for evaluation. This benchmark serves to validate the performance and reliability of SR before extending its application to structure functions in the Drell-Yan process mediated by virtual photons, which lack analytic representations from first principles. By combining the simplicity of analytic expressions with the predictive power of machine learning techniques, SR offers a useful tool for facilitating phenomenological analyses in high energy physics.
312+
image: https://github.com/MilesCranmer/PySR_Docs/blob/master/images/hep_sr_img.png
313+
date: 2024-12-10

0 commit comments

Comments
 (0)