Polytope Division Method: A Scalable Sampling Method for Problems with High-dimensional Parameters
Evie Nielen, Oliver Tse, Karen Veroy

TL;DR
The paper introduces the Polytope Division Method, a scalable sampling technique that adaptively partitions high-dimensional parameter spaces to efficiently solve configuration optimization problems.
Contribution
It presents a novel, scalable greedy approach that overcomes the curse of dimensionality in sampling for high-dimensional COPs.
Findings
PDM scales linearly with problem dimensionality.
PDM effectively targets high-loss regions in parameter space.
Outperforms traditional sampling methods in high-dimensional settings.
Abstract
Configuration Optimization Problems (COPs), which involve minimizing a loss function over a set of discrete points , are common in areas like Model Order Reduction, Active Learning, and Optimal Experimental Design. While exact solutions are often infeasible, heuristic methods such as the Greedy Sampling Method (GSM) provide practical alternatives, particularly for low-dimensional cases. GSM recursively updates by solving a continuous optimization problem, which is typically approximated by a search over a discrete sample set . However, as the dimensionality grows, the sample size suffers from the curse of dimensionality. To address this, we introduce the Polytope Division Method (PDM), a scalable greedy-type approach that adaptively partitions the parameter space and targets regions of high loss. PDM achieves linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Computational Geometry and Mesh Generation · Advanced Optimization Algorithms Research
