paper-with-me

Papers

A Black-Box Evaluation Framework for Semantic Robustness in Bird's Eye View Detection

2024-12-18 · Fu Wang, Yanghao Zhang, Xiangyu Yin, Guangliang Cheng, Zeyu Fu, Xiaowei Huang, Wenjie Ruan

Camera-based Bird's Eye View (BEV) perception models receive increasing attention for their crucial role in autonomous driving, a domain where concerns about the robustness and reliability of deep learning have been raised. While only a few works have investigated the effects of randomly generated semantic perturbations, aka natural corruptions, on the multi-view BEV detection task, we develop a black-box robustness evaluation framework that adversarially optimises three common semantic perturbations: geometric transformation, colour shifting, and motion blur, to deceive BEV models, serving as the first approach in this emerging field. To address the challenge posed by optimising the semantic perturbation, we design a smoothed, distance-based surrogate function to replace the mAP metric and introduce SimpleDIRECT, a deterministic optimisation algorithm that utilises observed slopes to guide the optimisation process. By comparing with randomised perturbation and two optimisation baselines, we demonstrate the effectiveness of the proposed framework. Additionally, we provide a benchmark on the semantic robustness of ten recent BEV models. The results reveal that PolarFormer, which emphasises geometric information from multi-view images, exhibits the highest robustness, whereas BEVDet is fully compromised, with its precision reduced to zero.

📄 PDF Abstract BibTeX arXiv:2412.13913

Code (1)

trustai/robustbev 공식 구현 pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

The Blackbird Dataset: A large-scale dataset for UAV perception in aggressive flight

2018-10-03 · Amado Antonini, Winter Guerra, Varun Murali, Thomas Sayre-McCord 외

The Blackbird unmanned aerial vehicle (UAV) dataset is a large-scale, aggressive indoor flight dataset collected using a custom-built quadrotor platform for use in evaluation of agile perception.Inspired by the potential…

Unveiling the Black Box: Independent Functional Module Evaluation for Bird's-Eye-View Perception Model

2024-09-18 · Ludan Zhang, Xiaokang Ding, Yuqi Dai, Lei He 외

End-to-end models are emerging as the mainstream in autonomous driving perception. However, the inability to meticulously deconstruct their internal mechanisms results in diminished development efficacy and impedes the e…

Autonomous Driving

BIRDTurk: Adaptation of the BIRD Text-to-SQL Dataset to Turkish

2026-02-03 · Burak Aktaş, Mehmet Can Baytekin, Süha Kağan Köse, Ömer İlbilgi 외 arxiv

Text-to-SQL systems have achieved strong performance on English benchmarks, yet their behavior in morphologically rich, low-resource languages remains largely unexplored. We introduce BIRDTurk, the first Turkish adaptati…

Delving into Decision-based Black-box Attacks on Semantic Segmentation

2024-02-02 · Zhaoyu Chen, Zhengyang Shan, Jingwen Chang, Kaixun Jiang 외

Semantic segmentation is a fundamental visual task that finds extensive deployment in applications with security-sensitive considerations. Nonetheless, recent work illustrates the adversarial vulnerability of semantic se…

Adversarial RobustnessSegmentationSemantic Segmentation

Evaluating the Robustness of LiDAR Point Cloud Tracking Against Adversarial Attack

2024-10-28 · Shengjing Tian, Yinan Han, Xiantong Zhao, Bin Liu 외

In this study, we delve into the robustness of neural network-based LiDAR point cloud tracking models under adversarial attacks, a critical aspect often overlooked in favor of performance enhancement. These models, despi…

3D Object TrackingAdversarial AttackObject Tracking