Third-party cyber evaluations involving OpenAI models
openai.com·14h ago
TL;DR
Search-augmented large language models (LLMs) often misattribute citations, leading to misinformation. This study developed a framework to measure structural citation failures in these models.
✦ Why It Matters
Engineers can enhance LLM reliability by implementing improved citation validation techniques based on these findings.
Key Takeaways
How It Works
CITETRACE traces the citation chain from user queries to generated answers, allowing for a detailed analysis of citation quality. The three-dimensional evaluation framework scores citations based on their alignment with user intent, the appropriateness of the source, and the fidelity of the answer to the source.
Related