paper-with-me

홈 › Papers

Echoes of ownership: Adversarial-guided dual injection for copyright protection in MLLMs

2026-02-21 · Chengwei Xia, Fan Ma, Ruijie Quan, Yunqiu Xu, Kun Zhan, Yi Yang arxiv

With the rapid deployment of multimodal large language models (MLLMs), disputes regarding model 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, 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. It 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. Code is at https://github.com/kunzhan/AGDI

📄 PDF Abstract BibTeX arXiv:2602.18845

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Owner3D: Ownership-Guided Style Writing for Training-Free Localized 3D Stylization

2026-08-14 · Suchang Tao, Kaifeng Shi, Zhiyan Liu, Zhuoyuan Jiang 외 arxiv

Localized 3D stylization aims to modify the appearance of a specified object part while preserving the remaining surfaces. In large reconstruction models (LRMs), this task is challenging because style is injected into in…

GuardMarkGS: Unified Ownership Tracing and Edit Deterrence for 3D Gaussian Splatting

2026-05-13 · Utae Jeong, Jaewan Choi, Junseok Lee, Jongheon Jeong 외 arxiv

3D Gaussian Splatting (3DGS) is becoming a practical representation for novel view synthesis, but its growing adoption, together with rapid advances in instruction-driven 3DGS editing, also exposes a dual copyright risk:…

Novel View Synthesis

Transferable Direct Prompt Injection via Activation-Guided MCMC Sampling

2025-09-09 · Minghui Li, Hao Zhang, Yechao Zhang, Wei Wan 외 arxiv

Direct Prompt Injection (DPI) attacks pose a critical security threat to Large Language Models (LLMs) due to their low barrier of execution and high potential damage. To address the impracticality of existing white-box/g…

On Noise Injection in Generative Adversarial Networks

2020-06-10 · Ruili Feng, Deli Zhao, ZhengJun Zha

Noise injection has been proved to be one of the key technique advances in generating high-fidelity images. Despite its successful usage in GANs, the mechanism of its validity is still unclear. In this paper, we propose …

Image Generation

ActiveGuard: An Active DNN IP Protection Technique via Adversarial Examples

2021-03-02 · Mingfu Xue, Shichang Sun, Can He, Yushu Zhang 외

The training of Deep Neural Networks (DNN) is costly, thus DNN can be considered as the intellectual properties (IP) of model owners. To date, most of the existing protection works focus on verifying the ownership after …

Management