paper-with-me

Papers

A Framework for Rapidly Developing and Deploying Protection Against Large Language Model Attacks

2025-09-25 · Adam Swanda, Amy Chang, Alexander Chen, Fraser Burch, Paul Kassianik, Konstantin Berlin arxiv

The widespread adoption of Large Language Models (LLMs) has revolutionized AI deployment, enabling autonomous and semi-autonomous applications across industries through intuitive language interfaces and continuous improvements in model development. However, the attendant increase in autonomy and expansion of access permissions among AI applications also make these systems compelling targets for malicious attacks. Their inherent susceptibility to security flaws necessitates robust defenses, yet no known approaches can prevent zero-day or novel attacks against LLMs. This places AI protection systems in a category similar to established malware protection systems: rather than providing guaranteed immunity, they minimize risk through enhanced observability, multi-layered defense, and rapid threat response, supported by a threat intelligence function designed specifically for AI-related threats. Prior work on LLM protection has largely evaluated individual detection models rather than end-to-end systems designed for continuous, rapid adaptation to a changing threat landscape. We present a production-grade defense system rooted in established malware detection and threat intelligence practices. Our platform integrates three components: a threat intelligence system that turns emerging threats into protections; a data platform that aggregates and enriches information while providing observability, monitoring, and ML operations; and a release platform enabling safe, rapid detection updates without disrupting customer workflows. Together, these components deliver layered protection against evolving LLM threats while generating training data for continuous model improvement and deploying updates without interrupting production.

📄 PDF Abstract BibTeX arXiv:2509.20639

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

Watermarking Neuromorphic Brains: Intellectual Property Protection in Spiking Neural Networks

2024-05-07 · Hamed Poursiami, Ihsen Alouani, Maryam Parsa

As spiking neural networks (SNNs) gain traction in deploying neuromorphic computing solutions, protecting their intellectual property (IP) has become crucial. Without adequate safeguards, proprietary SNN architectures ar…

CopyrightMeter: Revisiting Copyright Protection in Text-to-image Models

2024-11-20 · Naen Xu, Changjiang Li, Tianyu Du, Minxi Li 외

Text-to-image diffusion models have emerged as powerful tools for generating high-quality images from textual descriptions. However, their increasing popularity has raised significant copyright concerns, as these models …

Image GenerationText to Image GenerationText-to-Image Generation

TransLinkGuard: Safeguarding Transformer Models Against Model Stealing in Edge Deployment

2024-04-17 · Qinfeng Li, Zhiqiang Shen, Zhenghan Qin, Yangfan Xie 외

Proprietary large language models (LLMs) have been widely applied in various scenarios. Additionally, deploying LLMs on edge devices is trending for efficiency and privacy reasons. However, edge deployment of proprietary…

Can't Steal? Cont-Steal! Contrastive Stealing Attacks Against Image Encoders

2022-01-19 · CVPR 2023 1 · Zeyang Sha, Xinlei He, Ning Yu, Michael Backes 외

Self-supervised representation learning techniques have been developing rapidly to make full use of unlabeled images. They encode images into rich features that are oblivious to downstream tasks. Behind their revolutiona…

Contrastive LearningRepresentation Learning

IPV-Bench: Benchmarking Image Protection Methods under Diverse Image-to-Video Generation Scenarios

2026-03-27 · Xiaofeng Li, Leyi Sheng, Zhen Sun, Zongmin Zhang 외 arxiv

Image-to-video (I2V) generation models can be misused to animate a single image into a convincing fake video, motivating perturbation-based image protection methods that aim to disrupt such generation. Yet these methods …

Video Generation