🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Noisy Bayesian Optimization

Extension of Bayesian optimization designed to handle observations of the objective function contaminated by random noise, requiring robust surrogate models and acquisition strategies.

📖
termini

Heteroscedastic Surrogate Model

Gaussian process or other regression model that explicitly models the noise variance as a function of input variables, allowing finer uncertainty management in Bayesian optimization.

📖
termini

Robust Acquisition Strategy

Modified acquisition function to be less sensitive to noisy observations, such as Expected Improvement with noise integration or Knowledge Gradient, aiming to stabilize the optimization process.

📖
termini

Replication Averaging

Technique involving evaluating the same candidate point multiple times and using the average of results to reduce the impact of noise, at the cost of increased evaluation budget.

📖
termini

Noisy Thompson Sampling

Variant of the Thompson Sampling acquisition strategy adapted to the noisy context, where a sample is drawn from the posterior predictive distribution that includes noise to guide the next evaluation.

📖
termini

Noise Calibration

Process of estimating the parameters of the noise model (e.g., variance in a homoscedastic case or variance function in a heteroscedastic case) from observed data.

📖
termini

GP-UCB with Noise

Adaptation of the Gaussian Process Upper Confidence Bound algorithm that incorporates noise variance into the upper confidence bound calculation, ensuring theoretical regret guarantees in the presence of noise.

📖
termini

Particle Filter for BO

Alternative approach to Gaussian processes using particle filters to model the posterior distribution of the objective function, offering greater flexibility for modeling non-Gaussian noise.

📖
termini

Noisy Multi-Fidelity Optimization

Framework where low-fidelity evaluations, often more noisy, are combined with high-fidelity evaluations to accelerate optimization while managing different noise levels.

📖
termini

Cumulative Regret in the Presence of Noise

Performance metric evaluating the sum of differences between the value of the best solution found and the optimal (expected) value of the objective function, accounting for the impact of noise on decisions.

📖
termini

Markov Chain Monte Carlo (MCMC) for Inference

Bayesian inference technique, such as Gibbs sampling or Hamiltonian Monte Carlo, used to estimate the posterior distribution of surrogate model hyperparameters in the presence of noise.

📖
termini

Heteroscedastic Noise Kriging

Advanced form of kriging (Gaussian process model) that allows the noise level to vary spatially, providing more realistic modeling for many real-world applications.

📖
termini

Quantile-Based Acquisition Strategy

Family of acquisition functions that target specific quantiles (e.g., the lower quantile) of the predictive distribution, to guard against optimistic evaluations due to noise.

📖
termini

AR(1) Type Noise Model

Modeling noise as an autoregressive process of order 1, capturing temporal correlation in evaluation errors, relevant for sequential optimizations where evaluations are not independent.

📖
termini

Noisy Bayesian Optimization with Unknown Constraints (BOUC)

Extension of Bayesian optimization where constraints are unknown and must be learned from noisy evaluations, adding a layer of complexity to uncertainty management.

🔍

Nessun risultato trovato