paper-with-me

홈 › Papers

Operationalizing CaMeL: Strengthening LLM Defenses for Enterprise Deployment

2025-05-28 · Krti Tallam, Emma Miller

CaMeL (Capabilities for Machine Learning) introduces a capability-based sandbox to mitigate prompt injection attacks in large language model (LLM) agents. While effective, CaMeL assumes a trusted user prompt, omits side-channel concerns, and incurs performance tradeoffs due to its dual-LLM design. This response identifies these issues and proposes engineering improvements to expand CaMeL's threat coverage and operational usability. We introduce: (1) prompt screening for initial inputs, (2) output auditing to detect instruction leakage, (3) a tiered-risk access model to balance usability and control, and (4) a verified intermediate language for formal guarantees. Together, these upgrades align CaMeL with best practices in enterprise security and support scalable deployment.

📄 PDF Abstract BibTeX arXiv:2505.22852

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Scalable Inference Architectures for Compound AI Systems: A Production Deployment Study

2026-04-28 · Srikanta Prasad S, Utkarsh Arora arxiv

Modern enterprise AI applications increasingly rely on compound AI systems - architectures that compose multiple models, retrievers, and tools to accomplish complex tasks. Deploying such systems in production demands inf…

Adaptive Data Flywheel: Applying MAPE Control Loops to AI Agent Improvement

2025-10-30 · Aaditya Shukla, Sidney Knowles, Meenakshi Madugula, Dave Farris 외 arxiv

Enterprise AI agents must continuously adapt to maintain accuracy, reduce latency, and remain aligned with user needs. We present a practical implementation of a data flywheel in NVInfo AI, NVIDIA's Mixture-of-Experts (M…

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems

2025-07-21 · Andrii Balashov, Olena Ponomarova, Xiaohua Zhai

Large Language Models (LLMs) deployed in enterprise settings (e.g., as Microsoft 365 Copilot) face novel security challenges. One critical threat is prompt inference attacks: adversaries chain together seemingly benign p…

Anomaly Detection

Evaluating Prompting-Based Defenses Against Domain-Camouflaged Injection Attacks

2026-06-16 · Aaditya Pai arxiv

Domain-camouflaged injection attacks embed malicious instructions in retrieved content using domain-appropriate vocabulary, evading standard detectors that rely on syntactic injection markers. When detection fails, pract…

Frontier AI's Impact on the Cybersecurity Landscape

2025-04-07 · Wenbo Guo, Yujin Potter, Tianneng Shi, Zhun Wang 외

As frontier AI advances rapidly, understanding its impact on cybersecurity and inherent risks is essential to ensuring safe AI evolution (e.g., guiding risk mitigation and informing policymakers). While some studies revi…