PulseAugur
EN
LIVE 07:37:53

New SWAP method audits soft prompts for copyright protection

Researchers have developed a new method called SWAP (Sequential Watermarking for Soft Prompts) to protect the copyright of soft prompts used with large vision-language models like CLIP. Existing auditing techniques are ineffective because they either introduce false positives or fail to embed functional triggers without harming the model's primary task. SWAP embeds watermarks in a distinct, more complex space by encoding them through a specific order of out-of-distribution classes, inspired by CLIP's zero-shot capabilities. This approach ensures the original prediction labels remain unchanged, making it less detrimental to the model's performance. Extensive experiments have shown SWAP to be effective, harmless, and robust against various attacks. AI

IMPACT Introduces a novel technique for copyright protection in AI models, potentially impacting the development and deployment of proprietary soft prompts.

RANK_REASON This is a research paper detailing a new method for auditing soft prompts. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New SWAP method audits soft prompts for copyright protection

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Wenyuan Yang, Yichen Sun, Changzheng Chen, Zhixuan Chu, Jiaheng Zhang, Yiming Li, Dacheng Tao ·

    SWAP: Towards Copyright Auditing of Soft Prompts via Sequential Watermarking

    arXiv:2511.04711v2 Announce Type: replace-cross Abstract: Large-scale vision-language models, especially CLIP, have demonstrated remarkable performance across diverse downstream tasks. Soft prompts, as carefully crafted modules that efficiently adapt vision-language models to spe…