NASA’s new dark energy space telescope can also detect killer asteroids
technologyreview.com·2h ago
TL;DR
Hallucinations in retrieval-augmented generation (RAG) models can mislead users by generating false information. The GASP method was developed to detect these hallucinations by analyzing grounding-aware sensitivity through perturbation techniques.
✦ Why It Matters
Implement GASP in your RAG systems to enhance the accuracy of generated content and reduce misinformation risks.
Key Takeaways
How It Works
GASP assesses the grounding sensitivity of answer sentences by measuring likelihood changes when evidence is altered. It calculates log-likelihood drops and Jensen-Shannon divergences (JSD) to determine how much a sentence's validity relies on its supporting context.
Related