AutoSciDACT: Automated Scientific Discovery through Contrastive Embedding and Hypothesis Testing
Samuel Bright-Thonney, Christina Reissel, Gaia Grosso, Nathaniel Woodward, Katya Govorkova, Andrzej Novak, Sang Eon Park, Eric Moreno, Philip Harris
TL;DR
AutoSciDACT tackles the problem of detecting subtle scientific novelties in large, high-dimensional datasets while providing statistically robust discovery statements. It introduces a two-phase pipeline that combines contrastive embeddings learned with domain-informed supervision and simulations (pre-training) with a Nyström-approximate New Physics Learning Machine (NPLM) for distributional hypothesis testing (discovery). The authors validate the approach across five datasets from astronomy, physics, biology, and computer vision, showing sensitivity to small signal injections and rigorous p-value based quantification. Compared with traditional GoF tests and density-based baselines, AutoSciDACT demonstrates cross-domain effectiveness and robust statistical performance. The framework offers a transferable, principled path toward automated scientific discovery with potential to accelerate research across disciplines.
Abstract
Novelty detection in large scientific datasets faces two key challenges: the noisy and high-dimensional nature of experimental data, and the necessity of making statistically robust statements about any observed outliers. While there is a wealth of literature on anomaly detection via dimensionality reduction, most methods do not produce outputs compatible with quantifiable claims of scientific discovery. In this work we directly address these challenges, presenting the first step towards a unified pipeline for novelty detection adapted for the rigorous statistical demands of science. We introduce AutoSciDACT (Automated Scientific Discovery with Anomalous Contrastive Testing), a general-purpose pipeline for detecting novelty in scientific data. AutoSciDACT begins by creating expressive low-dimensional data representations using a contrastive pre-training, leveraging the abundance of high-quality simulated data in many scientific domains alongside expertise that can guide principled data augmentation strategies. These compact embeddings then enable an extremely sensitive machine learning-based two-sample test using the New Physics Learning Machine (NPLM) framework, which identifies and statistically quantifies deviations in observed data relative to a reference distribution (null hypothesis). We perform experiments across a range of astronomical, physical, biological, image, and synthetic datasets, demonstrating strong sensitivity to small injections of anomalous data across all domains.
