Introduction

Untitled

I'm a sixth year Physics Ph.D. student at the William H. Miller III Department of Physics and Astronomy, Johns Hopkins University. I like to think about processes governing the interactions of the tiniest constituents of nature, and the scientific tools physicists use to perform large scale high energy experiments. My research is in collaboration with the Compact Muon Solenoid Experiment (CMS), a magnificent apparatus located at the Large Hadron Collider in CERN, Geneva.

Twelve years ago, the CMS and ATLAS experiments together discovered the elusive Higgs boson, the last piece of the puzzle that “completes” the Standard Model - the framework that describes the nature of particle physics. However it has become increasingly clear that the Model is incomplete, and physicists are looking towards innovative theoretical solutions to give meaning to the remaining puzzles. I’m interested in searching for exotic processes that occur beyond the Standard Model using statistical modelling and scientific computation, with a special emphasis on using techniques from deep learning to enhance such searches.

In my free time I enjoy taking deep dives into dark comedy dramas, listening to progressive metal, lifting weights, and hosting mock talk shows for my close friends. I have a keen interest in good design, photography, and fine art, and dabble amateurly in all three.

Definitely reach out to me if anything on this page makes you curious for a chat.

https://img.icons8.com/ios/250/000000/mailbox-closed-flag-up.png

[email protected]

https://img.icons8.com/ios/250/000000/source-code.png

github.com/SanjanaSekhar

https://img.icons8.com/ios/250/000000/linkedin.png

linkedin.com/in/sanjanasekhar/

https://img.icons8.com/ios/250/000000/resume.png

Resume

https://img.icons8.com/ios/250/000000/instagram-new.png

art_experiments

photoganj

Education

Ph.D. candidate in Physics

Advisors: Morris Swartz, Petar Maksimovic

M.A. in Physics

M.Sc. in Physics + B.E.(Hons.) in Computer Science

Johns Hopkins University, Baltimore, USA

August 2021 - present

Johns Hopkins University, Baltimore, USA

August 2019 - 2021

Birla Institute of Technology and Science, Goa, India

August 2013 - 2018

Research Projects

Search for the elusive Leptoquark particle using proton-proton collision data

The Compact Muon Solenoid experiment collects data from proton-proton collisions, which can then be analyzed using statistical tools in ROOT, C++ and Python. The major portion of my Ph.D. thesis has been spent performing a detailed statistical analysis to search for hypothetical particles named “leptoquarks”. Leptoquarks appear in several theoretical models that could explain open questions in the world of particle physics. Our result is available publicly on the CERN Document Server (CDS), and will be submitted to the Journal of High Energy Physics in October 2024. Read more about this project here:

Searching for virtual leptoquarks with the CMS detector

Physics analysis summary on CDS

Github repo

Convolutional Neural Networks for position determination of charged particles

Particles produced in proton-proton collisions have to be detected with high precision in order to identify which physical processes were involved in the interactions. The CMS detector uses sophisticated electronics to reconstruct particle properties like position, mass, energy and momentum with excellent resolution. In this project, we built a fast convolutional neural network based algorithm to identify particle positions in the Pixel detector. Our algorithm improves upon existing position determination algorithms by 5% and is orders of magnitude faster. Read more about this project here:

Estimating particle positions in the CMS Pixel detector with CNNs

Github repo

Detecting anomalies in di-tau particle production using density estimation

To explain unanswered physics puzzles, theorists have produced thousands of models to be tested at particle colliders. Traditionally at CMS, an experimentalist chooses a model to perform a dedicated analysis. However this strategy is time-consuming and limited in person-power. New searches use model-agnostic anomaly detection techniques to exclude several theoretical models in the same analysis. We expand upon this idea in our project by looking for anomalies in proton-proton collisions that produce two tau particles in the final state. Using normalizing flows to estimate the distribution of background events, we classify events as signal like or background like in data. Read more about this project here: