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

כתבה arXiv cs.LG ·

DriftNet: רשת דריף לזיהוי ומקום פגיעה של הזרקת פרסומת ל-LLM

DriftNet: A Dual-Head Trajectory Transformer for Detecting and Localizing Prompt Injection in LLM Agents
DriftNet היא רשת שמזהה ומסווגת פגיעה של הזרקת פרסומת ב-LLM. היא מסווגת כל צעד בטרכאקטוריית ה-LLM כבן-לב, נקודת-הזרקה, חטיפה או ניסיון-הזרקה-כשל. DriftNet חושפת פגיעה של הזרקת פרסומת ב-98.7% מהטרכאקטוריות שהוזרקו.
תקציר מקורי באנגליתarXiv:2609.10892v1 Announce Type: cross Abstract: When an indirect prompt injection succeeds against an LLM agent, the compromise is visible in the agent's own behavior: a benign prefix of tool calls, a poisoned observation, and a suffix of actions that serve the attacker. An operator needs three facts: where the attack entered, which steps it corrupted, and whether apparent poison was resisted. Existing systems return either a whole-trace verdict or a single unsafe index. We present DriftNet, a dual-head trajectory Transformer that reads a logged tool-call trajectory and answers all three questions in one forward pass: one head classifies the trajectory as compromised or not, and a second assigns every step one of four labels (benign, injection point, hijacked, failed injection). To our k
קרא במקור המקורי