Echoes of Ownership: Adversarial-Guided Dual Injection for Copyright Protection in MLLMs
About
With the rapid deployment and widespread adoption of multimodal large language models (MLLMs), disputes regarding model version attribution and ownership have become increasingly frequent, raising significant concerns about intellectual property protection. In this paper, we propose a framework for generating copyright triggers for MLLMs, enabling model publishers to embed verifiable ownership information into the model. The goal is to construct trigger images that elicit ownership-related textual responses exclusively in fine-tuned derivatives of the original model, while remaining inert in other non-derivative models. Our method constructs a tracking trigger image by treating the image as a learnable tensor, performing adversarial optimization with dual-injection of ownership-relevant semantic information. The first injection is achieved by enforcing textual consistency between the output of an auxiliary MLLM and a predefined ownership-relevant target text; the consistency loss is backpropagated to inject this ownership-related information into the image. The second injection is performed at the semantic-level by minimizing the distance between the CLIP features of the image and those of the target text. Furthermore, we introduce an additional adversarial training stage involving the auxiliary model derived from the original model itself. This auxiliary model is specifically trained to resist generating ownership-relevant target text, thereby enhancing robustness in heavily fine-tuned derivative models. Extensive experiments demonstrate the effectiveness of our dual-injection approach in tracking model lineage under various fine-tuning and domain-shift scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Copyright tracking | V7W | ASR64 | 13 | |
| Copyright tracking | ST-VQA | ASR56 | 13 | |
| Copyright tracking | TextVQA | ASR47 | 13 | |
| Copyright tracking | PaintingF | ASR49 | 8 | |
| Copyright tracking | MathV | ASR51 | 8 | |
| Copyright tracking | V7W subsets of 28k | ASR53 | 8 | |
| Copyright tracking | ST-VQA full (train) | ASR77 | 8 | |
| Copyright tracking | TextVQA (train) | ASR41 | 8 | |
| Copyright tracking | PaintingForm (subsets of 20k) | ASR81 | 8 | |
| Copyright tracking | MathV360k subsets of 50k | ASR0.68 | 8 |