Camera Tampering Detection

A GAN-based approach to securing surveillance infrastructure (Best Paper Award, VISAPP 2019).

Award: Received the Best Paper Award at the 14th International Conference on Computer Vision Theory and Applications (VISAPP), Prague, 2019.

Surveillance systems are vulnerable to physical tampering—unauthorized alterations of the camera’s viewpoint, defocusing, or masking. Traditional detection methods rely on short-term temporal buffers, which are easily fooled by slow, gradual tampering. This project proposes a Generative Reference Model to establish a “ground truth” of normal operating conditions.

Technical Approach

  • Generative Adversarial Network (GAN): We trained a GAN to learn the probability density function of images from a specific camera under normal conditions. This allows the system to “sample” a reference image that represents the expected scene at any time.
  • Siamese Network: To compare the live feed against the generated reference, we employed a Siamese architecture. This network transforms both images into a high-dimensional feature space, maximizing the distance between “normal” and “tampered” states.
  • Deep Learned Features: By moving away from handcrafted edges or SIFT features, the model achieves higher robustness against environmental noise like rain, snow, or moving shadows.

Key Results

The proposed method significantly reduces false alarms caused by dynamic backgrounds while maintaining a near-perfect detection rate for abrupt or malicious camera movements.

Overall Framework

References

2019

  1. Camera Tampering Detection using Generative Reference Model and Deep Learned Features.
    Pranav Mantini and Shishir K Shah
    In VISIGRAPP (5: VISAPP), 2019

2017

  1. A signal detection theory approach for camera tamper detection
    Pranav Mantini and Shishir K Shah
    In 2017 14th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), 2017