Skip to content
#

hallucination-mitigation

Here are 45 public repositories matching this topic...

Phase-Slip is a stochastic intervention architecture that operates on the Key-Value Cache of the model. Phase-Slip gently rotates the semantic vectors of the context window, asking the model: "How would you finish this sentence if you looked at it from a slightly different perspective?"

  • Updated Dec 18, 2025
  • Python

Layer-wise Semantic Dynamics (LSD) is a model-agnostic framework for hallucination detection in Large Language Models (LLMs). It analyzes the geometric evolution of hidden-state semantics across transformer layers, using contrastive alignment between model activations and ground-truth embeddings to detect factual drift and semantic inconsistency.

  • Updated Oct 28, 2025
  • Python

Improve this page

Add a description, image, and links to the hallucination-mitigation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hallucination-mitigation topic, visit your repo's landing page and select "manage topics."

Learn more