paper-with-me

홈 › Papers

A Privacy Enhancing Technique to Evade Detection by Street Video Cameras Without Using Adversarial Accessories

2025-01-26 · Jacob Shams, Ben Nassi, Satoru Koda, Asaf Shabtai, Yuval Elovici

In this paper, we propose a privacy-enhancing technique leveraging an inherent property of automatic pedestrian detection algorithms, namely, that the training of deep neural network (DNN) based methods is generally performed using curated datasets and laboratory settings, while the operational areas of these methods are dynamic real-world environments. In particular, we leverage a novel side effect of this gap between the laboratory and the real world: location-based weakness in pedestrian detection. We demonstrate that the position (distance, angle, height) of a person, and ambient light level, directly impact the confidence of a pedestrian detector when detecting the person. We then demonstrate that this phenomenon is present in pedestrian detectors observing a stationary scene of pedestrian traffic, with blind spot areas of weak detection of pedestrians with low confidence. We show how privacy-concerned pedestrians can leverage these blind spots to evade detection by constructing a minimum confidence path between two points in a scene, reducing the maximum confidence and average confidence of the path by up to 0.09 and 0.13, respectively, over direct and random paths through the scene. To counter this phenomenon, and force the use of more costly and sophisticated methods to leverage this vulnerability, we propose a novel countermeasure to improve the confidence of pedestrian detectors in blind spots, raising the max/average confidence of paths generated by our technique by 0.09 and 0.05, respectively. In addition, we demonstrate that our countermeasure improves a Faster R-CNN-based pedestrian detector's TPR and average true positive confidence by 0.03 and 0.15, respectively.

📄 PDF Abstract BibTeX arXiv:2501.15653

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Similar Papers 제목 키워드 기반

SVIA: A Street View Image Anonymization Framework for Self-Driving Applications

2025-01-16 · Dongyu Liu, Xuhong Wang, Cen Chen, Yanhao Wang 외

In recent years, there has been an increasing interest in image anonymization, particularly focusing on the de-identification of faces and individuals. However, for self-driving applications, merely de-identifying faces …

De-identificationImage Generation

Security Evaluation of Support Vector Machines in Adversarial Environments

2014-01-30 · Battista Biggio, Igino Corona, Blaine Nelson, Benjamin I. P. Rubinstein 외

Support Vector Machines (SVMs) are among the most popular classification techniques adopted in security applications like malware detection, intrusion detection, and spam filtering. However, if SVMs are to be incorporate…

Intrusion DetectionMalware Detection

PrivacyProber: Assessment and Detection of Soft-Biometric Privacy-Enhancing Techniques

2022-11-16 · Peter Rot, Peter Peer, Vitomir Štruc

Soft-biometric privacy-enhancing techniques represent machine learning methods that aim to: (i) mitigate privacy concerns associated with face recognition technology by suppressing selected soft-biometric attributes in f…

AttributeFace Recognition

Can we still avoid automatic face detection?

2016-02-14 · Michael J. Wilber, Vitaly Shmatikov, Serge Belongie

After decades of study, automatic face detection and recognition systems are now accurate and widespread. Naturally, this means users who wish to avoid automatic recognition are becoming less able to do so. Where do we s…

Face DetectionFace Recognition

LiDAR-assisted Large-scale Privacy Protection in Street-view Cycloramas

2019-03-13 · Clint Sebastian, Bas Boom, Egor Bondarev, Peter H. N. de With

Recently, privacy has a growing importance in several domains, especially in street-view images. The conventional way to achieve this is to automatically detect and blur sensitive information from these images. However, …