Source author record

David Shih

David Shih appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

39works
8topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

39 published item(s)

preprint2026arXiv

Collider-Bench: Benchmarking AI Agents with Particle Physics Analysis Reproduction

Autonomous language-model agents are increasingly evaluated on long-horizon tool-use tasks, but existing benchmarks rarely capture the complexity and nuance of real scientific work. To address this gap, we introduce Collider-Bench, a benchmark for evaluating whether LLM agents can reproduce experimental analyses from the Large Hadron Collider (LHC) using only public papers and open scientific software. Such analyses are often difficult to reproduce because the public toolchain only approximates the software used internally by the experimental collaborations, while the published papers inevitably omit implementation details needed for a faithful reconstruction. Agents must therefore rely on physical reasoning, domain knowledge, and trial-and-error to fill these gaps. Each task requires the agent to turn a published analysis into an executable simulation-and-selection pipeline and submit predicted collision event yields in specified signal regions. These predictions are evaluated with standard histogram metrics that provide continuous fidelity scores without a hand-written rubric. We also report the computational cost incurred by each agent per task. Finally, we evaluate the codebase and full session trace using an LLM judge to catch qualitative failure modes such as fabrications, hallucinations and duplications. We release an initial set of tasks drawn from LHC searches, together with a containerized sandbox and event simulation tools. We evaluate across a capability ladder of general purpose coding agents. Our results show that on average no agent reliably beats the physicist-in-the-loop solution.

preprint2026arXiv

Quirk SUEP

We propose searching for physics beyond the Standard Model in the low-transverse-momentum tracks accompanying hard-scatter events at the LHC. TeV-scale resonances connected to a dark QCD sector could be enhanced by selecting events with anomalies in the track distributions. As a benchmark, a quirk model with microscopic string lengths is developed, including a setup for event simulation. For this model, strategies are presented to enhance the sensitivity compared to inclusive resonance searches: a simple cut-based selection, a supervised search, and a model-agnostic weakly supervised anomaly search with the CATHODE method. Expected discovery potentials and exclusion limits are shown for 140 fb$^{-1}$ of 13 TeV proton-proton collisions at the LHC.

preprint2022arXiv

Anomaly Detection under Coordinate Transformations

There is a growing need for machine learning-based anomaly detection strategies to broaden the search for Beyond-the-Standard-Model (BSM) physics at the Large Hadron Collider (LHC) and elsewhere. The first step of any anomaly detection approach is to specify observables and then use them to decide on a set of anomalous events. One common choice is to select events that have low probability density. It is a well-known fact that probability densities are not invariant under coordinate transformations, so the sensitivity can depend on the initial choice of coordinates. The broader machine learning community has recently connected coordinate sensitivity with anomaly detection and our goal is to bring awareness of this issue to the growing high energy physics literature on anomaly detection. In addition to analytical explanations, we provide numerical examples from simple random variables and from the LHC Olympics Dataset that show how using probability density as an anomaly score can lead to events being classified as anomalous or not depending on the coordinate frame.

preprint2022arXiv

Classifying Anomalies THrough Outer Density Estimation (CATHODE)

We propose a new model-agnostic search strategy for physics beyond the standard model (BSM) at the LHC, based on a novel application of neural density estimation to anomaly detection. Our approach, which we call Classifying Anomalies THrough Outer Density Estimation (CATHODE), assumes the BSM signal is localized in a signal region (defined e.g. using invariant mass). By training a conditional density estimator on a collection of additional features outside the signal region, interpolating it into the signal region, and sampling from it, we produce a collection of events that follow the background model. We can then train a classifier to distinguish the data from the events sampled from the background model, thereby approaching the optimal anomaly detector. Using the LHC Olympics R&D dataset, we demonstrate that CATHODE nearly saturates the best possible performance, and significantly outperforms other approaches that aim to enhance the bump hunt (CWoLa Hunting and ANODE). Finally, we demonstrate that CATHODE is very robust against correlations between the features and maintains nearly-optimal performance even in this more challenging setting.

preprint2022arXiv

New directions for surrogate models and differentiable programming for High Energy Physics detector simulation

The computational cost for high energy physics detector simulation in future experimental facilities is going to exceed the current available resources. To overcome this challenge, new ideas on surrogate models using machine learning methods are being explored to replace computationally expensive components. Additionally, differentiable programming has been proposed as a complementary approach, providing controllable and scalable simulation routines. In this document, new and ongoing efforts for surrogate models and differential programming applied to detector simulation are discussed in the context of the 2021 Particle Physics Community Planning Exercise (`Snowmass').

preprint2022arXiv

Resolving Combinatorial Ambiguities in Dilepton $t \bar t$ Event Topologies with Neural Networks

We study the potential of deep learning to resolve the combinatorial problem in SUSY-like events with two invisible particles at the LHC. As a concrete example, we focus on dileptonic $t \bar t$ events, where the combinatorial problem becomes an issue of binary classification: pairing the correct lepton with each $b$ quark coming from the decays of the tops. We investigate the performance of a number of machine learning algorithms, including attention-based networks, which have been used for a similar problem in the fully-hadronic channel of $t\bar t$ production; and the Lorentz Boost Network, which is motivated by physics principles. We then consider the general case when the underlying mass spectrum is unknown, and hence no kinematic endpoint information is available. Compared against existing methods based on kinematic variables, we demonstrate that the efficiency for selecting the correct pairing is greatly improved by utilizing deep learning techniques.

preprint2020arXiv

ABCDisCo: Automating the ABCD Method with Machine Learning

The ABCD method is one of the most widely used data-driven background estimation techniques in high energy physics. Cuts on two statistically-independent classifiers separate signal and background into four regions, so that background in the signal region can be estimated simply using the other three control regions. Typically, the independent classifiers are chosen "by hand" to be intuitive and physically motivated variables. Here, we explore the possibility of automating the design of one or both of these classifiers using machine learning. We show how to use state-of-the-art decorrelation methods to construct powerful yet independent discriminators. Along the way, we uncover a previously unappreciated aspect of the ABCD method: its accuracy hinges on having low signal contamination in control regions not just overall, but relative to the signal fraction in the signal region. We demonstrate the method with three examples: a simple model consisting of three-dimensional Gaussians; boosted hadronic top jet tagging; and a recasted search for paired dijet resonances. In all cases, automating the ABCD method with machine learning significantly improves performance in terms of ABCD closure, background rejection and signal contamination.

preprint2020arXiv

Anomaly Detection with Density Estimation

We leverage recent breakthroughs in neural density estimation to propose a new unsupervised anomaly detection technique (ANODE). By estimating the probability density of the data in a signal region and in sidebands, and interpolating the latter into the signal region, a likelihood ratio of data vs. background can be constructed. This likelihood ratio is broadly sensitive to overdensities in the data that could be due to localized anomalies. In addition, a unique potential benefit of the ANODE method is that the background can be directly estimated using the learned densities. Finally, ANODE is robust against systematic differences between signal region and sidebands, giving it broader applicability than other methods. We demonstrate the power of this new approach using the LHC Olympics 2020 R\&D Dataset. We show how ANODE can enhance the significance of a dijet bump hunt by up to a factor of 7 with a 10\% accuracy on the background prediction. While the LHC is used as the recurring example, the methods developed here have a much broader applicability to anomaly detection in physics and beyond.

preprint2020arXiv

Boosted $W/Z$ Tagging with Jet Charge and Deep Learning

We demonstrate that the classification of boosted, hadronically-decaying weak gauge bosons can be significantly improved over traditional cut-based and BDT-based methods using deep learning and the jet charge variable. We construct binary taggers for $W^+$ vs. $W^-$ and $Z$ vs. $W$ discrimination, as well as an overall ternary classifier for $W^+$/$W^-$/$Z$ discrimination. Besides a simple convolutional neural network (CNN), we also explore a composite of two CNNs, with different numbers of layers in the jet $p_{T}$ and jet charge channels. We find that this novel structure boosts the performance particularly when considering the $Z$ boson as signal. The methods presented here can enhance the physics potential in SM measurements and searches for new physics that are sensitive to the electric charge of weak gauge bosons.

preprint2020arXiv

Simulation Assisted Likelihood-free Anomaly Detection

Given the lack of evidence for new particle discoveries at the Large Hadron Collider (LHC), it is critical to broaden the search program. A variety of model-independent searches have been proposed, adding sensitivity to unexpected signals. There are generally two types of such searches: those that rely heavily on simulations and those that are entirely based on (unlabeled) data. This paper introduces a hybrid method that makes the best of both approaches. For potential signals that are resonant in one known feature, this new method first learns a parameterized reweighting function to morph a given simulation to match the data in sidebands. This function is then interpolated into the signal region and then the reweighted background-only simulation can be used for supervised learning as well as for background estimation. The background estimation from the reweighted simulation allows for non-trivial correlations between features used for classification and the resonant feature. A dijet search with jet substructure is used to illustrate the new method. Future applications of Simulation Assisted Likelihood-free Anomaly Detection (SALAD) include a variety of final states and potential combinations with other model-independent approaches.

preprint2020arXiv

Strange Jet Tagging

Tagging jets of strongly interacting particles initiated by energetic strange quarks is one of the few largely unexplored Standard Model object classification problems remaining in high energy collider physics. In this paper we investigate the purest version of this classification problem in the form of distinguishing strange-quark jets from down-quark jets. Our strategy relies on the fact that a strange-quark jet contains on average a higher ratio of neutral kaon energy to neutral pion energy than does a down-quark jet. Long-lived neutral kaons deposit energy mainly in the hadronic calorimeter of a high energy detector, while neutral pions decay promptly to photons that deposit energy mainly in the electromagnetic calorimeter. In addition, short-lived neutral kaons that decay in flight to charged pion pairs can be identified as a secondary vertex in the inner tracking system. Using these handles we study different approaches to distinguishing strange-quark from down-quark jets, including single variable cut-based methods, a boosted decision tree (BDT) with a small number of simple variables, and a deep learning convolutional neural network (CNN) architecture with jet images. We show that modest gains are possible from the CNN compared with the BDT or a single variable. Starting from jet samples with only strange-quark and down-quark jets, the CNN algorithm can improve the strange to down ratio by a factor of roughly 2 for strange tagging efficiencies below 0.2, and by a factor of 2.5 for strange tagging efficiencies near 0.02.

preprint2019arXiv

Searching for muonic forces with the ATLAS detector

The LHC copiously produces muons via different processes, and the muon sample will be large at the high-luminosity LHC (HL-LHC). In this work we propose to leverage this large muon sample and utilize the HL-LHC as a muon fixed-target experiment, with the ATLAS calorimeter as the target. We consider a novel analysis for the ATLAS detector, which takes advantage of the two independent muon momentum measurements by the inner detector and the muon system. We show that a comparison of the two measurements, before and after the calorimeters, can probe new force carriers that are coupled to muons and escape detection. The proposed analysis, based on muon samples from $W$ and $Z$ decays only, has a comparable reach to other proposals. In particular, it can explore the part of parameter-space that could explain the muon $g-2$ anomaly.

preprint2018arXiv

Searching for New Physics with Deep Autoencoders

We introduce a potentially powerful new method of searching for new physics at the LHC, using autoencoders and unsupervised deep learning. The key idea of the autoencoder is that it learns to map "normal" events back to themselves, but fails to reconstruct "anomalous" events that it has never encountered before. The reconstruction error can then be used as an anomaly threshold. We demonstrate the effectiveness of this idea using QCD jets as background and boosted top jets and RPV gluino jets as signal. We show that a deep autoencoder can significantly improve signal over background when trained on backgrounds only, or even directly on data which contains a small admixture of signal. Finally we examine the correlation of the autoencoders with jet mass and show how the jet mass distribution can be stable against cuts in reconstruction loss. This may be important for estimating QCD backgrounds from data. As a test case we show how one could plausibly discover 400 GeV RPV gluinos using an autoencoder combined with a bump hunt in jet mass. This opens up the exciting possibility of training directly on actual data to discover new physics with no prior expectations or theory prejudice.

preprint2016arXiv

FormFlavor Manual

This manual describes the usage and structure of FormFlavor, a Mathematica-based tool for computing a broad list of flavor and CP observables in general new physics models. Based on the powerful machinery of FeynArts and FormCalc, FormFlavor calculates the one-loop Wilson coefficients of the dimension 5 and 6 Standard Model effective Lagrangian entirely from scratch. These Wilson coefficients are then evolved down to the low scale using one-loop QCD RGEs, where they are transformed into flavor and CP observables. The last step is accomplished using a model-independent, largely stand-alone package called FFObservables that is included with FormFlavor. The SM predictions in FFObservables include up-to-date references and accurate current predictions. Using the functions and modular structure provided by FormFlavor, it is straightforward to add new observables. Currently, FormFlavor is set up to perform these calculations for the general, non-MFV MSSM, but in principle it can be generalized to arbitrary FeynArts models. FormFlavor and an up-to-date manual can be downloaded from: http://formflavor.hepforge.org.

preprint2015arXiv

125 GeV Higgs from Tree-Level $A$-terms

We present a new mechanism to generate large $A$-terms at tree-level in the MSSM through the use of superpotential operators. The mechanism trivially resolves the $A/m^2$ problem which plagues models with conventional, loop-induced $A$-terms. We study both MFV and non-MFV models; in the former, naturalness motivates us to construct a UV completion using Seiberg duality. Finally, we study the phenomenology of these models when they are coupled to minimal gauge mediation. We find that after imposing the Higgs mass constraint, they are largely out of reach of LHC Run I, but they will be probed at Run II. Their fine tuning is basically the minimum possible in the MSSM.

preprint2015arXiv

Chiral Flavor Violation from Extended Gauge Mediation

Models of extended gauge mediation, in which large A-terms arise through direct messenger-MSSM superpotential couplings, are well-motivated by the discovery of the 125 GeV Higgs. However, since these models are not necessarily MFV, the flavor constraints could be stringent. In this paper, we perform the first detailed and quantitative study of the flavor violation in these models. To facilitate our study, we introduce a new tool called FormFlavor for computing precision flavor observables in the general MSSM. We validate FormFlavor and our qualitative understanding of the flavor violation in these models by comparing against analytical expressions. Despite being non-MFV, we show that these models are protected against the strongest constraints by a special flavor texture, which we dub chiral flavor violation ($χ$FV). This results in only mild bounds from current experiments, and exciting prospects for experiments in the near future.

preprint2015arXiv

General Gauge Mediation at the Weak Scale

We completely characterize General Gauge Mediation (GGM) at the weak scale by solving all IR constraints over the full parameter space. This is made possible through a combination of numerical and analytical methods, based on a set of algebraic relations among the IR soft masses derived from the GGM boundary conditions in the UV. We show how tensions between just a few constraints determine the boundaries of the parameter space: electroweak symmetry breaking (EWSB), the Higgs mass, slepton tachyons, and left-handed stop/sbottom tachyons. While these constraints allow the left-handed squarks to be arbitrarily light, they place strong lower bounds on all of the right-handed squarks. Meanwhile, light EW superpartners are generic throughout much of the parameter space. This is especially the case at lower messenger scales, where a positive threshold correction to $m_h$ coming from light Higgsinos and winos is essential in order to satisfy the Higgs mass constraint.

preprint2015arXiv

Revealing Compressed Stops Using High-Momentum Recoils

Searches for supersymmetric top quarks at the LHC have been making great progress in pushing sensitivity out to higher mass, but are famously plagued by gaps in coverage around lower-mass regions where the decay phase space is closing off. Within the common stop-NLSP / neutralino-LSP simplified model, the line in the mass plane where there is just enough phase space to produce an on-shell top quark remains almost completely unconstrained. Here, we show that is possible to define searches capable of probing a large patch of this difficult region, with S/B ~ 1 and significances often well beyond 5 sigma. The basic strategy is to leverage the large energy gain of LHC Run 2, leading to a sizable population of stop pair events recoiling against a hard jet. The recoil not only re-establishes a MET signature, but also leads to a distinctive anti-correlation between the MET and the recoil jet transverse vectors when the stops decay all-hadronically. Accounting for jet combinatorics, backgrounds, and imperfections in MET measurements, we estimate that Run 2 will already start to close the gap in exclusion sensitivity with the first few 10s of inverse-fb. By 300/fb, exclusion sensitivity may extend from stop masses of 550 GeV on the high side down to below 200 GeV on the low side, approaching the "stealth" point at m(stop) = m(top) and potentially overlapping with limits from top pair cross section and spin correlation measurements.

preprint2014arXiv

Higgs Mediation with Strong Hidden Sector Dynamics

We present a simple model that achieves $m_h\approx 126$ GeV in the MSSM with large $A$-terms and TeV-scale stops through a combination of gauge mediation and Higgs-messenger interactions. The $μ$/$B_μ$ and $A$/$m_H^2$ problems are both solved by a common mechanism -- partial sequestering from strong hidden sector dynamics. Using the framework of General Messenger Higgs Mediation, we explicitly calculate the soft masses in terms of the vacuum expectation values, operator dimensions and OPE coefficients of the strongly-coupled hidden sector. Along the way, we also present a general analysis of the various constraints on sequestered Higgs mediation models. The phenomenology of such models is similar to gaugino mediation, but with large $A$-terms. The NLSP is always long-lived and is either the lightest stau or the Higgsino. The colored states are typically out of reach of the 8 TeV LHC, but may be accessible at 14 TeV, especially if the NLSP is the lightest stau.

preprint2014arXiv

Status and Implications of BSM Searches at the LHC

The LHC has collided protons on protons at center-of-mass energies of 7 and 8 TeV between 2010-2012, referred to as the Run I period. We review the current status of searches for new physics beyond the Standard Model at the end of Run I by the ATLAS and CMS experiments, limited to the 8 TeV search results published or submitted for publication as of the end of February 2014. We discuss some of the implications of these searches on the existence of TeV scale new physics, with a special focus on two open questions: the hierarchy problem, and the nature of dark matter. Finally, we give an outlook for the future.

preprint2014arXiv

Surveying Extended GMSB Models with mh=125 GeV

In order to achieve maximal stop mixing and m_h=125 GeV, we consider extensions of minimal GMSB that include marginal MSSM-messenger superpotential interactions. Using a new approach to analytic continuation in superspace, we derive general formulas for the soft masses in the presence of such interactions, correctly taking into account the role of MSSM-messenger mixing in a general framework for the first time. We classify and catalog all possible such interactions consistent with perturbative SU(5) unification, and we survey the impact of turning on one interaction at a time, from the point of view of fine tuning, spectrum and phenomenology. We find that the best models are fine-tuned to the sub-percent level and are accessible at the 14 TeV LHC. We highlight potential search strategies that can probe the characteristic spectra of these models.

preprint2014arXiv

Toward Full LHC Coverage of Natural Supersymmetry

We argue that combining just a handful of searches for new physics at Run I of the LHC is sufficient to exclude most supersymmetric extensions of the Standard Model in which the gluino is kinematically accessible and the spectrum is natural. Such models typically give rise to significant MET, top quarks and/or high object multiplicity, and we show that having even one of these signatures generally results in stringent limits. We also identify, among models that lack these signatures, the few gaps in coverage remaining, and propose search strategies to close these gaps. Our results are general and independent of the details of the spectrum, assumptions about minimality, R-parity, etc. Our analysis strategy should remain applicable when the LHC moves to higher energy. Central to our argument are ATLAS and CMS searches for many jets and low MET, a proposed lepton + many jets search, an ATLAS search for 6-7 high-pT jets, and a reexamination of the control and signal regions of the CMS black hole search.

preprint2013arXiv

General Messenger Higgs Mediation

We present a general formalism for analyzing supersymmetric models where the Higgs sector directly couples to the messengers of supersymmetry breaking. Such Higgs-messenger interactions are strongly motivated by the discovery of a Higgs boson near 125 GeV, but they also raise the specter of the mu/B_mu and A/m_H^2 problems. Using our formalism, we identify new avenues to solving these problems through strong dynamics in the messenger sector or hidden sector. Although our formalism is entirely general, we show how it reproduces familiar results in two simplifying limits: one where the hidden sector consists of a single spurion, and the other where it is approximately superconformal. In the latter limit, our formalism generalizes and clarifies the scenario of hidden sector sequestering, which we show can solve both the mu/B_mu and A/m_H^2 problems uniformly.

preprint2012arXiv

A Complete Model of Low-Scale Gauge Mediation

Recent signs of a Standard Model-like Higgs at 125 GeV point towards large A-terms in the MSSM. This presents special challenges for gauge mediation, which by itself predicts vanishing A-terms at the messenger scale. In this paper, we review the general problems that arise when extending gauge mediation to achieve large A-terms, and the mechanisms that exist to overcome them. Using these mechanisms, we construct weakly-coupled models of low-scale gauge mediation with extended Higgs-messenger couplings that generate large A-terms at the messenger scale and viable mu/B_mu-terms. Our models are simple, economical, and complete realizations of supersymmetry at the weak scale.

preprint2012arXiv

Bounds on SCFTs from Conformal Perturbation Theory

The operator product expansion (OPE) in 4d (super)conformal field theory is of broad interest, for both formal and phenomenological applications. In this paper, we use conformal perturbation theory to study the OPE of nearly-free fields coupled to SCFTs. Under fairly general assumptions, we show that the OPE of a chiral operator of dimension $Δ= 1+ε$ with its complex conjugate always contains an operator of dimension less than $2 Δ$. Our bounds apply to Banks-Zaks fixed points and their generalizations, as we illustrate using several examples.

preprint2012arXiv

Spontaneous R-Symmetry Breaking in O'Raifeartaigh Models

We study the question of whether spontaneous U(1)_R breaking can occur in O'Raifeartaigh-type models of spontaneous supersymmetry breaking. We show that in order for it to occur, there must be a field in the theory with R-charge different from 0 or 2. We construct the simplest O'Raifeartaigh model with this property, and we find that for a wide range of parameters, it has a meta-stable vacuum where U(1)_R is spontaneously broken. This suggests that spontaneous U(1)_R breaking actually occurs in generic O'Raifeartaigh models.

preprint2012arXiv

Spontaneous R-symmetry Breaking with Multiple Pseudomoduli

We examine generalized O'Raifeartaigh models that feature multiple tree-level flat directions and only contain fields with R-charges 0 or 2. We show that spontaneous R-breaking at up to one-loop order is impossible in such theories. Specifically, we prove that the R-symmetric origin of field space is always a local minimum of the one-loop Coleman-Weinberg potential, generalizing an earlier result for the case of a single flat direction. This result has consequences for phenomenology and helps elucidate the behavior of various models of dynamical SUSY breaking.

preprint2011arXiv

Anomalous Dimensions of Non-Chiral Operators from AdS/CFT

Non-chiral operators with positive anomalous dimensions can have interesting applications to supersymmetric model building. Motivated by this, we develop a new method for obtaining the anomalous dimensions of non-chiral double-trace operators in N=1 superconformal field theories (SCFTs) with weakly-coupled AdS duals. Via the Hamiltonian formulation of AdS/CFT, we show how to directly compute the anomalous dimension as a bound state energy in the gravity dual. This simplifies previous approaches based on the four-point function and the OPE. We apply our method to a class of effective AdS5 supergravity models, and we find that the binding energy can have either sign. If such models can be UV completed, they will provide the first calculable examples of SCFTs with positive anomalous dimensions.

preprint2011arXiv

General Neutralino NLSPs at the Early LHC

Gauge mediated supersymmetry breaking (GMSB) is a theoretically well-motivated framework with rich and varied collider phenomenology. In this paper, we study the Tevatron limits and LHC discovery potential for a wide class of GMSB scenarios in which the next-to-lightest superpartner (NLSP) is a promptly-decaying neutralino. These scenarios give rise to signatures involving hard photons, $W$'s, $Z$'s, jets and/or higgses, plus missing energy. In order to characterize these signatures, we define a small number of minimal spectra, in the context of General Gauge Mediation, which are parameterized by the mass of the NLSP and the gluino. Using these minimal spectra, we determine the most promising discovery channels for general neutralino NLSPs. We find that the 2010 dataset can already cover new ground with strong production for all NLSP types. With the upcoming 2011-2012 dataset, we find that the LHC will also have sensitivity to direct electroweak production of neutralino NLSPs.

preprint2011arXiv

Implications of a 125 GeV Higgs for the MSSM and Low-Scale SUSY Breaking

Recently, the ATLAS and CMS collaborations have announced exciting hints for a Standard Model-like Higgs boson at a mass of approximately 125 GeV. In this paper, we explore the potential consequences for the MSSM and low scale SUSY-breaking. As is well-known, a 125 GeV Higgs implies either extremely heavy stops (>~ 10 TeV), or near-maximal stop mixing. We review and quantify these statements, and investigate the implications for models of low-scale SUSY breaking such as gauge mediation where the A-terms are small at the messenger scale. For such models, we find that either a gaugino must be superheavy or the NLSP is long-lived. Furthermore, stops will be tachyonic at high scales. These are very strong restrictions on the mediation of supersymmetry breaking in the MSSM, and suggest that if the Higgs truly is at 125 GeV, viable models of gauge-mediated supersymmetry breaking are reduced to small corners of parameter space or must incorporate new Higgs-sector physics.

preprint2011arXiv

Light Stop NLSPs at the Tevatron and LHC

How light can the stop be given current experimental constraints? Can it still be lighter than the top? In this paper, we study this and related questions in the context of gauge-mediated supersymmetry breaking, where a stop NLSP decays into a W, b and gravitino. Focusing on the case of prompt decays, we simulate several existing Tevatron and LHC analyses that would be sensitive to this scenario, and find that they allow the stop to be as light as 150 GeV, mostly due to the large top production background. With more data, the existing LHC analyses will be able to push the limit up to at least 180 GeV. We hope this work will motivate more dedicated experimental searches for this simple scenario, in which, for most purposes, the only free parameters are the stop mass and lifetime.

preprint2011arXiv

Simplified Models for LHC New Physics Searches

This document proposes a collection of simplified models relevant to the design of new-physics searches at the LHC and the characterization of their results. Both ATLAS and CMS have already presented some results in terms of simplified models, and we encourage them to continue and expand this effort, which supplements both signature-based results and benchmark model interpretations. A simplified model is defined by an effective Lagrangian describing the interactions of a small number of new particles. Simplified models can equally well be described by a small number of masses and cross-sections. These parameters are directly related to collider physics observables, making simplified models a particularly effective framework for evaluating searches and a useful starting point for characterizing positive signals of new physics. This document serves as an official summary of the results from the "Topologies for Early LHC Searches" workshop, held at SLAC in September of 2010, the purpose of which was to develop a set of representative models that can be used to cover all relevant phase space in experimental searches. Particular emphasis is placed on searches relevant for the first ~50-500 pb-1 of data and those motivated by supersymmetric models. This note largely summarizes material posted at http://lhcnewphysics.org/, which includes simplified model definitions, Monte Carlo material, and supporting contacts within the theory community. We also comment on future developments that may be useful as more data is gathered and analyzed by the experiments.

preprint2011arXiv

The Status of GMSB After 1/fb at the LHC

We thoroughly investigate the current status of supersymmetry in light of the latest searches at the LHC, using General Gauge Mediation (GGM) as a well-motivated signature generator that leads to many different simplified models. We consider all possible promptly-decaying NLSPs in GGM, and by carefully reinterpreting the existing LHC searches, we derive limits on both colored and electroweak SUSY production. Overall, the coverage of GGM parameter space is quite good, but much discovery potential still remains even at 7 TeV. We identify several regions of parameter space where the current searches are the weakest, typically in models with electroweak production, third generation sfermions or squeezed spectra, and we suggest how ATLAS and CMS might modify their search strategies given the understanding of GMSB at 1/fb. In particular, we propose the use of leptonic $M_{T2}$ to suppress $t{\bar t}$ backgrounds. Because we express our results in terms of simplified models, they have broader applicability beyond the GGM framework, and give a global view of the current LHC reach. Our results on 3rd generation squark NLSPs in particular can be viewed as setting direct limits on naturalness.

preprint2010arXiv

General Messenger Gauge Mediation

We discuss theories of gauge mediation in which the hidden sector consists of two subsectors which are weakly coupled to each other. One sector is made up of messengers and the other breaks supersymmetry. Each sector by itself may be strongly coupled. We provide a unifying framework for such theories and discuss their predictions in different settings. We show how this framework incorporates all known models of messengers. In the case of weakly-coupled messengers interacting with spurions through the superpotential, we prove that the sfermion mass-squared is positive, and furthermore, that there is a lower bound on the ratio of the sfermion mass to the gaugino mass.

preprint2010arXiv

Long-Lived Neutralino NLSPs

We investigate the collider signatures of heavy, long-lived, neutral particles that decay to charged particles plus missing energy. Specifically, we focus on the case of a neutralino NLSP decaying to Z and gravitino within the context of General Gauge Mediation. We show that a combination of searches using the inner detector and the muon spectrometer yields a wide range of potential early LHC discoveries for NLSP lifetimes ranging from 10^(-1)-10^5 mm. We further show that events from Z(l+l-) can be used for detailed kinematic reconstruction, leading to accurate determinations of the neutralino mass and lifetime. In particular, we examine the prospects for detailed event study at ATLAS using the ECAL (making use of its timing and pointing capabilities) together with the TRT, or using the muon spectrometer alone. Finally, we also demonstrate that there is a region in parameter space where the Tevatron could potentially discover new physics in the delayed Z(l+l-)+MET channel. While our discussion centers on gauge mediation, many of the results apply to any scenario with a long-lived neutral particle decaying to charged particles.

preprint2010arXiv

Slepton co-NLSPs at the Tevatron

We study the Tevatron signatures of promptly-decaying slepton co-NLSPs in the context of General Gauge Mediation (GGM). The signatures consist of trileptons plus MET and same-sign dileptons plus MET. Focusing first on electroweak production, where the Tevatron has an advantage over the early LHC, we establish four simple benchmark scenarios within the parameter space of GGM which qualitatively capture all the relevant phenomenology. We derive limits on these benchmarks from existing searches, estimate the discovery potential with 10 fb^-1, and discuss ways in which these searches can be optimized for slepton co-NLSPs. We also analyze the Tevatron constraints on a scenario with light gluinos that could be discovered at the early LHC. Overall, we find that the Tevatron still has excellent reach for the discovery of SUSY in multilepton final states. Finally, we comment on the possible interpretation of a mild "excess" in the CDF same-sign dilepton search in terms of slepton co-NLSPs.

preprint2009arXiv

Exploring General Gauge Mediation

We explore various aspects of General Gauge Mediation(GGM). We present a reformulation of the correlation functions used in GGM, and further elucidate their IR and UV properties. Additionally we clarify the issue of UV sensitivity in the calculation of the soft masses in the MSSM, highlighting the role of the supertrace over the messenger spectrum. Finally, we present weakly coupled messenger models which fully cover the parameter space of GGM. These examples demonstrate that the full parameter space of GGM is physical and realizable. Thus it should be considered a valid basis for future phenomenological explorations of gauge mediation.

preprint2009arXiv

Prompt Decays of General Neutralino NLSPs at the Tevatron

Recent theoretical developments have shown that gauge mediation has a much larger parameter space of possible spectra and mixings than previously considered. Motivated by this, we explore the collider phenomenology of gauge mediation models where a general neutralino is the lightest MSSM superpartner (the NLSP), focusing on the potential reach from existing and future Tevatron searches. Promptly decaying general neutralino NLSPs can give rise to final states involving missing energy plus photons, Zs, Ws and/or Higgses. We survey the final states and determine those where the Tevatron should have the most sensitivity. We then estimate the reach of existing Tevatron searches in these final states and discuss new searches (or optimizations of existing ones) that should improve the reach. Finally we comment on the potential for discovery at the LHC.

preprint2004arXiv

Annulus Amplitudes and ZZ Branes in Minimal String Theory

We study the annulus amplitudes of (p,q) minimal string theory. Focusing on the ZZ-FZZT annulus amplitude as a target-space probe of the ZZ brane, we use it to confirm that the ZZ branes are localized in the strong-coupling region. Along the way we learn that the ZZ-FZZT open strings are fermions, even though our theory is bosonic! We also provide a geometrical interpretation of the annulus amplitudes in terms of the Riemann surface M_{p,q} that emerges from the FZZT branes. The ZZ-FZZT annulus amplitude measures the deformation of M_{p,q} due to the presence of background ZZ branes; each kind of ZZ-brane deforms only one A-period of the surface. Finally, we use the annulus amplitudes to argue that the ZZ branes can be regarded as "wrong-branch" tachyons which violate the bound α<Q/2.