TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/Random Search

Random Search

GeneralIntroduced 2000256 papers

Description

Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also generalizes to continuous and mixed spaces. It can outperform Grid search, especially when only a small number of hyperparameters affects the final performance of the machine learning algorithm. In this case, the optimization problem is said to have a low intrinsic dimensionality. Random Search is also embarrassingly parallel, and additionally allows the inclusion of prior knowledge by specifying the distribution from which to sample.

Extracted from Wikipedia

Source Paper

Image Source: BERGSTRA AND BENGIO

Papers Using This Method

Regular Tree Search for Simulation Optimization2025-06-21Learning Extrapolative Sequence Transformations from Markov Chains2025-05-26Few-Shot Test-Time Optimization Without Retraining for Semiconductor Recipe Generation and Beyond2025-05-21OPO: Making Decision-Focused Data Acquisition Decisions2025-04-21A Case Study on Evaluating Genetic Algorithms for Early Building Design Optimization: Comparison with Random and Grid Searches2025-04-10Data Mixture Optimization: A Multi-fidelity Multi-scale Bayesian Framework2025-03-26A stochastic gradient descent algorithm with random search directions2025-03-25Learning Linear Block Codes with Gradient Quantization2025-03-20Multi-Target Radar Search and Track Using Sequence-Capable Deep Reinforcement Learning2025-02-19T-SCEND: Test-time Scalable MCTS-enhanced Diffusion Model2025-02-04The M-factor: A Novel Metric for Evaluating Neural Architecture Search in Resource-Constrained Environments2025-01-29Multi-Objective Reinforcement Learning for Power Grid Topology Control2025-01-27Sample complexity of data-driven tuning of model hyperparameters in neural networks with structured parameter-dependent dual function2025-01-23How Toxic Can You Get? Search-based Toxicity Testing for Large Language Models2025-01-03HyperQ-Opt: Q-learning for Hyperparameter Optimization2024-12-23Stalling in Space: Attractor Analysis for any Algorithm2024-12-20Generating Critical Scenarios for Testing Automated Driving Systems2024-12-03LAMBDA: Covering the Multimodal Critical Scenarios for Automated Driving Systems by Search Space Quantization2024-11-30Randomized-Grid Search for Hyperparameter Tuning in Decision Tree Model to Improve Performance of Cardiovascular Disease Classification2024-11-27Testing the Efficacy of Hyperparameter Optimization Algorithms in Short-Term Load Forecasting2024-10-19