English

MoreFit: A More Optimised, Rapid and Efficient Fit

Data Analysis, Statistics and Probability 2026-02-05 v2 High Energy Physics - Experiment

Abstract

Parameter estimation via unbinned maximum likelihood fits is a central technique in particle physics. This article introduces MoreFit, which aims to provide a more optimised, rapid and efficient fitting solution for unbinned maximum likelihood fits. MoreFit is developed with a focus on parallelism and relies on computation graphs that are compiled just-in-time. Several novel automatic optimisation techniques are employed on the computation graphs that significantly increase performance compared to conventional approaches. MoreFit can make efficient use of a wide range of heterogeneous platforms through its compute backends that rely on open standards. It provides an OpenCL backend for execution on GPUs of all major vendors, and a backend based on LLVM and Clang for single- or multithreaded execution on CPUs, which in addition allows for SIMD vectorisation. MoreFit is benchmarked against several other fitting frameworks and shows very promising performance, illustrating the power of the approach.

Keywords

Cite

@article{arxiv.2505.12414,
  title  = {MoreFit: A More Optimised, Rapid and Efficient Fit},
  author = {Christoph Langenbruch},
  journal= {arXiv preprint arXiv:2505.12414},
  year   = {2026}
}

Comments

28 Pages, 7 figures, provided additional details on timing, matches published version

R2 v1 2026-07-01T02:19:45.245Z