English

Making Models Unmergeable via Scaling-Sensitive Loss Landscape

Artificial Intelligence 2026-01-30 v1 Cryptography and Security

Abstract

The rise of model hubs has made it easier to access reusable model components, making model merging a practical tool for combining capabilities. Yet, this modularity also creates a \emph{governance gap}: downstream users can recompose released weights into unauthorized mixtures that bypass safety alignment or licensing terms. Because existing defenses are largely post-hoc and architecture-specific, they provide inconsistent protection across diverse architectures and release formats in practice. To close this gap, we propose \textsc{Trap}2^{2}, an architecture-agnostic protection framework that encodes protection into the update during fine-tuning, regardless of whether they are released as adapters or full models. Instead of relying on architecture-dependent approaches, \textsc{Trap}2^{2} uses weight re-scaling as a simple proxy for the merging process. It keeps released weights effective in standalone use, but degrades them under re-scaling that often arises in merging, undermining unauthorized merging.

Cite

@article{arxiv.2601.21898,
  title  = {Making Models Unmergeable via Scaling-Sensitive Loss Landscape},
  author = {Minwoo Jang and Hoyoung Kim and Jabin Koo and Jungseul Ok},
  journal= {arXiv preprint arXiv:2601.21898},
  year   = {2026}
}

Comments

Preprint

R2 v1 2026-07-01T09:25:59.298Z