Pith. sign in

REVIEW 4 major objections 5 minor 1 cited by

AdvSerial generates printable garment textures that suppress pedestrian detection in high-angle surveillance, achieving 74.8% physical attack success on YOLO-v5 and cutting mean confidence from 84.30% to 39.38%.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · deepseek-v4-flash

2026-08-01 19:06 UTC pith:EKPHISB6

load-bearing objection A solid, extensive attack paper whose empirical results are plausible; the FSQ 'bound' in Eq. 8 is overclaimed and should be treated as heuristic. the 4 major comments →

arxiv 2607.17069 v1 pith:EKPHISB6 submitted 2026-07-19 cs.CV

AdvSerial: Physical Adversarial Attacks on Infrastructure-mounted Pedestrian Detectors via Semantic Feature Suppression

classification cs.CV
keywords physical adversarial attackpedestrian detectioninfrastructure surveillancesemantic feature suppressionadversarial patchtemporal consistency3D renderinghigh-angle camera
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper tries to show that infrastructure surveillance cameras—mounted high and looking down—are vulnerable to physically realizable adversarial clothing, and that a texture designed for semantic feature suppression can keep a pedestrian below detector confidence over long video sequences. Why care: if true, the perception layer of smart-city and highway monitoring systems can be targeted with a printed shirt, and defense design must account for temporal and 3D geometric consistency, not just single-frame patch detection. The central claim is that a joint 2D–3D optimization with feature-smooth quilting and serial-frame loss produces durable cross-view, cross-pose, cross-model suppression.

Core claim

AdvSerial is a framework that optimizes a single garment texture against pedestrian detectors under elevated viewing angles. It combines a 2D digital attack branch with sparse- and continuous-frame 3D rendering of a UV-mapped human model, and suppresses person-specific semantic features by driving detector confidence below threshold. The Feature Smooth Quilting strategy routes the seams of tiled textures through detector-insensitive regions, bounding cross-seam feature discontinuities; the Serial Frame Loss penalizes broken suppression streaks, steering optimization to flat temporal minima. In physical-world tests the printed texture achieves 74.8% ASR on YOLO-v5, lowers mean person confiden

What carries the argument

Feature Smooth Quilting (FSQ): a seam-selection strategy that weights the standard pixel-domain boundary-cut error by the detector's gradient-magnitude sensitivity map, routing seams through low-sensitivity regions so that cross-seam feature discontinuities are theoretically bounded (bound-tightening property). Serial Frame Loss (SFL): a differentiable suppression score combined with streak-dependent weights that penalizes re-detection after long successful suppression, promoting temporally consistent failure. The 2D–3D joint optimization: a learnable texture UV-mapped onto 3D garments, rendered under random poses, views, and lighting, with the same texture shared across a continuous frame s

Load-bearing premise

FSQ's bound-tightening assumes that per-pixel gradient magnitude is positively correlated with the local Lipschitz constant of the detector; if that correlation fails, seams chosen by gradient magnitude do not cap cross-seam feature discontinuities and the theoretical defense-evasion advantage collapses.

What would settle it

Measure, on a real YOLO-v5 or Faster R-CNN detector, the spatial map of local Lipschitz constants (via perturbation probes) and compare it to the gradient-magnitude map used by FSQ; if the two are not positively correlated at seam locations, then an FSQ seam will sit in high-Lipschitz regions, producing measurable cross-seam feature discontinuities and higher detectability by a boundary-aware defense.

Watch this falsifier. Get emailed when new claim-graph text bears on it.

If this is right

  • If correct, a printed garment can disable pedestrian detection in infrastructure surveillance for sustained stretches (median ~11 consecutive frames), which breaks downstream tracking in detection-based pipelines.
  • Attack success transfers across detector architectures and paradigms, including anchor-free and transformer detectors, implying that the vulnerability is not a quirk of a single model family.
  • Defenses that look for high-frequency patch boundaries can be bypassed when seams are routed through detector-insensitive regions, so boundary-based defense signals alone are insufficient.
  • Temporal fusion models can be fooled if the attack maintains consistent suppression across frames, meaning temporal aggregation is not an inherent defense.
  • The results motivate motion-aware, 3D-aware defense mechanisms and caution against relying on high camera angles as natural protection.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The bound-tightening guarantee (Eq. 8) rests on gradient magnitude correlating with local Lipschitz constants; on detectors where that correlation weakens, FSQ's advantage may shrink—this could be tested by measuring both quantities per pixel.
  • The same serial-frame loss and semantic-suppression idea could extend to other surveillance tasks like person re-identification, action recognition, or multi-camera tracking, where temporal consistency is equally critical.
  • Physical ASR (74.8%) is below digital ASR (89.71%), suggesting a simulation-to-reality gap that could be narrowed by modeling more clothing deformation, lighting, and camera noise.
  • Because the patch works on printed clothing, it is a realistic low-cost threat; red-teaming deployments should include such garment textures in adversary testing.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes AdvSerial, a framework for generating physical adversarial garment textures against infrastructure-mounted pedestrian detectors. It combines 2D digital attacks, 3D sparse-frame rendering, and 3D continuous-frame rendering with a serial-frame loss, and introduces Feature Smooth Quilting (FSQ) to route tile seams through detector-insensitive regions. The central empirical claim is that AdvSerial achieves sustained detection suppression in high-angle surveillance: physical-world experiments report 74.8% ASR on YOLO-v5 and a mean confidence drop from 84.30% to 39.38%, while digital experiments report 89.71% ASR on YOLO-v2, transfer across eight detectors, and resistance to NapGuard and Sparse4D-v3. The paper also presents t-SNE and Grad-CAM analyses arguing for a suppression-centric mechanism rather than attention hijacking.

Significance. If the empirical results hold, AdvSerial addresses a relevant and underexplored scenario—high-angle infrastructure surveillance—and the physical-world validation across detectors, distances, azimuths, and postures is a useful contribution. The paper includes extensive experiments, ablations with standard deviations, and multiple defense evaluations, which are strengths. However, the formal FSQ bound-tightening claim in Sec. 3.3 is not actually derived, and the Sparse4D-v3 evaluation is underspecified. The empirical attack results may survive without the formal guarantee, but the advertised theoretical contribution needs to be either proven or explicitly downgraded to a heuristic.

major comments (4)
  1. [Sec. 3.3, Eq. (8)] The bound-tightening inequality Φ_ℓ(S_feat) ≤ Φ_ℓ(S_std) does not follow from the stated assumptions. Positive correlation between w_ij and L_ℓ(i,j) does not imply that the minimizer of Σ(1+μŵ_ij)e_ij has a smaller max over S of L_ij√e_ij than the minimizer of Σe_ij; reweighting can move the seam to a pixel with smaller ŵ but larger √e and unobserved L. The quantities are also mismatched: w_ij in Eq. (2) is aggregated over detection-head layers and min-max normalized, whereas L_ℓ is stage-specific and is never measured. Moreover, the DP minimizes a cumulative cost along the seam, while Φ_ℓ in Eq. (7) is a worst-case max over seam pixels; no argument links the two. The empirical validations in Tab. 10 and Sec. 4.5.3 show correlations, not a proof. Please either derive Eq. (8) under explicit assumptions, or replace the formal guarantee with a clearly labeled heuristic and remove 'provably
  2. [Sec. 4.5.3, Tab. 8] The Sparse4D-v3 evaluation protocol is severely under-specified. nuScenes is a multi-camera, 3D detection benchmark; it is not clear how the 2D garment texture is placed in the 3D scene, which camera views are attacked, how many sequences are used, how ASR is defined for a 3D detector, or whether the texture is optimized on Sparse4D-v3 or transferred from a 2D model. Without this, the reported 65.84% ASR cannot be reproduced or compared against the Clean baseline. Please provide the exact rendering, placement, training/test split, association criterion, and evaluation code or pseudo-code.
  3. [Sec. 4.6 and Sec. 4.7.1] The physical-world headline numbers are point estimates without confidence intervals or trial-level detail. The 74.8% ASR is derived from 525 images (Sec. 4.7.1); Sec. 4.6 states that 10 videos were collected (5 indoor, 5 outdoor) but does not report the number of subjects, repetitions per condition, or lighting variations. The claim that 'no significant difference' exists between indoor and outdoor is stated without a statistical test. Please report per-subject/per-video variation, confidence intervals, and the specific test (or remove the significance claim).
  4. [Sec. 4.4, Tab. 5] The ablation component 'TQ' is not isolated to FSQ: it does not compare Feature Smooth Quilting against standard minimum-error-boundary-cut quilting within the same joint optimization pipeline. Fig. 13 compares AdvReal with direct tiling versus AdvSerial with quilting, which confounds method differences. To support the causal role of feature-weighted seam selection, please add an ablation that replaces the FSQ cost in Eq. (3) with the standard pixel error while keeping all other components fixed.
minor comments (5)
  1. [Sec. 3.3] Typo 'startegy' should be 'strategy'.
  2. [Sec. 3.5.2] Equation (13) is notationally dense; the inner sum/product over i should be defined more carefully (e.g., with explicit bounds and an explanation that empty products are 1).
  3. [Sec. 4.3.3] 'mTSR' appears where 'ASR-T' is meant; also the text refers to 'mTSR' while Table 4 uses 'ASR-T'.
  4. [Sec. 4.3.2] In Table 3, AdvSerial's F1 on YOLO-v12n (94.91%) is only marginally better than several baselines; the claim of 'strong transferability' should be qualified.
  5. [General] No code availability statement is provided. Given the complexity of the pipeline, even a partial release or detailed training pseudocode would materially aid reproducibility.

Circularity Check

0 steps flagged

No circular derivation: AdvSerial's empirical results are externally measured, and the FSQ Eq. 8 bound is unsupported but not a reduction of inputs to outputs.

full rationale

The paper's central claims are physical/digital attack success rates, transferability, and defense evasion. These are all measured after optimization on held-out rendered/real data and compared against external baselines (Table 2, Table 3, Table 9, Section 4.6); no target constant is fitted and then reported as a prediction. The FSQ derivation in Sec. 3.3 defines a gradient-magnitude sensitivity w (Eq. 2), uses it to reweight seam cost (Eq. 3), and then asserts the bound-tightening inequality Φ(S_feat) ≤ Φ(S_std) (Eq. 8) from an assumed positive correlation with local Lipschitz constants [22]. This is not a circular step: S_feat is selected by minimizing a weighted pixel error, while Φ is defined with an independently unmeasured Lipschitz map L; the inequality is not an input to the optimization. What it lacks is a proof: positive correlation between w and L does not imply that the minimizer of Σ(1+μŵ)e has smaller max L√e than the minimizer of Σe. That is a correctness/soundness concern, not a self-referential reduction, and it is partly acknowledged by the paper's own hedge: 'a tighter upper bound alone cannot guarantee small feature discontinuity in practice.' The citations used for the Lipschitz background ([21], [22]) are external, not self-citations. The only self-citations ([4] for the AdvReal baseline and UV extraction, [42] for scenario-generation context) are not load-bearing for the paper's main results. Therefore no circularity is established; the minor self-citations justify a score of 2 rather than 0.

Axiom & Free-Parameter Ledger

6 free parameters · 4 axioms · 0 invented entities

No new physical entities are postulated. The central results rest on hand-set loss weights, an assumed gradient-magnitude/Lipschitz correlation, and an unquantified simulation-to-real bridge. The theoretical contribution depends on assumptions that are plausible but not independently verified.

free parameters (6)
  • Loss weights lambda_det, lambda_ser, lambda_tv = 0.5 / 0.5 / 0.1
    Empirically set in Sec. 3.5.3 and Sec. 4.1; they balance attack strength, temporal consistency, and smoothness, and the reported performance depends on them.
  • FSQ weighting strength mu = not reported (stated mu >= 0, mu=0 recovers standard quilting)
    Controls how strongly feature sensitivity reroutes seams in Eq. (3); no sensitivity analysis of mu is provided.
  • Serial loss transition sharpness beta and detection threshold tau = beta not reported; tau=0.5 used in experiments
    Eq. (11) converts raw confidence to a differentiable success score using these values; beta is absent, so the exact loss cannot be reproduced.
  • Temporal decay alpha and streak penalty lambda in Eq. (13) = not reported
    These shape the asymmetric streak penalty that defines Serial Frame Loss, but their numeric values are not given.
  • Quilting parameters (block size, overlap, scaling, error tolerance) = 80x80, 25, 5, 0.3
    Set in Sec. 4.1 for the dynamic-programming seam search; they affect both visual and feature-level seam behavior.
  • Serial frame length, batch size, input resolution = 8 frames per sequence; 64 total batch; 416x416
    These define the temporal optimization batch and the length of suppression streaks being penalized.
axioms (4)
  • domain assumption Per-pixel gradient magnitude w_{i,j} is a proxy for, and positively correlated with, the local Lipschitz constant L_l(i,j) of the detector.
    Invoked in Sec. 3.3 before Eq. (8); the bound-tightening property of FSQ is only as strong as this correlation, which is asserted but not measured for the evaluated detectors.
  • domain assumption Detector feature maps satisfy a local Lipschitz bound and PyTorch3D soft-blending rendering satisfies the smoothness bound in Eq. (5) with finite constants.
    Needed for Eqs. (4)-(6); the constants L_l(p) and C_cam are never quantified, so the bound is qualitative rather than numeric.
  • domain assumption Randomly posed and rendered 3D clothed humans with alpha-blended backgrounds are a sufficient training proxy for real printed garments under high-angle cameras.
    This bridges digital optimization to the reported 74.8% physical ASR; no sim-to-real domain gap analysis or calibration is provided.
  • domain assumption The confidence of the highest-IoU box in Eq. (10) is an adequate surrogate for person-specific semantic feature suppression.
    L_det defines suppression as reducing one box's confidence; the paper's mechanistic claims about feature suppression are supported only by post-hoc t-SNE/GradCAM analysis, not a formal equivalence.

pith-pipeline@v1.3.0-alltime-deepseek · 23128 in / 13969 out tokens · 124407 ms · 2026-08-01T19:06:17.109641+00:00 · methodology

0 comments
read the original abstract

AI-based visual perception systems are increasingly deployed in infrastructure surveillance, including roadside monitoring units, highway cameras, and smart-city pedestrian management systems. The security vulnerability of these systems to physical adversarial attacks poses a direct threat to the reliable operation of transportation infrastructure. We propose AdvSerial, a dynamic 2D--3D joint optimization framework for generating continuous high-angle physical adversarial patches against pedestrian detectors in infrastructure-based scenarios. We UV-map a boundary-aware quilted texture onto 3D garments, combine 2D digital attacks with 3D sparse- and continuous-frame rendering, and explicitly suppress person-specific semantic features while enforcing temporal continuity. A Feature Smooth Quilting strategy reduces visible patch boundaries and bounds cross-seam feature discontinuities. A serial-frame loss encourages long uninterrupted sequences of detection failures. In physical world experiments, AdvSerial achieves a 74.8% attack success rate on YOLO-v5 and degrades mean detection confidence from 84.30% to 39.38%. Experiments spanning eight detectors with different architectures demonstrate strong transferability. Notably, it achieves an $89.71%$ attack success rate on YOLO-v2 and resists both patch-detection defenses (NapGuard) and 3D-temporal perception (Sparse4D-v3). The results reveal persistent, temporally consistent failure modes under high-angle surveillance, and motivate the design of motion-aware and 3D-aware defenses for security-critical infrastructure deployments.

Figures

Figures reproduced from arXiv: 2607.17069 by Haiyang Yu, Jinchuan Zhang, Jinlei Wang, Xuesong Bai, Yilong Ren, Yuanhao Huang.

Figure 1
Figure 1. Figure 1: Overview of the proposed adversarial attack method. The pipeline consists of three joint optimization branches: 2D digital attacks, 3D sparse-frame [PITH_FULL_IMAGE:figures/full_fig_p004_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Standard splicing exposes visible seams, direct quilting tiled neu [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: The 3D neural rendering pipeline. Illustration of UV unwrapping, adversarial texture mapping onto garment meshes, pose-driven deformation, and [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Data acquisition infrastructure and adversarial patches. (1) Top row: Patches generated by baseline methods. (2) Bottom row: AdvSerial patches optimized [PITH_FULL_IMAGE:figures/full_fig_p007_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Cross-detector transferability matrix. The heatmap displays the ASR [PITH_FULL_IMAGE:figures/full_fig_p009_5.png] view at source ↗
Figure 6
Figure 6. Figure 6: Analysis of continuous attack capability. Violin plots displaying the distribution of Maximum Frame Loss Times (duration of continuous failure) and [PITH_FULL_IMAGE:figures/full_fig_p010_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: Qualitative comparison of detection results under diverse environmental conditions. Each row presents a weather scenario (Sunny Day, Clear Night, [PITH_FULL_IMAGE:figures/full_fig_p011_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Pitch angle robustness evaluation in simulation. Comparison of frame-level ASR across viewing angles ranging from 0 [PITH_FULL_IMAGE:figures/full_fig_p012_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: Qualitative results of adversarial attacks against Sparse4D-v3. [PITH_FULL_IMAGE:figures/full_fig_p012_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Physical world evaluation under varying distances and lighting. Scatter plots show detection confidence and correctness for Clean vs. AdvSerial samples [PITH_FULL_IMAGE:figures/full_fig_p013_10.png] view at source ↗
Figure 11
Figure 11. Figure 11: Full-azimuth attack performance in the physical world. Polar plots [PITH_FULL_IMAGE:figures/full_fig_p013_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Qualitative results in physical scenarios. Visualization of attack e [PITH_FULL_IMAGE:figures/full_fig_p014_12.png] view at source ↗
Figure 13
Figure 13. Figure 13: Comparison of attack mechanisms under quilting, both the black [PITH_FULL_IMAGE:figures/full_fig_p015_13.png] view at source ↗
Figure 14
Figure 14. Figure 14: Feature space analysis of AdvSerial on YOLO-v5n. (a) Global t-SNE projection of person features for clean (blue) and AdvSerial (red) samples, showing [PITH_FULL_IMAGE:figures/full_fig_p016_14.png] view at source ↗
Figure 15
Figure 15. Figure 15: Grad-CAM visualization. Comparison of attention heatmaps for Clean, AdvReal, and AdvSerial, highlighting di [PITH_FULL_IMAGE:figures/full_fig_p016_15.png] view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Detectors Learn the Wrong Thing: Shortcut-Resistant Adversarial Training Against Physically Realizable Attacks

    cs.CV 2026-07 conditional novelty 7.0

    InsCAT adds a contrastive loss that aligns adversarially clothed people with clean people and pushes away from texture-only images, reducing texture false positives from 46.9% to 7.3% while lifting average attack AP to 82.3%.

Reference graph

Works this paper leans on

47 extracted references · 6 linked inside Pith · cited by 1 Pith paper

  1. [1]

    J. Hu, J. Wang, L. Jing, H. Li, H. Liu, H. Qin, A. Liu, K. Xu, X. Liu, Exploring semantic-constrained adversar- ial example with instruction uncertainty reduction, arXiv preprint arXiv:2510.22981 (2025). 17

  2. [2]

    K. Xu, G. Zhang, S. Liu, Q. Fan, M. Sun, H. Chen, P.-Y . Chen, Y . Wang, X. Lin, Adversarial t-shirt! evading per- son detectors in a physical world, in: Computer vision– ECCV 2020: 16th European conference, glasgow, UK, August 23–28, 2020, proceedings, part v 16, Springer, 2020, pp. 665–681

  3. [3]

    Huang, Z

    H. Huang, Z. Chen, H. Chen, Y . Wang, K. Zhang, T-sea: Transfer-based self-ensemble attack on object detection, in: Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, 2023, pp. 20514–20523

  4. [4]

    Huang, Y

    Y . Huang, Y . Ren, J. Wang, L. Huo, X. Bai, J. Zhang, H. Yu, Advreal: Physical adversarial patch generation framework for security evaluation of object detection sys- tems, Expert Systems with Applications 296 (2026) 128967

  5. [5]

    Hingun, C

    N. Hingun, C. Sitawarin, J. Li, D. Wagner, Reap: a large- scale realistic adversarial patch benchmark, in: Proceed- ings of the IEEE/CVF International Conference on Com- puter Vision, 2023, pp. 4640–4651

  6. [6]

    Suryanto, Y

    N. Suryanto, Y . Kim, H. Kang, H. T. Larasati, Y . Yun, T.-T.-H. Le, H. Yang, S.-Y . Oh, H. Kim, Dta: Physi- cal camouflage attacks using differentiable transformation network, in: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2022, pp. 15305–15314

  7. [7]

    J. Hu, X. Liu, J. Wang, J. Zhang, X. Yang, H. Qin, Y . Ma, K. Xu, Dynamicpae: Generating scene-aware physical adversarial examples in real-time, IEEE Transactions on Pattern Analysis and Machine Intelligence (2025)

  8. [8]

    M. Dong, K. Xu, X. Jiang, Z. Zhao, T. Sun, Feature-aware transferable adversarial attacks on visual object tracking, IEEE Transactions on Circuits and Systems for Video Technology (2025)

  9. [9]

    D. Gu, W. Jin, W. Chen, L. Xu, Assessing multi- ple construction workers’ physical fatigue risks in 3d space, Computer-Aided Civil and Infrastructure Engineer- ing (2026) 100060

  10. [10]

    Z. Hu, S. Huang, X. Zhu, F. Sun, B. Zhang, X. Hu, Ad- versarial texture for fooling person detectors in the phys- ical world, in: Proceedings of the IEEE/CVF confer- ence on computer vision and pattern recognition, 2022, pp. 13307–13316

  11. [11]

    Y . Duan, J. Chen, X. Zhou, J. Zou, Z. He, J. Zhang, W. Zhang, Z. Pan, Learning coated adversarial camou- flages for object detectors, in: L. D. Raedt (Ed.), Pro- ceedings of the Thirty-First International Joint Confer- ence on Artificial Intelligence, IJCAI-22, International Joint Conferences on Artificial Intelligence Organiza- tion, 2022, pp. 891–897. ...

  12. [12]

    S. Liu, T. Li, W. Chen, H. Li, Soft rasterizer: A differen- tiable renderer for image-based 3d reasoning, in: Proceed- ings of the IEEE/CVF international conference on com- puter vision, 2019, pp. 7708–7717

  13. [13]

    N. Ravi, J. Reizenstein, D. Novotny, T. Gordon, W.-Y . Lo, J. Johnson, G. Gkioxari, Accelerating 3d deep learning with pytorch3d, arXiv preprint arXiv:2007.08501 (2020)

  14. [14]

    Liang, S

    J. Liang, S. Liang, J. Huang, C. Si, M. Zhang, X. Cao, Physical adversarial camouflage through gradient calibra- tion and regularization, arXiv preprint arXiv:2508.05414 (2025)

  15. [15]

    Liang, S

    J. Liang, S. Liang, T. Lou, M. Zhang, W. Li, D. Fan, X. Cao, Gradient-reweighted adversarial camouflage for physical object detection evasion, in: Proceedings of the IEEE/CVF International Conference on Computer Vision, 2025, pp. 13880–13889

  16. [16]

    Zhang, Z

    Y . Zhang, Z. Gong, Y . Zhang, K. Bin, Y . Li, J. Qi, H. Wen, P. Zhong, Boosting transferability of physical attack against detectors by redistributing separable atten- tion, Pattern Recognition 138 (2023) 109435

  17. [17]

    Geirhos, P

    R. Geirhos, P. Rubisch, C. Michaelis, M. Bethge, F. A. Wichmann, W. Brendel, Imagenet-trained cnns are biased towards texture; increasing shape bias improves accuracy and robustness, in: International conference on learning representations, 2018

  18. [18]

    Burgert, O

    T. Burgert, O. Stoll, P. Rota, B. Demir, Imagenet-trained cnns are not biased towards texture: Revisiting feature reliance through controlled suppression, Advances in Neural Information Processing Systems 38 (2026) 60809– 60830

  19. [19]

    K. Deng, Q. Chen, Y . Zhang, Z. Lin, S. Gong, Z. Liang, A. Peng, X. Yang, D. Lian, Targeted attack via adversarial patch outside bounding box, Pattern Recognition (2025) 112244

  20. [20]

    Dabouei, S

    A. Dabouei, S. Soleymani, F. Taherkhani, J. Dawson, N. Nasrabadi, Smoothfool: An efficient framework for computing smooth adversarial perturbations, in: Proceed- ings of the IEEE/CVF Winter Conference on Applications of Computer Vision, 2020, pp. 2665–2674

  21. [21]

    Gatys, A

    L. Gatys, A. S. Ecker, M. Bethge, Texture synthesis using convolutional neural networks, Advances in neural infor- mation processing systems 28 (2015)

  22. [22]

    Khromov, S

    G. Khromov, S. P. Singh, Some fundamental aspects about lipschitz continuity of neural networks, in: Inter- national conference on learning representations, volume 2024, 2024, pp. 4261–4305

  23. [23]

    S. Wu, J. Wang, J. Zhao, Y . Wang, X. Liu, Napguard: To- wards detecting naturalistic adversarial patches, in: Pro- ceedings of the IEEE/CVF Conference on Computer Vi- sion and Pattern Recognition (CVPR), 2024, pp. 24367– 24376. 18

  24. [24]

    R. Pony, I. Naeh, S. Mannor, Over-the-air adversarial flickering attacks against video recognition networks, in: Proceedings of the IEEE/CVF conference on computer vi- sion and pattern recognition, 2021, pp. 515–524

  25. [25]

    H.-S. Kim, M. Son, M. Kim, M.-J. Kwon, C. Kim, Break- ing temporal consistency: Generating video universal ad- versarial perturbations using image models, in: Proceed- ings of the IEEE/CVF International Conference on Com- puter Vision, 2023, pp. 4325–4334

  26. [26]

    Redmon, A

    J. Redmon, A. Farhadi, Yolo9000: better, faster, stronger, in: Proceedings of the IEEE conference on computer vi- sion and pattern recognition, 2017, pp. 7263–7271

  27. [27]

    Redmon, A

    J. Redmon, A. Farhadi, Yolov3: An incremental improve- ment, 2018. URL:https://arxiv.org/abs/1804. 02767.arXiv:1804.02767

  28. [28]

    Jocher, A

    G. Jocher, A. Stoken, J. Borovec, L. Changyu, A. Hogan, L. Diaconu, J. Poznanski, L. Yu, P. Rai, R. Ferriday, et al., ultralytics/yolov5: v3. 0, Zenodo (2020)

  29. [29]

    Jocher, A

    G. Jocher, A. Chaurasia, J. Qiu, Ultralytics yolov8,

  30. [30]

    A. Wang, H. Chen, L. Liu, K. Chen, Z. Lin, J. Han, G. Ding, Yolov10: Real-time end-to-end object detec- tion, Advances in neural information processing systems 37 (2024) 107984–108011

  31. [31]

    Y . Tian, Q. Ye, D. Doermann, Yolov12: Attention- centric real-time object detectors, arXiv preprint arXiv:2502.12524 (2025)

  32. [32]

    S. Ren, K. He, R. Girshick, J. Sun, Faster r-cnn: Towards real-time object detection with region proposal networks, IEEE transactions on pattern analysis and machine intelli- gence 39 (2016) 1137–1149

  33. [33]

    X. Zhu, W. Su, L. Lu, B. Li, X. Wang, J. Dai, Deformable detr: Deformable transformers for end-to-end object de- tection, arXiv preprint arXiv:2010.04159 (2020)

  34. [34]

    S. Thys, W. Van Ranst, T. Goedemé, Fooling automated surveillance cameras: adversarial patches to attack person detection, in: Proceedings of the IEEE/CVF conference on computer vision and pattern recognition workshops, 2019, pp. 0–0

  35. [35]

    Hu, B.-H

    Y .-C.-T. Hu, B.-H. Kung, D. S. Tan, J.-C. Chen, K.-L. Hua, W.-H. Cheng, Naturalistic physical adversarial patch for object detectors, in: Proceedings of the IEEE/CVF International Conference on Computer Vision, 2021, pp. 7848–7857

  36. [36]

    X. Wang, J. Chen, Z. Zhang, K. He, Z. Wu, R. Du, Q. Li, G. Liu, Transferable and robust dynamic adversarial at- tack against object detection models, IEEE Internet of Things Journal (2025)

  37. [37]

    T.-Y . Lin, M. Maire, S. Belongie, J. Hays, P. Perona, D. Ramanan, P. Dollár, C. L. Zitnick, Microsoft coco: Common objects in context, in: Computer vision–ECCV 2014: 13th European conference, zurich, Switzerland, September 6-12, 2014, proceedings, part v 13, Springer, 2014, pp. 740–755

  38. [38]

    Wojke, A

    N. Wojke, A. Bewley, D. Paulus, Simple online and realtime tracking with a deep association metric, in: 2017 IEEE international conference on image processing (ICIP), IEEE, 2017, pp. 3645–3649

  39. [39]

    Zhang, P

    Y . Zhang, P. Sun, Y . Jiang, D. Yu, F. Weng, Z. Yuan, P. Luo, W. Liu, X. Wang, Bytetrack: Multi-object tracking by associating every detection box, in: European confer- ence on computer vision, Springer, 2022, pp. 1–21

  40. [40]

    J. Pang, L. Qiu, X. Li, H. Chen, Q. Li, T. Darrell, F. Yu, Quasi-dense similarity learning for multiple object track- ing, in: Proceedings of the IEEE/CVF conference on com- puter vision and pattern recognition, 2021, pp. 164–173

  41. [41]

    B. Li, W. Wu, Q. Wang, F. Zhang, J. Xing, J. Yan, Siamrpn++: Evolution of siamese visual tracking with very deep networks, in: Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, 2019, pp. 4282–4291

  42. [42]

    X. Cai, X. Bai, Z. Cui, D. Xie, D. Fu, H. Yu, Y . Ren, Text2scenario: Text-driven scenario generation for au- tonomous driving test, Automotive Innovation (2026) 1– 26

  43. [43]

    J. Lian, J. Pan, L. Wang, Y . Wang, S. Mei, L.-P. Chau, Padetbench: Towards benchmarking texture- and patch-based physical attacks against object detection, Knowledge-Based Systems (2025) 114395

  44. [44]

    X. Lin, Z. Pei, T. Lin, L. Huang, Z. Su, Sparse4d v3: Advancing end-to-end 3d detection and tracking, arXiv preprint arXiv:2311.11722 (2023)

  45. [45]

    R. R. Selvaraju, M. Cogswell, A. Das, R. Vedantam, D. Parikh, D. Batra, Grad-cam: Visual explanations from deep networks via gradient-based localization, in: Pro- ceedings of the IEEE international conference on com- puter vision, 2017, pp. 618–626

  46. [46]

    Y . Man, R. Muller, M. Li, Z. B. Celik, R. Gerdes, That person moves like a car: Misclassification attack detec- tion for autonomous systems using spatiotemporal consis- tency, in: 32nd USENIX Security Symposium (USENIX Security 23), 2023, pp. 6929–6946. 19

  47. [2023]

    URL:https://github.com/ultralytics/ ultralytics