LGSTMLOct 10, 2020

Rare-Event Simulation for Neural Network and Random Forest Predictors

arXiv:2010.04890v128 citations
Originality Incremental advance
AI Analysis

This addresses the problem of efficiently simulating rare events in safety-critical applications for researchers and practitioners in machine learning and simulation, though it appears incremental as it extends existing importance sampling methods to modern ML predictors.

The paper tackles the problem of rare-event simulation for hitting sets defined by neural networks and random forests, motivated by safety evaluation and robustness quantification of intelligent systems, by developing an importance sampling scheme that integrates large deviations theory and sequential mixed integer programming to locate dominating points with efficiency guarantees and numerical demonstration on a UCI classification model.

We study rare-event simulation for a class of problems where the target hitting sets of interest are defined via modern machine learning tools such as neural networks and random forests. This problem is motivated from fast emerging studies on the safety evaluation of intelligent systems, robustness quantification of learning models, and other potential applications to large-scale simulation in which machine learning tools can be used to approximate complex rare-event set boundaries. We investigate an importance sampling scheme that integrates the dominating point machinery in large deviations and sequential mixed integer programming to locate the underlying dominating points. Our approach works for a range of neural network architectures including fully connected layers, rectified linear units, normalization, pooling and convolutional layers, and random forests built from standard decision trees. We provide efficiency guarantees and numerical demonstration of our approach using a classification model in the UCI Machine Learning Repository.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes