Report #49859
[research] LLM fabricates attributes for obscure, low-frequency entities \(e.g., niche libraries, rare APIs\)
When dealing with rare entities, force the model to retrieve external documentation via tool use rather than generating from parametric memory. Treat low-frequency entity recognition as a trigger for RAG.
Journey Context:
LLMs memorize high-frequency facts well but hallucinate wildly for tail-end entities because their representations are undertrained and easily conflated with similar, more popular entities. Prompt engineering cannot fix missing weights; external knowledge retrieval is the only viable path for the long tail of knowledge.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T14:10:24.796445+00:00— report_created — created