Skip to content
View ssarkarbht's full-sized avatar
  • University of Alberta
  • Edmonton
Block or Report

Block or report ssarkarbht

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ssarkarbht/README.md

Hi there 👋

Welcome to my GitHub profile ...


  • Introduction: I am currently a postdoctoral fellow working in neutrino physics data analytics with IceCube Neutrino Experiment.
  • Current Research: My current research primarily focuses on developing physics simulations of neutrino-induced dimuon interactions (click here for more details) and building dimuon search analysis framework for IceCube data using feature engineering and deep learning classifier.
  • Pronouns: He/Him
  • Email: souraviiser@gmail.com

Profile Content


  • PhD Research Projects
    • Event Classification using Graph Convolutional Neural Network (github repo)
    • Neutrino Dimuon Monte Carlo Event Generator (github repo)
  • Academic Works
    • Poster presentation at Weak Interactions and Neutrinos (WIN) 2021 conference (link)
    • Literature review on Markov Chain Monte Carlo (MCMC) and Optimization (link)
    • Monte Carlo simulation of neutrino beam at T2K experiment (link)

Summary of the Pattern Recognition Problem in Neutrino Dimuon Research Project

One of the major event topologies in the IceCube detector is called a "track-like" event, generated by the Cherenkov radiation (bluish light) from high energy muons passing through the detector volume. More than 5000 embedded light sensors in the detector called digital optical modules (DOM) detect the light from the Cherenkov radiation and register timestamps and the amount of light seen in the form of charges. As the DOMs are placed permanently in the detector in 3D lattice structure, the raw data from the IceCube detector consists of spatiotemporal information and the amount of light seen by each DOM. This is the visualization of an example track-like event seen in the detector (image credit: IceCube/NSF):

drawing

For more on the visualization of the IceCube events in video animation, watch this YouTube link.

For neutrino trident and charm production interactions, we expect two muons (instead of one muon in the standard IceCube 'track-like' event) to travel very close to each other (we call it a 'dimuon' event). The challenging aspect of seeing dimuon events is that the light signature from these events looks very similar to a single muon track-like event. Due to the limited detector resolution, the standard likelihood statistical analysis to reconstruct track events is unable to detect these double-muon events from neutrino trident interactions. In my research project, I address this problem by exploiting the difference in the geometric patterns from the Cherenkov light emission profiles between single-muon and double-muon events. We then use the findings as input features for a machine learning event classification using Graph Convolutional Neural Network (GCN): GitHub Repo. The following diagram is a simplified visualization of the GCN model. The spherical blobs represent the DOMs detecting light where the colour of the blobs represents the time information (green is earlier and red is later detected light) and the size of the blobs represents the amount of detected light:

drawing

Pinned

  1. NuDimuon-Generator NuDimuon-Generator Public

    Monte Carlo based generator of neutrino induced dimuon events. Simulates muons from heavy quark (charm) production and Trident production. Container with all software dependencies provided for futu…

    Python

  2. map-art map-art Public

    Create artistic activity route (biking, running) on city maps from input images.

    Jupyter Notebook

  3. DiMuon-Search-Analysis DiMuon-Search-Analysis Public

    Jupyter Notebook

  4. TridentGNNClassifier TridentGNNClassifier Public

    Torch Geometric models to classifify neutrino trident double-track events from background single track events

    Jupyter Notebook

  5. PhDThesis PhDThesis Public

    Contains the full thesis covering my research on neutrino dimuon event simulation and classification.

  6. AcademicWorks AcademicWorks Public

    Project reports and public presentations as part of the graduate program curriculum

    Jupyter Notebook