paper-with-me

홈 › Papers

MeMark: Membrane-Space Watermarking for Spiking Neural Networks

2026-08-26 · Roberto Riaño, Gorka Abad, Stjepan Picek, Aitor Urbieta arxiv

Spiking Neural Networks (SNNs) are increasingly distributed as pretrained checkpoints and reused as backbones for new tasks. However, current SNN watermarks are mainly verified against the model output. Thus, a user who replaces the output head can keep most of the original network while removing the evidence used for verification. We present MeMark, a watermark designed for the checkpoint-reuse setting. Instead of storing the watermark in the output head, MeMark embeds a multi-bit identifier in the internal membrane state of selected Leaky Integrate-and-Fire (LIF) neurons. A secret input drives each selected neuron to the chosen side of its own firing threshold, and the same threshold is later used to recover the secret bit, so the verifier does not need a learned decoder. We evaluate MeMark across recurrent, convolutional, residual, and transformer SNNs. On a 215.4M-parameter SpikeGPT checkpoint, all 20 independent 64-bit keys pass the fixed 51/64 verification rule, while none of the $30\,000$ fresh random keys pass when tested against all 20 protected checkpoints and the clean model. All 20 genuine keys also remain above the threshold after fine-tuning, 90\% pruning, int8 quantization, and output-head replacement. Under our stated threat model, adaptive attacks can weaken the watermark but do not remove the ownership evidence in the settings we test. Additionally, we study false ownership claims, key-aware and key-agnostic removal, partial key disclosure, rollback, and extraction into a student. The results show that MeMark can provide evidence of checkpoint derivatives, while being resistant to the adversary's attacks and complete head replacement.

📄 PDF Abstract BibTeX arXiv:2608.25738

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TimeMarker: A Versatile Video-LLM for Long and Short Video Understanding with Superior Temporal Localization Ability

2024-11-27 · Shimin Chen, Xiaohan Lan, Yitian Yuan, Zequn Jie 외

Rapid development of large language models (LLMs) has significantly advanced multimodal large language models (LMMs), particularly in vision-language tasks. However, existing video-language models often overlook precise …

Temporal LocalizationVideo Understanding

Ternary Spiking Neural Networks Enhanced by Complemented Neurons and Membrane Potential Aggregation

2026-01-22 · Boxuan Zhang, Jiaxin Wang, Zhen Xu, Kuan Tao arxiv

Spiking Neural Networks (SNNs) are promising energy-efficient models and powerful framworks of modeling neuron dynamics. However, existing binary spiking neurons exhibit limited biological plausibilities and low informat…

ShiftLIF: Efficient Multi-Level Spiking Neurons with Power-of-Two Quantization

2026-05-03 · Kaiwen Tang, Di Yu, Jiaqi Zheng, Changze Lv 외 arxiv

Spiking neural networks (SNNs) are promising for edge sensing due to their event-driven computation and temporal filtering capability. However, standard leaky integrate-and-fire (LIF) neurons communicate only through bin…

Spikes can transmit neurons' subthreshold membrane potentials

2025-01-23 · Valentin Schmutz

Neurons primarily communicate through the emission of action potentials, or spikes. To generate a spike, a neuron's membrane potential must cross a defined threshold. Does this spiking mechanism inherently prevent neuron…

Time-independent Spiking Neuron via Membrane Potential Estimation for Efficient Spiking Neural Networks

2024-09-08 · Hanqi Chen, Lixing Yu, Shaojie Zhan, Penghui Yao 외

The computational inefficiency of spiking neural networks (SNNs) is primarily due to the sequential updates of membrane potential, which becomes more pronounced during extended encoding periods compared to artificial neu…

Computational Efficiency