Full UDEEP dataset: 862 visits, 103 detectors. Light curves are filtered and manually inspected.
Filtering steps: from 8M to 342 LCs
Human labeling:
Two models are initialized and trained simultaneously on the same dataset.
Two models are initialized and trained simultaneously on the same dataset.
Predictive uncertainty (from variance of predictions):
\[ \hat{\mu}(x)=\frac{1}{T}\sum_{t=1}^{T}p_t(x), \qquad \widehat{\mathrm{Var}}(x)=\frac{1}{T-1}\sum_{t=1}^{T}\left(p_t(x)-\hat{\mu}(x)\right)^{2} \]
where \( p_t(x)=\begin{cases} \sigma(f_t(\mathbf{x}, \hat\theta_t)), & \text{for ensemble}\\ \sigma(f_t(\mathbf{x}, \hat\theta, z_t)), & \text{for MC Dropout} \end{cases} \)
Co-Teaching methods train two models simultaneously. Let's use them as an ensemble.
\( N=2\) ensemble is small, we can extend it by performing M stochastic forward passes with MC Dropout for each model, resulting in a total of \(N\times M\) predictions.
Contact: raphael.bonnet-guerrini@unimi.it
This work was supported by the European Union's Horizon Europe research and innovation programme under the Marie Sklodowska-Curie grant agreement No 101168829, Challenging AI with Challenges from Physics: How to solve fundamental problems in Physics by AI and vice versa (AIPHY).
DIA calibration is expected to improve over time and with better survey conditions.
Four different training sets with varying noise levels.
Our method outperforms standard training, especially in the noisiest setting.