Effective Rank: A continuous measure of the 'effective' dimensionality of a matrix, calculated as the exponential of the spectral entropy; indicates how many distinct semantic modes are present
Singular Value Decomposition (SVD): A factorization of a matrix that reveals its internal structure by breaking it down into singular values representing the magnitude of variation along principal directions
AUROC: Area Under the Receiver Operating Characteristic curve—a performance metric for binary classifiers (hallucination vs. correct) independent of the decision threshold
Aleatoric Uncertainty: Uncertainty arising from the inherent stochasticity (randomness) in the data or the generation process
Epistemic Uncertainty: Uncertainty arising from a lack of knowledge or information within the model itself
Semantic Entropy (SE): A baseline method that measures uncertainty by clustering generated answers based on meaning and calculating the entropy of that distribution
Differential Entropy: The entropy of a continuous probability distribution; approximated by baselines like Eigenscore
ROUGE-L: An evaluation metric measuring the longest common subsequence between a generated text and a reference text, used here to label generations as correct or hallucinated