Prompt leaking

Prompt leaking refers to the unintentional exposure or revealing of input prompts used in artificial intelligence systems, particularly language models, which may compromise privacy, security, or intellectual property. It is a concern in AI deployment and development, affecting model integrity and user confidentiality.

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 →

Continual learning

Continual learning is an area of machine learning focused on enabling models to learn continuously from data streams without forgetting previously acquired knowledge. It addresses challenges such as catastrophic forgetting and aims to create adaptive systems capable of lifelong learning.

Read More →