-
Generating particle physics Lagrangians with transformers
Authors:
Yong Sheng Koay,
Rikard Enberg,
Stefano Moretti,
Eliel Camargo-Molina
Abstract:
In physics, Lagrangians provide a systematic way to describe laws governing physical systems. In the context of particle physics, they encode the interactions and behavior of the fundamental building blocks of our universe. By treating Lagrangians as complex, rule-based constructs similar to linguistic expressions, we trained a transformer model -- proven to be effective in natural language tasks…
▽ More
In physics, Lagrangians provide a systematic way to describe laws governing physical systems. In the context of particle physics, they encode the interactions and behavior of the fundamental building blocks of our universe. By treating Lagrangians as complex, rule-based constructs similar to linguistic expressions, we trained a transformer model -- proven to be effective in natural language tasks -- to predict the Lagrangian corresponding to a given list of particles. We report on the transformer's performance in constructing Lagrangians respecting the Standard Model $\mathrm{SU}(3)\times \mathrm{SU}(2)\times \mathrm{U}(1)$ gauge symmetries. The resulting model is shown to achieve high accuracies (over 90\%) with Lagrangians up to six matter fields, with the capacity to generalize beyond the training distribution, albeit within architectural constraints. We show through an analysis of input embeddings that the model has internalized concepts such as group representations and conjugation operations as it learned to generate Lagrangians. We make the model and training datasets available to the community. An interactive demonstration can be found at: \url{https://huggingface.co/spaces/JoseEliel/generate-lagrangians}.
△ Less
Submitted 16 January, 2025;
originally announced January 2025.
-
A diversity-enhanced genetic algorithm for efficient exploration of parameter spaces
Authors:
Jonas Wessén,
Eliel Camargo-Molina
Abstract:
We present a Python package together with a practical guide for the implementation of a lightweight diversity-enhanced genetic algorithm (GA) approach for the exploration of multi-dimensional parameter spaces. Searching a parameter space for regions with desirable properties, e.g. compatibility with experimental data, poses a type of optimization problem wherein the focus lies on pinpointing all "…
▽ More
We present a Python package together with a practical guide for the implementation of a lightweight diversity-enhanced genetic algorithm (GA) approach for the exploration of multi-dimensional parameter spaces. Searching a parameter space for regions with desirable properties, e.g. compatibility with experimental data, poses a type of optimization problem wherein the focus lies on pinpointing all "good enough" solutions, rather than a single "best solution". Our approach dramatically outperforms random scans and other GA-based implementations in this aspect. We validate the effectiveness of our approach by applying it to a particle physics problem, showcasing its ability to identify promising parameter points in isolated, viable regions meeting experimental constraints. The companion Python package is applicable to optimization problems beyond those considered in this work, including scanning over discrete parameters (categories). A detailed guide for its usage is provided.
△ Less
Submitted 22 December, 2024;
originally announced December 2024.
-
A Catalog of First-Order Electroweak Phase Transitions in the Standard Model Effective Field Theory
Authors:
Eliel Camargo-Molina,
Rikard Enberg,
Johan Löfgren
Abstract:
We use modern dimensionally-reduced effective field theory methods, with careful attention to scale hierarchies, to analyze and catalog the types of first-order electroweak phase transitions that are possible in the Standard Model Effective Field Theory (SMEFT). Our calculations lay the necessary groundwork to perform gauge invariant, properly resummed perturbative expansions, and therefore addres…
▽ More
We use modern dimensionally-reduced effective field theory methods, with careful attention to scale hierarchies, to analyze and catalog the types of first-order electroweak phase transitions that are possible in the Standard Model Effective Field Theory (SMEFT). Our calculations lay the necessary groundwork to perform gauge invariant, properly resummed perturbative expansions, and therefore address many of the theoretical problems with phase transition calculations. We find three types of configurations of the scalar potential that allow for a first-order phase transition, namely tree-level barriers, radiative barriers, or radiative symmetry breaking through the Coleman-Weinberg mechanism. We also find versions of these with significant supercooling. We perform a global likelihood scan over the Wilson coefficients of SMEFT operators involving only the Higgs field, to identify parameter regions that exhibit these first-order phase transitions and are consistent with experimental and theoretical constraints. We comment on the possibilities for electroweak baryogenesis within the SMEFT, and roughly estimate if the gravitational wave spectra generated by the phase transitions are detectable.
△ Less
Submitted 30 October, 2024;
originally announced October 2024.
-
Phase Transitions in de Sitter: Quantum Corrections
Authors:
José Eliel Camargo-Molina,
Mariana Carrillo González,
Arttu Rajantie
Abstract:
We investigate the decay rate of a false vacuum state in de Sitter space at high Hubble rates, using two methods: the Hawking-Moss instanton method which is fully quantum mechanical but relies on the saddle-point approximation, and the Starobinsky-Yokoyama stochastic approach which is non-perturbative but does not include quantum effects. We use the flux-over-population method to compute the Hawki…
▽ More
We investigate the decay rate of a false vacuum state in de Sitter space at high Hubble rates, using two methods: the Hawking-Moss instanton method which is fully quantum mechanical but relies on the saddle-point approximation, and the Starobinsky-Yokoyama stochastic approach which is non-perturbative but does not include quantum effects. We use the flux-over-population method to compute the Hawking-Moss decay rate at one-loop order, and demonstrate that in its domain of validity, it is reproduced by the stochastic calculation using the one-loop constraint effective potential. This suggests that the stochastic approach together with the constraint effective potential can be used to accurately describe vacuum decay beyond the saddle-point approximation.
△ Less
Submitted 6 April, 2022;
originally announced April 2022.
-
Phase transitions in de Sitter: The stochastic formalism
Authors:
José Eliel Camargo-Molina,
Arttu Rajantie
Abstract:
The stochastic spectral expansion method offers a simple framework for calculations in de Sitter spacetimes. We show how to extend its reach to metastable vacuum states, both in the case when the potential is bounded from below, and when it is unbounded from below and therefore no stable vacuum state exists. In both cases, the decay rate of the metastable vacuum is given by the lowest non-zero eig…
▽ More
The stochastic spectral expansion method offers a simple framework for calculations in de Sitter spacetimes. We show how to extend its reach to metastable vacuum states, both in the case when the potential is bounded from below, and when it is unbounded from below and therefore no stable vacuum state exists. In both cases, the decay rate of the metastable vacuum is given by the lowest non-zero eigenvalue associated to the Fokker-Planck equation. We show how the corresponding eigenfunction determines the field probability distribution which can be used to compute correlation functions and other observables in the metastable vacuum state.
△ Less
Submitted 6 April, 2022;
originally announced April 2022.
-
The GAMBIT Universal Model Machine: from Lagrangians to Likelihoods
Authors:
Sanjay Bloor,
Tomás E. Gonzalo,
Pat Scott,
Christopher Chang,
Are Raklev,
José Eliel Camargo-Molina,
Anders Kvellestad,
Janina J. Renk,
Peter Athron,
Csaba Balázs
Abstract:
We introduce the GAMBIT Universal Model Machine (GUM), a tool for automatically generating code for the global fitting software framework GAMBIT, based on Lagrangian-level inputs. GUM accepts models written symbolically in FeynRules and SARAH formats, and can use either tool along with MadGraph and CalcHEP to generate GAMBIT model, collider, dark matter, decay and spectrum code, as well as GAMBIT…
▽ More
We introduce the GAMBIT Universal Model Machine (GUM), a tool for automatically generating code for the global fitting software framework GAMBIT, based on Lagrangian-level inputs. GUM accepts models written symbolically in FeynRules and SARAH formats, and can use either tool along with MadGraph and CalcHEP to generate GAMBIT model, collider, dark matter, decay and spectrum code, as well as GAMBIT interfaces to corresponding versions of SPheno, micrOMEGAs, Pythia and Vevacious (C++). In this paper we describe the features, methods, usage, pathways, assumptions and current limitations of GUM. We also give a fully worked example, consisting of the addition of a Majorana fermion simplified dark matter model with a scalar mediator to GAMBIT via GUM, and carry out a corresponding fit.
△ Less
Submitted 15 December, 2021; v1 submitted 30 June, 2021;
originally announced July 2021.
-
A new perspective on the electroweak phase transition in the Standard Model Effective Field Theory
Authors:
José Eliel Camargo-Molina,
Rikard Enberg,
Johan Löfgren
Abstract:
A first-order Electroweak Phase Transition (EWPT) could explain the observed baryon-antibaryon asymmetry and its dynamics could yield a detectable gravitational wave signature, while the underlying physics would be within the reach of colliders. The Standard Model, however, predicts a crossover transition. We therefore study the EWPT in the Standard Model Effective Field Theory (SMEFT) including d…
▽ More
A first-order Electroweak Phase Transition (EWPT) could explain the observed baryon-antibaryon asymmetry and its dynamics could yield a detectable gravitational wave signature, while the underlying physics would be within the reach of colliders. The Standard Model, however, predicts a crossover transition. We therefore study the EWPT in the Standard Model Effective Field Theory (SMEFT) including dimension-six operators. A first-order EWPT has previously been shown to be possible in the SMEFT. Phenomenology studies have focused on scenarios with a tree-level barrier between minima, which requires a negative Higgs quartic coupling and a new physics scale low enough to raise questions about the validity of the EFT approach. In this work we stress that a first-order EWPT is also possible when the barrier between minima is generated radiatively, the quartic coupling is positive, the scale of new physics is higher, and there is good agreement with experimental bounds. Our calculation is done in a consistent, gauge-invariant way, and we carefully analyze the scaling of parameters necessary to generate a barrier in the potential. We perform a global fit in the relevant parameter space and explicitly find the points with a first-order transition that agree with experimental data. We also briefly discuss the prospects for probing the allowed parameter space using di-Higgs production in colliders.
△ Less
Submitted 14 October, 2021; v1 submitted 25 March, 2021;
originally announced March 2021.
-
Global Fits of Third Family Hypercharge Models to Neutral Current B-Anomalies and Electroweak Precision Observables
Authors:
B. C. Allanach,
J. Eliel Camargo-Molina,
Joe Davighi
Abstract:
While it is known that third family hypercharge models can explain the neutral current $B-$anomalies, it was hitherto unclear whether the $Z-Z^\prime$ mixing predicted by such models could simultaneously fit electroweak precision observables. Here, we perform global fits of several third family hypercharge models to a combination of electroweak data and those data pertinent to the neutral current…
▽ More
While it is known that third family hypercharge models can explain the neutral current $B-$anomalies, it was hitherto unclear whether the $Z-Z^\prime$ mixing predicted by such models could simultaneously fit electroweak precision observables. Here, we perform global fits of several third family hypercharge models to a combination of electroweak data and those data pertinent to the neutral current $B-$anomalies. While the Standard Model is in tension with this combined data set with a $p-$value of $.00068$, simple versions of the models (fitting two additional parameters each) provide much improved fits. The original Third Family Hypercharge Model, for example, has a $p-$value of $.065$, i.e. $\sqrt{Δχ^2}=6.5σ$.
△ Less
Submitted 12 July, 2021; v1 submitted 22 March, 2021;
originally announced March 2021.
-
Simple and statistically sound recommendations for analysing physical theories
Authors:
Shehu S. AbdusSalam,
Fruzsina J. Agocs,
Benjamin C. Allanach,
Peter Athron,
Csaba Balázs,
Emanuele Bagnaschi,
Philip Bechtle,
Oliver Buchmueller,
Ankit Beniwal,
Jihyun Bhom,
Sanjay Bloor,
Torsten Bringmann,
Andy Buckley,
Anja Butter,
José Eliel Camargo-Molina,
Marcin Chrzaszcz,
Jan Conrad,
Jonathan M. Cornell,
Matthias Danninger,
Jorge de Blas,
Albert De Roeck,
Klaus Desch,
Matthew Dolan,
Herbert Dreiner,
Otto Eberhardt
, et al. (50 additional authors not shown)
Abstract:
Physical theories that depend on many parameters or are tested against data from many different experiments pose unique challenges to statistical inference. Many models in particle physics, astrophysics and cosmology fall into one or both of these categories. These issues are often sidestepped with statistically unsound ad hoc methods, involving intersection of parameter intervals estimated by mul…
▽ More
Physical theories that depend on many parameters or are tested against data from many different experiments pose unique challenges to statistical inference. Many models in particle physics, astrophysics and cosmology fall into one or both of these categories. These issues are often sidestepped with statistically unsound ad hoc methods, involving intersection of parameter intervals estimated by multiple experiments, and random or grid sampling of model parameters. Whilst these methods are easy to apply, they exhibit pathologies even in low-dimensional parameter spaces, and quickly become problematic to use and interpret in higher dimensions. In this article we give clear guidance for going beyond these procedures, suggesting where possible simple methods for performing statistically sound inference, and recommendations of readily-available software tools and standards that can assist in doing so. Our aim is to provide any physicists lacking comprehensive statistical training with recommendations for reaching correct scientific conclusions, with only a modest increase in analysis burden. Our examples can be reproduced with the code publicly available at https://doi.org/10.5281/zenodo.4322283.
△ Less
Submitted 11 April, 2022; v1 submitted 17 December, 2020;
originally announced December 2020.
-
Global fits of axion-like particles to XENON1T and astrophysical data
Authors:
Peter Athron,
Csaba Balázs,
Ankit Beniwal,
J. Eliel Camargo-Molina,
Andrew Fowlie,
Tomás E. Gonzalo,
Sebastian Hoof,
Felix Kahlhoefer,
David J. E. Marsh,
Markus Tobias Prim,
Andre Scaffidi,
Pat Scott,
Wei Su,
Martin White,
Lei Wu,
Yang Zhang
Abstract:
The excess of electron recoil events seen by the XENON1T experiment has been interpreted as a potential signal of axion-like particles (ALPs), either produced in the Sun, or constituting part of the dark matter halo of the Milky Way. It has also been explained as a consequence of trace amounts of tritium in the experiment. We consider the evidence for the solar and dark-matter ALP hypotheses from…
▽ More
The excess of electron recoil events seen by the XENON1T experiment has been interpreted as a potential signal of axion-like particles (ALPs), either produced in the Sun, or constituting part of the dark matter halo of the Milky Way. It has also been explained as a consequence of trace amounts of tritium in the experiment. We consider the evidence for the solar and dark-matter ALP hypotheses from the combination of XENON1T data and multiple astrophysical probes, including horizontal branch stars, red giants, and white dwarfs. We briefly address the influence of ALP decays and supernova cooling. While the different datasets are in clear tension for the case of solar ALPs, all measurements can be simultaneously accommodated for the case of a sub-dominant fraction of dark-matter ALPs. Nevertheless, this solution requires the tuning of several a priori unknown parameters, such that for our choices of priors a Bayesian analysis shows no strong preference for the ALP interpretation of the XENON1T excess over the background hypothesis.
△ Less
Submitted 19 April, 2021; v1 submitted 10 July, 2020;
originally announced July 2020.
-
Dark energy without fine tuning
Authors:
José Eliel Camargo-Molina,
Tommi Markkanen,
Pat Scott
Abstract:
We present a two-field model that realises inflation and the observed density of dark energy today, whilst solving the fine-tuning problems inherent in quintessence models. One field acts as the inflaton, generically driving the other to a saddle-point of the potential, from which it acts as a quintessence field following electroweak symmetry breaking. The model exhibits essentially no sensitivity…
▽ More
We present a two-field model that realises inflation and the observed density of dark energy today, whilst solving the fine-tuning problems inherent in quintessence models. One field acts as the inflaton, generically driving the other to a saddle-point of the potential, from which it acts as a quintessence field following electroweak symmetry breaking. The model exhibits essentially no sensitivity to the initial value of the quintessence field, naturally suppresses its interactions with other fields, and automatically endows it with a small effective mass in the late Universe. The magnitude of dark energy today is fixed by the height of the saddle point in the potential, which is dictated entirely by the scale of electroweak symmetry breaking.
△ Less
Submitted 16 September, 2019; v1 submitted 30 April, 2019;
originally announced May 2019.
-
Global analyses of Higgs portal singlet dark matter models using GAMBIT
Authors:
The GAMBIT Collaboration,
Peter Athron,
Csaba Balázs,
Ankit Beniwal,
Sanjay Bloor,
José Eliel Camargo-Molina,
Jonathan M. Cornell,
Ben Farmer,
Andrew Fowlie,
Tomás E. Gonzalo,
Felix Kahlhoefer,
Anders Kvellestad,
Gregory D. Martinez,
Pat Scott,
Aaron C. Vincent,
Sebastian Wild,
Martin White,
Anthony G. Williams
Abstract:
We present global analyses of effective Higgs portal dark matter models in the frequentist and Bayesian statistical frameworks. Complementing earlier studies of the scalar Higgs portal, we use GAMBIT to determine the preferred mass and coupling ranges for models with vector, Majorana and Dirac fermion dark matter. We also assess the relative plausibility of all four models using Bayesian model com…
▽ More
We present global analyses of effective Higgs portal dark matter models in the frequentist and Bayesian statistical frameworks. Complementing earlier studies of the scalar Higgs portal, we use GAMBIT to determine the preferred mass and coupling ranges for models with vector, Majorana and Dirac fermion dark matter. We also assess the relative plausibility of all four models using Bayesian model comparison. Our analysis includes up-to-date likelihood functions for the dark matter relic density, invisible Higgs decays, and direct and indirect searches for weakly-interacting dark matter including the latest XENON1T data. We also account for important uncertainties arising from the local density and velocity distribution of dark matter, nuclear matrix elements relevant to direct detection, and Standard Model masses and couplings. In all Higgs portal models, we find parameter regions that can explain all of dark matter and give a good fit to all data. The case of vector dark matter requires the most tuning and is therefore slightly disfavoured from a Bayesian point of view. In the case of fermionic dark matter, we find a strong preference for including a CP-violating phase that allows suppression of constraints from direct detection experiments, with odds in favour of CP violation of the order of 100:1. Finally, we present DDCalc 2.0.0, a tool for calculating direct detection observables and likelihoods for arbitrary non-relativistic effective operators.
△ Less
Submitted 31 July, 2020; v1 submitted 30 August, 2018;
originally announced August 2018.
-
Anomalies in Bottom from new physics in Top
Authors:
José Eliel Camargo-Molina,
Alejandro Celis,
Darius A. Faroughy
Abstract:
We analyze the possibility to accommodate current $b \to s \ell^+ \ell^-$ anomalies with TeV-scale mediators that couple to right-handed top quarks and muons, contributing to $b \to s \ell^+ \ell^-\,$ at the one-loop level. We use the Standard Model Effective Field Theory (SMEFT) framework but also look at specific scenarios by taking into account all possible irreducible representations of the Lo…
▽ More
We analyze the possibility to accommodate current $b \to s \ell^+ \ell^-$ anomalies with TeV-scale mediators that couple to right-handed top quarks and muons, contributing to $b \to s \ell^+ \ell^-\,$ at the one-loop level. We use the Standard Model Effective Field Theory (SMEFT) framework but also look at specific scenarios by taking into account all possible irreducible representations of the Lorentz and Standard Model gauge group for the mediators. From a global fit of $b \to s \ell^+ \ell^-$ data and LEP-I observables we find that the Wilson coefficients of two SMEFT operators: $\mathcal{O}_{\ell u}= (\bar \ell_{ L μ} γ^α \ell_{ L μ}) (\bar t_R γ_α t_R )$ and $\mathcal{O}_{e u}= (\bar μ_{R} γ^α μ_{R}) (\bar t_R γ_α t_R )$ need to satisfy $\mathcal{C}_{eu} \sim \mathcal{C}_{\ell u}$. New physics enters then in $b \to s \ell^+ \ell^-$ mainly through the operator $\mathcal{O}_9 = ( \bar s γ_μ P_{L} b )( \bar \ell γ^μ \ell )$ of the Weak Effective Theory. After discussing all possible mediators, we concentrate on two scenarios: A vector boson in the irreducible representation $Z_μ^{\prime} \sim (1,1,0)$ of the Standard Model gauge group with vectorial coupling to muons, and a combination of two leptoquarks: the scalar $R_2 \sim (3,2,7/6)$ and the vector $\widetilde U_{1 μ} \sim (3,1,5/3)$. We derive LHC constraints by recasting di-muon resonance, $pp \to t \bar t t \bar t$ and SUSY searches. Additionally, we analyze the prospects for discovering these mediators during the high-luminosity phase of the LHC.
△ Less
Submitted 6 August, 2018; v1 submitted 13 May, 2018;
originally announced May 2018.
-
Scale hierarchies, symmetry breaking and particle spectra in SU(3)-family extended SUSY trinification
Authors:
José E. Camargo-Molina,
António P. Morais,
Astrid Ordell,
Roman Pasechnik,
Jonas Wessén
Abstract:
A unification of left-right $\rm{SU}(3)_\rm{L}\times \rm{SU}(3)_\rm{R}$, colour $\rm{SU}(3)_\rm{C}$ and family $\rm{SU}(3)_\rm{F}$ symmetries in a maximal rank-8 subgroup of ${\rm{E}}_8$ is proposed as a landmark for future explorations beyond the Standard Model (SM). We discuss the implications of this scheme in a supersymmetric (SUSY) model based on the trinification gauge…
▽ More
A unification of left-right $\rm{SU}(3)_\rm{L}\times \rm{SU}(3)_\rm{R}$, colour $\rm{SU}(3)_\rm{C}$ and family $\rm{SU}(3)_\rm{F}$ symmetries in a maximal rank-8 subgroup of ${\rm{E}}_8$ is proposed as a landmark for future explorations beyond the Standard Model (SM). We discuss the implications of this scheme in a supersymmetric (SUSY) model based on the trinification gauge $\left[\rm{SU}(3)\right]^3$ and global $\rm{SU}(3)_\rm{F}$ family symmetries. Among the key properties of this model are the unification of SM Higgs and lepton sectors, a common Yukawa coupling for chiral fermions, the absence of the $μ$-problem, gauge couplings unification and proton stability to all orders in perturbation theory. The minimal field content consistent with a SM-like effective theory at low energies is composed of one $\mathrm{E}_6$ $27$-plet per generation as well as three gauge and one family $\rm{SU}(3)$ octets inspired by the fundamental sector of ${\rm{E}}_8$. The details of the corresponding (SUSY and gauge) symmetry breaking scheme, multi-scale gauge couplings' evolution, and resulting effective low-energy scenarios are discussed.
△ Less
Submitted 11 March, 2019; v1 submitted 14 November, 2017;
originally announced November 2017.
-
Heavy charged scalars from $c\bar{s}$ fusion: A generic search strategy applied to a 3HDM with $\mathrm{U}(1) \times \mathrm{U}(1)$ family symmetry
Authors:
José Eliel Camargo-Molina,
Tanumoy Mandal,
Roman Pasechnik,
Jonas Wessén
Abstract:
We describe a class of three Higgs doublet models (3HDMs) with a softly broken $\mathrm{U}(1) \times \mathrm{U}(1)$ family symmetry that enforces a Cabibbo-like quark mixing while forbidding tree-level flavour changing neutral currents. The hierarchy in the observed quark masses is partly explained by a softer hierarchy in the vacuum expectation values of the three Higgs doublets. As a consequence…
▽ More
We describe a class of three Higgs doublet models (3HDMs) with a softly broken $\mathrm{U}(1) \times \mathrm{U}(1)$ family symmetry that enforces a Cabibbo-like quark mixing while forbidding tree-level flavour changing neutral currents. The hierarchy in the observed quark masses is partly explained by a softer hierarchy in the vacuum expectation values of the three Higgs doublets. As a consequence, the physical scalar spectrum contains a Standard Model (SM) like Higgs boson $h_{125}$ while exotic scalars couple the strongest to the second quark family, leading to rather unconventional discovery channels that could be probed at the Large Hadron Collider. In particular, we describe a search strategy for the lightest charged Higgs boson $H^{\pm}$, through the process $c\bar s\to H^{+}\to W^+\,h_{125}$, using a multivariate analysis that leads to an excellent discriminatory power against the SM background. Although the analysis is applied to the proposed class of 3HDMs, we employ a model-independent formulation such that it can be applied to any other model with the same discovery channel.
△ Less
Submitted 4 April, 2018; v1 submitted 9 November, 2017;
originally announced November 2017.
-
Charged scalars from $\mathrm{SU}(3)^3$ theories
Authors:
José Eliel Camargo-Molina,
Roman Pasechnik,
Jonas Wessén
Abstract:
Inspired by a recently proposed GUT model based on the trinification ($\mathrm{SU}(3)^3$) gauge group with a global family ($\mathrm{SU}(3)_F$) symmetry, we consider an effective low-energy three Higgs doublet model that may shed light on what underlies the observed fermion mass hierarchies and CKM mixing. We discuss possibilities for charged scalars coming from this model to show in collider expe…
▽ More
Inspired by a recently proposed GUT model based on the trinification ($\mathrm{SU}(3)^3$) gauge group with a global family ($\mathrm{SU}(3)_F$) symmetry, we consider an effective low-energy three Higgs doublet model that may shed light on what underlies the observed fermion mass hierarchies and CKM mixing. We discuss possibilities for charged scalars coming from this model to show in collider experiments and show some interesting benchmark points.
△ Less
Submitted 10 January, 2017;
originally announced January 2017.
-
Reviving trinification models through an $\mathrm{E}_6$-extended supersymmetric GUT
Authors:
José E. Camargo-Molina,
António P. Morais,
Astrid Ordell,
Roman Pasechnik,
Marco O. P. Sampaio,
Jonas Wessén
Abstract:
We present a supersymmetric (SUSY) model based on trinification $[\mathrm{SU}(3)]^3$ and family $\mathrm{SU}(3)_\mathrm{F}$ symmetries embedded into a maximal subgroup of $\mathrm{E}_8$, where the sectors of light Higgs bosons and leptons are unified into a single chiral supermultiplet. The common origin of gauge trinification and of the family symmetry from $\mathrm{E}_8$ separates the model from…
▽ More
We present a supersymmetric (SUSY) model based on trinification $[\mathrm{SU}(3)]^3$ and family $\mathrm{SU}(3)_\mathrm{F}$ symmetries embedded into a maximal subgroup of $\mathrm{E}_8$, where the sectors of light Higgs bosons and leptons are unified into a single chiral supermultiplet. The common origin of gauge trinification and of the family symmetry from $\mathrm{E}_8$ separates the model from other trinification-based GUTs, as it protects, in particular, the Standard Model fermions from gaining mass until the electroweak symmetry is broken. Furthermore, it allows us to break the trinification symmetry via vacuum expectation values in $\mathrm{SU}(3)$-adjoint scalars down to a left-right symmetric theory. Simultaneously, it ensures the unification of the gauge and Yukawa couplings as well as proton stability. Although the low-energy regime (e.g. mass hierarchies in the scalar sector determined by a soft SUSY-breaking mechanism) is yet to be established, these features are one key to revive the once very popular trinification-based GUTs.
△ Less
Submitted 29 April, 2017; v1 submitted 12 October, 2016;
originally announced October 2016.
-
All one-loop scalar vertices in the effective potential approach
Authors:
José Eliel Camargo-Molina,
António P. Morais,
Roman Pasechnik,
Marco O. P. Sampaio,
Jonas Wessén
Abstract:
Using the one-loop Coleman-Weinberg effective potential, we derive a general analytic expression for all the derivatives of the effective potential with respect to any number of classical scalar fields. The result is valid for a renormalisable theory in four dimensions with any number of scalars, fermions or gauge bosons. This result corresponds to the zero-external momentum contribution to a gene…
▽ More
Using the one-loop Coleman-Weinberg effective potential, we derive a general analytic expression for all the derivatives of the effective potential with respect to any number of classical scalar fields. The result is valid for a renormalisable theory in four dimensions with any number of scalars, fermions or gauge bosons. This result corresponds to the zero-external momentum contribution to a general one-loop diagram with N scalar external legs. We illustrate the use of the general result in two simple scalar singlet extensions of the Standard Model, to obtain the dominant contributions to the triple couplings of light scalar particles under the zero external momentum approximation
△ Less
Submitted 28 July, 2016; v1 submitted 22 June, 2016;
originally announced June 2016.
-
On a radiative origin of the Standard Model from Trinification
Authors:
José Eliel Camargo-Molina,
António P. Morais,
Roman Pasechnik,
Jonas Wessén
Abstract:
In this work, we present a trinification-based grand unified theory incorporating a global $\mathrm{SU}(3)$ family symmetry that after a spontaneous breaking leads to a left-right symmetric model. Already at the classical level, this model can accommodate the matter content and the quark Cabbibo mixing in the Standard Model (SM) with only one Yukawa coupling at the unification scale. Considering t…
▽ More
In this work, we present a trinification-based grand unified theory incorporating a global $\mathrm{SU}(3)$ family symmetry that after a spontaneous breaking leads to a left-right symmetric model. Already at the classical level, this model can accommodate the matter content and the quark Cabbibo mixing in the Standard Model (SM) with only one Yukawa coupling at the unification scale. Considering the minimal low-energy scenario with the least amount of light states, we show that the resulting effective theory enables dynamical breaking of its gauge group down to that of the SM by means of radiative corrections accounted for by the renormalisation group evolution at one loop. This result paves the way for a consistent explanation of the SM breaking scale and fermion mass hierarchies.
△ Less
Submitted 5 October, 2016; v1 submitted 10 June, 2016;
originally announced June 2016.
-
A to Z of the Muon Anomalous Magnetic Moment in the MSSM with Pati-Salam at the GUT scale
Authors:
Alexander S. Belyaev,
José E. Camargo-Molina,
Steve F. King,
David J. Miller,
António P. Morais,
Patrick B. Schaefers
Abstract:
We analyse the low energy predictions of the minimal supersymmetric standard model (MSSM) arising from a GUT scale Pati-Salam gauge group further constrained by an $A_4 \times Z_5$ family symmetry, resulting in four soft scalar masses at the GUT scale: one left-handed soft mass $m_0$ and three right-handed soft masses $m_1,m_2,m_3$, one for each generation. We demonstrate that this model, which wa…
▽ More
We analyse the low energy predictions of the minimal supersymmetric standard model (MSSM) arising from a GUT scale Pati-Salam gauge group further constrained by an $A_4 \times Z_5$ family symmetry, resulting in four soft scalar masses at the GUT scale: one left-handed soft mass $m_0$ and three right-handed soft masses $m_1,m_2,m_3$, one for each generation. We demonstrate that this model, which was initially developed to describe the neutrino sector, can explain collider and non-collider measurements such as the dark matter relic density, the Higgs boson mass and, in particular, the anomalous magnetic moment of the muon $(g-2)_μ$. Since about two decades, $(g-2)_μ$ suffers a puzzling about 3$\,σ$ excess of the experimentally measured value over the theoretical prediction, which our model is able to fully resolve. As the consequence of this resolution, our model predicts specific regions of the parameter space with the specific properties including light smuons and neutralinos, which could also potentially explain di-lepton excesses observed by CMS and ATLAS.
△ Less
Submitted 28 June, 2016; v1 submitted 6 May, 2016;
originally announced May 2016.
-
Killing the cMSSM softly
Authors:
Philip Bechtle,
Jose Eliel Camargo-Molina,
Klaus Desch,
Herbert Dreiner,
Matthias Hamer,
Michael Kramer,
Ben O'Leary,
Werner Porod,
Bjoern Sarrazin,
Tim Stefaniak,
Mathias Uhlenbrock,
Peter Wienemann
Abstract:
We investigate the constrained Minimal Supersymmetric Standard Model (cMSSM) in the light of constraining experimental and observational data from precision measurements, astrophysics, direct supersymmetry searches at the LHC and measurements of the properties of the Higgs boson, by means of a global fit using the program Fittino. As in previous studies, we find rather poor agreement of the best f…
▽ More
We investigate the constrained Minimal Supersymmetric Standard Model (cMSSM) in the light of constraining experimental and observational data from precision measurements, astrophysics, direct supersymmetry searches at the LHC and measurements of the properties of the Higgs boson, by means of a global fit using the program Fittino. As in previous studies, we find rather poor agreement of the best fit point with the global data. We also investigate the stability of the electro-weak vacuum in the preferred region of parameter space around the best fit point. We find that the vacuum is metastable, with a lifetime significantly longer than the age of the Universe. For the first time in a global fit of supersymmetry, we employ a consistent methodology to evaluate the goodness-of-fit of the cMSSM in a frequentist approach by deriving p-values from large sets of toy experiments. We analyse analytically and quantitatively the impact of the choice of the observable set on the p-value, and in particular its dilution when confronting the model with a large number of barely constraining measurements. Finally, for the preferred sets of observables, we obtain p-values for the cMSSM below 10%, i.e. we exclude the cMSSM as a model at the 90% confidence level.
△ Less
Submitted 24 August, 2015;
originally announced August 2015.
-
Constraining the Natural MSSM through tunneling to color-breaking vacua at zero and non-zero temperature
Authors:
J. E. Camargo-Molina,
B. Garbrecht,
B. O'Leary,
W. Porod,
F. Staub
Abstract:
We re-evaluate the constraints on the parameter space of the minimal supersymmetric standard model from tunneling to charge- and/or color-breaking minima, taking into account thermal corrections. We pay particular attention to the region known as the Natural MSSM, where the masses of the scalar partners of the top quarks are within an order of magnitude or so of the electroweak scale. These constr…
▽ More
We re-evaluate the constraints on the parameter space of the minimal supersymmetric standard model from tunneling to charge- and/or color-breaking minima, taking into account thermal corrections. We pay particular attention to the region known as the Natural MSSM, where the masses of the scalar partners of the top quarks are within an order of magnitude or so of the electroweak scale. These constraints arise from the interaction between these scalar tops and the Higgs fields, which allows the possibility of parameter points having deep charge- and color-breaking true vacua. In addition to requiring that our electro-weak-symmetry-breaking, yet QCD- and electromagnetism-preserving vacuum has a sufficiently long lifetime at zero temperature, also demanding stability against thermal tunneling further restricts the allowed parameter space.
△ Less
Submitted 1 September, 2014; v1 submitted 28 May, 2014;
originally announced May 2014.
-
On the vacuum stability of SUSY models
Authors:
J. E Camargo-Molina,
B. O'Leary,
W. Porod,
F. Staub
Abstract:
The existence of multiple non-equivalent minima of the scalar potential in SUSY models both raises technical challenges and introduces interesting physics. The technical challenges are now that one has to find several minima and evaluate which is the deepest, as well as calculate the tunneling time from a false vacuum to the true vacuum. We present here studies on the vacuum stability and color/ch…
▽ More
The existence of multiple non-equivalent minima of the scalar potential in SUSY models both raises technical challenges and introduces interesting physics. The technical challenges are now that one has to find several minima and evaluate which is the deepest, as well as calculate the tunneling time from a false vacuum to the true vacuum. We present here studies on the vacuum stability and color/charge breaking minima in the CMSSM and R parity violating minima in a B-L extended MSSM.
△ Less
Submitted 4 October, 2013;
originally announced October 2013.
-
Stability of the CMSSM against sfermion VEVs
Authors:
J. E. Camargo-Molina,
B. O'Leary,
W. Porod,
F. Staub
Abstract:
The recent discovery of a Higgs boson by the LHC experiments has profound implications for supersymmetric models. In particular, in the context of restricted models, such as the supergravity-inspired constrained minimal supersymmetric standard model, one finds that preferred regions in parameter space have large soft supersymmetry-breaking trilinear couplings. This potentially gives rise to charge…
▽ More
The recent discovery of a Higgs boson by the LHC experiments has profound implications for supersymmetric models. In particular, in the context of restricted models, such as the supergravity-inspired constrained minimal supersymmetric standard model, one finds that preferred regions in parameter space have large soft supersymmetry-breaking trilinear couplings. This potentially gives rise to charge- and/or color-breaking minima besides those with the correct breaking of $SU(2)_L \times U(1)_Y$. We investigate the stability of parameter points in this model against tunneling to possible deeper color- and/or charge-breaking minima of the one-loop effective potential. We find that allowed regions of the parameter space with light staus or with light stops are seriously constrained by the requirement that the tunneling time out of the normal electroweak-symmetry-breaking vacuum is more than a fifth of the age of the known Universe. We also find that "thumb rule" conditions on Lagrangian parameters based on specific directions in the tree-level potential are of limited use.
△ Less
Submitted 27 December, 2013; v1 submitted 27 September, 2013;
originally announced September 2013.
-
Vevacious: A Tool For Finding The Global Minima Of One-Loop Effective Potentials With Many Scalars
Authors:
J. E. Camargo-Molina,
B. O'Leary,
W. Porod,
F. Staub
Abstract:
Several extensions of the Standard Model of particle physics contain additional scalars implying a more complex scalar potential compared to that of the Standard Model. In general these potentials allow for charge and/or color breaking minima besides the desired one with correctly broken SU(2)_L times U(1)_Y . Even if one assumes that a metastable local minimum is realized, one has to ensure that…
▽ More
Several extensions of the Standard Model of particle physics contain additional scalars implying a more complex scalar potential compared to that of the Standard Model. In general these potentials allow for charge and/or color breaking minima besides the desired one with correctly broken SU(2)_L times U(1)_Y . Even if one assumes that a metastable local minimum is realized, one has to ensure that its lifetime exceeds that of our universe. We introduce a new program called Vevacious which takes a generic expression for a one-loop effective potential energy function and finds all the tree-level extrema, which are then used as the starting points for gradient-based minimization of the one-loop effective potential. The tunneling time from a given input vacuum to the deepest minimum, if different from the input vacuum, can be calculated. The parameter points are given as files in the SLHA format (though is not restricted to supersymmetric models), and new model files can be easily generated automatically by the Mathematica package SARAH. This code uses HOM4PS2 to find all the minima of the tree-level potential, PyMinuit to follow gradients to the minima of the one-loop potential, and CosmoTransitions to calculate tunneling times.
△ Less
Submitted 4 October, 2013; v1 submitted 4 July, 2013;
originally announced July 2013.
-
Stability of R parity in supersymmetric models extended by U(1)_{B-L}
Authors:
J. E. Camargo-Molina,
B. O'Leary,
W. Porod,
F. Staub
Abstract:
We perform a study of the stability of R-parity-conserving vacua of a constrained version of the minimal supersymmetric model with a gauged U(1)_{B-L} which can conserve R-parity, using homotopy continuation to find all the extrema of the tree-level potential, for which we also calculated the one-loop corrections. While we find that a majority of the points in the parameter space preserve R-parity…
▽ More
We perform a study of the stability of R-parity-conserving vacua of a constrained version of the minimal supersymmetric model with a gauged U(1)_{B-L} which can conserve R-parity, using homotopy continuation to find all the extrema of the tree-level potential, for which we also calculated the one-loop corrections. While we find that a majority of the points in the parameter space preserve R-parity, we find that a significant portion of points which naively have phenomenologically acceptable vacua which conserve R-parity actually have deeper vacua which break R-parity through sneutrino VEVs. We investigate under what conditions the deeper R-parity-violating vacua appear. We find that while previous exploratory work was broadly correct in some of its qualitative conclusions, we disagree in detail.
△ Less
Submitted 12 August, 2013; v1 submitted 17 December, 2012;
originally announced December 2012.