paper-with-me

홈 › Papers

Adaptive Control of Embedding Strength in Image Watermarking using Neural Networks

2020-01-09 · Mahnoosh Bagheri, Majid Mohrekesh, Nader Karimi, Shadrokh Samavi

Digital image watermarking has been widely used in different applications such as copyright protection of digital media, such as audio, image, and video files. Two opposing criteria of robustness and transparency are the goals of watermarking methods. In this paper, we propose a framework for determining the appropriate embedding strength factor. The framework can use most DWT and DCT based blind watermarking approaches. We use Mask R-CNN on the COCO dataset to find a good strength factor for each sub-block. Experiments show that this method is robust against different attacks and has good transparency.

📄 PDF Abstract BibTeX arXiv:2001.03251

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…

Similar Papers 제목 키워드 기반

Adaptive Blind Watermarking Using Psychovisual Image Features

2022-12-25 · Arezoo PariZanganeh, Ghazaleh Ghorbanzadeh, Zahra Nabizadeh ShahreBabak, Nader Karimi 외

With the growth of editing and sharing images through the internet, the importance of protecting the images' authorship has increased. Robust watermarking is a known approach to maintaining copyright protection. Robustne…

Robust Watermarking using Diffusion of Logo into Autoencoder Feature Maps

2021-05-24 · Maedeh Jamali, Nader Karim, Pejman Khadivi, Shahram Shirani 외

Digital contents have grown dramatically in recent years, leading to increased attention to copyright. Image watermarking has been considered one of the most popular methods for copyright protection. With the recent adva…

MT-Mark: Rethinking Image Watermarking via Mutual-Teacher Collaboration with Adaptive Feature Modulation

2025-12-22 · Fei Ge, Ying Huang, Jie Liu, Guixuan Zhang 외 arxiv

Existing deep image watermarking methods follow a fixed embedding-distortion-extraction pipeline, where the embedder and extractor are weakly coupled through a final loss and optimized in isolation. This design lacks exp…

Representation Learning

ARIW-Framework: Adaptive Robust Iterative Watermarking Framework

2025-05-19 · Shaowu Wu, Liting Zeng, Wei Lu, Xiangyang Luo

With the rapid rise of large models, copyright protection for generated image content has become a critical security challenge. Although deep learning watermarking techniques offer an effective solution for digital image…

Decoder

PTW: Pivotal Tuning Watermarking for Pre-Trained Image Generators

2023-04-14 · Nils Lukas, Florian Kerschbaum

Deepfakes refer to content synthesized using deep generators, which, when misused, have the potential to erode trust in digital media. Synthesizing high-quality deepfakes requires access to large and complex generators o…

DeepFake DetectionFace Swapping