Hyperparameter Optimization

279 papers with code • 1 benchmarks • 3 datasets

Hyperparameter Optimization is the problem of choosing a set of optimal hyperparameters for a learning algorithm. Whether the algorithm is suitable for the data directly depends on hyperparameters, which directly influence overfitting or underfitting. Each model requires different assumptions, weights or training speeds for different types of data under the conditions of a given loss function.

Source: Data-driven model for fracturing design optimization: focus on building digital database and production forecast

Libraries

Use these libraries to find Hyperparameter Optimization models and implementations
3 papers
7,404
3 papers
1,421
See all 14 libraries.

Teaching Specific Scientific Knowledge into Large Language Models through Additional Training

kanhatakeyama/Additional-training-Llama2 6 Dec 2023

Through additional training, we explore embedding specialized scientific knowledge into the Llama 2 Large Language Model (LLM).

3
06 Dec 2023

TabRepo: A Large Scale Repository of Tabular Model Evaluations and its AutoML Applications

awslabs/autogluon 6 Nov 2023

We introduce TabRepo, a new dataset of tabular model evaluations and predictions.

7,118
06 Nov 2023

Hodge-Compositional Edge Gaussian Processes

cookbook-ms/hodge-edge-gp 30 Oct 2023

We propose principled Gaussian processes (GPs) for modeling functions defined over the edge set of a simplicial 2-complex, a structure similar to a graph in which edges may form triangular faces.

1
30 Oct 2023

Large-Scale Gaussian Processes via Alternating Projection

kayween/alternating-projection-for-gp 26 Oct 2023

Training and inference in Gaussian processes (GPs) require solving linear systems with $n\times n$ kernel matrices.

0
26 Oct 2023

Hyperparameter Optimization for Multi-Objective Reinforcement Learning

lucasalegre/morl-baselines 25 Oct 2023

Hence, prior research has explored hyperparameter optimization in RL to address this concern.

223
25 Oct 2023

Machine Learning in the Quantum Age: Quantum vs. Classical Support Vector Machines

detasar/quantum_computing_notebooks 17 Oct 2023

This work endeavors to juxtapose the efficacy of machine learning algorithms within classical and quantum computational paradigms.

0
17 Oct 2023

Improving Fast Minimum-Norm Attacks with Hyperparameter Optimization

pralab/HO-FMN 12 Oct 2023

Evaluating the adversarial robustness of machine learning models using gradient-based attacks is challenging.

8
12 Oct 2023

Auto-FP: An Experimental Study of Automated Feature Preprocessing for Tabular Data

AutoFP/Auto-FP 4 Oct 2023

This observation enables us to extend a variety of HPO and NAS algorithms to solve the Auto-FP problem.

2
04 Oct 2023

Interactive Hyperparameter Optimization in Multi-Objective Problems via Preference Learning

automl/interactive-mo-ml 7 Sep 2023

In an experimental study targeting the environmental impact of ML, we demonstrate that our approach leads to substantially better Pareto fronts compared to optimizing based on a wrong indicator pre-selected by the user, and performs comparable in the case of an advanced user knowing which indicator to pick.

1
07 Sep 2023

Where Did the Gap Go? Reassessing the Long-Range Graph Benchmark

toenshoff/lrgb 1 Sep 2023

The recent Long-Range Graph Benchmark (LRGB, Dwivedi et al. 2022) introduced a set of graph learning tasks strongly dependent on long-range interaction between vertices.

13
01 Sep 2023