Skip to main content
QUICK REVIEW

[论文解读] A Lightweight Blockchain-based Privacy Protection for Smart Surveillance at the Edge

Alem Fitwi, Yu Chen|arXiv (Cornell University)|Sep 21, 2019
Blockchain Technology Applications and Security参考文献 16被引用 5
一句话总结

本文提出 Lib-Pri,一种基于轻量级区块链的边缘智能监控系统隐私保护方案。该方案通过设备端目标检测与可逆模糊处理,实现基于策略的实时隐私保护,同时利用私有区块链管理访问控制与审计日志,确保在不造成网络拥塞的前提下实现隐私保护的视频分析。

ABSTRACT

Witnessing the increasingly pervasive deployment of security video surveillance systems(VSS), more and more individuals have become concerned with the issues of privacy violations. While the majority of the public have a favorable view of surveillance in terms of crime deterrence, individuals do not accept the invasive monitoring of their private life. To date, however, there is not a lightweight and secure privacy-preserving solution for video surveillance systems. The recent success of blockchain (BC) technologies and their applications in the Internet of Things (IoT) shed a light on this challenging issue. In this paper, we propose a Lightweight, Blockchain-based Privacy protection (Lib-Pri) scheme for surveillance cameras at the edge. It enables the VSS to perform surveillance without compromising the privacy of people captured in the videos. The Lib-Pri system transforms the deployed VSS into a system that functions as a federated blockchain network capable of carrying out integrity checking, blurring keys management, feature sharing, and video access sanctioning. The policy-based enforcement of privacy measures is carried out at the edge devices for real-time video analytics without cluttering the network.

研究动机与目标

  • 解决日益严重的普遍视频监控系统中的隐私侵犯问题。
  • 为基于边缘的监控摄像头开发一种轻量级、安全且实时的隐私保护解决方案。
  • 将区块链技术与边缘计算及目标检测相结合,实现去中心化、可审计的隐私保护机制。
  • 实现细粒度的访问控制与防篡改的视频访问日志记录,同时保障数据完整性。
  • 在隐私不那么关键的场景(如应急响应或监考)中支持退出机制。

提出的方法

  • 在智能摄像头中集成单板计算机(如 Jetson Nano、Raspberry Pi)以实现在边缘的视频处理。
  • 使用预训练的深度神经网络实现实时目标检测,识别面部、窗户及私密身体部位等敏感区域。
  • 在边缘设备上直接应用可逆图像混淆(混沌掩码)对敏感对象进行模糊处理,以保留原始数据供授权恢复。
  • 将模糊密钥与访问策略存储在私有区块链上,通过智能合约确保真实性与访问控制。
  • 在区块链上记录观看者身份、访问时间与视频引用信息,实现端到端可审计性。
  • 部署链外存储系统以保存可逆混淆的视频,仅授权用户在具备相应权限时可访问。

实验结果

研究问题

  • RQ1如何在不增加网络带宽负担的前提下,实现实时智能监控系统中的隐私保护?
  • RQ2轻量级区块链在实现监控视频去中心化、可审计访问控制方面发挥何种作用?
  • RQ3如何在边缘有效集成目标检测与可逆模糊处理,以保护敏感视觉内容?
  • RQ4在何种场景下可安全启用退出机制而不损害系统完整性?
  • RQ5如何安全地追踪与记录视频数据的访问者身份与访问行为,同时避免泄露敏感信息?

主要发现

  • Lib-Pri 系统通过设备端目标检测与可逆模糊处理,在边缘实现低带宽消耗的实时隐私保护。
  • 私有区块链上的智能合约管理访问权限并记录所有视频访问事件,确保可审计性与责任可追溯性。
  • 模糊密钥通过区块链安全共享与存储,仅在法律依据充分时允许授权恢复原始视频帧。
  • 系统支持按摄像头或区域动态配置访问策略,实现多样化监控环境下的灵活部署。
  • 通过嵌入观看者特定元数据与区块链日志记录,显著降低未经授权的视频泄露风险。
  • 已实现退出机制,在必要时(如应急或高优先级监控场景)可禁用隐私保护功能。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。