Monte Carlo For Physicists

Published: March 12, 2015, 11:18 p.m.

This is another physics-centered podcast, about an ML-backed particle identification tool that we use to figure out what kind of particle caused a particular blob in the detector. But in this case, as in many cases, it looks hard at the outset to use ML because we don't have labeled training data. Monte Carlo to the rescue! \n\nMonte Carlo (MC) is fake data that we generate for ourselves, usually following certain sets of rules (often a Markov chain; in physics we generate MC according to the laws of physics as we understand them) and since you generated the event, you "know" what the correct label is. \n\nOf course, it's a lot of work to validate your MC, but the payoff is that then you can use Machine Learning where you never could before.