paper-with-me

Papers

Coverage-Based Designs Improve Sample Mining and Hyper-Parameter Optimization

2018-09-05 · Gowtham Muniraju, Bhavya Kailkhura, Jayaraman J. Thiagarajan, Peer-Timo Bremer, Cihan Tepedelenlioglu, Andreas Spanias

Sampling one or more effective solutions from large search spaces is a recurring idea in machine learning, and sequential optimization has become a popular solution. Typical examples include data summarization, sample mining for predictive modeling and hyper-parameter optimization. Existing solutions attempt to adaptively trade-off between global exploration and local exploitation, wherein the initial exploratory sample is critical to their success. While discrepancy-based samples have become the de facto approach for exploration, results from computer graphics suggest that coverage-based designs, e.g. Poisson disk sampling, can be a superior alternative. In order to successfully adopt coverage-based sample designs to ML applications, which were originally developed for 2-d image analysis, we propose fundamental advances by constructing a parameterized family of designs with provably improved coverage characteristics, and by developing algorithms for effective sample synthesis. Using experiments in sample mining and hyper-parameter optimization for supervised learning, we show that our approach consistently outperforms existing exploratory sampling methods in both blind exploration, and sequential search with Bayesian optimization.

📄 PDF Abstract BibTeX arXiv:1809.01712

Code (1)

gowthamasu/Coverage_based_sample_design

Tasks

Bayesian OptimizationData Summarization

Similar Papers 제목 키워드 기반

MO-PaDGAN: Reparameterizing Engineering Designs for Augmented Multi-objective Optimization

2020-09-15 · Wei Chen, Faez Ahmed

Multi-objective optimization is key to solving many Engineering Design problems, where design parameters are optimized for several performance indicators. However, optimization results are highly dependent on how the des…

Generative Adversarial NetworkPoint Processes

One-Shot Decision-Making with and without Surrogates

2019-12-19 · Jakob Bossek, Pascal Kerschke, Aneta Neumann, Frank Neumann 외

One-shot decision making is required in situations in which we can evaluate a fixed number of solution candidates but do not have any possibility for further, adaptive sampling. Such settings are frequently encountered i…

Decision Makingregression

Optimized Inference in Regression Kink Designs

2021-11-21 · Majed Dodin

We propose a method to remedy finite sample coverage problems and improve upon the efficiency of commonly employed procedures for the construction of nonparametric confidence intervals in regression kink designs. The pro…

regressionvalid

Coverage-Driven RTL Assertion Generation with Formal Exploration and Neuro-Symbolic Refinement

2026-08-19 · Zhiyuan Yan, Ziyue Zheng, Hongce Zhang arxiv

Hardware functional verification relies on high-quality assertions to expose design bugs and establish confidence in Register Transfer Level (RTL) designs. Yet existing assertion mining methods still struggle to produce …

Tuning structure learning algorithms with out-of-sample and resampling strategies

2023-06-24 · Kiattikun Chobtham, Anthony C. Constantinou

One of the challenges practitioners face when applying structure learning algorithms to their data involves determining a set of hyperparameters; otherwise, a set of hyperparameter defaults is assumed. The optimal hyperp…