Topic · Tue Apr 21 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

RAG vs fine-tuning for policy-heavy domains

Open issue: when retrieval and citations beat fine-tuning, and when they do not, for regulated knowledge.

  • RAG
  • GenAI
  • Public sector

Policy documents change. Fine-tuned weights do not, unless you operate a retraining loop you can defend. For SNAP/Medicaid-style guidance, retrieval plus citations was the path that kept lawyers and program owners in the conversation.

That is not a universal rule. Classification, routing, and short canned intents may belong in a smaller model. Long-form “what does this regulation mean?” usually belongs in retrieval.

Where have you seen RAG fail in production — stale indexes, bad chunking, or over-confident answers when retrieval is empty? Add a comment with a concrete failure mode if you have one.

Discussion

Add your view on this issue.

No comments yet. Be the first to leave a note for Subose or for other readers.