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

כתבה arXiv cs.LG ·

בדיקת פעולה לפני קיום: עריכה טרנספורמטיבית לאג'נטי LLM

Look Before You Leap: Pre-Action Verification for LLM Agents
בדיקת פעולה לפני קיום לאג'נטי LLM כדי למנוע כשלים סופויים. המחקר מציג שיטה לבדיקת פעולה לפני קיום, שמאפשרת לאבטח את התוצאות ולמנוע כשלים סופויים.
תקציר מקורי באנגליתarXiv:2609.11957v1 Announce Type: new Abstract: An LLM agent acts on the world by emitting actions: shell commands to run, edits to apply. A wrong action does not always fail loudly; it can fail silently, producing a plausible but incorrect effect that raises no error. We argue that a cheap deterministic check, run before an action takes effect, is an effective and underused form of agent oversight, and we study it across two action modalities in one framework. The idea is to fix an action's correct effect by construction, before any executor runs, so that silent failure is measured directly and the verifier may abstain rather than guess. For shell commands, a static verifier over 9930 commands and 482 tools catches 95.8% of invalid commands at a 10.0% false-positive rate. Its syntax and b
קרא במקור המקורי