יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.AI ·

אימות רציף לשיחות LLM

Grounded Continuation: A Linear-Time Runtime Verifier for LLM Conversations
פותח אימות רציף לשיחות LLM, המאפשר לוודא שהמשך השיחה מבוסס על הנחות קודמות. האימות משתמש במנוע סימבולי ומפה תלויות. נבדק על מודלים כגון GPT-4o.
תקציר מקורי באנגליתarXiv:2605.14175v2 Announce Type: replace Abstract: In a long conversation, an LLM can produce a plausible continuation that rests on premises the conversation has already abandoned. No runtime check ties its output to what the conversation has established, a gap that context-manipulation attacks on deployed agents exploit. We close this gap with a runtime verifier: an LLM Interpreter classifies each utterance into one of eight epistemic operations, and a symbolic engine applies them to a dependency map that records what every claim rests on and whether it still stands. Whether a continuation is grounded reduces to a walk over the map, linear in its size, with no LLM call. Retraction propagates through the same map with a conflict-free guarantee, flagging exactly the conclusions that lose
קרא במקור המקורי