paper-with-me

홈 › Papers

Beyond Native Success: Auditing Deployment-Interface Exposure of CLIP Backdoors

2026-06-16 · Kunlan Xiang, Haomiao Yang, Wenbo Jiang arxiv

Contrastive Language-Image Pre-training models are widely reused across downstream interfaces, including feature extraction, retrieval, reranking, and selection. Existing CLIP backdoor, however, usually validate attacks on a small attack-native task, leaving unclear whether the same poisoned checkpoint remains exposed, weakens, or becomes not applicable when reused through other interfaces. We introduce DIFE, a Deployment-Interface Footprint Evaluation framework that audits backdoored CLIP checkpoints across deployment interfaces. DIFE makes various evaluations comparable by specifying each interface's component readout, trigger channel, target event, reference condition, and metric. DIFE also introduces effective-footprint diagnosis to identify the reusable CLIP component or component combination that carries exposure and explains where risk transfers. Auditing reproduced CLIP backdoors with DIFE reveals a structured landscape: native success is not a checkpoint-level risk certificate, exposure follows component footprints, text-side poisoning does not yield textual-encoder control, and some coupled attacks remain mechanism-bound. This audit reveals a import gapin existing CLIP backdoors: a textual encoder that itself becomes a reusable carrier of adversarial behavior. We therefore introduce BadTextTower to fill this gap. BadTextTower produces strong text-conditioned retrieval, reranking, and selection exposure while leaving visual-only reuse nearly clean.

📄 PDF Abstract BibTeX arXiv:2606.17815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Metadata: CAPRA for Hidden Subgroup Analysis under Missing Metadata in Medical Imaging

2026-07-10 · Yawen Li, Yan Li, Zhe Xue, Yingxia Shao 외 arxiv

Medical imaging models are often deployed without the demographic, acquisition, and quality metadata needed for subgroup auditing. Once those metadata disappear, clinically critical failure modes can be masked by strong …

SMI: Statistical Membership Inference for Reliable Unlearned Model Auditing

2026-02-01 · Jialong Sun, Zeming Wei, Jiaxuan Zou, Jiacheng Gong 외 arxiv

Machine unlearning (MU) is essential for enforcing the right to be forgotten in machine learning systems. A key challenge of MU is how to reliably audit whether a model has truly forgotten specified training data. Member…

Beyond the Chat: Executable and Verifiable Text-Editing with LLMs

2023-09-27 · Philippe Laban, Jesse Vig, Marti A. Hearst, Caiming Xiong 외

Conversational interfaces powered by Large Language Models (LLMs) have recently become a popular way to obtain feedback during document editing. However, standard chat-based conversational interfaces do not support trans…

Blind Gods and Broken Screens: Architecting a Secure, Intent-Centric Mobile Agent Operating System

2026-02-11 · Zhenhua Zou, Sheng Guo, Qiuyang Zhan, Lepeng Zhao 외 arxiv

The evolution of Large Language Models (LLMs) has shifted mobile computing from App-centric interactions to system-level autonomous agents. Current implementations predominantly rely on a "Screen-as-Interface" paradigm, …

Auditing Self-Evolution in Financial Agents: Capability Gains, Security Drift, and Execution-Interface Mismatch

2026-08-18 · Jialong Li, Jialing Zhu arxiv

Self-evolving agents turn experience into reusable skills, workflows, or memories, but post-evolution accuracy alone does not show whether learned behavior preserves previously correct behavior or security. We audit Skil…