paper-with-me

홈 › Papers

DynaMark: A Reinforcement Learning Framework for Dynamic Watermarking in Industrial Machine Tool Controllers

2025-08-29 · Navid Aftabi, Abhishek Hanchate, Satish Bukkapatnam, Dan Li arxiv

Industry 4.0's highly networked Machine Tool Controllers (MTCs) are prime targets for replay attacks that use outdated sensor data to manipulate actuators. Dynamic watermarking can reveal such tampering, but current schemes assume linear-Gaussian dynamics and use constant watermark statistics, making them vulnerable to the time-varying, partly proprietary behavior of MTCs. We close this gap with DynaMark, a reinforcement learning framework that models dynamic watermarking as a Markov decision process (MDP). It learns an adaptive policy online that dynamically adapts the covariance of a zero-mean Gaussian watermark using available measurements and detector feedback, without needing system knowledge. DynaMark maximizes a unique reward function balancing control performance, energy consumption, and detection confidence dynamically. We develop a Bayesian belief updating mechanism for real-time detection confidence in linear systems. This approach, independent of specific system assumptions, underpins the MDP for systems with linear dynamics. On a Siemens Sinumerik 828D controller digital twin, DynaMark achieves a reduction in watermark energy by 70% while preserving the nominal trajectory, compared to constant variance baselines. It also maintains an average detection delay equivalent to one sampling interval. A physical stepper-motor testbed validates these findings, rapidly triggering alarms with less control performance decline and exceeding existing benchmarks.

📄 PDF Abstract BibTeX arXiv:2508.21797

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DynaMarks: Defending Against Deep Learning Model Extraction Using Dynamic Watermarking

2022-07-27 · Abhishek Chakraborty, Daniel Xing, Yuntao Liu, Ankur Srivastava

The functionality of a deep learning (DL) model can be stolen via model extraction where an attacker obtains a surrogate model by utilizing the responses from a prediction API of the original model. In this work, we prop…

Deep LearningModel extraction

Knowledge-Free Black-Box Watermark and Ownership Proof for Image Classification Neural Networks

2022-04-09 · Fangqi Li, Shilin Wang

Watermarking has become a plausible candidate for ownership verification and intellectual property protection of deep neural networks. Regarding image classification neural networks, current watermarking schemes uniforml…

image-classificationImage Classification

SWaRL: Safeguard Code Watermarking via Reinforcement Learning

2026-01-05 · Neusha Javidnia, Ruisi Zhang, Ashish Kundu, Farinaz Koushanfar arxiv

We present SWaRL, a robust and fidelity-preserving watermarking framework designed to protect the intellectual property of code LLMs by embedding unique and verifiable signatures in the generated program. Existing waterm…

Reinforcement Learning

Sequential Triggers for Watermarking of Deep Reinforcement Learning Policies

2019-06-03 · Vahid Behzadan, William Hsu

This paper proposes a novel scheme for the watermarking of Deep Reinforcement Learning (DRL) policies. This scheme provides a mechanism for the integration of a unique identifier within the policy in the form of its resp…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

DeepForgeSeal: Latent Space-Driven Semi-Fragile Watermarking for Deepfake Detection Using Adversarial Reinforcement Learning

2025-11-07 · Tharindu Fernando, Clinton Fookes, Sridha Sridharan arxiv

Rapid advances in generative AI have led to increasingly realistic deepfakes, posing growing challenges for law enforcement and public trust. Existing passive deepfake detectors struggle to keep pace, largely due to thei…

Reinforcement LearningDeepFake Detection