The document summarizes recent research on watermarking techniques for deep neural networks (DNNs). It discusses why DNN watermarking is needed to protect models from unauthorized use. Methods are categorized based on whether they embed watermarks in weights (static) or activations (dynamic), use white-box or black-box extraction, and transmit multi-bit or zero-bit messages. Requirements for watermarking algorithms like robustness, fidelity and a tradeoff triangle are presented. Several static and dynamic watermarking algorithms are described and compared in terms of methodology, robustness, and security against attacks like fine-tuning or overwriting. The conclusion states that while DNN watermarking faces challenges, it provides important protection for
Related topics: