AI Navigate

RandMark: On Random Watermarking of Visual Foundation Models

arXiv cs.CV / 3/12/2026

📰 NewsModels & Research

Key Points

  • RandMark proposes an ownership verification framework for visual foundation models by embedding digital watermarks into internal representations with a small encoder-decoder network.
  • The watermarking uses random embedding on a hold-out set of input images, making watermark statistics detectable in functional copies of watermarked models.
  • Theoretical and empirical results show a low probability of false detection on non-watermarked models and a low probability of false misdetection on watermarked models.
  • This work supports IP protection for VFMs by enabling reliable ownership verification with minimal impact on model utility.

Abstract

Being trained on large and diverse datasets, visual foundation models (VFMs) can be fine-tuned to achieve remarkable performance and efficiency in various downstream computer vision tasks. The high computational cost of data collection and training makes these models valuable assets, which motivates some VFM owners to distribute them alongside a license to protect their intellectual property rights. In this paper, we propose an approach to ownership verification of visual foundation models that leverages a small encoder-decoder network to embed digital watermarks into an internal representation of a hold-out set of input images. The method is based on random watermark embedding, which makes the watermark statistics detectable in functional copies of the watermarked model. Both theoretically and experimentally, we demonstrate that the proposed method yields a low probability of false detection for non-watermarked models and a low probability of false misdetection for watermarked models.