paper-with-me

Papers

Using Depth for Pixel-Wise Detection of Adversarial Attacks in Crowd Counting

2019-11-26 · Weizhe Liu, Mathieu Salzmann, Pascal Fua

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. While effective, deep learning approaches are vulnerable to adversarial attacks, which, in a crowd-counting context, can lead to serious security issues. However, attack and defense mechanisms have been virtually unexplored in regression tasks, let alone for crowd density estimation. In this paper, we investigate the effectiveness of existing attack strategies on crowd-counting networks, and introduce a simple yet effective pixel-wise detection mechanism. It builds on the intuition that, when attacking a multitask network, in our case estimating crowd density and scene depth, both outputs will be perturbed, and thus the second one can be used for detection purposes. We will demonstrate that this significantly outperforms heuristic and uncertainty-based strategies.

📄 PDF Abstract BibTeX arXiv:1911.11484

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDensity Estimation

Similar Papers 제목 키워드 기반

BadPart: Unified Black-box Adversarial Patch Attacks against Pixel-wise Regression Tasks

2024-04-01 · Zhiyuan Cheng, Zhaoyi Liu, Tengda Guo, Shiwei Feng 외

Pixel-wise regression tasks (e.g., monocular depth estimation (MDE) and optical flow estimation (OFE)) have been widely involved in our daily life in applications like autonomous driving, augmented reality and video comp…

Adversarial RobustnessAutonomous DrivingDepth EstimationMonocular Depth Estimation+2

Attacking Important Pixels for Anchor-free Detectors

2023-01-26 · Yunxu Xie, Shu Hu, Xin Wang, Quanyu Liao 외

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks: subtle perturbation can completely change the prediction result. Existing adversarial attacks on object detection focus on attacking an…

Adversarial Attackobject-detectionObject DetectionPose Estimation

On the Adversarial Robustness of Camera-based 3D Object Detection

2023-01-25 · Shaoyuan Xie, Zichao Li, Zeyu Wang, Cihang Xie

In recent years, camera-based 3D object detection has gained widespread attention for its ability to achieve high performance with low computational cost. However, the robustness of these methods to adversarial attacks h…

3D Object DetectionAdversarial AttackAdversarial RobustnessAutonomous Driving+4

Image Masking for Robust Self-Supervised Monocular Depth Estimation

2022-10-05 · Hemang Chawla, Kishaan Jeeveswaran, Elahe Arani, Bahram Zonooz

Self-supervised monocular depth estimation is a salient task for 3D scene understanding. Learned jointly with monocular ego-motion estimation, several methods have been proposed to predict accurate pixel-wise depth witho…

Autonomous DrivingDepth EstimationMonocular Depth EstimationMotion Estimation+1

Sparse and Imperceivable Adversarial Attacks

2019-09-11 · ICCV 2019 10 · Francesco Croce, Matthias Hein

Neural networks have been proven to be vulnerable to a variety of adversarial attacks. From a safety perspective, highly sparse adversarial attacks are particularly dangerous. On the other hand the pixelwise perturbation…