SearcharxivSearch

arXiv subjects

Markus Frank

Publications and source records attributed to Markus Frank.

3 recordsLinked to original sources

Experimental Determination of BSM Triple Higgs Couplings at the HL-LHC with Neural Networks

The shape of the Higgs potential is modified by the presence of additional scalar fields, as predicted in many Beyond-Standard-Model (BSM) scenarios. In such cases, deviations in the Higgs self-interactions, in particular the trilinear Higgs couplings, could serve to disentangle the physics beyond the Standard Model (SM). While the SM predicts only one trilinear Higgs coupling, extended scalar sectors allow for additional self-interactions that can manifest themselves in Higgs pair production, via the $s$-channel contribution of a heavy $\mathcal{CP}$-even scalar $H$. We present the first sensitivity study to such a BSM trilinear scalar coupling using machine learning. Specifically, we train a neural network on the invariant mass distributions of Higgs pair production at the HL-LHC to extract $\xi_H^t \times \lambda_{hhH}$, i.e. the product of the resonant $H$ top-Yukawa coupling and the trilinear coupling of $H$ to the two SM-like Higgses in the final state, $hh$. Assuming a hypothetical $H$ mass of 450 GeV, we show that, depending on future experimental efficiencies and uncertainties, a determination of $\xi_H^t \times \lambda_{hhH}$ at the 10-20% level may be achievable by the end of the HL-LHC. We present a simple and more efficient alternative to classical statistical methods, proving the efficiency of neural networks for both hypothesis testing and parameter estimation, which outperforms conventional maximum likelihood methods in this context.

hep-ph

Extended Abstract of Performance Analysis and Prediction of Model Transformation

In the software development process, model transformation is increasingly assimilated. However, systems being developed with model transformation sometimes grow in size and become complex. Meanwhile, the performance of model transformation tends to decrease. Hence, performance is an important quality of model transformation. According to current research model transformation performance focuses on optimising the engines internally. However, there exists no research activities to support transformation engineer to identify performance bottleneck in the transformation rules and hence, to predict the overall performance. In this paper we vision our aim at providing an approach of monitoring and profiling to identify the root cause of performance issues in the transformation rules and to predict the performance of model transformation. This will enable software engineers to systematically identify performance issues as well as predict the performance of model transformation.

cs.SE

Event Data Definition in LHCb

We present the approach used for defining the event object model for the LHCb experiment. This approach is based on a high level modelling language, which is independent of the programming language used in the current implementation of the event data processing software. The different possibilities of object modelling languages are evaluated, and the advantages of a dedicated model based on XML over other possible candidates are shown. After a description of the language itself, we explain the benefits obtained by applying this approach in the description of the event model of an experiment such as LHCb. Examples of these benefits are uniform and coherent mapping of the object model to the implementation language across the experiment software development teams, easy maintenance of the event model, conformance to experiment coding rules, etc. The description of the object model is parsed by means of a so called front-end which allows to feed several back-ends. We give an introduction to the model itself and to the currently implemented back-ends which produce information like programming language specific implementations of event objects or meta information about these objects. Meta information can be used for introspection of objects at run-time which is essential for functionalities like object persistency or interactive analysis. This object introspection package for C++ has been adopted by the LCG project as the starting point for the LCG object dictionary that is going to be developed in common for the LHC experiments. The current status of the event object modelling and its usage in LHCb are presented and the prospects of further developments are discussed.

physics.comp-ph