Learning Particle Physics by Example:

Size: px
Start display at page:

Download "Learning Particle Physics by Example:"

Transcription

1 Learning Particle Physics by Example: Accelerating Science with Generative Adversarial Networks Luke de Oliveira Partner, Manifold Visiting Researcher, Lawrence Berkeley National Lab S7666, May 11th, GPUTech 2017

2 Outline High Energy Particle Physics / LHC Physics How do we probe phenomena in the physical sciences? What problems does this introduce? Location Aware GANs / CaloGANs Applications to other domains

3 Why this matters GANs provide a viable strategy for speeding up numerically intensive simulation - extends to other disciplines (medicine, weather, nuclear) Basic science provides theory-driven success metrics feedback loop for pure ML research

4 High Energy Physics at the Large Hadron Collider

5 LHC 27 km ring at the border of Switzerland and France Accelerate bunches of protons at % the speed of light - approx. 90μs per lap 14TeV collision energy let s us probe constituents, investigate rare decays, examine new theories (supersymmetry, extra dimensions, gravitons) Many experiments: ATLAS, CMS, LHCb, ALICE,

6 What does a proton-proton collision look like?

7

8 What is a Particle Detector? ATLAS detector is a 3D camera with a temporal component that measures energy deposition in different materials and in different environments. What are we measuring? What does it look like?

9

10 Acquiring Labels Unlike many fields we ve seen here at GPUTech, we can t label data in High Energy Physics The most brilliant physicist cannot look at a detector read out and say what happened Use a constructivist approach, start with theory, then simulate (we know labels from simulation)

11 Finding Physics using Simulation To perform searches for new physics or precision measurements of known particles we simulate billions of collisions Allows us to calculate yield, discovery significance, build classifiers This is very hard - we always have all problems associated with transfer learning

12 High Energy Physics Simulation Encode infinite-dimensional integrals, full Quantum Field Theory into Monte Carlo Simulation Using approximations, can bound the time required Can we do better?

13 Simulation Overview QFT / Theory Simulate proton-proton interactions Simulate showering Interaction with detector materials / geometry

14 Simulation Overview QFT / Theory Simulate proton-proton interactions Simulate showering CPU intensive (~60% of worldwide computing grid) Interaction with detector materials / geometry

15

16 Why is this hard? This is the first series of layers. We need to model interactions on the to resolve showering of particles

17 Trifecta of Issues Full Simulation is slow Detector simulation can take minutes per event Time Hard to model tailstatistics To get a few rare events in kinematically unfavorable regions, we often have to simulate a large number of events Petabytes of Simulated Data Large amounts of simulated data needs to be stored and transferred Disk Space Rare Events

18 Our Panacea Fast Portable Specialized

19 Our Panacea Fast Portable Specialized GANs?

20 Location Aware Generative Adversarial Networks arxiv:

21 Generative Adversarial Networks (GAN) Turn generative modeling into a two player, non-cooperative game. tries to tell fake/real tries to produce real looking samples

22 Defining a Step 0 - Jet Images Avoid producing full event, focus on jets - cone shaped collections of hadrons (e.g., electrons) forming showers η = 0 η = - η = +

23

24 Defining a Step 0 - Jet Images Key insight - unroll detector, well behaved manifold [arxiv/{ , }]

25 From Particle Physics Computer Vision Jet Images are 2D images where pixel intensity is transverse momentum (component perpendicular to proton path) Single Jet Image Mean of 10 4 Jet Images

26 Step 0 Task Generate Jet Images using traditional software (PYTHIA) Learn a generative model to reproduce jets with high fidelity Fidelity defined as ability to reproduce physics quantities (manifolds) such as mass, other theoretically motivated quantities which we don t have for most generative tasks Provide a speedup over traditional generation

27 Defining Characteristics Large (5 orders of magnitude) dynamic range Sparse (7%) occupancy of images Changing location of 1 pixel activation wildly different characteristics in spacetime Important features have high Lipschitz constant

28 Location Aware GAN (LAGAN) Joint work with Michela Paganini (Yale) and Benjamin Nachman (Lawrence Berkeley National Lab) arxiv: Design domain-specific tweaks and modifications to GAN architecture Use AC-GAN variant with 2 classes QCD (background) and W bosons (signal) well understood from Physics

29 LAGAN

30 Architectural Details Latent space: Perform Hadamard product between latent space and lookup table for conditioning (AC-GAN) Rely on locally connected building blocks (i.e., convolutions without weight sharing) to leverage spacetime symmetries

31 LAGAN guidelines for sparse data Activation functions Batch Normalization Leaky ReLU (rec. in GAN lit.) ReLU (chosen to induce sparsity) Stabilize gradients, help with HDR Minibatch Discrimination

32 Qualitative Assessment 5 random Jet Images nearest LAGAN-generated neighbor GAN-generated signal - background Real signal - background

33 Checking Against Theory Can a GAN recover these distributions without being trained on them?

34 Checking Physical Properties n-subjettiness jet mass

35 Our Solution Fast Portable Specialized

36 Our Solution Currently used benchmark Fast Our solution

37 Our Solution We condition on particle class, but can easily condition on mass, momentum, Specialized

38 Our Solution Trained LAGAN weights: 20 MB Source code: 480 kb Portable

39 Can we go one step further? We ve shown that we can perform showering Can we simulate how positron / pion / photon showers interact with materials? Most expensive part of simulation. Large simulation package, GEANT4, can take 5 mins per electron to generate its interaction with a detector.

40 CaloGAN arxiv:

41 Solution: CaloGAN Simulate subatomic particles interacting with calorimeter media Shoot charged pions, positrons, and photons at cells of super-cooled liquid argon, use GAN to simulate what happens

42 How does an electron look in liquid argon? 2D slice η direction [mm] Geant4, Pb Absorber, lar Gap, 10 GeV e Local Energy Deposit [MeV] η direction [mm] Geant4, Pb Absorber, lar Gap, 10 GeV e Cell Energy [MeV] Depth from Calorimeter Center [mm] Depth from Calorimeter Center [mm] 0 We simulate exact (x, y, z) What we can read out is this

43 How does an electron look in liquid argon? 3 layers, unequal resolution

44 CaloGAN Architecture Condition on Energy - express conservation of energy as a approx. sub-differentiable constraint Same principles as LAGAN Jointly train all three layers of a calorimeter

45 CaloGAN Generator Three independent streams, one per calorimeter layer Custom attention mechanism decides how much from one layer to carry to the next layer

46 CaloGAN Generator

47 Nearest Generated Samples (Positrons) Real 1st layer deposition CaloGAN 1st layer deposition Real 2nd layer deposition CaloGAN 2nd layer deposition Real 3rd layer deposition CaloGAN 3rd layer deposition

48 Matching Physical Features Faithfully reproduce energy-per-layer

49 Conditioning on Energy

50 GPU Based Speed-up Up to a 10 5 speed-up!

51 Other Applications Recent successes with GANs in Cosmology Interest in fluids, weather, medicine (nuclear) Nuclear Physics (Pheno) Combustion

52 The Future Generative Models, GANs in particular, show promise for modeling exotic scientific / engineering phenomena Let s collaborate at Berkeley Lab and Manifold, we re interested in practical uses of GANs and Machine Learning in general

53 Reproducible Research We have open-sourced our code, dataset, and analysis procedure for both works.

54 Thanks!

GAN Applications in High Energy Particle Physics

GAN Applications in High Energy Particle Physics 75.2355 7.5927 GAN Applications in High Energy Particle Physics Benjamin Nachman Lawrence Berkeley National Laboratory with collaborators Michela Paganini and Luke de Oliveira Outline: DNN with HEP images

More information

Deep generative models for fast shower simulation in ATLAS

Deep generative models for fast shower simulation in ATLAS Deep generative models for fast shower simulation in ATLAS Dalila Salamani University of Geneva dalila.salamani@cern.ch On behalf of the ATLAS collaboration 14th e-science IEEE International Conference

More information

Top Tagging with Lorentz Boost Networks and Simulation of Electromagnetic Showers with a Wasserstein GAN

Top Tagging with Lorentz Boost Networks and Simulation of Electromagnetic Showers with a Wasserstein GAN Top Tagging with Lorentz Boost Networks and Simulation of Electromagnetic Showers with a Wasserstein GAN Y. Rath, M. Erdmann, B. Fischer, L. Geiger, E. Geiser, J.Glombitza, D. Noll, T. Quast, M. Rieger,

More information

Searching for the Randall-Sundrum Graviton decay to dielectron pairs. Meghan Frate Bucknell University

Searching for the Randall-Sundrum Graviton decay to dielectron pairs. Meghan Frate Bucknell University Searching for the Randall-Sundrum Graviton decay to dielectron pairs Meghan Frate Bucknell University 1 The Project Look for evidence of the Randall- Sundrum Graviton using ee events at the LHC using the

More information

Future prospects for the measurement of direct photons at the LHC

Future prospects for the measurement of direct photons at the LHC Future prospects for the measurement of direct photons at the LHC David Joffe on behalf of the and CMS Collaborations Southern Methodist University Department of Physics, 75275 Dallas, Texas, USA DOI:

More information

Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS

Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS Measurement of Quenched Energy Flow for Dijets in PbPb collisions with CMS For the CMS Collaboration NPA Seminar Yale, USA 15 October, 2015 Relativistic Heavy Ion Collisions Trying to answer two important

More information

Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC. Michele Cascella

Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC. Michele Cascella Measurement of the associated production of direct photons and jets with the Atlas experiment at LHC Michele Cascella Graduate Course in Physics University of Pisa The School of Graduate Studies in Basic

More information

The Discovery of the Higgs Boson: one step closer to understanding the beginning of the Universe

The Discovery of the Higgs Boson: one step closer to understanding the beginning of the Universe The Discovery of the Higgs Boson: one step closer to understanding the beginning of the Universe Anna Goussiou Department of Physics, UW & ATLAS Collaboration, CERN Kane Hall, University of Washington

More information

Pre-Processing and Re-Weighting Jet Images with Different Substructure Variables

Pre-Processing and Re-Weighting Jet Images with Different Substructure Variables Pre-Processing and Re-Weighting Jet Images with Different Substructure Variables Lynn Huynh University of California, Davis Department of Mechanical Engineering CERN Work Project Report CERN, ATLAS, Jet

More information

GANs, GANs everywhere

GANs, GANs everywhere GANs, GANs everywhere particularly, in High Energy Physics Maxim Borisyak Yandex, NRU Higher School of Economics Generative Generative models Given samples of a random variable X find X such as: P X P

More information

Characterization of Jet Charge at the LHC

Characterization of Jet Charge at the LHC Characterization of Jet Charge at the LHC Thomas Dylan Rueter, Krishna Soni Abstract The Large Hadron Collider (LHC) produces a staggering amount of data - about 30 petabytes annually. One of the largest

More information

Thesis. Wei Tang. 1 Abstract 3. 3 Experiment Background The Large Hadron Collider The ATLAS Detector... 4

Thesis. Wei Tang. 1 Abstract 3. 3 Experiment Background The Large Hadron Collider The ATLAS Detector... 4 Thesis Wei Tang Contents 1 Abstract 3 2 Introduction 3 3 Experiment Background 4 3.1 The Large Hadron Collider........................... 4 3.2 The ATLAS Detector.............................. 4 4 Search

More information

2 ATLAS operations and data taking

2 ATLAS operations and data taking The ATLAS experiment: status report and recent results Ludovico Pontecorvo INFN - Roma and CERN on behalf of the ATLAS Collaboration 1 Introduction The ATLAS experiment was designed to explore a broad

More information

Optimizing Selection and Sensitivity Results for VV->lvqq, 6.5 pb -1, 13 TeV Data

Optimizing Selection and Sensitivity Results for VV->lvqq, 6.5 pb -1, 13 TeV Data 1 Optimizing Selection and Sensitivity Results for VV->lvqq, 6.5 pb, 13 TeV Supervisor: Dr. Kalliopi Iordanidou 215 Columbia University REU Home Institution: High Point University 2 Summary Introduction

More information

The rejection of background to the H γγ process using isolation criteria based on information from the electromagnetic calorimeter and tracker.

The rejection of background to the H γγ process using isolation criteria based on information from the electromagnetic calorimeter and tracker. Available on CMS information server CMS NOTE 22/3 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland September 9, 22 The rejection of background to

More information

Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on the CMS information server CMS CR 212/178 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH211 GENEVA 23, Switzerland 212//9 Measurement of isolated photon

More information

17/01/17 F. Ould-Saada

17/01/17 F. Ould-Saada Chapter 3 3.1 Why Do We Need Accelerators? 3.1.1 The Center-of-Mass (c.m.) System 3.1.2 The Laboratory System 3.1.3 Fixed Target Accelerator and Collider 3.2 Linear and Circular Accelerators 3.2.1 Linear

More information

Identifying Particle Trajectories in CMS using the Long Barrel Geometry

Identifying Particle Trajectories in CMS using the Long Barrel Geometry Identifying Particle Trajectories in CMS using the Long Barrel Geometry Angela Galvez 2010 NSF/REU Program Physics Department, University of Notre Dame Advisor: Kevin Lannon Abstract The Compact Muon Solenoid

More information

Excited Electron Search in the e eeγ Channel in ATLAS at S = 7 TeV

Excited Electron Search in the e eeγ Channel in ATLAS at S = 7 TeV Excited Electron Search in the e eeγ Channel in ATLAS at S = 7 TeV Juliana Cherston August 5, 11 Abstract The discovery of an excited electron would provide evidence for the theory of compositeness. In

More information

Particle + Physics at ATLAS and the Large Hadron Coillder

Particle + Physics at ATLAS and the Large Hadron Coillder Particle + Physics at ATLAS and the Large Hadron Coillder Discovering the elementary particles of the Universe Kate Shaw The International Centre for Theoretical Physics + Overview Introduction to Particle

More information

Search for Displaced Supersymmetry using the Compact Muon Solenoid Detector

Search for Displaced Supersymmetry using the Compact Muon Solenoid Detector Search for Displaced Supersymmetry using the Compact Muon Solenoid Detector L. Antonelli, F. Blekman, A. Hart, N. Heracleous, C. Hill, B. Liu, and Q. Python for the CMS Collaboration 1 Outline Motivation!

More information

Higgs Searches and Properties Measurement with ATLAS. Haijun Yang (on behalf of the ATLAS) Shanghai Jiao Tong University

Higgs Searches and Properties Measurement with ATLAS. Haijun Yang (on behalf of the ATLAS) Shanghai Jiao Tong University Higgs Searches and Properties Measurement with ATLAS Haijun Yang (on behalf of the ATLAS) Shanghai Jiao Tong University LHEP, Hainan, China, January 11-14, 2013 Outline Introduction of SM Higgs Searches

More information

Particle detection 1

Particle detection 1 Particle detection 1 Recall Particle detectors Detectors usually specialize in: Tracking: measuring positions / trajectories / momenta of charged particles, e.g.: Silicon detectors Drift chambers Calorimetry:

More information

Physics For The 21 st Century. Unit 2: The Fundamental Interactions. Srini Rajagopalan and Ayana Arce

Physics For The 21 st Century. Unit 2: The Fundamental Interactions. Srini Rajagopalan and Ayana Arce Physics For The 21 st Century Unit 2: The Fundamental Interactions Srini Rajagopalan and Ayana Arce The Strong Nuclear Force, the Weak Nuclear Force, Electromagnetism, and Gravity: these are the four fundamental

More information

ATLAS NOTE. August 25, Electron Identification Studies for the Level 1 Trigger Upgrade. Abstract

ATLAS NOTE. August 25, Electron Identification Studies for the Level 1 Trigger Upgrade. Abstract Draft version 1.0 ATLAS NOTE August 25, 2012 1 Electron Identification Studies for the Level 1 Trigger Upgrade 2 3 4 L. Feremenga a, M.-A. Pleier b, F. Lanni b a University of Texas at Arlington b Brookhaven

More information

Upgrade of ATLAS and CMS for High Luminosity LHC: Detector performance and Physics potential

Upgrade of ATLAS and CMS for High Luminosity LHC: Detector performance and Physics potential IL NUOVO CIMENTO 4 C (27) 8 DOI.393/ncc/i27-78-7 Colloquia: IFAE 26 Upgrade of ATLAS and CMS for High Luminosity LHC: Detector performance and Physics potential M. Testa LNF-INFN - Frascati (RM), Italy

More information

QCD cross section measurements with the OPAL and ATLAS detectors

QCD cross section measurements with the OPAL and ATLAS detectors QCD cross section measurements with the OPAL and ATLAS detectors Abstract of Ph.D. dissertation Attila Krasznahorkay Jr. Supervisors: Dr. Dezső Horváth, Dr. Thorsten Wengler University of Debrecen Faculty

More information

(a) (b) Fig. 1 - The LEP/LHC tunnel map and (b) the CERN accelerator system.

(a) (b) Fig. 1 - The LEP/LHC tunnel map and (b) the CERN accelerator system. Introduction One of the main events in the field of particle physics at the beginning of the next century will be the construction of the Large Hadron Collider (LHC). This machine will be installed into

More information

Machine learning in ALICE

Machine learning in ALICE Activities in ALICE and heavy-ion physics (CERN) (05.04.2018) Outline This lecture consists of two parts 1) Overview on machine learning activities in ALICE Jets Particle identification Charmed baryons

More information

Detector Simulation. Mihaly Novak CERN PH/SFT

Detector Simulation. Mihaly Novak CERN PH/SFT Detector Simulation Mihaly Novak CERN PH/SFT CERN Summer Student Program, 1 August 2017 Foreword This lecture is aimed to offer a simple and general introduction to detector simulation. Geant4 will be

More information

LHC & ATLAS. The largest particle physics experiment in the world. Vincent Hedberg - Lund University 1

LHC & ATLAS. The largest particle physics experiment in the world. Vincent Hedberg - Lund University 1 LHC & ATLAS The largest particle physics experiment in the world 1 CERN A laboratory for the world Torsten Gustavson CERN was founded in 1954 There were 12 member states in the beginning. 2 OBSERVERS:

More information

Mini-Bias and Underlying Event Studies at CMS

Mini-Bias and Underlying Event Studies at CMS Yuan Chao Department of Physics National Taiwan University 1617 Taipei, TAIWAN 1 Introduction The Tevatron experiments provide us very good information for the quantum chromodynamics (QCD) modelings of

More information

Studies of top pair production in the fully hadronic channel at LHC with CMS

Studies of top pair production in the fully hadronic channel at LHC with CMS Studies of top pair production in the fully hadronic channel at LHC with CMS Claudia Ciocca University of Bologna CMS Collaboration DIS 2006 XIV International Workshop on Deep Inelastic Scattering Tsukuba,

More information

Reconstruction in Collider Experiments (Part IX)

Reconstruction in Collider Experiments (Part IX) Introduction to Hadronic Final State Reconstruction in Collider Experiments Introduction to Hadronic Final State Reconstruction in Collider Experiments (Part IX) Peter Loch University of Arizona Tucson,

More information

Jet reconstruction in W + jets events at the LHC

Jet reconstruction in W + jets events at the LHC Jet reconstruction in W + jets events at the LHC Ulrike Schnoor Michigan State University High Energy Physics Institutsseminar IKTP TU Dresden, Nov 4, 010 Jet reconstruction in W + jets events at the LHC

More information

Alexei Safonov Lecture #18

Alexei Safonov Lecture #18 Methods of Experimental Particle Physics Alexei Safonov Lecture #18 1 Presentations: Trigger Today Lecture D0 calorimeter by Jeff 2 Collisions at LHC 14 000 x mass of proton (14 TeV) = Collision Energy

More information

Testing QCD at the LHC and the Implications of HERA DIS 2004

Testing QCD at the LHC and the Implications of HERA DIS 2004 Testing QCD at the LHC and the Implications of HERA DIS 2004 Jon Butterworth Impact of the LHC on QCD Impact of QCD (and HERA data) at the LHC Impact of the LHC on QCD The LHC will have something to say

More information

Background Analysis Columbia University REU 2015

Background Analysis Columbia University REU 2015 Background Analysis Columbia University REU 2015 Kylee Branning Northern Michigan University Adviser: Dr. Kalliopi Iordanidou July 31, 2015 Abstract This study focuses on the development of data driven

More information

Photon and neutral meson production in pp and PbPb collisions at ALICE

Photon and neutral meson production in pp and PbPb collisions at ALICE Photon and neutral meson production in pp and PbPb collisions at ALICE Dieter Roehrich University of Bergen, Norway for the ALICE Collaboration Nuclear collisions at the LHC Photons as a probe for the

More information

The ATLAS Experiment and the CERN Large Hadron Collider

The ATLAS Experiment and the CERN Large Hadron Collider The ATLAS Experiment and the CERN Large Hadron Collider HEP101-4 February 20, 2012 Al Goshaw 1 HEP 101 Today Introduction to HEP units Particles created in high energy collisions What can be measured in

More information

Calorimetry in particle physics experiments

Calorimetry in particle physics experiments Calorimetry in particle physics experiments Universita' degli Studi di Torino Scuola di Dottorato Roberta Arcidiacono Universita' degli Studi del Piemonte Orientale INFN Torino Program 1.The relevance

More information

Jet reconstruction with first data in ATLAS

Jet reconstruction with first data in ATLAS University of Victoria, Victoria, BC, Canada E-mail: damir.lelas@cern.ch The algorithms used for jet reconstruction in ATLAS are presented. General performance aspects like jet signal linearity and the

More information

Mark Neubauer. Enabling Discoveries at the LHC through Advanced Computation and Machine Learning. University of Illinois at Urbana-Champaign

Mark Neubauer. Enabling Discoveries at the LHC through Advanced Computation and Machine Learning. University of Illinois at Urbana-Champaign Enabling Discoveries at the LHC through Advanced Computation and Machine Learning Mark Neubauer University of Illinois at Urbana-Champaign Blue Waters Symposium Sunriver, OR May 16-19, 2017 The Pursuit

More information

A Study of the Higgs Boson Production in the Dimuon Channelat 14 TeV

A Study of the Higgs Boson Production in the Dimuon Channelat 14 TeV A Study of the Higgs Boson Production in the Dimuon Channelat 14 TeV M.S.El-Nagdy 1, A.A.Abdelalim 1,2, A.Mahrous 1, G.Pugliese 3 and S.Aly 1 (1) Physics department, Faculty of Science, Helwan University,

More information

QCD Studies at LHC with the Atlas detector

QCD Studies at LHC with the Atlas detector QCD Studies at LHC with the Atlas detector Introduction Sebastian Eckweiler - University of Mainz (on behalf of the ATLAS Collaboration) Examples of QCD studies Minimum bias & underlying event Jet-physics

More information

The ALICE the LHC. Measurement of Quarkonia as a Probe for a Quark Gluon Plasma

The ALICE the LHC. Measurement of Quarkonia as a Probe for a Quark Gluon Plasma The ALICE Experiment @ the LHC Measurement of Quarkonia as a Probe for a Quark Gluon Plasma Moritz Pohl Goethe Universität Frankfurt IAP Seminar 2. December 2011 Performance Studies for the Measurement

More information

Reconstruction and identification of hadronic τ decays with ATLAS

Reconstruction and identification of hadronic τ decays with ATLAS Reconstruction and Identification of Hadronic τ Decays with ATLAS Wolfgang F. Mader 1 1 Institut für Kern- und Teilchenphysik TU Dresden DPG Frühjahrstagung München, March 2009 Outline 1 Introduction 2

More information

Review of LHCb results on MPI, soft QCD and diffraction

Review of LHCb results on MPI, soft QCD and diffraction Review of LHCb results on MPI, soft QCD and diffraction Marcin Kucharczyk on behalf of LHCb collaboration HNI Krakow EDS Blois 2015, Borgo (Corse), 30.06.2015 Outline LHCb - general purpose forward experiment

More information

End-to-End Event Classification of High-Energy Physics Data

End-to-End Event Classification of High-Energy Physics Data End-to-End Event Classification of High-Energy Physics Data M Andrews 1, M Paulini 1, S Gleyzer 2, B Poczos 3 1 Department of Physics, Carnegie Mellon University, Pittsburgh, USA 2 Department of Physics,

More information

PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2

PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2 PERFORMANCE OF THE ATLAS MUON TRIGGER IN RUN 2 M.M. Morgenstern On behalf of the ATLAS collaboration Nikhef, National institute for subatomic physics, Amsterdam, The Netherlands E-mail: a marcus.matthias.morgenstern@cern.ch

More information

PoS(DIS2017)208. Nuclear PDF studies with proton-lead measurements with the ALICE detector

PoS(DIS2017)208. Nuclear PDF studies with proton-lead measurements with the ALICE detector Nuclear PDF studies with proton-lead measurements with the ALICE detector a,b for the ALICE Collaboration a Institute for Subatomic Physics, Department for Physics and Astronomy and EMMEφ, Faculty of Science,

More information

The Physics of Particles and Forces David Wilson

The Physics of Particles and Forces David Wilson The Physics of Particles and Forces David Wilson Particle Physics Masterclass 21st March 2018 Overview David Wilson (TCD) Particles & Forces 2/30 Overview of Hadron Spectrum Collaboration (HadSpec) scattering

More information

Boosted searches for WW/WZ resonances in

Boosted searches for WW/WZ resonances in Boosted searches for WW/WZ resonances in the lνj final state BILLIE LUBIS COLUMBIA UNIVERSITY REU 2016 CERN Founded in 1954 by 12 Western European countries Now 22 member countries Aims to conduct cutting-edge

More information

Jet Energy Calibration. Beate Heinemann University of Liverpool

Jet Energy Calibration. Beate Heinemann University of Liverpool Jet Energy Calibration Beate Heinemann University of Liverpool Fermilab, August 14th 2006 1 Outline Introduction CDF and D0 calorimeters Response corrections Multiple interactions η-dependent corrections

More information

Recent results on soft QCD topics from ATLAS

Recent results on soft QCD topics from ATLAS Recent results on soft QCD topics from ATLAS Roman Lysák Institute of Physics, Prague on behalf of the ATLAS collaboration Bormio 2016 Overview Understanding of soft-qcd interactions has direct impact

More information

Review of photon physics results at Quark Matter 2012

Review of photon physics results at Quark Matter 2012 Review of photon physics results at Quark Matter 2012 Jet Gustavo Conesa Balbastre 1/28 Why photons? Direct thermal: Produced by the QGP Measure medium temperature R AA > 1, v 2 > 0 Direct prompt: QCD

More information

W vs. QCD Jet Tagging at the Large Hadron Collider

W vs. QCD Jet Tagging at the Large Hadron Collider W vs. QCD Jet Tagging at the Large Hadron Collider Bryan Anenberg: anenberg@stanford.edu; CS229 December 13, 2013 Problem Statement High energy collisions of protons at the Large Hadron Collider (LHC)

More information

Results from the Tevatron: Standard Model Measurements and Searches for the Higgs. Ashutosh Kotwal Duke University

Results from the Tevatron: Standard Model Measurements and Searches for the Higgs. Ashutosh Kotwal Duke University Results from the Tevatron: Standard Model Measurements and Searches for the Higgs Ashutosh Kotwal Duke University SLAC Summer Institute 31 July 2007 Why Build Accelerators? From Atoms to Quarks Scattering

More information

Top production measurements using the ATLAS detector at the LHC

Top production measurements using the ATLAS detector at the LHC Top production measurements using the ATLAS detector at the LHC INFN, Sezione di Bologna and University of Bologna E-mail: romano@bo.infn.it This paper is an overview of recent results on top-quark production

More information

Charged jets in p Pb collisions measured with the ALICE detector

Charged jets in p Pb collisions measured with the ALICE detector Charged jets in p Pb collisions measured with the ALICE detector (CERN) for the ALICE collaboration (25.03.2015) Rencontres de Moriond, QCD and High Energy Interactions, La Thuile Motivation for p Pb Study

More information

ATLAS Run II Exotics Results. V.Maleev (Petersburg Nucleare Physics Institute) on behalf of ATLAS collaboration

ATLAS Run II Exotics Results. V.Maleev (Petersburg Nucleare Physics Institute) on behalf of ATLAS collaboration ATLAS Run II Exotics Results V.Maleev (Petersburg Nucleare Physics Institute) on behalf of ATLAS collaboration What is the dark matter? Is the Higgs boson solely responsible for electroweak symmetry breaking

More information

Triggering on Long-lived neutral particles in ATLAS

Triggering on Long-lived neutral particles in ATLAS Triggering on Long-lived neutral particles in ATLAS Our theoretical friends tell us that many extensions of the Standard Model that address the hierarchy problem contain new sectors These new sectors decouple

More information

Elementary Particle Physics Glossary. Course organiser: Dr Marcella Bona February 9, 2016

Elementary Particle Physics Glossary. Course organiser: Dr Marcella Bona February 9, 2016 Elementary Particle Physics Glossary Course organiser: Dr Marcella Bona February 9, 2016 1 Contents 1 Terms A-C 5 1.1 Accelerator.............................. 5 1.2 Annihilation..............................

More information

Performance of muon and tau identification at ATLAS

Performance of muon and tau identification at ATLAS ATL-PHYS-PROC-22-3 22/2/22 Performance of muon and tau identification at ATLAS On behalf of the ATLAS Collaboration University of Oregon E-mail: mansoora.shamim@cern.ch Charged leptons play an important

More information

arxiv: v1 [nucl-th] 23 Jan 2019

arxiv: v1 [nucl-th] 23 Jan 2019 arxiv:1901.08157v1 [nucl-th] 23 Jan 2019 Cyclotron Institute and Department of Physics and Astronomy, Texas A&M University, College Station TX 77843, USA E-mail: rjfries@comp.tamu.edu Michael Kordell Cyclotron

More information

ATLAS E-M Calorimeter Resolution and Neural Network Based Particle Classification

ATLAS E-M Calorimeter Resolution and Neural Network Based Particle Classification ATLAS E-M Calorimeter Resolution and Neural Network Based Particle Classification Summer 2004 REU Igor Vaynman Undergraduate California Institute of Technology John Parsons Kamal Benslama Mentors Columbia

More information

Jet Reconstruction and Energy Scale Determination in ATLAS

Jet Reconstruction and Energy Scale Determination in ATLAS Jet Reconstruction and Energy Scale Determination in ATLAS Ariel Schwartzman 3 rd Top Workshop: from the Tevatron to ATLAS Grenoble, 23-Oct-2008 1 Outline ATLAS Calorimeters Calorimeter signal reconstruction:

More information

Modern experiments - ATLAS

Modern experiments - ATLAS Modern experiments - ATLAS, paula.eerola [at] hep.lu.se,, 046-222 7695 Outline Introduction why new experiments? The next generation of experiments: ATLAS at the Large Hadron Collider Physics basics luminosity,

More information

Distinguishing quark and gluon jets at the LHC

Distinguishing quark and gluon jets at the LHC Distinguishing quark and jets at the LHC Giorgia Rauco (on behalf of the ALAS and CMS Collaborations) Universität Zürich, Zürich, Switzerland Abstract: Studies focused on discriminating between jets originating

More information

Measurement of photon production cross sections also in association with jets with the ATLAS detector

Measurement of photon production cross sections also in association with jets with the ATLAS detector Nuclear and Particle Physics Proceedings 00 (07) 6 Nuclear and Particle Physics Proceedings Measurement of photon production cross sections also in association with jets with the detector Sebastien Prince

More information

Discovery Physics at the Large Hadron Collider

Discovery Physics at the Large Hadron Collider + / 2 GeV N evt 4 10 3 10 2 10 CMS 2010 Preliminary s=7 TeV -1 L dt = 35 pb R > 0.15 R > 0.20 R > 0.25 R > 0.30 R > 0.35 R > 0.40 R > 0.45 R > 0.50 10 1 100 150 200 250 300 350 400 [GeV] M R Discovery

More information

arxiv: v1 [hep-ex] 9 Jan 2019

arxiv: v1 [hep-ex] 9 Jan 2019 Quarkonium production as a function of charged-particle multiplicity in pp and p Pb collisions measured by ALICE at the LHC arxiv:1901.02627v1 [hep-ex] 9 Jan 2019 Discipline of Physics, School of Basic

More information

The Discovery of the Higgs boson Matthew Herndon, University of Wisconsin Madison Physics 301: Physics Today. M. Herndon, Phys

The Discovery of the Higgs boson Matthew Herndon, University of Wisconsin Madison Physics 301: Physics Today. M. Herndon, Phys The Discovery of the Higgs boson Matthew Herndon, University of Wisconsin Madison Physics 301: Physics Today M. Herndon, Phys 301 2018 1 The Periodic Table: The early 20 th century understanding of the

More information

Hà γγ in the VBF production mode and trigger photon studies using the ATLAS detector at the LHC

Hà γγ in the VBF production mode and trigger photon studies using the ATLAS detector at the LHC Hà γγ in the VBF production mode and trigger photon studies using the ATLAS detector at the LHC Olivier DAVIGNON (LPNHE Paris / CNRS-IN2P3 / UPMC Paris Diderot) Journées de Rencontre Jeunes Chercheurs

More information

Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS

Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS Measurement of jet production in association with a Z boson at the LHC & Jet energy correction & calibration at HLT in CMS Fengwangdong Zhang Peking University (PKU) & Université Libre de Bruxelles (ULB)

More information

Jet Results in pp and Pb-Pb Collisions at ALICE

Jet Results in pp and Pb-Pb Collisions at ALICE Jet Results in pp and Pb-Pb Collisions at ALICE Oliver Busch for the ALICE Collaboration Motivation Jet reconstruction in ALICE Jets in pp Jets in Pb-Pb Hadron triggered recoil jets Motivation Jets originate

More information

Modern Accelerators for High Energy Physics

Modern Accelerators for High Energy Physics Modern Accelerators for High Energy Physics 1. Types of collider beams 2. The Tevatron 3. HERA electron proton collider 4. The physics from colliders 5. Large Hadron Collider 6. Electron Colliders A.V.

More information

The God particle at last? Astronomy Ireland, Oct 8 th, 2012

The God particle at last? Astronomy Ireland, Oct 8 th, 2012 The God particle at last? Astronomy Ireland, Oct 8 th, 2012 Cormac O Raifeartaigh Waterford Institute of Technology CERN July 4 th 2012 (ATLAS and CMS ) A new particle of mass 125 GeV I The Higgs boson

More information

Overview. The quest of Particle Physics research is to understand the fundamental particles of nature and their interactions.

Overview. The quest of Particle Physics research is to understand the fundamental particles of nature and their interactions. Overview The quest of Particle Physics research is to understand the fundamental particles of nature and their interactions. Our understanding is about to take a giant leap.. the Large Hadron Collider

More information

Last Friday: pp(bar) Physics Intro, the TeVatron

Last Friday: pp(bar) Physics Intro, the TeVatron Last Friday: pp(bar) Physics Intro, the TeVatron Today: The Large Hadron Collider (LHC) The Large Hadron Collider (LHC) 7 TeV + 7 TeV Protons Protons 10 11 Protons per bunch Bunch Crossings 4x10 7 Hz Proton

More information

The Structure of the Proton in the Higgs Boson Era

The Structure of the Proton in the Higgs Boson Era The Structure of the Proton in the Higgs Boson Era Juan Rojo STFC Rutherford Fellow Rudolf Peierls Center for Theoretical Physics University of Oxford Research Forum Away Day Oxford, 22/04/2014 High-Energy

More information

Physics at Hadron Colliders

Physics at Hadron Colliders Physics at Hadron Colliders Part 2 Standard Model Physics Test of Quantum Chromodynamics - Jet production - W/Z production - Production of Top quarks Precision measurements -W mass - Top-quark mass QCD

More information

Analyses with photons or electrons with early LHC data at the CMS experiment

Analyses with photons or electrons with early LHC data at the CMS experiment Analyses with photons or electrons with early LHC data at the CMS experiment Dottorando: Daniele Franci Relatori: Prof. Egidio Longo Dott. Daniele del Re Prof. Shahram Rahatlou Seminario progetto di tesi,

More information

Measurement of W-boson Mass in ATLAS

Measurement of W-boson Mass in ATLAS Measurement of W-boson Mass in ATLAS Tai-Hua Lin on behalf of the ATLAS collaboration Blois 2017, France Outline Motivation for W mass measurement Measurement Strategy Method: Monte Carlo Templates Fits

More information

Large Hadron Collider at CERN

Large Hadron Collider at CERN Large Hadron Collider at CERN Steve Playfer 27km circumference depth 70-140m University of Edinburgh 15th Novemebr 2008 17.03.2010 Status of the LHC - Steve Playfer 1 17.03.2010 Status of the LHC - Steve

More information

Analysis of Z ee with the ATLAS-Detector

Analysis of Z ee with the ATLAS-Detector DESY Summer Student Programme 2008 Hamburg Analysis of Z ee with the ATLAS-Detector Maximilian Schlupp ATLAS Group 11.09.2008 maximilian.schlupp@desy.de maximilian.schlupp@tu-dortmund.de Supervisor: Karsten

More information

Lecture PowerPoint. Chapter 32 Physics: Principles with Applications, 6 th edition Giancoli

Lecture PowerPoint. Chapter 32 Physics: Principles with Applications, 6 th edition Giancoli Lecture PowerPoint Chapter 32 Physics: Principles with Applications, 6 th edition Giancoli 2005 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the

More information

I. Antoniadis CERN. IAS CERN Novice Workshop, NTU, 7 Feb 2014

I. Antoniadis CERN. IAS CERN Novice Workshop, NTU, 7 Feb 2014 I. Antoniadis CERN IAS CERN Novice Workshop, NTU, 7 Feb 2014 1 2 3 the Large Hadron Collider (LHC) Largest scientific instrument ever built, 27km of circumference >10 000 people involved in its design

More information

Particle accelerators

Particle accelerators Particle accelerators Charged particles can be accelerated by an electric field. Colliders produce head-on collisions which are much more energetic than hitting a fixed target. The center of mass energy

More information

Searches Beyond the Standard Model at the LHC. Yuri Gershtein

Searches Beyond the Standard Model at the LHC. Yuri Gershtein Searches Beyond the Standard Model at the LHC Yuri Gershtein There Must Be New Physics! Explain low mass of Higgs (hierarchy problem) Explain Dark Matter why shouldn t it be produced at colliders? Explain

More information

Analysis of Top Quarks Using a Kinematic Likelihood Method

Analysis of Top Quarks Using a Kinematic Likelihood Method The Ohio State University Undergraduate Research Thesis Presented in Partial Fulfillment of the Requirements for Graduation with Research Distinction in Physics in the Undergraduate Colleges of The Ohio

More information

Particle Physics Columbia Science Honors Program

Particle Physics Columbia Science Honors Program Particle Physics Columbia Science Honors Program Week 10: LHC and Experiments April 8th, 2017 Inês Ochoa, Nevis Labs, Columbia University 1 Course Policies Attendance: Up to four excused absences (two

More information

ATLAS EXPERIMENT : HOW THE DATA FLOWS. (Trigger, Computing, and Data Analysis)

ATLAS EXPERIMENT : HOW THE DATA FLOWS. (Trigger, Computing, and Data Analysis) ATLAS EXPERIMENT : HOW THE DATA FLOWS (Trigger, Computing, and Data Analysis) In order to process large volumes of data within nanosecond timescales, the trigger system is designed to select interesting

More information

Measurement of W-boson production in p-pb collisions at the LHC with ALICE

Measurement of W-boson production in p-pb collisions at the LHC with ALICE Measurement of W-boson production in p-pb collisions at the LHC with ALICE for the ALICE Collaboration University of Cape Town Rondebosch, Cape Town, 7700, South Africa ithemba Laboratory of Accelerator

More information

Quark/Gluon Discrimination with Jet-Images and Deep Learning

Quark/Gluon Discrimination with Jet-Images and Deep Learning Quark/Gluon Discrimination with Jet-Images and Deep Learning BOOST 2017 Patrick T. Komiske Center for Theoretical Physics, Massachusetts Institute of Technology Based on arxiv:1612.01551 PTK, Eric M. Metodiev,

More information

Searches for exotic particles in the dilepton and lepton plus missing transverse energy final states with ATLAS

Searches for exotic particles in the dilepton and lepton plus missing transverse energy final states with ATLAS Searches for exotic particles in the dilepton and lepton plus missing transverse energy final states with ATLAS, Vanja Morisbak, Farid Ould-Saada Spåtind conference January 4th 2012 Motivation In spite

More information

Digital Calorimetry for Future Linear Colliders. Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013

Digital Calorimetry for Future Linear Colliders. Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013 Digital Calorimetry for Future Linear Colliders Tony Price University of Birmingham University of Birmingham PPE Seminar 13 th November 2013 Overview The ILC Digital Calorimetry The TPAC Sensor Electromagnetic

More information

arxiv: v1 [physics.acc-ph] 1 Sep 2015

arxiv: v1 [physics.acc-ph] 1 Sep 2015 based on proton-driven plasma wakefield acceleration arxiv:1509.00235v1 [physics.acc-ph] 1 Sep 2015 A. Caldwell Max Planck Institute for Physics, Munich, Germany E-mail: caldwell@mpp.mpg.de UCL, London,

More information

7 Physics at Hadron Colliders

7 Physics at Hadron Colliders 7 Physics at Hadron Colliders The present and future Hadron Colliders - The Tevatron and the LHC Test of the Standard Model at Hadron Colliders Jet, W/Z, Top-quark production Physics of Beauty Quarks (T.

More information

Measurement of inclusive charged jet production in pp and Pb-Pb

Measurement of inclusive charged jet production in pp and Pb-Pb Measurement of inclusive charged jet production in pp and Pb-Pb collisions at S NN 5. 02TeV with ALICE Run2 Data Yan Li for the ALICE collaboration Central China Normal University CLHCP 2016 18/12/2016

More information