Results for "probabilistic loss"
The shape of the loss function over parameter space.
Probabilistic energy-based neural network with hidden variables.
Probabilistic graphical model for structured prediction.
Probabilistic model for sequential data with latent states.
Autoencoder using probabilistic latent variables and KL regularization.
The learned numeric values of a model adjusted during training to minimize a loss function.
A scalar measure optimized during training, typically expected loss over data, sometimes with regularization terms.
Minimizing average loss on training data; can overfit when data is limited or biased.
Iterative method that updates parameters in the direction of negative gradient to minimize loss.
Reducing numeric precision of weights/activations to speed inference and reduce memory with acceptable accuracy loss.
Matrix of second derivatives describing local curvature of loss.
Lowest possible loss.
Loss of old knowledge when learning new tasks.
Maximum expected loss under normal conditions.
Diffusion model trained to remove noise step by step.
A function measuring prediction error (and sometimes calibration), guiding gradient-based optimization.
Penalizes confident wrong predictions heavily; standard for classification and language modeling.