Bachelor Thesis with Prof. Worek in 2022
Lorentz Invariant Phase-Space Integrals
Introduction:
An important numerical problem in particle physics is the computation of cross sections. Those are usually very complicated integrals over the square matrix element and the phase-space volume of momenta of the final state particles. Such cross sections exhibit strong peaks in many different regions of the phase space. Additionally, the presence of complicated kinematical cuts render an analytic treatment impossible. The Monte Carlo methods of integration are often used instead. In the Monte Carlo approach, a huge effort must be made to reduce the variance of the integrand. One of the popular approaches of variance reduction is the so-called stratified sampling technique, another approach is that of importance sampling. Recently, novel importance sampling techniques capable of overcoming typical deficiencies of existing approaches by incorporating neural networks have been proposed.
Main goals of the bachelor thesis:
- Implementation of general algorithms for the n-particle phase-space generation of final-state momenta.
- Calculation of the d = 3n - 4 phase-space integral via Monte Carlo methods.
- Application of results to the real-life calculations: 2 →4,5,6, ... massive and massless final states in QED (e+, e-, mu+mu-, tau+tau-, gamma).
- Comparison of standard Monte Carlo techniques to new machine learning approaches.
The student will learn:
- How to efficiently calculate dLips of momenta of the final state particles.
- How to reduce a variance of the integrand with e.g. stratified sampling technique, importance sampling techniques.
- How to use weight optimisation techniques in multichannel Monte Carlo.
- How to apply machine learning methods to optimise the numerical integration.
- How to use public Monte Carlo programs like Rambo, Vegas, Phegas etc.
Requirements:
- Basic understanding of particle physics is required. Can be obtained during the work on the thesis.
- Good programming skills are required e.g. in Python, Fortran, C/C++.
ttbarH at the LHC
Introduction:
The observation of the Higgs boson with a mass of 125 GeV at the Large Hadron Collider marked the starting point of a broad program to determine the properties of the newly discovered particle. To date, all measured properties, including couplings, spin, and parity are consistent with the Standard Model expectations within experimental uncertainties. Among many production processes the Higgs boson in association with a top-quark pair (ttbarH) is very important as it allows for the direct measurements of the top Yukawa coupling (H-t-tbar coupling). For the Higgs boson mass mH = 125 GeV also a wealth of different Higgs boson decay channels is available. The most important is the bbbar final state. However, the pp → ttbar H → t tbar b bbar production channel is very challenging. Since the top quark decays into t → W+b and anti-top quarks into tbar → bbar W-, the final state that in reality has to be studied is pp → t tbar H → W+ W- b bbar H →l+ nul l- nubarl b bbar b bbar. We have two main problems in this channel:
- Combinatorial background: the b bbar pair that builds the Higgs boson can be chosen incorrectly.
- The b-jet identification a.k.a. the b-jet tagging efficiency: At the LHC the b-tagging efficiency is not 100% so the b-jets for Higgs candidate can arise from mis-tagged QCD light jet.
As a consequence the Higgs boson has not yet been observed in this channel.
Main goals of the bachelor thesis:
- To understand the main phenomenological features of the t tbarH production process, with H →b bbar.
- To study Higgs production in this channel together with two main background processes: pp →t tbar b bbar and pp → t tbar j j.
- To use various techniques to reconstruct the Higgs boson and the ttbar pair and to understand how to identify b-jets at parton level.
- To examine various observables and phase space cuts to suppress the two background production modes and to enhance the R=Signal/Background ratio.
- To compare efficiency of the standard approaches to the novel methods based on machine learning techniques.
The student will learn:
- How to perform phenomenological analyses for the LHC.
- How to use publicly available Monte Carlo programs, e.g. Helac-Phegas and/or MadGraph5aMC@NLO/MadEvent.
- How to efficiently reduce background processes to enhance the signal process.
Requirements:
- Basic understanding of particle physics is required and can be obtained during the work on the thesis.
- Good programming skills, e.g. in Python, Fortran, C/C++.