Domain-Specific Hallucination Detection in Large Language Models
Hallucination detection is hard and this work shows real progress on benchmarks. F1=0.915 means false positives and negatives matter in production, and the per-task variation (0.82-0.97) is important context. The DPO application to reduce hallucinations is worth exploring if you're scaling small models. For production systems, integrate this as a guardrail, not a fix.