Researcher profile

Joshua Isaacson

Joshua Isaacson contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
8works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

8 published item(s)

preprint2022arXiv

A novel event generator for the automated simulation of neutrino scattering

An event generation framework is presented that enables the automatic simulation of events for next-generation neutrino experiments in the Standard Model or extensions thereof. The new generator combines the calculation of the leptonic current based on an automated matrix element generator, and the computation of the hadronic current based on a state-of-the-art nuclear physics model. The approach is validated in Standard-Model simulations for electron scattering and neutrino scattering. Furthermore, the first fully-differential neutrino trident production results are shown in the quasielastic region.

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

Many-gluon tree amplitudes on modern GPUs: A case study for novel event generators

The compute efficiency of Monte-Carlo event generators for the Large Hadron Collider is expected to become a major bottleneck for simulations in the high-luminosity phase. Aiming at the development of a full-fledged generator for modern GPUs, we study the performance of various recursive strategies to compute multi-gluon tree-level amplitudes. We investigate the scaling of the algorithms on both CPU and GPU hardware. Finally, we provide practical recommendations as well as baseline implementations for the development of future simulation programs. The GPU implementations can be found at: https://www.gitlab.com/ebothmann/blockgen-archive.

preprint2022arXiv

ResBos2 and the CDF W Mass Measurement

The recent CDF $W$ mass measurement of 80,433 $\pm$ 9 MeV is the most precise direct measurement. However, this result deviates from the Standard Model predicted mass of 80,359.1 $\pm$ 5.2 MeV by $7σ$. The CDF experiment used an older version of the ResBos code that was only accurate at NNLL+NLO, while the ResBos2 code is able to make predictions at N${}^3$LL+NNLO accuracy. We determine that the data-driven techniques used by CDF capture most of the higher order corrections, and using higher order corrections would result in a decrease in the value reported by CDF by at most 10 MeV.

preprint2020arXiv

A quantum Monte Carlo based approach to intranuclear cascades

We propose a novel approach to intranuclear cascades which takes as input quantum MonteCarlo nuclear configurations and uses a semi-classical, impact-parameter based algorithm to modelthe propagation of protons and neutrons in the nuclear medium. We successfully compare oursimulations to available proton-carbon scattering data and nuclear-transparency measurements. Byanalyzing the dependence of the simulated observables upon the ingredients entering our intranuclearcascade algorithm, we provide a quantitative understanding of their impact. Particular emphasisis devoted to the role played by nuclear correlations, the Pauli exclusion principle, and interactionprobability distributions.

preprint2020arXiv

Event Generation with Normalizing Flows

We present a novel integrator based on normalizing flows which can be used to improve the unweighting efficiency of Monte-Carlo event generators for collider physics simulations. In contrast to machine learning approaches based on surrogate models, our method generates the correct result even if the underlying neural networks are not optimally trained. We exemplify the new strategy using the example of Drell-Yan type processes at the LHC, both at leading and partially at next-to-leading order QCD.

preprint2020arXiv

i-flow: High-dimensional Integration and Sampling with Normalizing Flows

In many fields of science, high-dimensional integration is required. Numerical methods have been developed to evaluate these complex integrals. We introduce the code i-flow, a python package that performs high-dimensional numerical integration utilizing normalizing flows. Normalizing flows are machine-learned, bijective mappings between two distributions. i-flow can also be used to sample random points according to complicated distributions in high dimensions. We compare i-flow to other algorithms for high-dimensional numerical integration and show that i-flow outperforms them for high dimensional correlated integrals. The i-flow code is publicly available on gitlab at https://gitlab.com/i-flow/i-flow.