Hyper-deep ensembles

Hyper-deep ensembles are advanced machine learning models that combine multiple deep neural networks to improve predictive performance, robustness, and uncertainty estimation. They extend traditional ensemble methods by leveraging very large or highly complex models in a coordinated manner.

Read More →

Adversarial machine learning

Adversarial machine learning is a field focused on understanding and mitigating vulnerabilities in machine learning models caused by maliciously crafted inputs designed to deceive them. It studies how adversaries can manipulate data to cause errors in prediction or classification, and develops defenses to improve robustness.

Read More →

Score-based generative model

A score-based generative model is a type of probabilistic model that generates data by estimating the gradient of the data distribution’s log-density, known as the score function. These models employ techniques from stochastic differential equations and denoising score matching to synthesize high-quality samples, especially in image generation.

Read More →