-
Quantum Information meets High-Energy Physics: Input to the update of the European Strategy for Particle Physics
Authors:
Yoav Afik,
Federica Fabbri,
Matthew Low,
Luca Marzola,
Juan Antonio Aguilar-Saavedra,
Mohammad Mahdi Altakach,
Nedaa Alexandra Asbah,
Yang Bai,
Hannah Banks,
Alan J. Barr,
Alexander Bernal,
Thomas E. Browder,
Paweł Caban,
J. Alberto Casas,
Kun Cheng,
Frédéric Déliot,
Regina Demina,
Antonio Di Domenico,
Michał Eckstein,
Marco Fabbrichesi,
Benjamin Fuks,
Emidio Gabrielli,
Dorival Gonçalves,
Radosław Grabarczyk,
Michele Grossi
, et al. (46 additional authors not shown)
Abstract:
Some of the most astonishing and prominent properties of Quantum Mechanics, such as entanglement and Bell nonlocality, have only been studied extensively in dedicated low-energy laboratory setups. The feasibility of these studies in the high-energy regime explored by particle colliders was only recently shown, and has gathered the attention of the scientific community. For the range of particles a…
▽ More
Some of the most astonishing and prominent properties of Quantum Mechanics, such as entanglement and Bell nonlocality, have only been studied extensively in dedicated low-energy laboratory setups. The feasibility of these studies in the high-energy regime explored by particle colliders was only recently shown, and has gathered the attention of the scientific community. For the range of particles and fundamental interactions involved, particle colliders provide a novel environment where quantum information theory can be probed, with energies exceeding by about 12 orders of magnitude those employed in dedicated laboratory setups. Furthermore, collider detectors have inherent advantages in performing certain quantum information measurements, and allow for the reconstruction of the state of the system under consideration via quantum state tomography. Here, we elaborate on the potential, challenges, and goals of this innovative and rapidly evolving line of research, and discuss its expected impact on both quantum information theory and high-energy physics.
△ Less
Submitted 24 April, 2025; v1 submitted 31 March, 2025;
originally announced April 2025.
-
Fakeium: A Dynamic Execution Environment for JavaScript Program Analysis
Authors:
José Miguel Moreno,
Narseo Vallina-Rodriguez,
Juan Tapiador
Abstract:
The JavaScript programming language, which began as a simple scripting language for the Web, has become ubiquitous, spanning desktop, mobile, and server applications. This increase in usage has made JavaScript an attractive target for nefarious actors, resulting in the proliferation of malicious browser extensions that steal user information and supply chain attacks that target the official Node.j…
▽ More
The JavaScript programming language, which began as a simple scripting language for the Web, has become ubiquitous, spanning desktop, mobile, and server applications. This increase in usage has made JavaScript an attractive target for nefarious actors, resulting in the proliferation of malicious browser extensions that steal user information and supply chain attacks that target the official Node.js package registry. To combat these threats, researchers have developed specialized tools and frameworks for analyzing the behavior of JavaScript programs to detect malicious patterns. Static analysis tools typically struggle with the highly dynamic nature of the language and fail to process obfuscated sources, while dynamic analysis pipelines take several minutes to run and require more resources per program, making them unfeasible for large-scale analyses. In this paper, we present Fakeium, a novel, open source, and lightweight execution environment designed for efficient, large-scale dynamic analysis of JavaScript programs. Built on top of the popular V8 engine, Fakeium complements traditional static analysis by providing additional API calls and string literals that would otherwise go unnoticed without the need for resource-intensive instrumented browsers or synthetic user input. Besides its negligible execution overhead, our tool is highly customizable and supports hooks for advanced analysis scenarios such as network traffic emulation. Fakeium's flexibility and ability to detect hidden API calls, especially in obfuscated sources, highlights its potential as a valuable tool for security analysts to detect malicious behavior.
△ Less
Submitted 28 October, 2024;
originally announced October 2024.
-
Nonlocality under Jaynes-Cummings evolution: beyond pseudospin operators
Authors:
Alexander Bernal,
J. Alberto Casas,
Jesus M. Moreno
Abstract:
We re-visit the generation and evolution of (Bell) nonlocality in hybrid scenarios whose dynamics is determined by the Jaynes-Cummings Hamiltonian, a relevant example of which is the atom-cavity system. Previous approaches evaluate the nonlocality through the well-known qubit-qubit CHSH formulae, using combinations of pseudospin operators for the electromagnetic (EM) field observables. While such…
▽ More
We re-visit the generation and evolution of (Bell) nonlocality in hybrid scenarios whose dynamics is determined by the Jaynes-Cummings Hamiltonian, a relevant example of which is the atom-cavity system. Previous approaches evaluate the nonlocality through the well-known qubit-qubit CHSH formulae, using combinations of pseudospin operators for the electromagnetic (EM) field observables. While such approach is sensible, it is far from optimal. In the present work we have used recent results on the optimal Bell violation in qubit-qudit systems, showing that the nonlocality is much greater than previously estimated, both with and without noise. We perform also an optimal treatment of the noise, so our results are optimal in this sense as well. We illustrate the results using different initial states for the EM field, including squeezed and coherent states. In addition, we study the asymptotic behavior of the entanglement. Remarkably, starting with a generic separable (pure) coherent state, the asymptotic (mixed) state is entangled, though does not violate Bell inequalities.
△ Less
Submitted 14 October, 2024;
originally announced October 2024.
-
Did I Vet You Before? Assessing the Chrome Web Store Vetting Process through Browser Extension Similarity
Authors:
José Miguel Moreno,
Narseo Vallina-Rodriguez,
Juan Tapiador
Abstract:
Web browsers, particularly Google Chrome and other Chromium-based browsers, have grown in popularity over the past decade, with browser extensions becoming an integral part of their ecosystem. These extensions can customize and enhance the user experience, providing functionality that ranges from ad blockers to, more recently, AI assistants. Given the ever-increasing importance of web browsers, di…
▽ More
Web browsers, particularly Google Chrome and other Chromium-based browsers, have grown in popularity over the past decade, with browser extensions becoming an integral part of their ecosystem. These extensions can customize and enhance the user experience, providing functionality that ranges from ad blockers to, more recently, AI assistants. Given the ever-increasing importance of web browsers, distribution marketplaces for extensions play a key role in keeping users safe by vetting submissions that display abusive or malicious behavior. In this paper, we characterize the prevalence of malware and other infringing extensions in the Chrome Web Store (CWS), the largest distribution platform for this type of software. To do so, we introduce SimExt, a novel methodology for detecting similarly behaving extensions that leverages static and dynamic analysis, Natural Language Processing (NLP) and vector embeddings. Our study reveals significant gaps in the CWS vetting process, as 86% of infringing extensions are extremely similar to previously vetted items, and these extensions take months or even years to be removed. By characterizing the top kinds of infringing extension, we find that 83% are New Tab Extensions (NTEs) and raise some concerns about the consistency of the vetting labels assigned by CWS analysts. Our study also reveals that only 1% of malware extensions flagged by the CWS are detected as malicious by anti-malware engines, indicating a concerning gap between the threat landscape seen by CWS moderators and the detection capabilities of the threat intelligence community.
△ Less
Submitted 26 August, 2024; v1 submitted 1 June, 2024;
originally announced June 2024.
-
Optimal Bell inequalities for qubit-qudit systems
Authors:
Alexander Bernal,
J. Alberto Casas,
Jesus M. Moreno
Abstract:
We evaluate the maximal Bell violation for a generic qubit-qudit system, obtaining easily computable expressions in arbitrary qudit dimension. This work generalizes the well-known Horodeckis's result for a qubit-qubit system. We also give simple lower and upper bounds on that violation. We apply our general results to address a number of issues. Namely, we obtain a bound on the degree of purity re…
▽ More
We evaluate the maximal Bell violation for a generic qubit-qudit system, obtaining easily computable expressions in arbitrary qudit dimension. This work generalizes the well-known Horodeckis's result for a qubit-qubit system. We also give simple lower and upper bounds on that violation. We apply our general results to address a number of issues. Namely, we obtain a bound on the degree of purity required in a system to exhibit nonlocality and study the statistics of nonlocality in random density matrices. Besides, we show the impossibility of improving the amount of Bell-violation by embedding the qudit in a Hilbert space of larger dimension. We also discuss how the results are generalized to POVM measurements. Finally, the general result is illustrated with a family of density matrices in the context of a qubit-qutrit system.
△ Less
Submitted 4 December, 2024; v1 submitted 2 April, 2024;
originally announced April 2024.
-
Entanglement and entropy in multipartite systems: a useful approach
Authors:
A. Bernal,
J. A. Casas,
J. M. Moreno
Abstract:
Quantum entanglement and quantum entropy are crucial concepts in the study of multipartite quantum systems. In this work we show how the notion of concurrence vector, re-expressed in a particularly useful form, provides new insights and computational tools for the analysis of both. In particular, using this approach for a general multipartite pure state, one can easily prove known relations in an…
▽ More
Quantum entanglement and quantum entropy are crucial concepts in the study of multipartite quantum systems. In this work we show how the notion of concurrence vector, re-expressed in a particularly useful form, provides new insights and computational tools for the analysis of both. In particular, using this approach for a general multipartite pure state, one can easily prove known relations in an easy way and to build up new relations between the concurrences associated with the different bipartitions. The approach is also useful to derive sufficient conditions for genuine entanglement in generic multipartite systems that are computable in polynomial time. From an entropy-of-entanglement perspective, the approach is powerful to prove properties of the Tsallis-$2$ entropy, such as the subadditivity, and to derive new ones, e.g. a modified version of the strong subadditivity which is always fulfilled; thanks to the purification theorem these results hold for any multipartite state, whether pure or mixed.
△ Less
Submitted 15 February, 2024; v1 submitted 11 July, 2023;
originally announced July 2023.
-
Your Code is 0000: An Analysis of the Disposable Phone Numbers Ecosystem
Authors:
José Miguel Moreno,
Srdjan Matic,
Narseo Vallina-Rodriguez,
Juan Tapiador
Abstract:
Short Message Service (SMS) is a popular channel for online service providers to verify accounts and authenticate users registered to a particular service. Specialized applications, called Public SMS Gateways (PSGs), offer free Disposable Phone Numbers (DPNs) that can be used to receive SMS messages. DPNs allow users to protect their privacy when creating online accounts. However, they can also be…
▽ More
Short Message Service (SMS) is a popular channel for online service providers to verify accounts and authenticate users registered to a particular service. Specialized applications, called Public SMS Gateways (PSGs), offer free Disposable Phone Numbers (DPNs) that can be used to receive SMS messages. DPNs allow users to protect their privacy when creating online accounts. However, they can also be abused for fraudulent activities and to bypass security mechanisms like Two-Factor Authentication (2FA). In this paper, we perform a large-scale and longitudinal study of the DPN ecosystem by monitoring 17,141 unique DPNs in 29 PSGs over the course of 12 months. Using a dataset of over 70M messages, we provide an overview of the ecosystem and study the different services that offer DPNs and their relationships. Next, we build a framework that (i) identifies and classifies the purpose of an SMS; and (ii) accurately attributes every message to more than 200 popular Internet services that require SMS for creating registered accounts. Our results indicate that the DPN ecosystem is globally used to support fraudulent account creation and access, and that this issue is ubiquitous and affects all major Internet platforms and specialized online services.
△ Less
Submitted 26 June, 2023;
originally announced June 2023.
-
Chrowned by an Extension: Abusing the Chrome DevTools Protocol through the Debugger API
Authors:
José Miguel Moreno,
Narseo Vallina-Rodriguez,
Juan Tapiador
Abstract:
The Chromium open-source project has become a fundamental piece of the Web as we know it today, with multiple vendors offering browsers based on its codebase. One of its most popular features is the possibility of altering or enhancing the browser functionality through third-party programs known as browser extensions. Extensions have access to a wide range of capabilities through the use of APIs e…
▽ More
The Chromium open-source project has become a fundamental piece of the Web as we know it today, with multiple vendors offering browsers based on its codebase. One of its most popular features is the possibility of altering or enhancing the browser functionality through third-party programs known as browser extensions. Extensions have access to a wide range of capabilities through the use of APIs exposed by Chromium. The Debugger API -- arguably the most powerful of such APIs -- allows extensions to use the Chrome DevTools Protocol (CDP), a capability-rich tool for debugging and instrumenting the browser. In this paper, we describe several vulnerabilities present in the Debugger API and in the granting of capabilities to extensions that can be used by an attacker to take control of the browser, escalate privileges, and break context isolation. We demonstrate their impact by introducing six attacks that allow an attacker to steal user information, monitor network traffic, modify site permissions (\eg access to camera or microphone), bypass security interstitials without user intervention, and change the browser settings. Our attacks work in all major Chromium-based browsers as they are rooted at the core of the Chromium project. We reported our findings to the Chromium Development Team, who already fixed some of them and are currently working on fixing the remaining ones. We conclude by discussing how questionable design decisions, lack of public specifications, and an overpowered Debugger API have contributed to enabling these attacks, and propose mitigations.
△ Less
Submitted 31 May, 2023; v1 submitted 19 May, 2023;
originally announced May 2023.
-
Reviewing War: Unconventional User Reviews as a Side Channel to Circumvent Information Controls
Authors:
José Miguel Moreno,
Sergio Pastrana,
Jens Helge Reelfs,
Pelayo Vallina,
Andriy Panchenko,
Georgios Smaragdakis,
Oliver Hohlfeld,
Narseo Vallina-Rodriguez,
Juan Tapiador
Abstract:
During the first days of the 2022 Russian invasion of Ukraine, Russia's media regulator blocked access to many global social media platforms and news sites, including Twitter, Facebook, and the BBC. To bypass the information controls set by Russian authorities, pro-Ukrainian groups explored unconventional ways to reach out to the Russian population, such as posting war-related content in the user…
▽ More
During the first days of the 2022 Russian invasion of Ukraine, Russia's media regulator blocked access to many global social media platforms and news sites, including Twitter, Facebook, and the BBC. To bypass the information controls set by Russian authorities, pro-Ukrainian groups explored unconventional ways to reach out to the Russian population, such as posting war-related content in the user reviews of Russian business available on Google Maps or Tripadvisor. This paper provides a first analysis of this new phenomenon by analyzing the creative strategies to avoid state censorship. Specifically, we analyze reviews posted on these platforms from the beginning of the conflict to September 2022. We measure the channeling of war messages through user reviews in Tripadvisor and Google Maps, as well as in VK, a popular Russian social network. Our analysis of the content posted on these services reveals that users leveraged these platforms to seek and exchange humanitarian and travel advice, but also to disseminate disinformation and polarized messages. Finally, we analyze the response of platforms in terms of content moderation and their impact.
△ Less
Submitted 1 February, 2023;
originally announced February 2023.
-
Testing entanglement and Bell inequalities in $H \to ZZ$
Authors:
J. A. Aguilar-Saavedra,
A. Bernal,
J. A. Casas,
J. M. Moreno
Abstract:
We discuss quantum entanglement and violation of Bell inequalities in the $H\rightarrow ZZ$ decay, in particular when the two $Z-$bosons decay into light leptons. Although such process implies an important suppression of the statistics, this is traded by clean signals from a "quasi maximally-entangled" system, which makes it very promising to check these crucial phenomena at high energy. In this p…
▽ More
We discuss quantum entanglement and violation of Bell inequalities in the $H\rightarrow ZZ$ decay, in particular when the two $Z-$bosons decay into light leptons. Although such process implies an important suppression of the statistics, this is traded by clean signals from a "quasi maximally-entangled" system, which makes it very promising to check these crucial phenomena at high energy. In this paper we devise a novel framework to extract from $H \to ZZ$ data all significant information related to this goal, in particular spin correlation observables. In this context we derive sufficient and necessary conditions for entanglement in terms of only two parameters. Likewise, we obtain a sufficient and improved condition for the violation of Bell-type inequalities. The numerical analysis shows that with a luminosity of $L = 300 \text{fb}^{-1}$ entanglement can be probed at $> 3σ$ level. For $L = 3 \text{ab}^{-1}$ (HL-LHC) entanglement can be probed beyond the $5σ$ level, while the sensitivity to a violation of the Bell inequalities is at the $4.5σ$ level
△ Less
Submitted 27 September, 2022;
originally announced September 2022.
-
Fine-Tuning in the 2HDM
Authors:
A. Bernal,
J. A. Casas,
J. M. Moreno
Abstract:
The Two-Higgs Doublet Model (2HDM) is one of the most popular and natural extensions of the Higgs sector; but it has two potential fine-tuning problems, related to the electroweak (EW) breaking and the requirement of alignment with the SM Higgs boson. We have quantified the fine-tunings obtaining analytical expressions, both in terms of the initial 2HDM parameters and the physical ones (masses, mi…
▽ More
The Two-Higgs Doublet Model (2HDM) is one of the most popular and natural extensions of the Higgs sector; but it has two potential fine-tuning problems, related to the electroweak (EW) breaking and the requirement of alignment with the SM Higgs boson. We have quantified the fine-tunings obtaining analytical expressions, both in terms of the initial 2HDM parameters and the physical ones (masses, mixing angles, etc.). We also provide simple approximate expressions. We have taken into account that the fine-tunings are not independent and removed the "double counting" by projecting the variations of the alignment onto the constant-${\rm v}^2$ hypersurface. The EW and the alignment fine-tunings become severe in different, even opposite, regions of the parameter space, namely in the regimes of large and small extra-Higgs masses, respectively; emerging an intermediate region, $500\ {\rm GeV} \leq \{m_H, m_A, m_{H^\pm}\} \leq 700\ {\rm GeV}$, where both are acceptably small. We also discuss a remarkable trend that is not obvious at first glance. Namely, for large $\tanβ$ both the EW and the alignment fine-tunings become mitigated. In consequence, the 2HDM becomes quite natural for $\tanβ\geq {\cal O} (10)$, even if $m_H, m_A, m_{H^\pm}$ are as large as 1500 GeV. We explain why this is not the case for the 2HDM stemming from supersymmetry. We have illustrated all these trends by numerically analyzing several representative scenarios.
△ Less
Submitted 18 February, 2022;
originally announced February 2022.
-
A template method to measure the $t \bar t$ polarisation
Authors:
J. A. Aguilar-Saavedra,
M. C. N. Fiolhais,
P. Martín-Ramiro,
J. M. Moreno,
A. Onofre
Abstract:
We develop a template method for the measurement of the polarisation of $t \bar t$ pairs produced in hadron collisions. The method would allow to extract the individual fractions of $t_L \bar t_L$, $t_R \bar t_R$, $t_L \bar t_R$ and $t_R \bar t_L$ pairs with a fit to data, where $L,R$ refer to the polarisation along any axis. These polarisation fractions have not been independently measured at pre…
▽ More
We develop a template method for the measurement of the polarisation of $t \bar t$ pairs produced in hadron collisions. The method would allow to extract the individual fractions of $t_L \bar t_L$, $t_R \bar t_R$, $t_L \bar t_R$ and $t_R \bar t_L$ pairs with a fit to data, where $L,R$ refer to the polarisation along any axis. These polarisation fractions have not been independently measured at present. Secondarily, the method also provides the net polarisation of $t$ and $\bar t$, as well as their spin correlation for arbitrary axes.
△ Less
Submitted 9 February, 2022; v1 submitted 19 November, 2021;
originally announced November 2021.
-
Improving $t \bar{t}$ reconstruction in the dilepton channel at future lepton colliders
Authors:
P. Martín-Ramiro,
J. M. Moreno
Abstract:
A future lepton collider, such as the proposed CLIC or ILC, would allow to study top quark properties with unprecedented precision. In this paper, we present a method to reconstruct the $t \bar{t}$ decay in the dilepton channel at future $e^+e^-$ colliders. We derive a simple, closed analytical expression for the neutrino four-momenta as a function of the $W$ boson mass and develop a maximization…
▽ More
A future lepton collider, such as the proposed CLIC or ILC, would allow to study top quark properties with unprecedented precision. In this paper, we present a method to reconstruct the $t \bar{t}$ decay in the dilepton channel at future $e^+e^-$ colliders. We derive a simple, closed analytical expression for the neutrino four-momenta as a function of the $W$ boson mass and develop a maximization procedure to find the optimal solution for the reconstruction of the full $t \bar{t}$ event. We show that our method is able to reconstruct neutrino four-momenta with an error of less than $2 \, \%$ in $60 \, \%$ of the times. Finally, we test the performance of this reconstruction method in the calculation of the helicity fractions of the $W$ boson. A precise measurement of these observables could be used to probe new physics effects in the $Wtb$ vertex. We find that, from a large $t \bar{t}$ sample, our reconstruction method allows to calculate these observables with an accuracy better than $1 \, \%$.
△ Less
Submitted 27 March, 2020;
originally announced March 2020.
-
B anomalies and dark matter: a complex connection
Authors:
D. G. Cerdeno,
A. Cheek,
P. Martin-Ramiro,
J. M. Moreno
Abstract:
We study an extension of the Standard Model that addresses the hints of lepton flavour universality violation observed in $B\to K^{(*)} l^+l^-$ decays at LHCb, while providing a viable candidate for dark matter. The model incorporates two new scalar fields and a Majorana fermion that induce one-loop contributions to $B$ meson decays. We show that agreement with observational data requires the new…
▽ More
We study an extension of the Standard Model that addresses the hints of lepton flavour universality violation observed in $B\to K^{(*)} l^+l^-$ decays at LHCb, while providing a viable candidate for dark matter. The model incorporates two new scalar fields and a Majorana fermion that induce one-loop contributions to $B$ meson decays. We show that agreement with observational data requires the new couplings to be complex and that the Majorana fermion can reproduce the observed dark matter relic density. This combination of cosmological and flavour constraints sets an upper limit on the dark matter and mediator masses. We have studied LHC dijet and dilepton searches, finding that they rule out large regions of parameter space by setting lower bounds on the dark matter and mediator masses. In particular, dilepton bounds are much more constraining in a future high-luminosity phase. Finally, we have computed the scattering cross section of dark matter off nuclei and compared it to the sensitivity of current and future direct detection experiments, showing that parts of the parameter space could be accessible in the future to multi-ton experiments. Future collider and direct DM searches complement each other to probe large areas of the parameter space of this model.
△ Less
Submitted 5 March, 2019; v1 submitted 5 February, 2019;
originally announced February 2019.
-
Extended Higgs-portal dark matter and the Fermi-LAT Galactic Center Excess
Authors:
J. A. Casas,
G. A. Gomez-Vargas,
J. M. Moreno,
J. Quilis,
R. Ruiz de Austri
Abstract:
We show that the Galactic Center Excess (GCE) emission, as recently updated by the Fermi-LAT Collaboration, could be explained by the sum of Fermi-bubbles-like emission plus dark matter (DM) annihilation, in the context of a scalar-singlet Higgs portal scenario (SHP). In fact, the standard SHP, where the DM particle, $S$, only has renormalizable interactions with the Higgs, is non-operational due…
▽ More
We show that the Galactic Center Excess (GCE) emission, as recently updated by the Fermi-LAT Collaboration, could be explained by the sum of Fermi-bubbles-like emission plus dark matter (DM) annihilation, in the context of a scalar-singlet Higgs portal scenario (SHP). In fact, the standard SHP, where the DM particle, $S$, only has renormalizable interactions with the Higgs, is non-operational due to strong constraints, specially from DM direct detection limits. Thus we consider a most economical extension, called ESHP (for extended SHP), which simply consists in the addition of a second (heavier) scalar singlet in the dark sector. The second scalar can be integrated-out, leaving a standard SHP plus a dimension-6 operator. Essentially, this model has only two relevant parameters (the DM mass and the coupling of the dim-6 operator). DM annihilation occurs mainly into two Higgs bosons, $SS\rightarrow hh$. We demonstrate that, despite its economy, the ESHP model provides excellent fits to the GCE (with p-value $\sim 0.6-0.7$) for very reasonable values of the parameters, in particular $m_S \simeq 130$ GeV. This is achieved without conflicting with other observables and keeping the $S-$particle relic density at the accepted value for the DM content in the universe.
△ Less
Submitted 25 July, 2018; v1 submitted 29 November, 2017;
originally announced November 2017.
-
Reopening the Higgs portal for Singlet Scalar Dark Matter
Authors:
J. Alberto Casas,
David G. Cerdeño,
Jesus M. Moreno,
Javier Quilis
Abstract:
A real singlet scalar, connected to the Standard Model sector through a portal with the Higgs boson, is one of the simplest and most popular models for dark matter (DM). However, the experimental advances in direct and indirect DM searches, together with the latest results from the LHC, have ruled out vast areas of the parameter space of this scenario, and are expected to probe it completely withi…
▽ More
A real singlet scalar, connected to the Standard Model sector through a portal with the Higgs boson, is one of the simplest and most popular models for dark matter (DM). However, the experimental advances in direct and indirect DM searches, together with the latest results from the LHC, have ruled out vast areas of the parameter space of this scenario, and are expected to probe it completely within the next years, ruling it out if no signal is found. Motivated by the simplicity of this model, in this article we address a minimal, renormalizable extension that could evade detection, consisting of the addition of an extra real singlet scalar field in the dark sector. We analyze the physical constraints on the model and show that the new annihilation and/or coannihilation channels involving the extra singlet allow to reproduce the correct DM relic abundance while avoiding the bounds from direct and indirect searches for any DM mass above 50 GeV. We also show that, in some interesting regions of the parameter space, the extra particle can be integrated-out, leaving a "clever" effective theory (just involving the DM particle and the Higgs), that essentially reproduces the results.
△ Less
Submitted 22 February, 2017; v1 submitted 27 January, 2017;
originally announced January 2017.
-
Reducing the fine-tuning of gauge-mediated SUSY breaking
Authors:
J. Alberto Casas,
Jesus M. Moreno,
Sandra Robles,
Krzysztof Rolbiecki
Abstract:
Despite their appealing features, models with gauge-mediated supersymmetry breaking (GMSB) typically present a high degree of fine-tuning, due to the initial absence of the top trilinear scalar couplings, $A_t=0$. In this paper, we carefully evaluate such a tuning, showing that is worse than per mil in the minimal model. Then, we examine some existing proposals to generate $A_t\neq 0$ term in this…
▽ More
Despite their appealing features, models with gauge-mediated supersymmetry breaking (GMSB) typically present a high degree of fine-tuning, due to the initial absence of the top trilinear scalar couplings, $A_t=0$. In this paper, we carefully evaluate such a tuning, showing that is worse than per mil in the minimal model. Then, we examine some existing proposals to generate $A_t\neq 0$ term in this context. We find that, although the stops can be made lighter, usually the tuning does not improve (it may be even worse), with some exceptions, which involve the generation of $A_t$ at one loop or tree level. We examine both possibilities and propose a conceptually simplified version of the latter; which is arguably the optimum GMSB setup (with minimal matter content), concerning the fine-tuning issue. The resulting fine-tuning is better than one per mil, still severe but similar to other minimal supersymmetric standard model constructions. We also explore the so-called "little $A_t^2/m^2$ problem", i.e. the fact that a large $A_t$-term is normally accompanied by a similar or larger sfermion mass, which typically implies an increase in the fine-tuning. Finally, we find the version of GMSB for which this ratio is optimized, which, nevertheless, does not minimize the fine-tuning.
△ Less
Submitted 30 August, 2016; v1 submitted 22 February, 2016;
originally announced February 2016.
-
The 750 GeV Diphoton Excess as a First Light on Supersymmetry Breaking
Authors:
J. A. Casas,
J. R. Espinosa,
J. M. Moreno
Abstract:
One of the most exciting explanations advanced for the recent diphoton excess found by ATLAS and CMS is in terms of sgoldstino decays: a signal of low-energy supersymmetry-breaking scenarios. The sgoldstino, a scalar, couples directly to gluons and photons, with strength related to gaugino masses, that can be of the right magnitude to explain the excess. However, fitting the suggested resonance wi…
▽ More
One of the most exciting explanations advanced for the recent diphoton excess found by ATLAS and CMS is in terms of sgoldstino decays: a signal of low-energy supersymmetry-breaking scenarios. The sgoldstino, a scalar, couples directly to gluons and photons, with strength related to gaugino masses, that can be of the right magnitude to explain the excess. However, fitting the suggested resonance width, Gamma ~ 45 GeV, is not so easy. In this paper we explore efficient possibilities to enhance the sgoldstino width, via the decay into two Higgses, two Higgsinos and through mixing between the sgoldstino and the Higgs boson. In addition, we present an alternative and more efficient mechanism to generate a mass splitting between the scalar and pseudoscalar components of the sgoldstino, which has been suggested as an interesting alternative explanation to the apparent width of the resonance.
△ Less
Submitted 16 February, 2016; v1 submitted 24 December, 2015;
originally announced December 2015.
-
Electrochemical synthesis of highly ordered nanowires with a rectangular cross-section using an in-plane nanochannel array
Authors:
Philip Sergelius,
Josep M. Montero Moreno,
Wehid Rahimi,
Martin Waleczek,
Robert Zierold,
Detlef Görlitz,
Kornelius Nielsch
Abstract:
Rapid and reproducible assembly of aligned nanostructures on a wafer-scale is a crucial, yet one of the most challenging tasks in the incorporation of nanowires into integrated circuits. We present the synthesis of a periodic nanochannel template designed for electrochemical growth of perfectly aligned, rectangular nanowires over large areas. The nanowires can be electrically contacted and charact…
▽ More
Rapid and reproducible assembly of aligned nanostructures on a wafer-scale is a crucial, yet one of the most challenging tasks in the incorporation of nanowires into integrated circuits. We present the synthesis of a periodic nanochannel template designed for electrochemical growth of perfectly aligned, rectangular nanowires over large areas. The nanowires can be electrically contacted and characterized in situ using a pre-patterned multi-point measurement platform. During the measurement the wires remain within a thick oxide matrix providing protection against breaking and oxidation. We use laser interference lithography, reactive ion etching and atomic layer deposition to create cm-long parallel nanochannels with characteristic dimensions as small as 40 nm. In a showcase study pulsed electrodeposition of iron is carried out creating rectangular shaped iron nanowires within the nanochannels. By design of the device, the grown wires are in contact with an integrated electrode system on both ends directly after the deposition. No further processing steps are required for electrical characterization, minimizing the risk of damage and oxidation. The developed nanowire measurement device allows for multi-probe resistance measurements and can easily be adopted for transistor applications. The guided, in-plane growth of electrodeposited nanowire arrays which are tunable in size and density paves the way for the incorporation of nanowires into a large variety of multifunctional devices.
△ Less
Submitted 30 March, 2015;
originally announced March 2015.
-
Magnon contribution to the magnetoresistance of iron nanowires deposited using pulsed electrodeposition
Authors:
Philip Sergelius,
Josep M Montero Moreno,
Martin Waleczek,
Tim Böhnert,
Detlef Görlitz,
Kornelius Nielsch
Abstract:
Iron nanowires with a square cross section are grown by pulsed electrodeposition within a newly developed nanochannel template that allows for easy characterization. Measurements of the magnetoresistance as a function of magnetic field and temperature are performed within a large parameter window allowing for the investigation of the magnonic contribution to the magnetoresistance of electrodeposit…
▽ More
Iron nanowires with a square cross section are grown by pulsed electrodeposition within a newly developed nanochannel template that allows for easy characterization. Measurements of the magnetoresistance as a function of magnetic field and temperature are performed within a large parameter window allowing for the investigation of the magnonic contribution to the magnetoresistance of electrodeposited iron nanowires. Values for the temperature dependent magnon stiffness D(T) are extracted.
△ Less
Submitted 30 March, 2015;
originally announced March 2015.
-
Resonant Higgs boson pair production in the $hh\rightarrow b\bar{b} \; WW \rightarrow b\bar{b} \ell^+ ν\ell^- \barν$ decay channel
Authors:
Victor Martin-Lozano,
Jesus M. Moreno,
Chan Beom Park
Abstract:
Adding a scalar singlet provides one of the simplest extensions of the Standard Model. In this work we briefly review the latest constraints on the mass and mixing of the new Higgs boson and study its production and decay at the LHC. We mainly focus on double Higgs production in the $hh \rightarrow b \bar{b} WW \rightarrow b \bar{b} \ell^+ ν\ell^- \barν$ decay channel. This decay is found to be ef…
▽ More
Adding a scalar singlet provides one of the simplest extensions of the Standard Model. In this work we briefly review the latest constraints on the mass and mixing of the new Higgs boson and study its production and decay at the LHC. We mainly focus on double Higgs production in the $hh \rightarrow b \bar{b} WW \rightarrow b \bar{b} \ell^+ ν\ell^- \barν$ decay channel. This decay is found to be efficient in a region of masses of the heavy Higgs boson of 260 - 500 GeV, so it is complementary to the 4$b$ channel, more efficient for Higgs bosons having masses greater than 500 GeV. We analyse this di-leptonic decay channel in detail using kinematic variables such as $M_{\rm T2}$ and the $M_{\rm T2}$-assisted on-shell reconstruction of invisible momenta. Using proper cuts, a significance of $\sim$ 3$σ$ for 3000 fb$^{-1}$ can be achieved at the 14 TeV LHC for $m_H$ = 260 - 400 GeV if the mixing is close to its present limit and ${\rm BR}(H \rightarrow hh) \approx 1$. Smaller mixing values would require combining various decay channels in order to reach a similar significance. The complementarity among $ H \rightarrow hh$, $ H \rightarrow ZZ$ and $ H \rightarrow WW$ channels is studied for arbitrary ${\rm BR}(H \rightarrow hh)$ values.
△ Less
Submitted 15 January, 2015;
originally announced January 2015.
-
What is a Natural SUSY scenario?
Authors:
J. Alberto Casas,
Jesus M. Moreno,
Sandra Robles,
Krzysztof Rolbiecki,
Bryan Zaldivar
Abstract:
The idea of "Natural SUSY", understood as a supersymmetric scenario where the fine-tuning is as mild as possible, is a reasonable guide to explore supersymmetric phenomenology. In this paper, we re-examine this issue in the context of the MSSM including several improvements, such as the mixing of the fine-tuning conditions for different soft terms and the presence of potential extra fine-tunings t…
▽ More
The idea of "Natural SUSY", understood as a supersymmetric scenario where the fine-tuning is as mild as possible, is a reasonable guide to explore supersymmetric phenomenology. In this paper, we re-examine this issue in the context of the MSSM including several improvements, such as the mixing of the fine-tuning conditions for different soft terms and the presence of potential extra fine-tunings that must be combined with the electroweak one. We give tables and plots that allow to easily evaluate the fine-tuning and the corresponding naturalness bounds for any theoretical model defined at any high-energy (HE) scale. Then, we analyze in detail the complete fine-tuning bounds for the unconstrained MSSM, defined at any HE scale. We show that Natural SUSY does not demand light stops. Actually, an average stop mass below 800 GeV is disfavored, though one of the stops might be very light. Regarding phenomenology, the most stringent upper bound from naturalness is the one on the gluino mass, which typically sets the present level of fine-tuning at ${\cal O}(1\%)$. However, this result presents a strong dependence on the HE scale. E.g. if the latter is $10^7$ GeV the level of fine-tuning is $\sim$ four times less severe. Finally, the most robust result of Natural SUSY is by far that Higgsinos should be rather light, certainly below 700 GeV for a fine-tuning of ${\cal O}(1\%)$ or milder. Incidentally, this upper bound is not far from $\simeq1$ TeV, which is the value required if dark matter is made of Higgsinos.
△ Less
Submitted 6 July, 2015; v1 submitted 25 July, 2014;
originally announced July 2014.
-
Implications of light charginos for Higgs observables, LHC searches and dark matter
Authors:
J. Alberto Casas,
Jesus M. Moreno,
Krzysztof Rolbiecki,
Bryan Zaldivar
Abstract:
A rather high Higgs mass, m_h = 126 GeV, suggests that at least a part of the supersymmetric spectrum of the MSSM may live beyond O(1TeV) and hence inaccessible to the LHC. However, there are theoretical and phenomenological reasons supporting a possibility that charginos and neutralinos remain much closer to the electroweak scale. In this paper, we explore such a scenario in the light of recent H…
▽ More
A rather high Higgs mass, m_h = 126 GeV, suggests that at least a part of the supersymmetric spectrum of the MSSM may live beyond O(1TeV) and hence inaccessible to the LHC. However, there are theoretical and phenomenological reasons supporting a possibility that charginos and neutralinos remain much closer to the electroweak scale. In this paper, we explore such a scenario in the light of recent Higgs measurements, mainly its di-photon decay rate, where the data might indicate a slight excess over the SM prediction. That excess could be fitted by the contribution of light charginos provided tan(beta) is low to moderate, a possibility that is receiving much attention for other theoretical reasons. We investigate the implications of this scenario for other observables, such as dark matter constraints, electroweak observables and experimental signals at the LHC, like di-lepton, tri-lepton and same-sign dilepton. An important part of the models survive all the constraints and are able to give positive signals at LHC-14TeV and/or XENON1T.
△ Less
Submitted 14 May, 2013;
originally announced May 2013.
-
An approximate treatment of gravitational collapse
Authors:
Yago Ascasibar,
Rafael Granero-Belinchón,
José Manuel Moreno
Abstract:
This work studies a simplified model of the gravitational instability of an initially homogeneous infinite medium, represented by $\TT^d$, based on the approximation that the mean fluid velocity is always proportional to the local acceleration. It is shown that, mathematically, this assumption leads to the restricted Patlak-Keller-Segel model considered by Jäger and Luckhaus or, equivalently, the…
▽ More
This work studies a simplified model of the gravitational instability of an initially homogeneous infinite medium, represented by $\TT^d$, based on the approximation that the mean fluid velocity is always proportional to the local acceleration. It is shown that, mathematically, this assumption leads to the restricted Patlak-Keller-Segel model considered by Jäger and Luckhaus or, equivalently, the Smoluchowski equation describing the motion of self-gravitating Brownian particles, coupled to the modified Newtonian potential that is appropriate for an infinite mass distribution. We discuss some of the fundamental properties of a non-local generalization of this model where the effective pressure force is given by a fractional Laplacian with $0<α<2$, and illustrate them by means of numerical simulations. Local well-posedness in Sobolev spaces is proven, and we show the smoothing effect of our equation, as well as a \emph{Beale-Kato-Majda}-type criterion in terms of $\rhomax$. It is also shown that the problem is ill-posed in Sobolev spaces when it is considered backward in time. Finally, we prove that, in the critical case (one conservative and one dissipative derivative), $\rhomax(t)$ is uniformly bounded in terms of the initial data for sufficiently large pressure forces.
△ Less
Submitted 30 August, 2013; v1 submitted 22 November, 2012;
originally announced November 2012.
-
Fair scans of the seesaw. Consequences for predictions on LFV processes
Authors:
J. Alberto Casas,
Jesus M. Moreno,
Nuria Rius,
Roberto Ruiz de Austri,
Bryan Zaldivar
Abstract:
Usual analyses based on scans of the seesaw parameter-space can be biassed since they do not cover in a fair way the complete parameter-space. More precisely, we show that in the common "R-parametrization", many acceptable R-matrices, compatible with the perturbativity of Yukawa couplings, are normally disregarded from the beginning, which produces biasses in the results. We give a straightforward…
▽ More
Usual analyses based on scans of the seesaw parameter-space can be biassed since they do not cover in a fair way the complete parameter-space. More precisely, we show that in the common "R-parametrization", many acceptable R-matrices, compatible with the perturbativity of Yukawa couplings, are normally disregarded from the beginning, which produces biasses in the results. We give a straightforward procedure to scan the space of complex R-matrices in a complete way, giving a very simple rule to incorporate the perturbativity requirement as a condition for the entries of the R-matrix, something not considered before. As a relevant application of this, we show that the extended believe that BR(mu --> e, gamma) in supersymmetric seesaw models depends strongly on the value of theta_13 is an "optical effect" produced by such biassed scans, and does not hold after a careful analytical and numerical study. When the complete scan is done, BR(mu --> e, gamma) gets very insensitive to theta_13. Moreover, the values of the branching ratio are typically larger than those quoted in the literature, due to the large number of acceptable points in the parameter-space which were not considered before. Including (unflavoured) leptogenesis does not introduce any further dependence on theta_13, although decreases the typical value of BR(mu --> e, gamma).
△ Less
Submitted 27 October, 2010;
originally announced October 2010.
-
Complete classification of Minkowski vacua in generalised flux models
Authors:
Beatriz de Carlos,
Adolfo Guarino,
Jesus M. Moreno
Abstract:
We present a complete and systematic analysis of the Minkowski extrema of the N=1, D=4 Supergravity potential obtained from type II orientifold models that are T-duality invariant, in the presence of generalised fluxes. Based on our previous work on algebras spanned by fluxes, and the so-called no-go theorems on the existence of Minkowski and/or de Sitter vacua, we perform a partly analytic, par…
▽ More
We present a complete and systematic analysis of the Minkowski extrema of the N=1, D=4 Supergravity potential obtained from type II orientifold models that are T-duality invariant, in the presence of generalised fluxes. Based on our previous work on algebras spanned by fluxes, and the so-called no-go theorems on the existence of Minkowski and/or de Sitter vacua, we perform a partly analytic, partly numerical analysis of the promising cases previously hinted. We find that the models contain Minkowski extrema with one tachyonic direction. Moreover, those models defined by the Supergravity algebra so(3,1)^2 also contain Minkowski/de Sitter minima that are totally stable. All Minkowski solutions, stable or not, interpolate between points in parameter space where one or several of the moduli go to either zero or infinity, the so-called singular points. We finally reinterpret our results in the language of type IIA flux models, in order to show explicitly the contribution of the different sources of potential energy to the extrema found. In particular, the cases of totally stable Minkowski/de Sitter vacua require of the presence of non-geometric fluxes.
△ Less
Submitted 18 November, 2009; v1 submitted 15 November, 2009;
originally announced November 2009.
-
Flux moduli stabilisation, Supergravity algebras and no-go theorems
Authors:
Beatriz de Carlos,
Adolfo Guarino,
Jesus M. Moreno
Abstract:
We perform a complete classification of the flux-induced 12d algebras compatible with the set of N=1 type II orientifold models that are T-duality invariant, and allowed by the symmetries of the T^6/(Z_2 x Z_2) isotropic orbifold. The classification is performed in a type IIB frame, where only H_3 and Q fluxes are present. We then study no-go theorems, formulated in a type IIA frame, on the exis…
▽ More
We perform a complete classification of the flux-induced 12d algebras compatible with the set of N=1 type II orientifold models that are T-duality invariant, and allowed by the symmetries of the T^6/(Z_2 x Z_2) isotropic orbifold. The classification is performed in a type IIB frame, where only H_3 and Q fluxes are present. We then study no-go theorems, formulated in a type IIA frame, on the existence of Minkowski/de Sitter (Mkw/dS) vacua. By deriving a dictionary between the sources of potential energy for the three moduli (S, T and U) in types IIA and IIB, we are able to combine algebra results and no-go theorems. The outcome is a systematic procedure for identifying phenomenologically viable models where Mkw/dS vacua may exist. We present a complete table of the allowed algebras and the viability of their resulting scalar potential, and we point at the models which stand any chance of producing a fully stable vacuum.
△ Less
Submitted 20 January, 2010; v1 submitted 31 July, 2009;
originally announced July 2009.
-
Algebras and non-geometric flux vacua
Authors:
Anamaria Font,
Adolfo Guarino,
Jesus M. Moreno
Abstract:
In this work we classify the subalgebras satisfied by non-geometric Q-fluxes in type IIB orientifolds on T^6/(Z_2 x Z_2) with three moduli (S,T,U). We find that there are five subalgebras compatible with the symmetries, each one leading to a characteristic flux-induced superpotential. Working in the 4-dimensional effective supergravity we obtain families of supersymmetric AdS_4 vacua with all mo…
▽ More
In this work we classify the subalgebras satisfied by non-geometric Q-fluxes in type IIB orientifolds on T^6/(Z_2 x Z_2) with three moduli (S,T,U). We find that there are five subalgebras compatible with the symmetries, each one leading to a characteristic flux-induced superpotential. Working in the 4-dimensional effective supergravity we obtain families of supersymmetric AdS_4 vacua with all moduli stabilized at small string coupling g_s. Our results are mostly analytic thanks to a judicious parametrization of the non-geometric, RR and NSNS fluxes. We are also able to leave the flux-induced C_4 and C_8 RR tadpoles as free variables, thereby enabling us to study which values are allowed for each Q-subalgebra. Another novel outcome is the appearance of multiple vacua for special sets of fluxes. However, they generically have g_s > 1 unless the net number of O3/D3 or O7/D7 sources needed to cancel the tadpoles is large. We also discuss briefly the issues of axionic shift symmetries and cancellation of Freed-Witten anomalies.
△ Less
Submitted 6 October, 2008; v1 submitted 22 September, 2008;
originally announced September 2008.
-
Improving the Performance of PieceWise Linear Separation Incremental Algorithms for Practical Hardware Implementations
Authors:
Alejandro Chinea Manrique De Lara,
Juan Manuel Moreno,
Arostegui Jordi Madrenas,
Joan Cabestany
Abstract:
In this paper we shall review the common problems associated with Piecewise Linear Separation incremental algorithms. This kind of neural models yield poor performances when dealing with some classification problems, due to the evolving schemes used to construct the resulting networks. So as to avoid this undesirable behavior we shall propose a modification criterion. It is based upon the defini…
▽ More
In this paper we shall review the common problems associated with Piecewise Linear Separation incremental algorithms. This kind of neural models yield poor performances when dealing with some classification problems, due to the evolving schemes used to construct the resulting networks. So as to avoid this undesirable behavior we shall propose a modification criterion. It is based upon the definition of a function which will provide information about the quality of the network growth process during the learning phase. This function is evaluated periodically as the network structure evolves, and will permit, as we shall show through exhaustive benchmarks, to considerably improve the performance(measured in terms of network complexity and generalization capabilities) offered by the networks generated by these incremental models.
△ Less
Submitted 21 December, 2007;
originally announced December 2007.
-
Inflation in uplifted Supergravities
Authors:
B. de Carlos,
J. A. Casas,
A. Guarino,
J. M. Moreno,
O. Seto
Abstract:
We present a model of slow-roll inflation in the context of effective Supergravities arising from string theories. The uplifting of the potential (to generate dS or Minkowski vacua) is provided by the D-term associated to an anomalous U(1), in a fully consistent and gauge invariant formulation. We develop a minimal working model which incorporates eternal topological inflation and complies with…
▽ More
We present a model of slow-roll inflation in the context of effective Supergravities arising from string theories. The uplifting of the potential (to generate dS or Minkowski vacua) is provided by the D-term associated to an anomalous U(1), in a fully consistent and gauge invariant formulation. We develop a minimal working model which incorporates eternal topological inflation and complies with observational constraints, avoiding the usual obstacles to implement successful inflation ("eta problem" and initial condition problem among others).
△ Less
Submitted 13 February, 2007;
originally announced February 2007.
-
Regular compactifications and Higgs model vortices
Authors:
B. de Carlos,
J. M. Moreno
Abstract:
We present full numerical solutions to the system of a global string embedded in a six-dimensional space time. The solutions are regular everywhere and do confine gravity in our four-dimensional world. They depend on the value of the (negative) cosmological constant in the bulk and on the parameters of the Higgs potential, and we perform a systematic study to determine their allowed values. We a…
▽ More
We present full numerical solutions to the system of a global string embedded in a six-dimensional space time. The solutions are regular everywhere and do confine gravity in our four-dimensional world. They depend on the value of the (negative) cosmological constant in the bulk and on the parameters of the Higgs potential, and we perform a systematic study to determine their allowed values. We also comment on the relation of our results with previous studies on the same subject and on their phenomenological viability.
△ Less
Submitted 17 May, 2004;
originally announced May 2004.
-
A cigar-like Universe
Authors:
B. de Carlos,
J. M. Moreno
Abstract:
We study the localization of gravity on a string-like topological defect within a 6-dimensional space-time. Assuming zero cosmological constant we find complete numerical solutions to a set of first-order, Bogomol'nyi-Prasad-Sommeferld (BPS)-like, equations for the metric and the scalar field, where the dynamics of the latter are dictated by a supergravity-type potential. Our axially symmetric s…
▽ More
We study the localization of gravity on a string-like topological defect within a 6-dimensional space-time. Assuming zero cosmological constant we find complete numerical solutions to a set of first-order, Bogomol'nyi-Prasad-Sommeferld (BPS)-like, equations for the metric and the scalar field, where the dynamics of the latter are dictated by a supergravity-type potential. Our axially symmetric solutions have no deficit angle and factorize as $AdS_5 \times S_1 $ far from the core. They are regular everywhere, providing complete smooth cigar-like geometries. The total energy of these configurations depends only on the boundary conditions for the warp factor and it is shown to vanish.
△ Less
Submitted 29 September, 2003;
originally announced September 2003.
-
BPS Domain Walls in super Yang-Mills and Landau-Ginzburg models
Authors:
B. de Carlos,
M. B. Hindmarsh,
N. McNair,
J. M. Moreno
Abstract:
We study domain walls in two different extensions of super Yang--Mills characterized by the absence of a logarithmic term in their effective superpotential. The models, defined by the usual gaugino condensate and an extra field Y, give different patterns of domain walls despite both leading to the same effective limit for heavy Y, i.e. the Veneziano--Yankielowicz effective Lagrangian of super Ya…
▽ More
We study domain walls in two different extensions of super Yang--Mills characterized by the absence of a logarithmic term in their effective superpotential. The models, defined by the usual gaugino condensate and an extra field Y, give different patterns of domain walls despite both leading to the same effective limit for heavy Y, i.e. the Veneziano--Yankielowicz effective Lagrangian of super Yang--Mills. We explain the origin of those differences and also give a physical motivation for introducing the field Y.
△ Less
Submitted 26 June, 2001;
originally announced June 2001.
-
Domain Walls in Supersymmetric QCD
Authors:
B. de Carlos,
M. B. Hindmarsh,
N. McNair,
J. M. Moreno
Abstract:
In this talk we construct BPS-saturated domain walls in supersymmetric QCD, for any values of the masses of the chiral matter superfields. We compare our results to those already obtained in the literature and we also discuss their range of applicability, as well as future directions that would be desirable to explore in order to achieve a complete understanding of supersymmetric gluodynamics as…
▽ More
In this talk we construct BPS-saturated domain walls in supersymmetric QCD, for any values of the masses of the chiral matter superfields. We compare our results to those already obtained in the literature and we also discuss their range of applicability, as well as future directions that would be desirable to explore in order to achieve a complete understanding of supersymmetric gluodynamics as a step in improving our knowledge of how QCD works.
△ Less
Submitted 7 February, 2001;
originally announced February 2001.
-
Supersymmetric CP-violating Currents and Electroweak Baryogenesis
Authors:
M. Carena,
J. M. Moreno,
M. Quiros,
M. Seco,
C. E. M. Wagner
Abstract:
In this work we compute the CP-violating currents of the right-handed stops and Higgsinos, induced by the presence of non-trivial vacuum expectation values of the Higgs fields within the context of the minimal supersymmetric extension of the Standard Model (MSSM) with explicit CP-violating phases. Using the Keldysh formalism, we perform the computation of the currents at finite temperature, in a…
▽ More
In this work we compute the CP-violating currents of the right-handed stops and Higgsinos, induced by the presence of non-trivial vacuum expectation values of the Higgs fields within the context of the minimal supersymmetric extension of the Standard Model (MSSM) with explicit CP-violating phases. Using the Keldysh formalism, we perform the computation of the currents at finite temperature, in an expansion of derivatives of the Higgs fields. Contrary to previous works, we implement a resummation of the Higgs mass insertion effects to all orders in perturbation theory. While the components of the right-handed stop current j^μ_{\widetilde t_R} become proportional to the difference H_2 \partial^μH_1-H_1 \partial^μ H_2 (suppressed by Δβ), the Higgsino currents, j^μ_{\widetilde{H}_i}, present contributions proportional to both H_2 \partial^μH_1\pm H_1 \partial^μ H_2. For large values of the charged Higgs mass and moderate values of \tanβthe contribution to the source proportional to H_2 \partial^μH_1+H_1 \partial^μ H_2 in the diffusion equations become sizeable, although it is suppressed by the Higgsino number violating interaction rate Γ_μ^{-1/2}. For small values of the wall velocity, 0.04\simlt v_ω\simlt 0.1, the total contribution leads to acceptable values of the baryon asymmetry for values of the CP-violating phases φ_{CP} in the range 0.04\simlt|\sinφ_{CP}|\simlt 1. Finally, we comment on the relevance of the latest results of Higgs searches at LEP2 for the mechanism of electroweak baryogenesis within the MSSM.
△ Less
Submitted 12 December, 2000; v1 submitted 3 November, 2000;
originally announced November 2000.
-
Domain walls in supersymmetric QCD
Authors:
B. de Carlos,
J. M. Moreno
Abstract:
We consider domain walls that appear in supersymmetric SU(N) with one massive flavour. In particular, for N > 3 we explicitly construct the elementary domain wall that interpolates between two contiguous vacua. We show that these solutions are BPS saturated for any value of the mass of the matter fields. We also comment on their large N limit and their relevance for supersymmetric gluodynamics.
We consider domain walls that appear in supersymmetric SU(N) with one massive flavour. In particular, for N > 3 we explicitly construct the elementary domain wall that interpolates between two contiguous vacua. We show that these solutions are BPS saturated for any value of the mass of the matter fields. We also comment on their large N limit and their relevance for supersymmetric gluodynamics.
△ Less
Submitted 26 October, 1999;
originally announced October 1999.
-
Domain walls in supersymmetric QCD: from weak to strong coupling
Authors:
B. de Carlos,
J. M. Moreno
Abstract:
We consider domain walls that appear in supersymmetric QCD with Nf < Nc massive flavours. In particular, for 2 Nf < Nc we explicitly construct the domain walls that interpolate between vacua labeled by i and (i+ N_f). We show that these solutions are Bogomol'nyi-Prasad-Sommerfield (BPS) saturated for any value of the mass of the matter fields. This fact allows us to evaluate the large mass limit…
▽ More
We consider domain walls that appear in supersymmetric QCD with Nf < Nc massive flavours. In particular, for 2 Nf < Nc we explicitly construct the domain walls that interpolate between vacua labeled by i and (i+ N_f). We show that these solutions are Bogomol'nyi-Prasad-Sommerfield (BPS) saturated for any value of the mass of the matter fields. This fact allows us to evaluate the large mass limit of these domain walls. We comment on the relevance of these solutions for supersymmetric gluodynamics.
△ Less
Submitted 24 May, 1999;
originally announced May 1999.
-
Anomalous U(1), gaugino condensation and supergravity
Authors:
T. Barreiro,
B. de Carlos,
J. A. Casas,
J. M. Moreno
Abstract:
The interplay between gaugino condensation and an anomalous Fayet-Iliopoulos term in string theories is not trivial and has important consequences concerning the size and type of the soft SUSY breaking terms. In this paper we examine this issue, generalizing previous work to the supergravity context. This allows, in particular, to properly implement the cancellation of the cosmological constant,…
▽ More
The interplay between gaugino condensation and an anomalous Fayet-Iliopoulos term in string theories is not trivial and has important consequences concerning the size and type of the soft SUSY breaking terms. In this paper we examine this issue, generalizing previous work to the supergravity context. This allows, in particular, to properly implement the cancellation of the cosmological constant, which is crucial for a correct treatment of the soft breaking terms. We obtain that the D-term contribution to the soft masses is expected to be larger than the F-term one. Moreover gaugino masses must be much smaller than scalar masses. We illustrate these results with explicit examples. All this has relevant phenomenological consequences, amending previous results in the literature.
△ Less
Submitted 4 November, 1998; v1 submitted 6 August, 1998;
originally announced August 1998.
-
Bubbles in the supersymmetric standard model
Authors:
J. M. Moreno,
M. Quiros,
M. Seco
Abstract:
We compute the tunneling probability from the symmetric phase to the true vacuum, in the first order electroweak phase transition of the MSSM, and the corresponding Higgs profiles along the bubble wall. We use the resummed two-loop temperature-dependent effective potential, and pay particular attention to the light stop scenario, where the phase transition can be sufficiently strongly first orde…
▽ More
We compute the tunneling probability from the symmetric phase to the true vacuum, in the first order electroweak phase transition of the MSSM, and the corresponding Higgs profiles along the bubble wall. We use the resummed two-loop temperature-dependent effective potential, and pay particular attention to the light stop scenario, where the phase transition can be sufficiently strongly first order not to wipe off any previously generated baryon asymmetry. We compute the bubble parameters which are relevant for the baryogenesis mechanism: the wall thickness and $Δβ$. The two-loop corrections provide important enhancement effects, with respect to the one-loop results, in the amount of baryon asymmetry.
△ Less
Submitted 12 January, 1998;
originally announced January 1998.
-
Weak Magnetic Dipole Moments in the MSSM
Authors:
B. de Carlos,
J. M. Moreno
Abstract:
We calculate the weak magnetic dipole moment of different fermions in the MSSM. In particular, we consider in detail the predictions for the WMDM of the tau lepton and bottom quark. We compare the purely SUSY contributions with two Higss doublet models and SM predictions. For the tau lepton, we show that chargino diagrams give the main SUSY contribution, which for tan beta=50 can be one order of…
▽ More
We calculate the weak magnetic dipole moment of different fermions in the MSSM. In particular, we consider in detail the predictions for the WMDM of the tau lepton and bottom quark. We compare the purely SUSY contributions with two Higss doublet models and SM predictions. For the tau lepton, we show that chargino diagrams give the main SUSY contribution, which for tan beta=50 can be one order of magnitude bigger than the SM prediction. For the b quark, gluino diagrams provide the main SUSY contribution to its weak anomalous dipole moment, which is still dominated by gluon contributions. We also study how the universality assumption in the slepton sector induces correlations between the SUSY contributions to the tau WMDM and to (g-2) of the muon.
△ Less
Submitted 28 July, 1997;
originally announced July 1997.
-
Squarks and sphalerons
Authors:
J. M. Moreno,
D. H. Oaknin,
M. Quiros
Abstract:
Electric charge and color breaking minima along third generation squark directions do appear in the Minimal Supersymmetric Standard Model for particular regions of the corresponding supersymmetric parameters $A_t$, $μ$, $\tanβ$, $m_Q^2$ and $m_U^2$. We have studied possible instabilities of electroweak sphalerons along non-trivial squark configurations. We have found that instabilities along the…
▽ More
Electric charge and color breaking minima along third generation squark directions do appear in the Minimal Supersymmetric Standard Model for particular regions of the corresponding supersymmetric parameters $A_t$, $μ$, $\tanβ$, $m_Q^2$ and $m_U^2$. We have studied possible instabilities of electroweak sphalerons along non-trivial squark configurations. We have found that instabilities along the latter lie in the region of parameter space where the electroweak minimum is not the global one. Thus charge and color conservation imply that the standard electroweak sphaleron is not destabilized along squark directions.
△ Less
Submitted 30 November, 1996;
originally announced December 1996.
-
Sphalerons in the MSSM
Authors:
J. M. Moreno,
D. H. Oaknin,
M. Quiros
Abstract:
We construct the sphaleron solution, at zero and finite temperature, in the Minimal Supersymmetric Standard Model as a function of the supersymmetric parameters, including the leading one-loop corrections to the effective potential in the presence of the sphaleron. At zero temperature we have included the one-loop radiative corrections, dominated by the top/stop sector. The sphaleron energy…
▽ More
We construct the sphaleron solution, at zero and finite temperature, in the Minimal Supersymmetric Standard Model as a function of the supersymmetric parameters, including the leading one-loop corrections to the effective potential in the presence of the sphaleron. At zero temperature we have included the one-loop radiative corrections, dominated by the top/stop sector. The sphaleron energy $E_{\rm MSSM}$ mainly depends on an effective Higgs mass ${\displaystyle m_h^{\rm eff}=\lim_{m_A\gg m_W} m_h}$, where $m_h$ is the lightest CP-even Higgs mass and $m_A$ the pseudoscalar mass. We have compared it with the Standard Model result, with $m_h^{\rm SM}=m_h^{\rm eff}$, and found small differences (1-2\%) in all cases. At finite temperature we have included the one-loop effective potential improved by daisy diagram resummation. The sphaleron energy at the critical temperature can be encoded in the temperature dependence of the vacuum expectation value of the Higgs field with an error $\simlt 10$\%. The light stop scenario has been re-examined and the existence of a window where baryon asymmetry is not erased after the phase transition, confirmed. Although large (low) values of $m_h$ ($m_A$) are disfavoured by the strength of the phase transition, that window (along with LEP results) allows for $m_h\simlt 80$ GeV, $m_A\simgt 110$ GeV and $A_t\simlt 0.4\; m_Q$.
△ Less
Submitted 23 May, 1996;
originally announced May 1996.
-
Triple Gauge Boson Couplings
Authors:
G. Gounaris,
J. -L. Kneur,
D. Zeppenfeld,
Z. Ajaltouni,
A. Arhrib,
G. Bella,
F. Berends,
M. Bilenky,
A. Blondel,
J. Busenitz,
Charlton,
D Choudhury,
P. Clarke,
J. E. Conboy,
M. Diehl,
D. Fassouliotis,
J. -M. Frère,
C. Georgiopoulos,
M. Gibbs,
M. Grünewald,
J. B. Hansen,
C. Hartmann,
B. N. Jin,
J. Jousset,
J. Kalinowski
, et al. (31 additional authors not shown)
Abstract:
We present the results obtained by the "Triple Gauge Couplings" working group during the LEP2 Workshop (1994-1995). The report concentrates on the measurement of $WWγ$ and $WWZ$ couplings in $e^-e^+\to W^-W^+$ or, more generally, four-fermion production at LEP2. In addition the detection of new interactions in the bosonic sector via other production channels is discussed.
We present the results obtained by the "Triple Gauge Couplings" working group during the LEP2 Workshop (1994-1995). The report concentrates on the measurement of $WWγ$ and $WWZ$ couplings in $e^-e^+\to W^-W^+$ or, more generally, four-fermion production at LEP2. In addition the detection of new interactions in the bosonic sector via other production channels is discussed.
△ Less
Submitted 9 January, 1996;
originally announced January 1996.
-
Natural flavour mixing in the MSSM and $μ--> e, γ$
Authors:
B. de Carlos,
J. A. Casas,
J. M. Moreno
Abstract:
In the absence of any additional assumption it is natural to conjecture that sizeable flavour-mixing mass entries, $Δm^2$, may appear in the mass matrices of the scalars of the MSSM, i.e. $Δm^2\sim O(m^2)$. This flavour violation can still be reconciled with the experiment if the gaugino mass, $M_{1/2}$, is large enough to yield (through the renormalization group running) a sufficiently small…
▽ More
In the absence of any additional assumption it is natural to conjecture that sizeable flavour-mixing mass entries, $Δm^2$, may appear in the mass matrices of the scalars of the MSSM, i.e. $Δm^2\sim O(m^2)$. This flavour violation can still be reconciled with the experiment if the gaugino mass, $M_{1/2}$, is large enough to yield (through the renormalization group running) a sufficiently small $Δm^2 / m^2$ at low energy. This leads to a gaugino dominance framework (i.e. $M_{1/2}^2\gg m^2$), which permits a remarkably model--independent analysis. We study this possibility focussing our attention on the $μ\rightarrow e,γ$ decay. In this way we obtain very strong and general constraints, in particular $\frac{M_{1/2}^2}{Δm} \simgt 34\ {\rm TeV}$.
△ Less
Submitted 19 December, 1995;
originally announced December 1995.
-
Top-bottom doublet in the sphaleron background
Authors:
J. M. Moreno,
D. H. Oaknin,
M. Quirós
Abstract:
We consider the top-bottom doublet in the background of the sphaleron for the realistic case of large non-degeneracy of fermion masses, in particular $m_b=5$ GeV and $m_t=175$ GeV. We propose an axially symmetric $(r,θ)$-dependent ansatz for fermion fields and investigate the effects of the non-degeneracy on them. The exact solution is described, with an error less than 0.01\%, by a set of ten r…
▽ More
We consider the top-bottom doublet in the background of the sphaleron for the realistic case of large non-degeneracy of fermion masses, in particular $m_b=5$ GeV and $m_t=175$ GeV. We propose an axially symmetric $(r,θ)$-dependent ansatz for fermion fields and investigate the effects of the non-degeneracy on them. The exact solution is described, with an error less than 0.01\%, by a set of ten radial functions. We also propose an approximate solution, in the $m_b/m_t\rightarrow 0$ limit, with an error ${\cal O}(m_b/m_t)$. We have found that the effects of non-degeneracy provide a $θ$-dependence typically $\sim 10\%$.
△ Less
Submitted 30 August, 1995;
originally announced August 1995.
-
Constraints on Supersymmetric Theories from $μ\to e,γ$
Authors:
B. de Carlos,
J. A. Casas,
J. M. Moreno
Abstract:
In the absence of any additional assumption it is natural to conjecture that sizeable flavour-mixing mass entries, $Δm^2$, may appear in the mass matrices of the scalars of the MSSM, i.e. $Δm^2\sim O(m^2)$. This flavour violation can still be reconciled with the experiment if the gaugino mass, $M_{1/2}$, is large enough, leading to a {\em gaugino dominance} framework (i.e. $M_{1/2}^2\gg m^2$), w…
▽ More
In the absence of any additional assumption it is natural to conjecture that sizeable flavour-mixing mass entries, $Δm^2$, may appear in the mass matrices of the scalars of the MSSM, i.e. $Δm^2\sim O(m^2)$. This flavour violation can still be reconciled with the experiment if the gaugino mass, $M_{1/2}$, is large enough, leading to a {\em gaugino dominance} framework (i.e. $M_{1/2}^2\gg m^2$), which permits a remarkably model--independent analysis. We study this possibility focussing our attention on the $μ\rightarrow e,γ$ decay. In this way we obtain very strong and general constraints, in particular $\frac{M_{1/2}^2}{Δm}\simgt 34\ {\rm TeV}$. On the other hand, we show that our analysis and results remain valid for values of $m^2$ much larger than $Δm^2$, namely for $\frac{Δm^2}{m^2}\simgt \frac{m^2} {10\ {\rm TeV^2}}$, thus extending enormously their scope of application. Finally, we discuss the implications for superstring scenarios.
△ Less
Submitted 21 July, 1995;
originally announced July 1995.
-
Fermions on the Electroweak String
Authors:
J. M. Moreno,
D. H. Oaknin,
M. Quirós
Abstract:
We construct a simple class of exact solutions of the electroweak theory including the naked $Z$--string and fermion fields. It consists in the $Z$--string configuration ($φ,Z_θ$), the {\it time} and $z$ components of the neutral gauge bosons ($Z_{0,3},A_{0,3}$) and a fermion condensate (lepton or quark) zero mode. The $Z$--string is not altered (no feed back from the rest of fields on the $Z$--…
▽ More
We construct a simple class of exact solutions of the electroweak theory including the naked $Z$--string and fermion fields. It consists in the $Z$--string configuration ($φ,Z_θ$), the {\it time} and $z$ components of the neutral gauge bosons ($Z_{0,3},A_{0,3}$) and a fermion condensate (lepton or quark) zero mode. The $Z$--string is not altered (no feed back from the rest of fields on the $Z$--string) while fermion condensates are zero modes of the Dirac equation in the presence of the $Z$--string background (no feed back from the {\it time} and $z$ components of the neutral gauge bosons on the fermion fields). For the case of the $n$--vortex $Z$--string the number of zero modes found for charged leptons and quarks is (according to previous results by Jackiw and Rossi) equal to $|n|$, while for (massless) neutrinos is $|n|-1$. The presence of fermion fields in its core make the obtained configuration a superconducting string, but their presence (as well as that of $Z_{0,3},A_{0,3}$) does not enhance the stability of the $Z$--string.
△ Less
Submitted 28 November, 1994;
originally announced November 1994.
-
On the Spontaneous CP Breaking in the Higgs Sector of the Minimal Supersymmetric Standard Model
Authors:
J. R. Espinosa,
J. M. Moreno,
M. Quirós
Abstract:
We revise a recently proposed mechanism for spontaneous CP breaking at finite temperature in the Higgs sector of the Minimal Supersymmetric Standard Model, based on the contribution of squarks, charginos and neutralinos to the one-loop effective potential. We have included plasma effects for all bosons and added the contribution of neutral scalar and charged Higgses. While the former have little…
▽ More
We revise a recently proposed mechanism for spontaneous CP breaking at finite temperature in the Higgs sector of the Minimal Supersymmetric Standard Model, based on the contribution of squarks, charginos and neutralinos to the one-loop effective potential. We have included plasma effects for all bosons and added the contribution of neutral scalar and charged Higgses. While the former have little effect, the latter provides very strong extra constraints on the parameter space and change drastically the previous results. We find that CP can be spontaneously broken at the critical temperature of the electroweak phase transition without any fine-tuning in the parameter space.
△ Less
Submitted 21 August, 1993;
originally announced August 1993.
-
Effective Operators and Extended Symmetry
Authors:
J. -M. Frère,
M. Tytgat,
J. M. Moreno,
J. Orloff
Abstract:
In this note we expand on our previous study of the implications of LEP1 results for future colliders. We extend the effective operator-based analysis of De Rújula et al. to a larger symmetry group, and show at which cost their expectations can be relaxed. Of particular interest to experiment is a rephrasing of our previous results in terms of the Renard et al. parametrization for the gauge boso…
▽ More
In this note we expand on our previous study of the implications of LEP1 results for future colliders. We extend the effective operator-based analysis of De Rújula et al. to a larger symmetry group, and show at which cost their expectations can be relaxed. Of particular interest to experiment is a rephrasing of our previous results in terms of the Renard et al. parametrization for the gauge boson self-couplings (slightly extended to include $δg_γ$). We suggest the use of a ($δg_γ$, $δg_{Z}$) plot to confront the expectations of various models.
△ Less
Submitted 30 July, 1993;
originally announced July 1993.
-
Generation of the Baryon Asymmetry of the Universe within the Left--Right Symmetric Model
Authors:
J. -M. Frère,
L. Houart,
J. M. Moreno,
J. Orloff,
M. Tytgat
Abstract:
Fermions scattering off first-order phase transition bubbles, in the framework of $SU(2)_L\otimes SU(2)_R\otimes U(1)$ models, may generate the Baryon Asymmetry of the Universe (BAU), either at the $LR$-symmetry-breaking scale, or at the weak scale. In the latter case, the baryon asymmetry of the Universe is related to CP violation in the $K_0$--$\bar K_0$ system.
Fermions scattering off first-order phase transition bubbles, in the framework of $SU(2)_L\otimes SU(2)_R\otimes U(1)$ models, may generate the Baryon Asymmetry of the Universe (BAU), either at the $LR$-symmetry-breaking scale, or at the weak scale. In the latter case, the baryon asymmetry of the Universe is related to CP violation in the $K_0$--$\bar K_0$ system.
△ Less
Submitted 11 January, 1993;
originally announced January 1993.