AI RESEARCH

Sentra-Guard: A Real-Time Multilingual Defense Against Adversarial LLM Prompts

arXiv CS.AI

ArXi:2510.22628v2 Announce Type: replace-cross This paper presents a real-time modular defense system named Sentra-Guard. The system detects and mitigates jailbreak and prompt injection attacks targeting large language models (LLMs). The framework uses a hybrid architecture with FAISS-indexed SBERT embedding representations that capture the semantic meaning of prompts, combined with fine-tuned transformer classifiers, which are machine learning models specialized for distinguishing between benign and adversarial language inputs.