Results for "probabilistic accuracy"
Fraction of correct predictions; can be misleading on imbalanced datasets.
A proper scoring rule measuring squared error of predicted probabilities for binary outcomes.
Autoencoder using probabilistic latent variables and KL regularization.
Probabilistic energy-based neural network with hidden variables.
Probabilistic graphical model for structured prediction.
Diffusion model trained to remove noise step by step.
The degree to which predicted probabilities match true frequencies (e.g., 0.8 means ~80% correct).
Penalizes confident wrong predictions heavily; standard for classification and language modeling.
Estimating robot position within a map.
A table summarizing classification outcomes, foundational for metrics like precision, recall, specificity.
Model-generated content that is fluent but unsupported by evidence or incorrect; mitigated by grounding and verification.
Constraining outputs to retrieved or provided sources, often with citation, to improve factual reliability.
Reducing numeric precision of weights/activations to speed inference and reduce memory with acceptable accuracy loss.
Automated assistance identifying disease indicators.
Deep learning system for protein structure prediction.
Scales logits before sampling; higher increases randomness/diversity, lower increases determinism.
A model that assigns probabilities to sequences of tokens; often trained by next-token prediction.
Samples from the smallest set of tokens whose probabilities sum to p, adapting set size by context.
Raw model outputs before converting to probabilities; manipulated during decoding and calibration.
Exponential of average negative log-likelihood; lower means better predictive fit, not necessarily better utility.
AI subfield dealing with understanding and generating human language, including syntax, semantics, and pragmatics.
Bayesian parameter estimation using the mode of the posterior distribution.
Estimating parameters by maximizing likelihood of observed data.
Categorizing AI applications by impact and regulatory risk.
Models that define an energy landscape rather than explicit probabilities.
Probabilistic model for sequential data with latent states.
Simultaneous Localization and Mapping for robotics.
Eliminating variables by integrating over them.
Sampling multiple outputs and selecting consensus.
Probabilities do not reflect true correctness.