Litcius/Paper detail

“LHS in LHS”: A new expansion strategy for Latin hypercube sampling in simulation design

Matteo Boschini, Davide Gerosa, Alessandro Crespi, Matteo Falcone

2025SoftwareX8 citationsDOIOpen Access PDF

Abstract

Latin Hypercube Sampling (LHS) is a prominent tool in simulation design, with a variety of applications in high-dimensional and computationally expensive problems. LHS allows for various optimization strategies, most notably to ensure space-filling properties. However, LHS is a single-stage algorithm that requires a priori knowledge of the targeted sample size. In this work, we present “LHS in LHS,” a new expansion algorithm for LHS that enables the addition of new samples to an existing LHS-distributed set while (approximately) preserving its properties. In summary, the algorithm identifies regions of the parameter space that are far from the initial set, draws a new LHS within those regions, and then merges it with the original samples. As a by-product, we introduce a new metric, the LHS degree, which quantifies the deviation of a given design from an LHS distribution. Our public implementation is distributed via the Python package expandLHS .

Topics & Concepts

Latin hypercube samplingComputer sciencePython (programming language)A priori and a posterioriSampling (signal processing)AlgorithmSet (abstract data type)HypercubeMathematical optimizationVariety (cybernetics)Sample (material)Theoretical computer scienceRejection samplingSample spaceAdaptive samplingParameter spaceR packageRendering (computer graphics)Advanced Multi-Objective Optimization AlgorithmsSimulation Techniques and ApplicationsTensor decomposition and applications