Variational diffusion model

A variational diffusion model is a type of generative model that combines principles from variational inference and diffusion processes to generate data through a controlled stochastic process. It is used primarily in machine learning to model complex data distributions by gradually transforming noise into structured data.

Read More →

Conditional neural process

Conditional neural processes (CNPs) are a class of machine learning models designed to efficiently learn distributions over functions, combining the flexibility of neural networks with the data efficiency of Gaussian processes. They provide a framework for rapid adaptation to new tasks by conditioning on observed data.

Read More →

UniOcc (unified occupancy prediction)

UniOcc (unified occupancy prediction) is a computational approach designed to estimate and predict occupancy patterns in indoor environments by integrating multiple data sources and using machine learning techniques. It aims to provide accurate, real-time predictions for applications in building management, energy efficiency, and smart environments.

Read More →

AlexNet

AlexNet is a pioneering convolutional neural network architecture that significantly advanced image recognition technology. Developed in 2012, it demonstrated the effectiveness of deep learning in large-scale visual tasks.

Read More →

Compressive Transformer

The Compressive Transformer is a type of neural network architecture designed to improve long-range sequence modeling by compressing past hidden states to extend memory capacity. It enhances the Transformer model by maintaining a compressed memory of previous activations, enabling efficient handling of longer sequences.

Read More →