Re-Simulation-based Self-Supervised Learning for Pre-Training Foundation Models
Philip Harris, Michael Kagan, Jeffrey Krupa, Benedikt Maier, Nathaniel Woodward
TL;DR
RS3L introduces a re-simulation-based self-supervised learning framework that intervenes mid-simulation of stochastic physics processes to generate diverse, physics-informed augmentations for contrastive learning. By mapping jets into a compact $8$-dimensional latent space trained with a SimCLR-style objective, RS3L pre-training yields robust representations that transfer well to both in-distribution and out-of-distribution jet tagging tasks, often matching or exceeding fully supervised baselines with less labeled data. The approach demonstrates improved robustness to domain shifts between simulators and real data, and includes a publicly available RS3L dataset to spur further research. Overall, RS3L offers a scalable path toward foundation-model pre-training in science domains with complex, stochastic simulators.
Abstract
Self-Supervised Learning (SSL) is at the core of training modern large machine learning models, providing a scheme for learning powerful representations that can be used in a variety of downstream tasks. However, SSL strategies must be adapted to the type of training data and downstream tasks required. We propose RS3L ("Re-simulation-based self-supervised representation learning"), a novel simulation-based SSL strategy that employs a method of re-simulation to drive data augmentation for contrastive learning in the physical sciences, particularly, in fields that rely on stochastic simulators. By intervening in the middle of the simulation process and re-running simulation components downstream of the intervention, we generate multiple realizations of an event, thus producing a set of augmentations covering all physics-driven variations available in the simulator. Using experiments from high-energy physics, we explore how this strategy may enable the development of a foundation model; we show how RS3L pre-training enables powerful performance in downstream tasks such as discrimination of a variety of objects and uncertainty mitigation. In addition to our results, we make the RS3L dataset publicly available for further studies on how to improve SSL strategies.
