paper-with-me

Papers

Attack GAN (AGAN ): A new Security Evaluation Tool for Perceptual Encryption

2024-07-09 · Umesh Kashyap, Sudev Kumar Padhi, Sk. Subidh Ali

Training state-of-the-art (SOTA) deep learning models requires a large amount of data. The visual information present in the training data can be misused, which creates a huge privacy concern. One of the prominent solutions for this issue is perceptual encryption, which converts images into an unrecognizable format to protect the sensitive visual information in the training data. This comes at the cost of a significant reduction in the accuracy of the models. Adversarial Visual Information Hiding (AV IH) overcomes this drawback to protect image privacy by attempting to create encrypted images that are unrecognizable to the human eye while keeping relevant features for the target model. In this paper, we introduce the Attack GAN (AGAN ) method, a new Generative Adversarial Network (GAN )-based attack that exposes multiple vulnerabilities in the AV IH method. To show the adaptability, the AGAN is extended to traditional perceptual encryption methods of Learnable encryption (LE) and Encryption-then-Compression (EtC). Extensive experiments were conducted on diverse image datasets and target models to validate the efficacy of our AGAN method. The results show that AGAN can successfully break perceptual encryption methods by reconstructing original images from their AV IH encrypted images. AGAN can be used as a benchmark tool to evaluate the robustness of encryption methods for privacy protection such as AV IH.

📄 PDF Abstract BibTeX arXiv:2407.06570

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Attacking LLMs and AI Agents: Advertisement Embedding Attacks Against Large Language Models

2025-08-25 · Qiming Guo, Jinwen Tang, Xingran Huang arxiv

We introduce Advertisement Embedding Attacks (AEA), a new class of LLM security threats that stealthily inject promotional or malicious content into model outputs and AI agents. AEA operate through two low-cost vectors: …

Evaluating Privilege Usage of Agents with Real-World Tools

2026-03-30 · Quan Zhang, Lianhang Fu, Lvsi Lian, Gwihwan Go 외 arxiv

Equipping LLM agents with real-world tools can substantially improve productivity. However, granting agents autonomy over tool use also transfers the associated privileges to both the agent and the underlying LLM. Improp…

From Assistant to Double Agent: Formalizing and Benchmarking Attacks on OpenClaw for Personalized Local AI Agent

2026-02-09 · Yuhang Wang, Feiming Xu, Zheng Lin, Guangyu He 외 arxiv

Although large language model (LLM)-based agents, exemplified by OpenClaw, are increasingly evolving from task-oriented systems into personalized AI assistants for solving complex real-world tasks, their practical deploy…

MCP Security Bench (MSB): Benchmarking Attacks Against Model Context Protocol in LLM Agents

2025-10-14 · Dongsen Zhang, Zekun Li, Xu Luo, Xuannan Liu 외 arxiv

The Model Context Protocol (MCP) standardizes how large language model (LLM) agents discover, describe, and call external tools. While MCP unlocks broad interoperability, it also enlarges the attack surface by making too…

Instruction Following

AdapTools: Adaptive Tool-based Indirect Prompt Injection Attacks on Agentic LLMs

2026-02-24 · Che Wang, Jiaming Zhang, Ziqi Zhang, Zijie Wang 외 arxiv

The integration of external data services (e.g., Model Context Protocol, MCP) has made large language model-based agents increasingly powerful for complex task execution. However, this advancement introduces critical sec…