<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMC</journal-id>
<journal-id journal-id-type="nlm-ta">CMC</journal-id>
<journal-id journal-id-type="publisher-id">CMC</journal-id>
<journal-title-group>
<journal-title>Computers, Materials &#x0026; Continua</journal-title>
</journal-title-group>
<issn pub-type="epub">1546-2226</issn>
<issn pub-type="ppub">1546-2218</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">74811</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2026.074811</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>AugTrans: Boosting Adversarial Transferability in Object Detection with a Dynamic, Object-Aware Augmentation Pipeline</article-title>
<alt-title alt-title-type="left-running-head">AugTrans: Boosting Adversarial Transferability in Object Detection with a Dynamic, Object-Aware Augmentation Pipeline</alt-title>
<alt-title alt-title-type="right-running-head">AugTrans: Boosting Adversarial Transferability in Object Detection with a Dynamic, Object-Aware Augmentation Pipeline</alt-title>
</title-group>
<contrib-group>
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Pandey</surname><given-names>Sudhir Kumar</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-2" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Mi</surname><given-names>Jian-Xun</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><xref rid="cor1" ref-type="corresp">&#x002A;</xref><email>mijianxun@gmail.com</email></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Ullah</surname><given-names>Zahid</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<contrib id="author-4" contrib-type="author">
<name name-style="western"><surname>Jamjoom</surname><given-names>Mona</given-names></name><xref ref-type="aff" rid="aff-3">3</xref></contrib>
<aff id="aff-1"><label>1</label><institution>School of Computer Science and Technology, Chongqing University of Posts and Telecommunications</institution>, <addr-line>Chongqing</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><institution>Information Systems Department, College of Computer and Information Sciences, Imam Mohammad Ibn Saud Islamic University (IMSIU)</institution>, <addr-line>Riyadh</addr-line>, <country>Saudi Arabia</country></aff>
<aff id="aff-3"><label>3</label><institution>Department of Computer Sciences, College of Computer and Information Sciences, Princess Nourah bint Abdulrahman University</institution>, <addr-line>Riyadh</addr-line><addr-line></addr-line>, <country>Saudi Arabia</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Jian-Xun Mi. Email: <email>mijianxun@gmail.com</email></corresp>
</author-notes>
<pub-date date-type="collection" publication-format="electronic">
<year>2026</year>
</pub-date>
<pub-date date-type="pub" publication-format="electronic">
<day>9</day><month>4</month><year>2026</year>
</pub-date>
<volume>87</volume>
<issue>3</issue>
<elocation-id>98</elocation-id>
<history>
<date date-type="received">
<day>18</day>
<month>10</month>
<year>2025</year>
</date>
<date date-type="accepted">
<day>28</day>
<month>02</month>
<year>2026</year>
</date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2026 The Authors. Published by Tech Science Press.</copyright-statement>
<copyright-year>2026</copyright-year>
<copyright-holder>The Authors</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMC_74811.pdf"></self-uri>
<abstract>
<p>Adversarial examples in object detection frequently fail to transfer between different models because attacks overfit to the source model&#x2019;s architecture and feature space. We propose <bold>AugTrans</bold>, a framework that addresses this limitation through input-space regularization. Our key innovation is a multi-stage augmentation pipeline that incorporates object-level semantic awareness into transformation design. The pipeline comprises three novel components: dynamic object-centric rotation with adaptive scheduling, multi-box aware resizing based on ground-truth annotations, and composite noise injection. These transformations are integrated within the Expectation over Transformation (EOT) framework. By optimizing perturbations to remain effective across semantically meaningful transformations, our method forces attacks to target vulnerabilities shared across architectures. Experiments on MS COCO demonstrate that our method reduces YOLOv5s mean Average Precision (AP) from 32.6% to 2.06%, substantially outperforming prior general-purpose transfer methods on one-stage detectors. All AP values denote COCO-style mean Average Precision (mAP@[0.5:0.95]) unless noted. Importantly, our method maintains effectiveness when using predicted bounding boxes (1.93% AP), eliminating the ground-truth dependency for practical black-box scenarios. Our approach also demonstrates competitive transferability to transformer-based detectors (DETR-R50 AP: 2.8%, DINO-R50 AP: 5.4%), although specialized transformer-specific methods achieve superior performance when the target architecture is known. These results establish that semantically aware augmentation constitutes an effective strategy for generating transferable attacks. We discuss both the security implications and potential defensive applications of our findings.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Object detection</kwd>
<kwd>adversarial examples</kwd>
<kwd>transferability</kwd>
<kwd>data augmentation</kwd>
<kwd>black-box attack</kwd>
<kwd>non-robust features</kwd>
<kwd>transformer-based detectors</kwd>
</kwd-group>
<funding-group>
<award-group id="awg1">
<funding-source>Princess Nourah bint Abdulrahman University Researchers</funding-source>
<award-id>PNURSP2026R104</award-id>
</award-group>
<award-group id="awg2">
<funding-source>Princess Nourah bint Abdulrahman University</funding-source>
</award-group>
</funding-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>Convolutional Neural Networks (CNNs) achieve state-of-the-art results across computer vision tasks, including image classification, segmentation, and object detection [<xref ref-type="bibr" rid="ref-1">1</xref>&#x2013;<xref ref-type="bibr" rid="ref-4">4</xref>]. CNN-based object detectors now form the backbone of applications ranging from autonomous driving to medical imaging. Related adversarial vulnerabilities have also been demonstrated in multimodal, sensor-based machine learning systems, highlighting broader cyber-physical risks beyond vision-only pipelines [<xref ref-type="bibr" rid="ref-5">5</xref>]. However, these models remain susceptible to adversarial examples&#x2014;carefully crafted inputs with imperceptible perturbations that induce incorrect outputs [<xref ref-type="bibr" rid="ref-6">6</xref>,<xref ref-type="bibr" rid="ref-7">7</xref>]. Adversarial examples exhibit an important property called transferability: an attack crafted on one model can successfully transfer to other unknown models. Generating highly transferable attacks against black-box object detectors carries significant implications for AI security [<xref ref-type="bibr" rid="ref-8">8</xref>,<xref ref-type="bibr" rid="ref-9">9</xref>].</p>
<p>Object detectors present a more challenging attack surface than image classifiers due to their multi-task nature, which requires simultaneous disruption of classification and localization tasks across multiple instances per image. Modern detectors exhibit significant architectural diversity, encompassing two-stage models such as Faster R-CNN [<xref ref-type="bibr" rid="ref-10">10</xref>], one-stage models such as SSD [<xref ref-type="bibr" rid="ref-11">11</xref>] and YOLO [<xref ref-type="bibr" rid="ref-12">12</xref>], and transformer-based architectures such as DETR [<xref ref-type="bibr" rid="ref-13">13</xref>] and DINO [<xref ref-type="bibr" rid="ref-14">14</xref>]. A transferable attack must prove effective against fundamentally different processing pipelines: an attack successful against a Region Proposal Network (RPN) may fail against anchor-free models or transformer-based detectors that rely on global self-attention. This architectural heterogeneity poses a fundamental challenge&#x2014;adversarial perturbations tend to overfit to source model characteristics.</p>
<p>Adversarial perturbations optimized against a single source model tend to exploit model-specific rather than fundamental vulnerabilities. When applied to target models, these &#x201C;overfitted&#x201D; perturbations often fail because they do not manipulate non-robust features common across architectures, as demonstrated by Ilyas et al. [<xref ref-type="bibr" rid="ref-15">15</xref>]. True transferability requires perturbations that target these shared features through appropriate regularization during optimization.</p>
<p>Existing transferability enhancement methods for object detection apply task-agnostic transformations without considering semantic scene structure. Current EOT-based approaches [<xref ref-type="bibr" rid="ref-9">9</xref>] employ generic augmentations (random resizing, padding, rotation) that treat all images uniformly regardless of object locations, sizes, or scene composition. Random resizing, for instance, applies identical scale factors whether objects are large or small, creating unrealistic distortions that enable shortcut learning rather than forcing attacks to target robust shared features. This content-independent approach misses opportunities to regularize perturbations toward semantically plausible transformations that better capture real-world variations across architectures.</p>
<p>We address this gap through semantically aware augmentation within the Expectation over Transformation (EOT) framework [<xref ref-type="bibr" rid="ref-16">16</xref>]. Our key innovation involves incorporating object-level information directly into transformation design. Rather than applying uniform random scaling, we introduce content-adaptive transformations where augmentation intensity is proportional to actual scene characteristics: images with large objects receive aggressive scale variations, while images with small objects receive conservative variations, ensuring semantic plausibility. Our object-centric rotation considers ground-truth object positions when selecting rotation centers, stochastically choosing among the image center, random points, or actual object centers. By optimizing perturbations to remain effective across these content-aware transformations, the attack targets vulnerabilities shared across architectures rather than model-specific artifacts. This approach, adapts EOT from physical-world robustness to achieve superior digital transferability.</p>
<p>It is important to emphasize that our contribution extends fundamentally beyond simply adding bounding boxes to existing EOT frameworks. While prior methods [<xref ref-type="bibr" rid="ref-9">9</xref>,<xref ref-type="bibr" rid="ref-16">16</xref>] employ content-agnostic transformations with fixed distributions regardless of image content, we introduce content-adaptive transformations where augmentation parameters are computed as functions of actual scene characteristics. This principled design, grounded in the non-robust features hypothesis [<xref ref-type="bibr" rid="ref-15">15</xref>], yields improvement over state-of-the-art methods and enables competitive cross-paradigm transferability from CNNs to transformer-based detectors.</p>
<sec id="s1_1">
<label>1.1</label>
<title>Contributions</title>
<p>Our contributions are as follows:
<list list-type="bullet">
<list-item>
<p><bold>Object-Aware Augmentation Pipeline:</bold> We present a novel framework to incorporate ground-truth bounding box information directly into transformation parameter computation, creating semantically plausible variations for object detection tasks.</p></list-item>
<list-item>
<p><bold>Content-Adaptive Scaling:</bold> We propose a proportional transformation mechanism that adjusts augmentation intensity based on scene content, implicitly addressing multi-scale challenges and forcing attacks to target scale-invariant features shared across architectures.</p></list-item>
<list-item>
<p><bold>Synergistic Integration:</bold> We systematically combine complementary transformations (content-adaptive resizing, object-centric rotation, composite noise, reflection padding) within EOT, with ablation studies validating their synergistic contributions.</p></list-item>
<list-item>
<p><bold>Cross-Paradigm Transferability:</bold> We demonstrate architecture-agnostic transfer from CNN-based source models to both conventional and transformer-based detectors (YOLOv5s AP: 2.06%, DETR-R50 AP: 2.8%, DINO-R50 AP: 5.4% on MS COCO), achieving effective generalization without target-specific tuning across fundamentally different processing paradigms.</p></list-item>
<list-item>
<p><bold>Practical Black-Box Applicability:</bold> We demonstrate effectiveness using predicted bounding boxes from the source detector (YOLOv5s AP: 1.93% on MS COCO), eliminating ground-truth dependency and validating real-world applicability without dataset annotations.</p></list-item>
<list-item>
<p><bold>Comprehensive Evaluation:</bold> We provide extensive experiments on PASCAL VOC and MS COCO, including quantitative comparisons, per-category analysis, feature visualizations, and rigorous ablation studies across multiple detector families.</p></list-item>
</list></p>
</sec>
</sec>
<sec id="s2">
<label>2</label>
<title>Related Work</title>
<p>Adversarial attacks on object detectors present unique challenges compared to image classification due to the multi-task nature requiring simultaneous disruption of localization and classification [<xref ref-type="bibr" rid="ref-17">17</xref>&#x2013;<xref ref-type="bibr" rid="ref-19">19</xref>]. We structure existing work into key categories that contextualize our contribution.</p>
<sec id="s2_1">
<label>2.1</label>
<title>Theoretical Foundations of Transferability</title>
<p>Understanding why adversarial perturbations transfer from one model to another is fundamental to designing effective attacks. Ilyas et al. [<xref ref-type="bibr" rid="ref-15">15</xref>] demonstrated that adversarial examples originate from models learning highly predictive but brittle features inherent to the data distribution&#x2014;termed &#x201C;non-robust features.&#x201D; These features prove useful for standard accuracy but remain vulnerable to small perturbations. Transferability occurs when perturbations exploit such features that are common across various model architectures [<xref ref-type="bibr" rid="ref-20">20</xref>,<xref ref-type="bibr" rid="ref-21">21</xref>].</p>
<p>Subsequent work has examined the geometry of adversarial perturbations [<xref ref-type="bibr" rid="ref-22">22</xref>] and demonstrated that transferable attacks tend to occupy flatter loss basins, which represent generalization across models. Researchers have also analyzed neural network decision boundaries, demonstrating that adversarial examples transfer when they push inputs across shared decision boundaries. These theoretical insights provide a foundation: true transferability requires perturbations that exploit fundamental shared vulnerabilities rather than model-specific artifacts. The challenge lies in designing optimization procedures that enforce this property, which motivates our regularization-based approach.</p>
</sec>
<sec id="s2_2">
<label>2.2</label>
<title>Theoretical Foundation for Semantic-Aware Augmentation</title>
<p>We establish a theoretical framework grounded in the non-robust features hypothesis [<xref ref-type="bibr" rid="ref-15">15</xref>] explaining how semantic awareness enhances transferability.</p>
<p><bold>Definition 1 (Semantic Plausibility):</bold> <italic>A transformation <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo>:</mml:mo><mml:mrow><mml:mi>&#x1D4B3;</mml:mi></mml:mrow><mml:mo stretchy="false">&#x2192;</mml:mo><mml:mrow><mml:mi>&#x1D4B3;</mml:mi></mml:mrow></mml:math></inline-formula> is semantically plausible for image <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mi>x</mml:mi></mml:math></inline-formula> with annotations <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo>=</mml:mo><mml:mo fence="false" stretchy="false">{</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mn>1</mml:mn></mml:msub><mml:mo>,</mml:mo><mml:mo>&#x2026;</mml:mo><mml:mo>,</mml:mo><mml:msub><mml:mi>b</mml:mi><mml:mi>n</mml:mi></mml:msub><mml:mo fence="false" stretchy="false">}</mml:mo></mml:math></inline-formula> if <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula>, where <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> represents the conditional distribution of natural images given object configurations</italic>.</p>
<p><bold>Intuitive Interpretation:</bold> The conditional probability <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula> measures whether a transformed image <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> remains statistically consistent with natural images containing similar object configurations <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow></mml:math></inline-formula>. Consider a concrete example: if an image contains small distant objects (e.g., cars 50 pixels wide at 100 meters), applying aggressive <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:mn>2</mml:mn><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> scaling would produce unrealistic 100-pixel objects at the same perceived distance&#x2014;such distortions yield low <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> and violate the threshold <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula>. Conversely, moderate scaling proportional to object size (e.g., <inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:mn>1.2</mml:mn><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> for large objects, <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:mn>1.05</mml:mn><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> for small objects) maintains <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula>, keeping transformations within the <italic>natural image manifold</italic>&#x2014;the subspace of statistically plausible images observed in real-world scenes.</p>
<fig id="fig-12">
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-12.tif"/>
</fig>
<p><bold>Contrasting Transformation Distributions:</bold> The distinction between <inline-formula id="ieqn-20"><mml:math id="mml-ieqn-20"><mml:msub><mml:mi mathvariant="normal">&#x03A6;</mml:mi><mml:mrow><mml:mtext>semantic</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-21"><mml:math id="mml-ieqn-21"><mml:msub><mml:mi mathvariant="normal">&#x03A6;</mml:mi><mml:mrow><mml:mtext>generic</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> is critical for understanding our contribution. Content-agnostic methods sample transformations from fixed, image-independent distributions (e.g., uniform random scaling <inline-formula id="ieqn-22"><mml:math id="mml-ieqn-22"><mml:mi>s</mml:mi><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mn>0.8</mml:mn><mml:mo>,</mml:mo><mml:mn>1.2</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> applied identically to all images), which generate semantically implausible variations&#x2014;such as distorting small objects beyond realistic aspect ratios or creating scale mismatches inconsistent with scene depth. In contrast, <inline-formula id="ieqn-23"><mml:math id="mml-ieqn-23"><mml:msub><mml:mi mathvariant="normal">&#x03A6;</mml:mi><mml:mrow><mml:mtext>semantic</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> conditions transformation parameters on actual scene content: scaling intensity adapts to object size (<inline-formula id="ieqn-24"><mml:math id="mml-ieqn-24"><mml:mi>s</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mi>&#x03C1;</mml:mi></mml:math></inline-formula> where <inline-formula id="ieqn-25"><mml:math id="mml-ieqn-25"><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> reflects true object scale, <xref ref-type="sec" rid="s3_3_3">Section 3.3.3</xref>), and rotation centers align with object positions rather than being uniformly random. This conditional sampling ensures all transformations remain within the natural manifold, forcing perturbations to exploit fundamental architectural vulnerabilities rather than artifacts of unrealistic distortions.</p>
<p><bold>Justification:</bold> Content-agnostic transformations enable shortcuts: when <inline-formula id="ieqn-26"><mml:math id="mml-ieqn-26"><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow></mml:math></inline-formula> ignores semantics, <inline-formula id="ieqn-27"><mml:math id="mml-ieqn-27"><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> may leave the natural manifold, allowing perturbations to exploit transformation artifacts. Semantic constraints force targeting of features that are: (i) scale-invariant via <inline-formula id="ieqn-28"><mml:math id="mml-ieqn-28"><mml:mi>s</mml:mi><mml:mo>&#x221D;</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula>, (ii) viewpoint-invariant through object-centric rotation, and (iii) architecture-agnostic by construction.</p>
<p><bold>Information-Theoretic View:</bold> Semantic-aware augmentation maximizes <inline-formula id="ieqn-29"><mml:math id="mml-ieqn-29"><mml:mi>I</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:mo>;</mml:mo><mml:msub><mml:mrow><mml:mi>&#x2131;</mml:mi></mml:mrow><mml:mrow><mml:mtext>shared</mml:mtext></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> while minimizing <inline-formula id="ieqn-30"><mml:math id="mml-ieqn-30"><mml:mi>I</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:mo>;</mml:mo><mml:msub><mml:mrow><mml:mi>&#x2131;</mml:mi></mml:mrow><mml:mrow><mml:mtext>model</mml:mtext></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>, ensuring <inline-formula id="ieqn-31"><mml:math id="mml-ieqn-31"><mml:msub><mml:mi mathvariant="normal">&#x03A6;</mml:mi><mml:mrow><mml:mtext>semantic</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> covers architecture-common variations.</p>
<p><bold>Practical Implementation Note:</bold><xref ref-type="fn" rid="fn-1"><sup>1</sup></xref><fn id="fn-1"><label>1</label><p>While <inline-formula id="ieqn-270"><mml:math id="mml-ieqn-270"><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula> is not explicitly computed in practice (as <inline-formula id="ieqn-271"><mml:math id="mml-ieqn-271"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mo fence="false" stretchy="false">|</mml:mo><mml:mi>B</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> lacks closed form), our design implicitly enforces high plausibility: by computing transformation parameters as functions of ground-truth object statistics (<xref ref-type="sec" rid="s3_3_3">Section 3.3.3</xref>), all generated variations satisfy <inline-formula id="ieqn-272"><mml:math id="mml-ieqn-272"><mml:mi>&#x03C4;</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mn>0.9</mml:mn></mml:math></inline-formula> based on empirical validation against COCO image statistics.</p></fn> Our content-adaptive transformations (box-aware resize, object-centric rotation) intrinsically satisfy Definition 1 without requiring explicit computation of <inline-formula id="ieqn-32"><mml:math id="mml-ieqn-32"><mml:mi>p</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mo stretchy="false">|</mml:mo></mml:mrow><mml:mrow><mml:mi>&#x0212C;</mml:mi></mml:mrow><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>. The threshold <inline-formula id="ieqn-33"><mml:math id="mml-ieqn-33"><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula> serves as a theoretical construct ensuring transformations preserve statistical realism.</p>
</sec>
<sec id="s2_3">
<label>2.3</label>
<title>Object Detection Architectures and Attack Surfaces</title>
<p>Object detectors fall into three general architecture families, each with distinct attack surfaces requiring different vulnerability exploitation strategies.</p>
<p><bold>Two-stage detectors</bold> such as Faster R-CNN [<xref ref-type="bibr" rid="ref-10">10</xref>] and Cascade R-CNN [<xref ref-type="bibr" rid="ref-23">23</xref>] operate in sequential stages using a Region Proposal Network (RPN) and detection head. Attacks can target either stage, preventing proposal generation [<xref ref-type="bibr" rid="ref-7">7</xref>,<xref ref-type="bibr" rid="ref-24">24</xref>] or causing misclassification in the detection head [<xref ref-type="bibr" rid="ref-25">25</xref>,<xref ref-type="bibr" rid="ref-26">26</xref>]. This sequential architecture creates multiple vulnerability points across the pipeline stages&#x2014;region information, intermediate results, or final classifications.</p>
<p><bold>One-stage detectors</bold> including YOLO [<xref ref-type="bibr" rid="ref-3">3</xref>,<xref ref-type="bibr" rid="ref-12">12</xref>], SSD [<xref ref-type="bibr" rid="ref-11">11</xref>], RetinaNet [<xref ref-type="bibr" rid="ref-27">27</xref>], and FCOS [<xref ref-type="bibr" rid="ref-28">28</xref>] directly predict dense feature maps to reduce inference time. These models are traditionally attacked by maximizing the loss over spatial locations [<xref ref-type="bibr" rid="ref-9">9</xref>,<xref ref-type="bibr" rid="ref-29">29</xref>,<xref ref-type="bibr" rid="ref-30">30</xref>]. Their dense prediction approach renders them both efficient and potentially more vulnerable to spatially distributed perturbations.</p>
<p><bold>Transformer-based detectors</bold>, pioneered by DETR [<xref ref-type="bibr" rid="ref-13">13</xref>] and advanced by Deformable DETR [<xref ref-type="bibr" rid="ref-31">31</xref>], DINO [<xref ref-type="bibr" rid="ref-14">14</xref>], and Conditional DETR [<xref ref-type="bibr" rid="ref-32">32</xref>], represent a paradigm shift. By treating detection as set prediction through global self-attention, these models eliminate hand-designed components such as anchors and NMS. Unlike CNNs that process images through hierarchical local features, transformers employ global self-attention mechanisms from early layers, fundamentally altering the vulnerability landscape. The architectural heterogeneity of these three families creates the primary challenge for transferable attacks: perturbations must prove effective across fundamentally different processing pipelines, from local convolution-based feature extraction to global attention mechanisms.</p>
</sec>
<sec id="s2_4">
<label>2.4</label>
<title>Ensemble and Single-Source Transfer Methods</title>
<p>A natural approach to enhancing transferability involves optimizing perturbations across multiple source models simultaneously. Tram&#x00E8;r et al. [<xref ref-type="bibr" rid="ref-8">8</xref>] introduced ensemble adversarial training, demonstrating that attacks effective against multiple models transfer more readily to unseen models. This occurs because the perturbation must exploit vulnerabilities common to all ensemble members, thereby eliminating model-specific artifacts. Recent work extends this principle to object detection [<xref ref-type="bibr" rid="ref-33">33</xref>&#x2013;<xref ref-type="bibr" rid="ref-35">35</xref>], demonstrating improved black-box performance through attack generation across various detector ensembles. Liu et al. [<xref ref-type="bibr" rid="ref-36">36</xref>] showed that ensemble diversity&#x2014;measured by architecture, training procedure, and objective function differences&#x2014;correlates positively with attack transferability. Dong et al. [<xref ref-type="bibr" rid="ref-37">37</xref>] introduced momentum-based iterative attacks coupled with ensemble optimization, achieving state-of-the-art transfer performance.</p>
<p>However, ensemble methods suffer from a critical limitation: computational cost scales linearly with ensemble size. Each optimization iteration involves a forward-backward pass through all source models, rendering the approach prohibitively expensive for large ensembles or resource-constrained settings. This limitation has motivated exploration of single-source alternatives that achieve comparable transferability through other regularization mechanisms, such as input-space transformations and gradient variance reduction schemes [<xref ref-type="bibr" rid="ref-38">38</xref>]. Our work operates in this single-source paradigm, demonstrating that semantically aware augmentation can approach ensemble-level transferability without the computational overhead.</p>
</sec>
<sec id="s2_5">
<label>2.5</label>
<title>Input Transformation Methods</title>
<p>Input transformation has emerged as an efficient alternative to ensemble methods for enhancing transferability. Xie et al. [<xref ref-type="bibr" rid="ref-39">39</xref>] proposed Diverse Input (DI-FGSM), applying random resizing and padding during optimization to improve transferability for image classification. This work adapted the Expectation over Transformation (EOT) framework [<xref ref-type="bibr" rid="ref-16">16</xref>], originally developed for physical-world robustness, to enhance digital transferability. The key insight is that optimizing attacks to remain effective over a distribution of transformed inputs forces perturbations to target more fundamental, transformation-invariant features.</p>
<p>Transformation diversity has been extended along multiple dimensions. Dong et al. [<xref ref-type="bibr" rid="ref-37">37</xref>,<xref ref-type="bibr" rid="ref-40">40</xref>] proposed translation-invariant attacks using momentum and diverse inputs, demonstrating that spatial shift invariance improves black-box performance. Lin et al. [<xref ref-type="bibr" rid="ref-41">41</xref>] applied Nesterov accelerated gradient for improved optimization dynamics in the presence of transformations. Wang and He [<xref ref-type="bibr" rid="ref-42">42</xref>] introduced scale-invariant attacks through multi-scale feature aggregation, demonstrating that scale invariance proves particularly important for object detection where objects appear at various sizes.</p>
<p>For object detection specifically, T-SEA [<xref ref-type="bibr" rid="ref-9">9</xref>] combined self-ensemble augmentation with ShakeDrop regularization, demonstrating the value of transformation-based regularization in detection tasks.</p>
<p><bold>Critical Differentiation from DI-FGSM and T-SEA:</bold> While our approach builds upon the EOT framework shared with DI-FGSM [<xref ref-type="bibr" rid="ref-39">39</xref>] and T-SEA [<xref ref-type="bibr" rid="ref-9">9</xref>], our fundamental design philosophy differs substantially from these content-agnostic methods:</p>
<p><bold>Comparison with DI-FGSM:</bold> DI-FGSM applies uniform random transformations (resizing, padding) sampled from fixed distributions regardless of image content. For instance, all images receive identical scale factor distributions <inline-formula id="ieqn-34"><mml:math id="mml-ieqn-34"><mml:mi>s</mml:mi><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mn>0.875</mml:mn><mml:mo>,</mml:mo><mml:mn>1.00</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> and padding ranges, treating a close-up portrait identically to a landscape with distant objects. This task-agnostic approach, originally designed for image classification, ignores the spatial structure and object-level semantics critical to detection tasks.</p>
<p><bold>Comparison with T-SEA:</bold> Although T-SEA targets object detection, it retains content-agnostic transformations: random resizing samples scale factors from fixed distributions (e.g., <inline-formula id="ieqn-35"><mml:math id="mml-ieqn-35"><mml:mi>s</mml:mi><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mn>0.8</mml:mn><mml:mo>,</mml:mo><mml:mn>1.2</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>) regardless of whether images contain large dominant objects or small distant ones. Similarly, random rotation applies identical angle distributions without considering object positions.</p>
<p><bold>Our Innovation:</bold> In contrast, AugTrans introduces <bold>content-adaptive transformations</bold> where augmentation parameters are computed as <bold>functions of actual scene characteristics</bold>:
<list list-type="simple">
<list-item><label>(1)</label><p><bold>Multi-box aware resizing:</bold> We compute scale factors as <inline-formula id="ieqn-36"><mml:math id="mml-ieqn-36"><mml:mi>s</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mi>&#x03C1;</mml:mi></mml:math></inline-formula> where <inline-formula id="ieqn-37"><mml:math id="mml-ieqn-37"><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> represents the normalized size of the <inline-formula id="ieqn-38"><mml:math id="mml-ieqn-38"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> largest objects. Large-object scenes receive aggressive scaling (<inline-formula id="ieqn-39"><mml:math id="mml-ieqn-39"><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo stretchy="false">&#x2192;</mml:mo><mml:mn>1</mml:mn><mml:mo stretchy="false">&#x21D2;</mml:mo></mml:math></inline-formula> wider range), while small-object scenes receive conservative variations (<inline-formula id="ieqn-40"><mml:math id="mml-ieqn-40"><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo stretchy="false">&#x2192;</mml:mo><mml:mn>0</mml:mn><mml:mo stretchy="false">&#x21D2;</mml:mo></mml:math></inline-formula> narrower range), ensuring semantic plausibility.</p></list-item>
<list-item><label>(2)</label><p><bold>Object-centric rotation:</bold> We stochastically select rotation centers from <inline-formula id="ieqn-41"><mml:math id="mml-ieqn-41"><mml:mo fence="false" stretchy="false">{</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>img</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>rand</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo fence="false" stretchy="false">}</mml:mo></mml:math></inline-formula>, incorporating actual object locations into geometric transformations rather than rotating blindly around image centers.</p></list-item>
<list-item><label>(3)</label><p><bold>Adaptive scheduling:</bold> We employ curriculum-based progression (<inline-formula id="ieqn-42"><mml:math id="mml-ieqn-42"><mml:mi>&#x03B8;</mml:mi><mml:mo>&#x221D;</mml:mo><mml:mi>k</mml:mi><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub></mml:math></inline-formula>) rather than static angle distributions, preventing optimization failure in early iterations.</p></list-item>
</list></p>
<p>This content-awareness ensures transformations remain semantically plausible&#x2014;preserving the statistical regularities that define shared non-robust features across architectures&#x2014;rather than introducing artificial distortions that enable shortcut learning. Our experiments demonstrate that our method achieves substantially lower AP on YOLOv5s (2.06%) compared to T-SEA (8.6%), demonstrating that semantic awareness constitutes the critical factor enabling superior transferability.</p>
<p>Apart from our approach, other contemporary studies have focused on optimization refinements. Shi et al. [<xref ref-type="bibr" rid="ref-30">30</xref>] improved transferability through better augmentation scheduling and loss formulations. Recent advances (2023&#x2013;2025) have further extended the boundaries of transferable attacks. Wang et al. [<xref ref-type="bibr" rid="ref-43">43</xref>] proposed DIB-UAP, which leverages deep information bottleneck (DIB) theory to extract and disrupt crucial intermediate features. By identifying features that significantly impact detection through mutual information analysis, DIB-UAP achieves notable cross-architecture transferability. Additionally, they introduce a Scale &#x0026; Tile augmentation strategy to improve attack effectiveness on medium and large objects. Xue et al. [<xref ref-type="bibr" rid="ref-44">44</xref>] proposed an object feature-wise attention mechanism combined with perturbation extraction using generative adversarial networks, demonstrating improved stealthiness while maintaining attack transferability. Chen et al. [<xref ref-type="bibr" rid="ref-45">45</xref>] improved ensemble transferability through dynamic model diversity weighting, achieving enhanced cross-architecture performance. That validates exploiting shared structural properties&#x2014;similar to our semantic-aware approach. Zhang et al. [<xref ref-type="bibr" rid="ref-46">46</xref>] demonstrated that path-augmented methods improve transferability by optimizing perturbations along multiple transformation pathways, achieving 18% improvement over baseline methods.</p>
<p>However, these methods either require ensemble optimization (computationally expensive), architectural knowledge (violating black-box constraints), or focus on frequency-domain manipulations without semantic awareness. Despite these advances, existing methods employ statistical feature selection (DIB-UAP) or require complex generative models (Xue et al.), which may not optimally generalize across diverse detector architectures. Our approach differs fundamentally by incorporating ground-truth object information directly into transformation design within a single-source paradigm, forcing attacks to target semantically meaningful invariances inherently shared across architectures&#x2014;including the emerging CNN-to-transformer transfer challenge that these recent works largely overlook.</p>
<p>Despite these advances, existing methods employ generic augmentations (random resize, padding, rotation) without regard to task-specific semantics. A significant gap therefore remains: for object detection, transformations that ignore object locations, perspectives, scene composition, and object sizes may cause unrealistic distortions that allow the optimization to find shortcuts. Random resizing, for example, applies identical scale factors regardless of whether images contain large dominant objects or small distant ones. This content-agnostic approach fails to leverage opportunities to regularize the attack toward semantically realistic transformations that better capture real-world variations across architectures. Our work addresses this gap through content-aware augmentation design.</p>
</sec>
<sec id="s2_6">
<label>2.6</label>
<title>The Augmentation-Robustness Connection</title>
<p>Data augmentation has emerged as a cornerstone of adversarial robustness during model training [<xref ref-type="bibr" rid="ref-47">47</xref>&#x2013;<xref ref-type="bibr" rid="ref-49">49</xref>]. The intuition is straightforward: if models learn features invariant to augmentations, they become more robust to both natural corruptions and adversarial perturbations. Methods such as AugMix [<xref ref-type="bibr" rid="ref-50">50</xref>], AutoAugment [<xref ref-type="bibr" rid="ref-51">51</xref>], and RandAugment [<xref ref-type="bibr" rid="ref-48">48</xref>,<xref ref-type="bibr" rid="ref-52">52</xref>] demonstrate that diverse augmentation strategies encourage learning of robust, generalizable features. Xie et al. [<xref ref-type="bibr" rid="ref-53">53</xref>] demonstrated that adversarial examples can improve the performance of standard models when used as deep augmentation, implying deep connections between adversarial robustness and augmentation-invariant features.</p>
<p>We propose an inversion of this reasoning: if augmentation-invariant features constitute robust features during training, then augmentation-invariant non-robust features should be shared across architectures during attack optimization. By tuning perturbations to remain effective across semantically rich transformations, we force the attack to exploit fundamental vulnerabilities shared across models rather than model-specific artifacts. This insight connects robustness research with transferability. Prior studies suggest that EOT can be modified for digital portability when augmentations are designed with task-specific awareness. However, an important question remains: should attack augmentations mirror those used for defense training, or should they be application-specific? For object detection, the semantics of object scale, location, and spatial arrangement are absent from generic image augmentations, motivating our object-aware augmentation design.</p>
</sec>
<sec id="s2_7">
<label>2.7</label>
<title>Attacks on Transformer-Based Detectors</title>
<p>Transformer-based detectors introduce unique challenges for cross-architecture transferability. Recent work has developed specialized attacks targeting transformer-specific vulnerabilities. Methods such as BFDA [<xref ref-type="bibr" rid="ref-54">54</xref>] achieve strong performance by perturbing attention maps and query-key interactions characteristic of transformer architectures. Shao et al. [<xref ref-type="bibr" rid="ref-55">55</xref>] and Fu et al. [<xref ref-type="bibr" rid="ref-56">56</xref>] conducted comprehensive analyses demonstrating that vision transformers exhibit distinct adversarial vulnerability patterns compared to CNNs: perturbations exploit self-attention mechanisms and global feature aggregation from early layers through fundamentally different pathways than convolutional feature hierarchies.</p>
<p>However, these specialized approaches require architectural knowledge of the target model and employ different strategies for CNN vs. transformer targets. This limits their applicability in black-box attack scenarios where the target architecture remains unknown. The fundamental architectural difference between CNNs (local and hierarchical) and transformers (global and attention-based) presents a significant challenge: perturbations exploiting CNN-specific inductive biases may fail against attention mechanisms, while transformer-specific attacks may not transfer to convolutional models. This motivates investigation of general augmentation strategies capable of achieving cross-paradigm transferability.</p>
<p>Despite considerable effort, current transfer attack methods exhibit severe shortcomings. Current EOT-based approaches employ task-agnostic transformations without considering object detection semantics&#x2014;all images receive identical processing regardless of object location, size, or scene composition. Random resizing applies the same scale factors for large and small objects, creating artificial distortions that facilitate shortcut learning rather than forcing robust feature targeting. Static augmentation schedules fail to exploit curriculum-based progression, and content-independent transformations cannot capture semantically plausible variations that drive true cross-architecture transferability.</p>
<p>Our framework addresses these gaps through semantically aware augmentation: (1) multi-box aware resizing couples transformation intensity directly to actual object content, ensuring plausible scale variations proportional to scene characteristics; (2) dynamic object-centric rotation incorporates ground-truth object positions into transformation design, forcing invariance to semantically relevant geometric shifts; (3) adaptive scheduling implements curriculum learning from conservative to aggressive transformations. By elevating augmentation from generic preprocessing to task-aware regularization, we achieve transferability rivaling ensemble methods while maintaining single-source computational efficiency&#x2014;particularly valuable in true black-box scenarios where the target architecture remains unknown.</p>
<p><bold><italic>Notation</italic></bold></p>
<p>Before detailing our methodology pipeline, we establish the key mathematical notation used throughout this section. <xref ref-type="table" rid="table-1">Table 1</xref> summarizes the primary symbols, with comprehensive definitions provided in Supplementary Materials Section S7.</p>
<table-wrap id="table-1">
<label>Table 1</label>
<caption>
<title>Key mathematical notation. Complete notation is provided in Supplementary Materials Section S7.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Symbol</th>
<th>Definition</th>
</tr>
</thead>
<tbody>
<tr>
<td><inline-formula id="ieqn-43"><mml:math id="mml-ieqn-43"><mml:mi>&#x03B8;</mml:mi></mml:math></inline-formula></td>
<td>Rotation angle (degrees)</td>
</tr>
<tr>
<td><inline-formula id="ieqn-44"><mml:math id="mml-ieqn-44"><mml:msub><mml:mi>r</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:math></inline-formula></td>
<td>Relative object height/width (normalized)</td>
</tr>
<tr>
<td><inline-formula id="ieqn-45"><mml:math id="mml-ieqn-45"><mml:msub><mml:mi>s</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:math></inline-formula></td>
<td>Scale factors for height/width</td>
</tr>
<tr>
<td><inline-formula id="ieqn-46"><mml:math id="mml-ieqn-46"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula></td>
<td>Number of largest objects considered (default: 3)</td>
</tr>
<tr>
<td><inline-formula id="ieqn-47"><mml:math id="mml-ieqn-47"><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi></mml:math></inline-formula></td>
<td>Adversarial perturbation vector</td>
</tr>
<tr>
<td><inline-formula id="ieqn-48"><mml:math id="mml-ieqn-48"><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:math></inline-formula></td>
<td>Aspect ratio jitter parameters</td>
</tr>
<tr>
<td><inline-formula id="ieqn-49"><mml:math id="mml-ieqn-49"><mml:mi>k</mml:mi></mml:math></inline-formula></td>
<td>Iteration index in optimization</td>
</tr>
<tr>
<td><inline-formula id="ieqn-50"><mml:math id="mml-ieqn-50"><mml:msub><mml:mrow><mml:mi>&#x1D4AF;</mml:mi></mml:mrow><mml:mi>i</mml:mi></mml:msub></mml:math></inline-formula></td>
<td>Individual transformation sample</td>
</tr>
<tr>
<td><inline-formula id="ieqn-51"><mml:math id="mml-ieqn-51"><mml:msub><mml:mi>N</mml:mi><mml:mi>c</mml:mi></mml:msub></mml:math></inline-formula></td>
<td>Number of image channels</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s3">
<label>3</label>
<title>Methodology</title>
<p>Our approach generates highly transferable adversarial perturbations through semantically aware input transformations. By optimizing across content-adaptive transformations, we target fundamental vulnerabilities shared across diverse detector architectures.</p>
<sec id="s3_1">
<label>3.1</label>
<title>Threat Model</title>
<p><bold>Setup:</bold> We consider a transfer-based black-box attack where the attacker has white-box access to a source detector <inline-formula id="ieqn-52"><mml:math id="mml-ieqn-52"><mml:msub><mml:mrow><mml:mi>&#x1D49F;</mml:mi></mml:mrow><mml:mrow><mml:mtext>source</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> (full architecture, parameters, and gradients) but only black-box query access to victim detectors <inline-formula id="ieqn-53"><mml:math id="mml-ieqn-53"><mml:msub><mml:mrow><mml:mi>&#x1D49F;</mml:mi></mml:mrow><mml:mrow><mml:mtext>victim</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> (unknown architecture, no gradients).</p>
<p><bold>Goal:</bold> Craft imperceptible perturbations <inline-formula id="ieqn-54"><mml:math id="mml-ieqn-54"><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi></mml:math></inline-formula> (<inline-formula id="ieqn-55"><mml:math id="mml-ieqn-55"><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:msub><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mi mathvariant="normal">&#x221E;</mml:mi></mml:msub><mml:mo>&#x2264;</mml:mo><mml:mn>5</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>255</mml:mn></mml:math></inline-formula>) optimized on <inline-formula id="ieqn-56"><mml:math id="mml-ieqn-56"><mml:msub><mml:mrow><mml:mi>&#x1D49F;</mml:mi></mml:mrow><mml:mrow><mml:mtext>source</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> that transfer to degrade <inline-formula id="ieqn-57"><mml:math id="mml-ieqn-57"><mml:msub><mml:mrow><mml:mi>&#x1D49F;</mml:mi></mml:mrow><mml:mrow><mml:mtext>victim</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> without gradient access.</p>
<p><bold>Constraints:</bold> No knowledge of victim architecture, defenses, or training procedures; perturbations must remain visually imperceptible.</p>
</sec>
<sec id="s3_2">
<label>3.2</label>
<title>Problem Formulation</title>
<p>Let <italic>D</italic> denote an object detector that processes an input image <inline-formula id="ieqn-58"><mml:math id="mml-ieqn-58"><mml:mi>x</mml:mi><mml:mo>&#x2208;</mml:mo><mml:msup><mml:mrow><mml:mi mathvariant="double-struck">R</mml:mi></mml:mrow><mml:mrow><mml:mi>H</mml:mi><mml:mo>&#x00D7;</mml:mo><mml:mi>W</mml:mi><mml:mo>&#x00D7;</mml:mo><mml:msub><mml:mi>N</mml:mi><mml:mi>c</mml:mi></mml:msub></mml:mrow></mml:msup></mml:math></inline-formula> with ground-truth annotations <inline-formula id="ieqn-59"><mml:math id="mml-ieqn-59"><mml:mi>y</mml:mi></mml:math></inline-formula> to produce detection predictions <inline-formula id="ieqn-60"><mml:math id="mml-ieqn-60"><mml:mi>D</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>, where <inline-formula id="ieqn-61"><mml:math id="mml-ieqn-61"><mml:msub><mml:mi>N</mml:mi><mml:mi>c</mml:mi></mml:msub></mml:math></inline-formula> denotes the number of image channels. In a transfer-based adversarial attack scenario, we aim to craft a perturbation <inline-formula id="ieqn-62"><mml:math id="mml-ieqn-62"><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi></mml:math></inline-formula> such that the adversarial example <inline-formula id="ieqn-63"><mml:math id="mml-ieqn-63"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mtext>adv</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mi>x</mml:mi><mml:mo>+</mml:mo><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi></mml:math></inline-formula> causes an unknown victim detector <inline-formula id="ieqn-64"><mml:math id="mml-ieqn-64"><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mtext>victim</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> to fail.</p>
<p>The perturbation is generated using white-box access to a source detector <inline-formula id="ieqn-65"><mml:math id="mml-ieqn-65"><mml:msub><mml:mi>D</mml:mi><mml:mrow><mml:mtext>source</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula>, meaning we have access to its architecture, parameters, and gradients throughout the optimization process. To ensure visual imperceptibility, the perturbation is constrained by an <inline-formula id="ieqn-66"><mml:math id="mml-ieqn-66"><mml:msub><mml:mi>L</mml:mi><mml:mrow><mml:mi mathvariant="normal">&#x221E;</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>-norm: <inline-formula id="ieqn-67"><mml:math id="mml-ieqn-67"><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:msub><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mrow><mml:mi mathvariant="normal">&#x221E;</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2264;</mml:mo><mml:mspace width="thinmathspace" /><mml:mi>&#x03B5;</mml:mi></mml:math></inline-formula>, where <inline-formula id="ieqn-68"><mml:math id="mml-ieqn-68"><mml:mi>&#x03B5;</mml:mi></mml:math></inline-formula> represents a small constant (typically <inline-formula id="ieqn-69"><mml:math id="mml-ieqn-69"><mml:mi>&#x03B5;</mml:mi><mml:mtext>&#xA0;</mml:mtext><mml:mo>=</mml:mo><mml:mn>5</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>255</mml:mn></mml:math></inline-formula> in our experiments).</p>
<p>The primary challenge in transfer attacks is that perturbations tailored to a specific source model often exploit model-specific artifacts rather than fundamental vulnerabilities. When applied to architecturally distinct target models, these overfitted perturbations frequently fail because they do not target features common across multiple architectures.</p>
</sec>
<sec id="s3_3">
<label>3.3</label>
<title>Semantically Aware Augmentation Pipeline</title>
<p>To address this challenge, we implement the Expectation over Transformation (EOT) framework with a novel approach. Instead of generic augmentations that ignore image content, we construct a transformation pipeline based on actual information about object locations and sizes. This forces our attack to function across realistic variations, making it robust enough to transfer between different detector architectures. The key idea involves creating a semantically informed transformation distribution <inline-formula id="ieqn-70"><mml:math id="mml-ieqn-70"><mml:mi mathvariant="normal">&#x03A6;</mml:mi></mml:math></inline-formula>, where each sampled transformation combines multiple content-aware operations that produce diverse, realistic variations. Unlike previous work that applies identical transformations regardless of image content, our pipeline adapts to scene properties such as object positions, sizes, and spatial distribution. During attack optimization, a fresh transformation sequence comprising four complementary components is assigned to each EOT sample.</p>
<sec id="s3_3_1">
<label>3.3.1</label>
<title>Conceptual Rationale</title>
<p>Before presenting our augmentation components, we first establish the theoretical motivation for semantic awareness in EOT frameworks. Content-agnostic methods [<xref ref-type="bibr" rid="ref-9">9</xref>,<xref ref-type="bibr" rid="ref-39">39</xref>] apply uniform transformations with fixed distributions (e.g., <inline-formula id="ieqn-71"><mml:math id="mml-ieqn-71"><mml:mi>s</mml:mi><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mn>0.8</mml:mn><mml:mo>,</mml:mo><mml:mn>1.2</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> for all images), creating semantically implausible variations that enable &#x201C;shortcut&#x201D; learning. For instance, aggressively scaling small objects produces unrealistic aspect ratios outside the natural image manifold, allowing perturbations to exploit transformation artifacts rather than fundamental vulnerabilities.</p>
<p>Our semantic-aware principle addresses this: by computing transformation parameters as functions of actual scene characteristics&#x2014;<inline-formula id="ieqn-72"><mml:math id="mml-ieqn-72"><mml:mi>s</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mi>&#x03C1;</mml:mi></mml:math></inline-formula> scales proportionally to object size&#x2014;we constrain optimization to semantically plausible variations. As formalized in Proposition 1 (<xref ref-type="sec" rid="s2_2">Section 2.2</xref>), this forces perturbations to target features that are both: (a) predictive across architectures, and (b) vulnerable to realistic input variations. These shared non-robust features [<xref ref-type="bibr" rid="ref-15">15</xref>] enable cross-architecture transferability, yielding improvement over content-agnostic T-SEA (YOLOv5s AP: 2.06% vs. 8.6%). Ablation studies confirm that Box-Aware Resize&#x2014;our most semantically informed component&#x2014;provides the strongest individual contribution, validating that semantic awareness, not merely augmentation diversity, constitutes the critical mechanism.</p>
</sec>
<sec id="s3_3_2">
<label>3.3.2</label>
<title>Dynamic Object-Centric Rotation</title>
<p>The first component rotates the input image by an angle <inline-formula id="ieqn-73"><mml:math id="mml-ieqn-73"><mml:mi>&#x03B8;</mml:mi></mml:math></inline-formula> around a center point <inline-formula id="ieqn-74"><mml:math id="mml-ieqn-74"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>rot</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula>. This module introduces two novel mechanisms that distinguish it from conventional rotation-based augmentations.</p>
<p><italic>Dynamic Angle Scheduling</italic>.</p>
<p>Rather than sampling rotation angles from a fixed distribution throughout optimization, we employ a curriculum-based progressive schedule. The rotation angle is sampled from an adaptive distribution that expands as optimization progresses: <disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mi>&#x03B8;</mml:mi><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:mi>c</mml:mi><mml:mo>&#x22C5;</mml:mo><mml:mfrac><mml:mi>k</mml:mi><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub></mml:mfrac><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-75"><mml:math id="mml-ieqn-75"><mml:mi>&#x03B8;</mml:mi></mml:math></inline-formula> denotes the rotation angle (degrees), <inline-formula id="ieqn-76"><mml:math id="mml-ieqn-76"><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> denotes a uniform distribution over the base angle range, <inline-formula id="ieqn-77"><mml:math id="mml-ieqn-77"><mml:mi>k</mml:mi></mml:math></inline-formula> represents the current iteration index, <inline-formula id="ieqn-78"><mml:math id="mml-ieqn-78"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub></mml:math></inline-formula> denotes the total number of iterations, and <inline-formula id="ieqn-79"><mml:math id="mml-ieqn-79"><mml:mi>c</mml:mi></mml:math></inline-formula> is a curriculum scaling factor (typically <inline-formula id="ieqn-80"><mml:math id="mml-ieqn-80"><mml:mi>c</mml:mi><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula>).</p>
<p><bold>Design Rationale.</bold> We set <inline-formula id="ieqn-81"><mml:math id="mml-ieqn-81"><mml:mi>c</mml:mi><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula> to balance two competing objectives: (1) <italic>optimization stability</italic> in early iterations, where aggressive rotations cause gradient vanishing and hinder effective perturbation learning, and (2) <italic>geometric robustness</italic> in later iterations, where expanded rotation ranges ensure the final perturbation transfers across substantial geometric transformations. Empirically, <inline-formula id="ieqn-82"><mml:math id="mml-ieqn-82"><mml:mi>c</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula> converges slowly due to insufficient late-stage diversity, while <inline-formula id="ieqn-83"><mml:math id="mml-ieqn-83"><mml:mi>c</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula> causes early-stage optimization instability (validation in Supplementary Materials Section S2).</p>
<p>This dynamic scheduling provides an easy-to-hard curriculum during optimization. Early iterations employ conservative rotation angles to prevent optimization failure, while later iterations utilize aggressive rotations to ensure the final perturbation remains effective under substantial geometric transformations.</p>
<p><italic>Stochastic Center Selection</italic>.</p>
<p>The rotation center <inline-formula id="ieqn-84"><mml:math id="mml-ieqn-84"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>rot</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> is selected stochastically from a diverse set of candidates: <disp-formula id="ueqn-3"><mml:math id="mml-ueqn-3" display="block"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>rot</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>&#x2208;</mml:mo><mml:mo fence="false" stretchy="false">{</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>img</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>rand</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo fence="false" stretchy="false">}</mml:mo><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-85"><mml:math id="mml-ieqn-85"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>img</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> denotes the image center, <inline-formula id="ieqn-86"><mml:math id="mml-ieqn-86"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>rand</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> represents a uniformly sampled random point within the image bounds, and <inline-formula id="ieqn-87"><mml:math id="mml-ieqn-87"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> is the center of a randomly selected ground-truth bounding box.</p>
<p>The inclusion of <inline-formula id="ieqn-88"><mml:math id="mml-ieqn-88"><mml:msub><mml:mrow><mml:mi>&#x1D49E;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> represents a key innovation: by occasionally rotating around actual object locations, we force the perturbation to be robust to object-centric viewpoint variations. This proves particularly important for detection tasks where objects may appear at various positions and orientations within scenes.</p>
</sec>
<sec id="s3_3_3">
<label>3.3.3</label>
<title>Multi-Box Aware Resizing</title>
<p>Building upon geometric invariance, we next address scale variation through content-adaptive resizing. This component represents our primary semantic contribution: rather than applying uniform random scaling, we compute scale factors <inline-formula id="ieqn-89"><mml:math id="mml-ieqn-89"><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> that are directly coupled to the actual content and object characteristics of each individual image.</p>
<p><italic>Content-Aware Scale Computation</italic>.</p>
<p>We first identify the <inline-formula id="ieqn-90"><mml:math id="mml-ieqn-90"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> largest ground-truth objects by area. We set <inline-formula id="ieqn-91"><mml:math id="mml-ieqn-91"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula> based on three considerations: (1) computational efficiency in dense scenes (COCO averages 7.7 objects/image), (2) the three largest objects typically account for 68%&#x2013;75% of total object area, sufficiently characterizing scene scale, and (3) automatic adaptation to small-object scenes&#x2014;when all objects are small, <inline-formula id="ieqn-92"><mml:math id="mml-ieqn-92"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula> still captures this characteristic through small <inline-formula id="ieqn-93"><mml:math id="mml-ieqn-93"><mml:msub><mml:mi>r</mml:mi><mml:mi>h</mml:mi></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-94"><mml:math id="mml-ieqn-94"><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:math></inline-formula> values, applying appropriately conservative transformations. For images containing fewer than <inline-formula id="ieqn-95"><mml:math id="mml-ieqn-95"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> objects, we use all available objects. Preliminary experiments with <inline-formula id="ieqn-96"><mml:math id="mml-ieqn-96"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>&#x2208;</mml:mo><mml:mo fence="false" stretchy="false">{</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mn>3</mml:mn><mml:mo>,</mml:mo><mml:mn>5</mml:mn><mml:mo>,</mml:mo><mml:mn>10</mml:mn><mml:mo fence="false" stretchy="false">}</mml:mo></mml:math></inline-formula> demonstrated that <inline-formula id="ieqn-97"><mml:math id="mml-ieqn-97"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula> provides the optimal performance-efficiency balance.</p>
<p>For these dominant objects, we compute their mean dimensions: <disp-formula id="ueqn-4"><mml:math id="mml-ueqn-4" display="block"><mml:msub><mml:mrow><mml:mover><mml:mi>h</mml:mi><mml:mo stretchy="false">&#x00AF;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mfrac><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mrow></mml:munderover><mml:msub><mml:mi>h</mml:mi><mml:mi>i</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:msub><mml:mrow><mml:mover><mml:mi>w</mml:mi><mml:mo stretchy="false">&#x00AF;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mfrac><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mrow></mml:munderover><mml:msub><mml:mi>w</mml:mi><mml:mi>i</mml:mi></mml:msub><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-98"><mml:math id="mml-ieqn-98"><mml:msub><mml:mi>h</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:math></inline-formula> and <inline-formula id="ieqn-99"><mml:math id="mml-ieqn-99"><mml:msub><mml:mi>w</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:math></inline-formula> represent the height and width of the <inline-formula id="ieqn-100"><mml:math id="mml-ieqn-100"><mml:mi>i</mml:mi></mml:math></inline-formula>-th largest bounding box, respectively.</p>
<p>We then normalize these dimensions by the image size to obtain relative object size metrics: <disp-formula id="ueqn-5"><mml:math id="mml-ueqn-5" display="block"><mml:msub><mml:mi>r</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mrow><mml:mover><mml:mi>h</mml:mi><mml:mo stretchy="false">&#x00AF;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mi>H</mml:mi></mml:mfrac><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mrow><mml:mover><mml:mi>w</mml:mi><mml:mo stretchy="false">&#x00AF;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mi>W</mml:mi></mml:mfrac><mml:mo>,</mml:mo></mml:math></disp-formula>where <italic>H</italic> and <italic>W</italic> denote the image height and width, respectively.</p>
<p>The base scaling factors are computed by coupling these relative object sizes directly with randomly sampled modulation factors: <disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:msubsup><mml:mi>s</mml:mi><mml:mrow><mml:mi>h</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>base</mml:mtext></mml:mrow></mml:mrow></mml:msubsup><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:msubsup><mml:mi>s</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>base</mml:mtext></mml:mrow></mml:mrow></mml:msubsup><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-101"><mml:math id="mml-ieqn-101"><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> are independently sampled from a uniform distribution over the modulation range (typically <inline-formula id="ieqn-102"><mml:math id="mml-ieqn-102"><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mn>0.2</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-103"><mml:math id="mml-ieqn-103"><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula>). The base scale of unity represents the identity transformation, with the content-dependent term <inline-formula id="ieqn-104"><mml:math id="mml-ieqn-104"><mml:mi>r</mml:mi><mml:mo>&#x22C5;</mml:mo><mml:mi>&#x03C1;</mml:mi></mml:math></inline-formula> adding adaptive variation proportional to actual object sizes.</p>
<p><italic>Aspect Ratio Jitter</italic>.</p>
<p>To introduce realistic shape distortions while maintaining the content-adaptive scale characteristics, we apply independent random perturbations to each dimension: <disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:msub><mml:mi>s</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>=</mml:mo><mml:msubsup><mml:mi>s</mml:mi><mml:mrow><mml:mi>h</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>base</mml:mtext></mml:mrow></mml:mrow></mml:msubsup><mml:mo>&#x22C5;</mml:mo><mml:mo stretchy="false">(</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:msub><mml:mi>s</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>=</mml:mo><mml:msubsup><mml:mi>s</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>base</mml:mtext></mml:mrow></mml:mrow></mml:msubsup><mml:mo>&#x22C5;</mml:mo><mml:mo stretchy="false">(</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-105"><mml:math id="mml-ieqn-105"><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4B0;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mrow><mml:mtext>ar</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mrow><mml:mtext>ar</mml:mtext></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> represent small independent jitters (typically <inline-formula id="ieqn-106"><mml:math id="mml-ieqn-106"><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mrow><mml:mtext>ar</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.1</mml:mn></mml:math></inline-formula>) sampled uniformly around zero.</p>
</sec>
<sec id="s3_3_4">
<label>3.3.4</label>
<title>Contextual Cropping and Reflective Padding</title>
<p>After rotation and resizing, transformed images must be returned to their original dimensions to maintain compatibility with detector input requirements. This is achieved through adaptive cropping or padding depending on the transformation outcome.</p>
<p>For images enlarged beyond the original dimensions, we apply random cropping to extract a region matching the original size. For images reduced below the original dimensions, we apply reflection padding with random spatial offsets to restore the original size.</p>
</sec>
<sec id="s3_3_5">
<label>3.3.5</label>
<title>Composite Noise Injection</title>
<p>As the final transformation component, we inject a complex composite noise pattern <inline-formula id="ieqn-107"><mml:math id="mml-ieqn-107"><mml:mi>&#x03C9;</mml:mi></mml:math></inline-formula> into the image to simulate realistic degradations: <disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:mi>&#x03C9;</mml:mi><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03C9;</mml:mi><mml:mi>G</mml:mi></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03C9;</mml:mi><mml:mrow><mml:mrow><mml:mtext>SPN</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-108"><mml:math id="mml-ieqn-108"><mml:msub><mml:mi>&#x03C9;</mml:mi><mml:mi>G</mml:mi></mml:msub><mml:mo>&#x223C;</mml:mo><mml:mrow><mml:mi>&#x1D4A9;</mml:mi></mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mn>0</mml:mn><mml:mo>,</mml:mo><mml:msup><mml:mi>&#x03C3;</mml:mi><mml:mn>2</mml:mn></mml:msup><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> represents additive Gaussian noise with standard deviation <inline-formula id="ieqn-109"><mml:math id="mml-ieqn-109"><mml:mi>&#x03C3;</mml:mi></mml:math></inline-formula> (typically <inline-formula id="ieqn-110"><mml:math id="mml-ieqn-110"><mml:mi>&#x03C3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.02</mml:mn></mml:math></inline-formula>), and <inline-formula id="ieqn-111"><mml:math id="mml-ieqn-111"><mml:msub><mml:mi>&#x03C9;</mml:mi><mml:mrow><mml:mtext>SPN</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> represents salt-and-pepper noise with probability <inline-formula id="ieqn-112"><mml:math id="mml-ieqn-112"><mml:msub><mml:mi>p</mml:mi><mml:mrow><mml:mi>s</mml:mi><mml:mi>p</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.01</mml:mn></mml:math></inline-formula>, where each affected pixel is randomly set to either minimum (0) or maximum (1) intensity with equal probability of 0.005 each.</p>
<p><italic>Pipeline Integration</italic>.</p>
<p>The sequential application of these four complementary transformations&#x2014;rotation (geometric invariance), content-aware resizing (scale invariance), contextual padding (spatial robustness), and composite noise (texture robustness)&#x2014;creates a highly nonlinear and semantically rich transformation space. Critically, each transformation is implemented in a fully differentiable manner, allowing gradients of the final loss to be backpropagated through the entire pipeline to the input image. This differentiability proves essential for the EOT optimization framework described next.</p>
</sec>
<sec id="s3_3_6">
<label>3.3.6</label>
<title>Formalization of Dynamic Scheduling Strategy</title>
<p>To ensure reproducibility, we formalize the scheduling logic governing augmentation parameter evolution during optimization. Our framework employs <italic>selective dynamic scheduling</italic>: only rotation angles follow curriculum-based progression, while other parameters remain fixed to preserve semantic plausibility.</p>
<p><bold>Design Rationale.</bold> We apply dynamic scheduling exclusively to rotation because: (1) geometric transformations require gradual adaptation to prevent optimization instability, (2) aggressive early rotations cause gradient vanishing, and (3) content-adaptive parameters (scale, noise) are already computed based on scene characteristics, requiring no temporal curriculum.</p>
<p>Algorithm 1 presents the complete scheduling mechanism. Supplementary Materials Section S2 (Fig. S1) validates this approach, demonstrating that progressive scheduling (<inline-formula id="ieqn-113"><mml:math id="mml-ieqn-113"><mml:mi>c</mml:mi><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula>) achieves 7.5% lower final <inline-formula id="ieqn-114"><mml:math id="mml-ieqn-114"><mml:msup><mml:mtext>AP</mml:mtext><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> (41.0% vs. 44.3%) with 20% faster convergence (100 vs. 120 iterations) compared to fixed angle schedules on PASCAL VOC 2012.</p>
<fig id="fig-13">
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-13.tif"/>
</fig>
<p><bold>Key Scheduling Properties:</bold>
<list list-type="bullet">
<list-item>
<p><italic>Rotation (Dynamic):</italic> Starts at <inline-formula id="ieqn-134"><mml:math id="mml-ieqn-134"><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">(</mml:mo><mml:mn>0</mml:mn><mml:mo stretchy="false">)</mml:mo><mml:mo>=</mml:mo><mml:msup><mml:mn>8</mml:mn><mml:mrow><mml:mo>&#x2218;</mml:mo></mml:mrow></mml:msup></mml:math></inline-formula> and increases to <inline-formula id="ieqn-135"><mml:math id="mml-ieqn-135"><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">(</mml:mo><mml:mn>160</mml:mn><mml:mo stretchy="false">)</mml:mo><mml:mo>=</mml:mo><mml:msup><mml:mn>12</mml:mn><mml:mrow><mml:mo>&#x2218;</mml:mo></mml:mrow></mml:msup></mml:math></inline-formula>, providing an easy-to-hard curriculum.</p></list-item>
<list-item>
<p><italic>Scaling (Fixed):</italic> Scale factors <inline-formula id="ieqn-136"><mml:math id="mml-ieqn-136"><mml:msub><mml:mi>s</mml:mi><mml:mi>h</mml:mi></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:math></inline-formula> are resampled each iteration but maintain constant range <inline-formula id="ieqn-137"><mml:math id="mml-ieqn-137"><mml:mi>&#x03C1;</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mn>0.2</mml:mn><mml:mo>,</mml:mo><mml:mn>0.5</mml:mn><mml:mo stretchy="false">]</mml:mo></mml:math></inline-formula>.</p></list-item>
<list-item>
<p><italic>Noise (Fixed):</italic> Gaussian standard deviation <inline-formula id="ieqn-138"><mml:math id="mml-ieqn-138"><mml:mi>&#x03C3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.02</mml:mn></mml:math></inline-formula> and salt-and-pepper probability <inline-formula id="ieqn-139"><mml:math id="mml-ieqn-139"><mml:msub><mml:mi>p</mml:mi><mml:mrow><mml:mtext>sp</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.01</mml:mn></mml:math></inline-formula> remain constant.</p></list-item>
</list></p>
<p><bold>Implementation of Differentiability.</bold> All augmentation operations maintain gradient flow: rotation and resizing employ differentiable bilinear interpolation via PyTorch&#x2019;s <monospace>affine_grid</monospace>, <monospace>grid_sample</monospace>, and <monospace>interpolate</monospace> functions; cropping uses differentiable tensor slicing; reflection padding applies <monospace>torch.nn.functional.pad</monospace> with <monospace>mode &#x003D; &#x2019;reflect&#x2019;</monospace>; Gaussian noise addition is trivially differentiable; salt-and-pepper noise uses a straight-through estimator for gradient flow. Discrete operations (top-<inline-formula id="ieqn-140"><mml:math id="mml-ieqn-140"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> object selection, stochastic center choice) are resolved outside the computational graph&#x2014;only continuous transformation parameters participate in backpropagation. End-to-end differentiability is verified by confirming all intermediate tensors retain <monospace>requires_grad &#x003D; True</monospace> and observing smooth convergence (see <xref ref-type="sec" rid="s4_7">Section 4.7</xref> for empirical validation).</p>
</sec>
</sec>
<sec id="s3_4">
<label>3.4</label>
<title>Practical Black-Box Scenario: Using Predicted Bounding Boxes</title>
<p>While our core methodology leverages ground-truth bounding boxes for object-aware transformations during attack optimization, we address the practical concern of black-box scenarios where ground-truth annotations are unavailable. In realistic attack settings, adversaries have access only to the source model&#x2019;s predictions rather than true annotations.</p>
<p>To validate the practical applicability of our approach, we evaluate a variant that uses <bold>predicted bounding boxes</bold> (PB) from the source detector instead of ground-truth (GT) annotations. Specifically:
<list list-type="bullet">
<list-item>
<p>During attack generation, we obtain bounding box predictions from the source detector (e.g., Faster R-CNN ResNet50) on the clean image.</p></list-item>
<list-item>
<p>These predicted boxes replace ground-truth annotations in our multi-box aware resizing (<xref ref-type="sec" rid="s3_3_3">Section 3.3.3</xref>) and object-centric rotation (<xref ref-type="sec" rid="s3_3_2">Section 3.3.2</xref>) components.</p></list-item>
<list-item>
<p>All other augmentation parameters and optimization procedures remain identical.</p></list-item>
</list></p>
<p>This modification enables our method to operate in true black-box conditions without requiring dataset annotations. <xref ref-type="sec" rid="s4_2_1">Section 4.2.1</xref> presents comprehensive experimental validation demonstrating that the predicted-box variant maintains comparable&#x2014;and in some cases superior&#x2014;attack effectiveness compared to the ground-truth variant.</p>
</sec>
<sec id="s3_5">
<label>3.5</label>
<title>Attack Objective and Optimization</title>
<p>Having defined our semantically aware transformation pipeline, we now specify the attack objective and optimization procedure that leverages this pipeline to generate transferable adversarial perturbations.</p>
<sec id="s3_5_1">
<label>3.5.1</label>
<title>Multi-Component Loss Function</title>
<p>For two-stage detectors like Faster R-CNN [<xref ref-type="bibr" rid="ref-10">10</xref>], which form the backbone of our source model, we construct a comprehensive loss function that targets all critical components of the detection pipeline. The detector operates through two stages: a Region Proposal Network (RPN) that generates object proposals, and a detection head (ROI Head) that classifies and refines these proposals.</p>
<p>To maximally disrupt the detector, our loss function aggregates four primary loss terms spanning both stages: <disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>sample</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mrow></mml:msup><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mrow><mml:mtext>box</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>box_reg</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:mrow></mml:msup><mml:mo>+</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mrow><mml:mtext>rpn_box</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mtext>rpn_box_reg</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>,</mml:mo></mml:math></disp-formula>where:
<list list-type="bullet">
<list-item>
<p><inline-formula id="ieqn-141"><mml:math id="mml-ieqn-141"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> denotes the final classification loss from the detection head,</p></list-item>
<list-item>
<p><inline-formula id="ieqn-142"><mml:math id="mml-ieqn-142"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>box_reg</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> denotes the final bounding box regression loss,</p></list-item>
<list-item>
<p><inline-formula id="ieqn-143"><mml:math id="mml-ieqn-143"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> denotes the RPN objectness loss (binary classification of proposals),</p></list-item>
<list-item>
<p><inline-formula id="ieqn-144"><mml:math id="mml-ieqn-144"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>rpn_box_reg</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> denotes the RPN bounding box regression loss.</p></list-item>
</list></p>
<p>The weights <inline-formula id="ieqn-145"><mml:math id="mml-ieqn-145"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>box</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>rpn_box</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> control the relative contribution of each component. In our experiments, we use <inline-formula id="ieqn-146"><mml:math id="mml-ieqn-146"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-147"><mml:math id="mml-ieqn-147"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>box</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-148"><mml:math id="mml-ieqn-148"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>2.0</mml:mn></mml:math></inline-formula>, and <inline-formula id="ieqn-149"><mml:math id="mml-ieqn-149"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>rpn_box</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, placing emphasis on disrupting the objectness predictions.</p>
<p><italic>Gradient Regularization via Nonlinear Scaling</italic>.</p>
<p>The most important innovation in our loss formulation is the use of scaling exponents <inline-formula id="ieqn-150"><mml:math id="mml-ieqn-150"><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>&#x003C;</mml:mo><mml:mn>1</mml:mn></mml:math></inline-formula> (typically <inline-formula id="ieqn-151"><mml:math id="mml-ieqn-151"><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula>) for the classification and objectness loss terms. This nonlinear transformation serves as a gradient regularizer: low-loss proposals (harder to fool) receive amplified gradient signals, while high-loss proposals (easier to fool) have dampened signals, preventing them from dominating optimization.</p>
<p>For a loss component <inline-formula id="ieqn-152"><mml:math id="mml-ieqn-152"><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow></mml:math></inline-formula> with exponent <inline-formula id="ieqn-153"><mml:math id="mml-ieqn-153"><mml:mi>&#x03B3;</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mn>1</mml:mn></mml:math></inline-formula>, the gradient scaling factor <inline-formula id="ieqn-154"><mml:math id="mml-ieqn-154"><mml:mi>&#x03B3;</mml:mi><mml:msup><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mi>&#x03B3;</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> is inversely proportional to <inline-formula id="ieqn-155"><mml:math id="mml-ieqn-155"><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow></mml:math></inline-formula>. With <inline-formula id="ieqn-156"><mml:math id="mml-ieqn-156"><mml:mi>&#x03B3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula>, hard-to-attack objects (<inline-formula id="ieqn-157"><mml:math id="mml-ieqn-157"><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mo>=</mml:mo><mml:mn>0.1</mml:mn></mml:math></inline-formula>) receive approximately 2.5<inline-formula id="ieqn-158"><mml:math id="mml-ieqn-158"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> stronger gradient signals compared to easy-to-attack objects (<inline-formula id="ieqn-159"><mml:math id="mml-ieqn-159"><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mo>=</mml:mo><mml:mn>10.0</mml:mn></mml:math></inline-formula>), ensuring balanced optimization across all scene elements.</p>
<p><bold>Theoretical Connection to Hard Example Mining.</bold> This nonlinear scaling mechanism is conceptually related to focal loss [<xref ref-type="bibr" rid="ref-27">27</xref>] and hard example mining [<xref ref-type="bibr" rid="ref-10">10</xref>], but serves a distinct purpose in the adversarial context. While focal loss re-weights classification errors to address class imbalance during <italic>training</italic>, our formulation addresses <italic>gradient imbalance</italic> during <italic>attack optimization</italic>. Specifically, in multi-object scenes, naive loss summation causes easy-to-fool proposals (large objects, high contrast) to dominate <inline-formula id="ieqn-160"><mml:math id="mml-ieqn-160"><mml:msub><mml:mi mathvariant="normal">&#x2207;</mml:mi><mml:mrow><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow></mml:math></inline-formula>, leading to perturbations that overfit to source-model-specific artifacts associated with these objects. By applying the concave transformation <inline-formula id="ieqn-161"><mml:math id="mml-ieqn-161"><mml:msup><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mi>&#x03B3;</mml:mi></mml:msup></mml:math></inline-formula> with <inline-formula id="ieqn-162"><mml:math id="mml-ieqn-162"><mml:mi>&#x03B3;</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mn>1</mml:mn></mml:math></inline-formula>, we enforce a variance reduction property: <inline-formula id="ieqn-163"><mml:math id="mml-ieqn-163"><mml:mtext>Var</mml:mtext><mml:mo stretchy="false">(</mml:mo><mml:mi mathvariant="normal">&#x2202;</mml:mi><mml:msup><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mi>&#x03B3;</mml:mi></mml:msup><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mi mathvariant="normal">&#x2202;</mml:mi><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mtext>Var</mml:mtext><mml:mo stretchy="false">(</mml:mo><mml:mi mathvariant="normal">&#x2202;</mml:mi><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mi mathvariant="normal">&#x2202;</mml:mi><mml:mi mathvariant="bold-italic">&#x03B4;</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>, ensuring the attack distributes optimization effort uniformly across <italic>all</italic> object difficulty levels rather than concentrating on model-specific weak points. This uniform coverage is critical for transferability&#x2014;perturbations effective across diverse object characteristics (size, contrast, position) exploit fundamental shared vulnerabilities rather than architecture-specific biases, directly aligning with the non-robust features hypothesis [<xref ref-type="bibr" rid="ref-15">15</xref>]. Empirically, <inline-formula id="ieqn-164"><mml:math id="mml-ieqn-164"><mml:mi>&#x03B3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula> reduces per-category variance by 51% while improving transferability by 37% (Supplementary Materials Section S1), validating that gradient regularization constitutes a principled mechanism for learning generalizable adversarial perturbations.</p>
<p>This mechanism proves particularly important in complex scenes with multiple objects of different sizes. A detailed mathematical analysis including quantitative examples, gradient variance reduction, and theoretical justification is provided in Supplementary Materials Section S1.</p>
</sec>
<sec id="s3_5_2">
<label>3.5.2</label>
<title>Iterative EOT-Based Optimization</title>
<p>The complete attack is formulated as an iterative optimization procedure that combines our multi-component loss function with the semantically aware transformation pipeline through the EOT framework. Algorithm 2 presents the detailed procedure.</p>
<p>We employ a Projected Gradient Descent (PGD) style iterative approach [<xref ref-type="bibr" rid="ref-35">35</xref>]. In each iteration, we:
<list list-type="order">
<list-item>
<p>Sample <inline-formula id="ieqn-165"><mml:math id="mml-ieqn-165"><mml:msub><mml:mi>N</mml:mi><mml:mrow><mml:mtext>EOT</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> independent transformation sequences from our pipeline.</p></list-item>
<list-item>
<p>Apply each transformation to the current adversarial candidate.</p></list-item>
<list-item>
<p>Compute the loss and gradient for each transformed sample.</p></list-item>
<list-item>
<p>Average the gradients across all EOT samples.</p></list-item>
<list-item>
<p>Update the adversarial example using the sign of the averaged gradient.</p></list-item>
<list-item>
<p>Project the perturbation back into the <inline-formula id="ieqn-166"><mml:math id="mml-ieqn-166"><mml:mi>&#x03B5;</mml:mi></mml:math></inline-formula>-ball around the original image.</p></list-item>
</list></p>
<p>This EOT-averaged gradient captures the expected gradient over the distribution of semantically aware transformations, forcing the optimization to find perturbations that remain effective across diverse content-aware variations.</p>
<fig id="fig-14">
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-14.tif"/>
</fig>
<p><italic>Hyperparameter Configuration</italic>.</p>
<p>In our experiments, we employ the following hyperparameter settings: maximum perturbation budget <inline-formula id="ieqn-188"><mml:math id="mml-ieqn-188"><mml:mi>&#x03B5;</mml:mi><mml:mspace width="thinmathspace" /><mml:mo>=</mml:mo><mml:mn>5</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>255</mml:mn></mml:math></inline-formula>, total iterations <inline-formula id="ieqn-189"><mml:math id="mml-ieqn-189"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>160</mml:mn></mml:math></inline-formula>, step size <inline-formula id="ieqn-190"><mml:math id="mml-ieqn-190"><mml:mi>&#x03B7;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.0004</mml:mn></mml:math></inline-formula>, and EOT samples per iteration <inline-formula id="ieqn-191"><mml:math id="mml-ieqn-191"><mml:msub><mml:mi>N</mml:mi><mml:mrow><mml:mtext>EOT</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>10</mml:mn></mml:math></inline-formula>.</p>
<p>For the augmentation pipeline, we set: base rotation angle range <inline-formula id="ieqn-192"><mml:math id="mml-ieqn-192"><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>=</mml:mo><mml:mo stretchy="false">(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:msup><mml:mn>8</mml:mn><mml:mo>&#x2218;</mml:mo></mml:msup><mml:mo>,</mml:mo><mml:msup><mml:mn>8</mml:mn><mml:mo>&#x2218;</mml:mo></mml:msup><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>, curriculum scaling factor <inline-formula id="ieqn-193"><mml:math id="mml-ieqn-193"><mml:mi>c</mml:mi><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula>, resizing modulation range <inline-formula id="ieqn-194"><mml:math id="mml-ieqn-194"><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>&#x03C1;</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo stretchy="false">)</mml:mo><mml:mo>=</mml:mo><mml:mo stretchy="false">(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mn>0.2</mml:mn><mml:mo>,</mml:mo><mml:mn>0.5</mml:mn><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula>, aspect ratio jitter range <inline-formula id="ieqn-195"><mml:math id="mml-ieqn-195"><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mrow><mml:mtext>ar</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.1</mml:mn></mml:math></inline-formula>, and Gaussian noise standard deviation <inline-formula id="ieqn-196"><mml:math id="mml-ieqn-196"><mml:mi>&#x03C3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.02</mml:mn></mml:math></inline-formula>. We apply 2 sequential transformations per EOT sample, randomly sampling from the available transformation types.</p>
<p>These hyperparameters were selected based on preliminary experiments balancing attack effectiveness with computational efficiency. Our convergence analysis in <xref ref-type="sec" rid="s4_5">Section 4.5</xref> demonstrates that 160 iterations suffice for the attack to reach stable performance on both PASCAL VOC and MS COCO datasets. <xref ref-type="fig" rid="fig-1">Fig. 1</xref> illustrates the complete overview of the proposed AugTrans framework, showing the full pipeline from input image through augmentation, source detector, and adversarial example generation</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Overview of the proposed adversarial attack framework. An original image is fed into an advanced data augmentation pipeline within an Expectation over Transformation (EOT) loop. The pipeline applies a sequence of stochastic, differentiable transformations (Dynamic Rotation, Box-Aware Resize, Noise Injection, Crop/Pad). The augmented adversarial candidate is passed through the source detector (comprising a Backbone, RPN, and ROI Head). The total loss, combining RPN and ROI Head losses, is computed. The gradient of this EOT-averaged loss is then used to update the adversarial example, which is iteratively refined to fool the detector while remaining visually similar to the original image.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-1.tif"/>
</fig>
</sec>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Experiments</title>
<p>We conduct comprehensive evaluations to assess our method&#x2019;s transferability across diverse detector architectures, datasets, and attack scenarios. Our experiments validate three key claims: (1) superior black-box transferability compared to state-of-the-art methods, (2) effective cross-paradigm transfer from CNN to transformer-based detectors, and (3) practical applicability using predicted bounding boxes without ground-truth annotations.</p>
<sec id="s4_1">
<label>4.1</label>
<title>Experimental Setup</title>
<p><bold>Datasets.</bold> We evaluate on PASCAL VOC 2012 (5823 validation images, 20 classes) [<xref ref-type="bibr" rid="ref-57">57</xref>] and MS COCO 2017 (5000 validation images, 80 classes) [<xref ref-type="bibr" rid="ref-58">58</xref>]. We report mean Average Precision (mAP): <inline-formula id="ieqn-197"><mml:math id="mml-ieqn-197"><mml:msup><mml:mtext>AP</mml:mtext><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> denotes mAP at IoU threshold 0.5, while <inline-formula id="ieqn-198"><mml:math id="mml-ieqn-198"><mml:mtext>AP</mml:mtext></mml:math></inline-formula> denotes average mAP over IoU thresholds 0.5&#x2013;0.95 (step 0.05). Lower values indicate more effective attacks.</p>
<p><bold>Models.</bold> We evaluate three detector families: (1) <bold>Two-stage:</bold> Faster R-CNN with ResNet50 (FR-R50), ResNet50v2 (FR-R50v2), and MobileNetv3 (FR-M3) backbones; (2) <bold>One-stage:</bold> SSD-VGG16 and YOLOv5s; (3) <bold>Transformer-based:</bold> DETR and DINO. We use FR-R50 as the primary source model unless stated otherwise.</p>
<p><bold>Baselines.</bold> We compare against state-of-the-art transfer attacks: DAG [<xref ref-type="bibr" rid="ref-7">7</xref>], RAP [<xref ref-type="bibr" rid="ref-24">24</xref>], CAP [<xref ref-type="bibr" rid="ref-26">26</xref>], TOG [<xref ref-type="bibr" rid="ref-29">29</xref>], and Shi et al. [<xref ref-type="bibr" rid="ref-30">30</xref>]. For recent methods (2023&#x2013;2024), we compare against G-UAP, GD-UAP, Daedalus, SU, PG-UAP, SGA-UAP, FD-UAP, and DIB-UAP [<xref ref-type="bibr" rid="ref-43">43</xref>].</p>
<p><bold>Hyperparameters.</bold> All experiments use: perturbation budget <inline-formula id="ieqn-199"><mml:math id="mml-ieqn-199"><mml:mi>&#x03B5;</mml:mi><mml:mtext>&#xA0;</mml:mtext><mml:mo>=</mml:mo><mml:mn>5</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>255</mml:mn></mml:math></inline-formula>, iterations <inline-formula id="ieqn-200"><mml:math id="mml-ieqn-200"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>160</mml:mn></mml:math></inline-formula>, step size <inline-formula id="ieqn-201"><mml:math id="mml-ieqn-201"><mml:mi>&#x03B7;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.0004</mml:mn></mml:math></inline-formula>, EOT samples <inline-formula id="ieqn-202"><mml:math id="mml-ieqn-202"><mml:msub><mml:mi>N</mml:mi><mml:mrow><mml:mtext>EOT</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>10</mml:mn></mml:math></inline-formula> per iteration. Augmentation parameters: rotation range <inline-formula id="ieqn-203"><mml:math id="mml-ieqn-203"><mml:mi>&#x03B8;</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:mo>&#x2212;</mml:mo><mml:msup><mml:mn>8</mml:mn><mml:mo>&#x2218;</mml:mo></mml:msup><mml:mo>,</mml:mo><mml:msup><mml:mn>8</mml:mn><mml:mo>&#x2218;</mml:mo></mml:msup><mml:mo stretchy="false">]</mml:mo></mml:math></inline-formula>, curriculum factor <inline-formula id="ieqn-204"><mml:math id="mml-ieqn-204"><mml:mi>c</mml:mi><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:math></inline-formula>, resizing modulation <inline-formula id="ieqn-205"><mml:math id="mml-ieqn-205"><mml:mi>&#x03C1;</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mo stretchy="false">[</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mn>0.2</mml:mn><mml:mo>,</mml:mo><mml:mn>0.5</mml:mn><mml:mo stretchy="false">]</mml:mo></mml:math></inline-formula>, aspect ratio jitter <inline-formula id="ieqn-206"><mml:math id="mml-ieqn-206"><mml:msub><mml:mi>&#x03B6;</mml:mi><mml:mrow><mml:mtext>ar</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.1</mml:mn></mml:math></inline-formula>, Gaussian noise <inline-formula id="ieqn-207"><mml:math id="mml-ieqn-207"><mml:mi>&#x03C3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.02</mml:mn></mml:math></inline-formula>, salt-and-pepper probability <inline-formula id="ieqn-208"><mml:math id="mml-ieqn-208"><mml:mi>p</mml:mi><mml:mo>=</mml:mo><mml:mn>0.01</mml:mn></mml:math></inline-formula>. Loss weights: <inline-formula id="ieqn-209"><mml:math id="mml-ieqn-209"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-210"><mml:math id="mml-ieqn-210"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>box</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-211"><mml:math id="mml-ieqn-211"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>2.0</mml:mn></mml:math></inline-formula>, <inline-formula id="ieqn-212"><mml:math id="mml-ieqn-212"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>rpn_box</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>1.0</mml:mn></mml:math></inline-formula>, with gradient regularization <inline-formula id="ieqn-213"><mml:math id="mml-ieqn-213"><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>cls</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03B3;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula>.</p>
<p><bold>Implementation.</bold> We use PyTorch 1.13.0 with CUDA 11.7 on an NVIDIA RTX 3090 GPU. The random seed is set to 42 for reproducibility. Pretrained weights are obtained from PyTorch Vision Model Zoo<xref ref-type="fn" rid="fn-2"><sup>2</sup></xref><fn id="fn-2"><label>2</label><p><ext-link ext-link-type="uri" xlink:href="https://pytorch.org/vision/stable/models.html">https://pytorch.org/vision/stable/models.html</ext-link></p></fn> (Faster R-CNN variants), Ultralytics<xref ref-type="fn" rid="fn-3"><sup>3</sup></xref><fn id="fn-3"><label>3</label><p><ext-link ext-link-type="uri" xlink:href="https://github.com/ultralytics/yolov5">https://github.com/ultralytics/yolov5</ext-link></p></fn> (YOLOv5s), and official repositories (DETR, DINO).</p>
<p><bold>Code Availability.</bold> The source code for implementing the AugTrans framework will be made publicly available at <ext-link ext-link-type="uri" xlink:href="https://github.com/sudhirpandey243/LLM-Model">https://github.com/sudhirpandey243/LLM-Model</ext-link>.</p>
<p><bold>Predicted Bounding Boxes.</bold> For black-box scenarios, we obtain predictions from the source detector on clean images using confidence threshold 0.5 and NMS IoU threshold 0.5, replacing ground-truth annotations while maintaining all other hyperparameters.</p>
<p><bold>Note on Baseline Performance.</bold> Clean model performance varies across datasets and architectures due to inherent characteristics: MS COCO&#x2019;s complexity (80 classes, dense scenes) yields lower AP than PASCAL VOC (20 classes, simpler scenes). Transformer-based detectors (DETR, DINO) achieve higher accuracy through global attention, while one-stage detectors (SSD, YOLO) prioritize inference speed. All models use official pretrained weights evaluated on respective validation sets.</p>
<p><bold>Reproducibility Note.</bold> All experiments use seed &#x003D; 42 with single-run evaluation. This approach aligns with established practice in adversarial attack research [<xref ref-type="bibr" rid="ref-9">9</xref>,<xref ref-type="bibr" rid="ref-30">30</xref>,<xref ref-type="bibr" rid="ref-43">43</xref>,<xref ref-type="bibr" rid="ref-54">54</xref>], where single-seed reporting is standard for computationally intensive transfer experiments. Once perturbations are generated, victim model evaluation is deterministic&#x2014;the same adversarial example produces identical outputs. Our convergence analysis (<xref ref-type="sec" rid="s4_7">Section 4.7</xref>) and consistent performance patterns across architectures and datasets validate that results represent systematic transferability rather than seed-specific artifacts. Multi-seed evaluation would require 3&#x2013;5<inline-formula id="ieqn-214"><mml:math id="mml-ieqn-214"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> computational cost with minimal additional insight given deterministic evaluation. Code will be released for full reproducibility.</p>
</sec>
<sec id="s4_2">
<label>4.2</label>
<title>Comparison with State-of-the-Art Methods</title>
<p>We investigate performance against related attacks on PASCAL VOC 2012 and MS COCO 2017 datasets. Results demonstrate consistent, significant improvements in black-box transferability.</p>
<p><xref ref-type="table" rid="table-2">Table 2</xref> presents transferability results on the MS COCO 2017 dataset, featuring more categories and complex scenes. Using FR-R50 as the source, our method demonstrates effective transferability across diverse architectures, with particularly strong performance on one-stage detectors. For YOLOv5s, our method degrades AP to <bold>2.06%</bold>, a substantial reduction compared to 8.6% achieved by Shi et al. [<xref ref-type="bibr" rid="ref-30">30</xref>].</p>
<table-wrap id="table-2">
<label>Table 2</label>
<caption>
<title>Transfer attack performance on MS COCO 2017 (Source: FR-R50). Lower AP indicates more effective attacks. &#x002A; denotes white-box performance. Our method substantially outperforms baselines across all victim architectures, achieving 2.06% AP on YOLOv5s compared to 8.6% for the next-best method (Shi et al.).</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Method</th>
<th colspan="2">FR-R50&#x002A;</th>
<th colspan="2">FR-R50v2</th>
<th colspan="2">FR-M3</th>
<th colspan="2">SSD_VGG</th>
<th colspan="2">YOLOv5s</th>
<th colspan="2">DETR</th>
<th colspan="2">DINO</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean</td>
<td>58.5</td>
<td>36.9</td>
<td>50.1</td>
<td>37.1</td>
<td>52.5</td>
<td>32.8</td>
<td>41.5</td>
<td>25.1</td>
<td>48.1</td>
<td>32.6</td>
<td>62.1</td>
<td>42.5</td>
<td>78.4</td>
<td>63.2</td>
</tr>
<tr>
<td>DAG</td>
<td>0.0</td>
<td>0.0</td>
<td>14.1</td>
<td>9.8</td>
<td>29.0</td>
<td>17.0</td>
<td>34.5</td>
<td>20.5</td>
<td>21.5</td>
<td>14.1</td>
<td>25.2</td>
<td>16.8</td>
<td>35.1</td>
<td>24.3</td>
</tr>
<tr>
<td>RAP</td>
<td>0.1</td>
<td>0.0</td>
<td>20.0</td>
<td>13.7</td>
<td>31.2</td>
<td>18.3</td>
<td>36.1</td>
<td>21.4</td>
<td>27.8</td>
<td>18.1</td>
<td>28.9</td>
<td>19.1</td>
<td>39.8</td>
<td>28.5</td>
</tr>
<tr>
<td>CAP</td>
<td>0.3</td>
<td>1.0</td>
<td>20.3</td>
<td>14.0</td>
<td>34.8</td>
<td>20.3</td>
<td>36.2</td>
<td>21.4</td>
<td>25.8</td>
<td>16.8</td>
<td>30.5</td>
<td>20.2</td>
<td>41.2</td>
<td>29.8</td>
</tr>
<tr>
<td>TOG</td>
<td>0.0</td>
<td>0.0</td>
<td>28.1</td>
<td>20.4</td>
<td>40.6</td>
<td>24.4</td>
<td>37.7</td>
<td>22.4</td>
<td>33.3</td>
<td>22.2</td>
<td>34.1</td>
<td>22.9</td>
<td>45.3</td>
<td>32.1</td>
</tr>
<tr>
<td>Shi et al.</td>
<td>0.0</td>
<td>0.0</td>
<td>12.5</td>
<td>8.6</td>
<td>23.3</td>
<td>12.6</td>
<td>30.2</td>
<td>17.3</td>
<td>13.8</td>
<td>8.6</td>
<td>15.4</td>
<td>9.9</td>
<td>22.5</td>
<td>15.1</td>
</tr>
<tr>
<td><bold>Proposed</bold></td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td><bold>8.2</bold></td>
<td><bold>4.08</bold></td>
<td><bold>7.31</bold></td>
<td><bold>3.96</bold></td>
<td><bold>19.28</bold></td>
<td><bold>11.29</bold></td>
<td><bold>4.04</bold></td>
<td><bold>2.06</bold></td>
<td><bold>5.1</bold></td>
<td><bold>2.8</bold></td>
<td><bold>9.7</bold></td>
<td><bold>5.4</bold></td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="table" rid="table-3">Table 3</xref> presents PASCAL VOC 2012 results. Our attack reduces YOLOv5s AP to 8.2%, compared to 18.0% for the nearest competitor. Consistent results across benchmarks demonstrate that our augmentation strategy effectively targets vulnerabilities common across diverse detectors.</p>
<table-wrap id="table-3">
<label>Table 3</label>
<caption>
<title>Transfer attack performance on PASCAL VOC 2012 (Source: FR-R50). Lower AP indicates more effective attacks. &#x002A; denotes white-box performance. Consistent with COCO results, our method achieves superior transferability, reducing YOLOv5s AP to 8.2% vs. 18.0% for the closest competitor.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Method</th>
<th colspan="2">FR-R50&#x002A;</th>
<th colspan="2">FR-R50v2</th>
<th colspan="2">FR-M3</th>
<th colspan="2">SSD_VGG</th>
<th colspan="2">YOLOv5s</th>
<th colspan="2">DETR</th>
<th colspan="2">DINO</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean</td>
<td>89.4</td>
<td>64.8</td>
<td>94.2</td>
<td>75.5</td>
<td>84.6</td>
<td>62.1</td>
<td>66.2</td>
<td>41.8</td>
<td>72.9</td>
<td>50.2</td>
<td>92.5</td>
<td>71.3</td>
<td>95.1</td>
<td>82.4</td>
</tr>
<tr>
<td>DAG</td>
<td>0.0</td>
<td>0.0</td>
<td>42.2</td>
<td>25.5</td>
<td>51.0</td>
<td>30.9</td>
<td>57.5</td>
<td>34.9</td>
<td>44.2</td>
<td>27.4</td>
<td>50.1</td>
<td>31.7</td>
<td>61.3</td>
<td>45.9</td>
</tr>
<tr>
<td>RAP</td>
<td>3.0</td>
<td>1.3</td>
<td>26.9</td>
<td>16.9</td>
<td>43.8</td>
<td>25.2</td>
<td>54.5</td>
<td>32.8</td>
<td>39.4</td>
<td>23.0</td>
<td>41.3</td>
<td>25.8</td>
<td>52.5</td>
<td>38.2</td>
</tr>
<tr>
<td>CAP</td>
<td>0.3</td>
<td>1.0</td>
<td>48.7</td>
<td>29.9</td>
<td>57.1</td>
<td>35.0</td>
<td>58.6</td>
<td>35.5</td>
<td>46.9</td>
<td>28.9</td>
<td>53.2</td>
<td>34.5</td>
<td>64.1</td>
<td>49.0</td>
</tr>
<tr>
<td>TOG</td>
<td>0.8</td>
<td>0.4</td>
<td>64.0</td>
<td>44.6</td>
<td>63.8</td>
<td>41.5</td>
<td>59.9</td>
<td>36.8</td>
<td>56.4</td>
<td>36.3</td>
<td>65.2</td>
<td>48.1</td>
<td>72.5</td>
<td>55.4</td>
</tr>
<tr>
<td>Shi et al.</td>
<td>0.0</td>
<td>0.0</td>
<td>39.4</td>
<td>21.2</td>
<td>36.7</td>
<td>20.7</td>
<td>47.6</td>
<td>26.9</td>
<td>31.2</td>
<td>18.0</td>
<td>35.5</td>
<td>20.4</td>
<td>42.8</td>
<td>29.1</td>
</tr>
<tr>
<td><bold>Proposed</bold></td>
<td><bold>1.5</bold></td>
<td><bold>0.8</bold></td>
<td><bold>21.0</bold></td>
<td><bold>11.2</bold></td>
<td><bold>31.0</bold></td>
<td><bold>16.5</bold></td>
<td><bold>39.0</bold></td>
<td><bold>24.2</bold></td>
<td><bold>18.0</bold></td>
<td><bold>8.2</bold></td>
<td><bold>20.3</bold></td>
<td><bold>9.5</bold></td>
<td><bold>25.6</bold></td>
<td><bold>13.2</bold></td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="table" rid="table-4">Table 4</xref> compares against recent methods (2023&#x2013;2024), showing mAP degradation (higher is better). Our method achieves average degradation of <bold>53.0%</bold> on VOC and <bold>35.8%</bold> on COCO across three one-stage detectors, demonstrating superior or competitive performance against all baselines. Notably, we achieve <bold>73.2%</bold> degradation on RetinaNet (VOC) and <bold>42.5%</bold> on RetinaNet (COCO)&#x2014;the highest values among all compared methods. These results validate that semantic-aware augmentation enables strong transferability across diverse detector architectures and datasets.</p>
<table-wrap id="table-4">
<label>Table 4</label>
<caption>
<title>Transfer attack performance comparison including recent methods (2023&#x2013;2024) on PASCAL VOC 2012 and MS COCO 2017 (Source: FR-R50). Metric shows mAP degradation (higher indicates more effective attacks). Our method achieves the highest average degradation across one-stage detectors: 53.0% on VOC and 35.8% on COCO, with particularly strong performance on RetinaNet (73.2% VOC, 42.5% COCO), demonstrating superior or competitive performance against all state-of-the-art baselines.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Attack Method</th>
<th colspan="4">VOC2012</th>
<th colspan="4">COCO2017</th>
</tr>
<tr>
<th>SSD</th>
<th>RetinaNet</th>
<th>YOLO X-s</th>
<th>Avg</th>
<th>SSD</th>
<th>RetinaNet</th>
<th>YOLO X-s</th>
<th>Avg</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean/Original</td>
<td>66.2</td>
<td>80.5</td>
<td>79.8</td>
<td></td>
<td>41.2</td>
<td>43.5</td>
<td>58.9</td>
<td></td>
</tr>
<tr>
<td>G-UAP</td>
<td>8.2</td>
<td>19.8</td>
<td>42.8</td>
<td>23.6</td>
<td>9.8</td>
<td>7.4</td>
<td>14.3</td>
<td>10.5</td>
</tr>
<tr>
<td>GD-UAP</td>
<td>10.0</td>
<td>18.3</td>
<td>41.9</td>
<td>23.4</td>
<td>11.5</td>
<td>13.3</td>
<td>15.5</td>
<td>13.4</td>
</tr>
<tr>
<td>Daedalus</td>
<td>16.7</td>
<td>28.4</td>
<td>60.2</td>
<td>35.1</td>
<td>18.1</td>
<td>16.7</td>
<td>38.4</td>
<td>24.4</td>
</tr>
<tr>
<td>DAG</td>
<td>6.6</td>
<td>17.9</td>
<td>39.1</td>
<td>21.2</td>
<td>7.8</td>
<td>5.5</td>
<td>12.3</td>
<td>8.6</td>
</tr>
<tr>
<td>SU</td>
<td>8.3</td>
<td>30.4</td>
<td>58.2</td>
<td>32.3</td>
<td>12.9</td>
<td>21.9</td>
<td>42.5</td>
<td>25.7</td>
</tr>
<tr>
<td>PG-UAP</td>
<td>10.3</td>
<td>29.8</td>
<td>59.1</td>
<td>33.3</td>
<td>11.0</td>
<td>14.8</td>
<td>35.9</td>
<td>20.5</td>
</tr>
<tr>
<td>SGA-UAP</td>
<td>10.0</td>
<td>33.4</td>
<td>50.0</td>
<td>31.2</td>
<td>10.3</td>
<td>11.9</td>
<td>25.4</td>
<td>16.0</td>
</tr>
<tr>
<td>FD-UAP</td>
<td>12.0</td>
<td>36.5</td>
<td>48.4</td>
<td>32.3</td>
<td>10.2</td>
<td>10.1</td>
<td>19.4</td>
<td>13.2</td>
</tr>
<tr>
<td>DIB-UAP</td>
<td>12.2</td>
<td>36.6</td>
<td>60.3</td>
<td>36.4</td>
<td>12.2</td>
<td>25.1</td>
<td>40.3</td>
<td>25.9</td>
</tr>
<tr>
<td>Proposed Method</td>
<td>27.2</td>
<td>73.2</td>
<td>58.8</td>
<td><bold>53</bold></td>
<td>22.2</td>
<td>42.5</td>
<td>42.9</td>
<td><bold>35.8</bold></td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="table" rid="table-5">Table 5</xref> presents transfer results on PASCAL VOC 2012 using the lightweight FR-M3 as the source. Our method achieves strong transferability, degrading YOLOv5s to <bold>8.1% AP</bold> compared to 18.0% for Shi et al. [<xref ref-type="bibr" rid="ref-30">30</xref>]&#x2014;a 55% improvement. Similar gains are observed across all targets: SSD_VGG16 (<bold>26.1%</bold> vs. 28.4%), FR-R50 (<bold>16.1%</bold> vs. 19.4%), and FR-R50v2 (<bold>30.2%</bold> vs. 41.6%). These results demonstrate that semantically aware augmentation remains effective even with mobile architectures as source models.</p>
<table-wrap id="table-5">
<label>Table 5</label>
<caption>
<title>Transfer attack performance on PASCAL VOC 2012 (Source: FR-M3). Lower AP indicates more effective attacks. &#x002A; denotes white-box performance. Using the lightweight FR-M3 as source, our method achieves superior transferability, reducing YOLOv5s AP to 8.1% compared to 18.0% for Shi et al. (55% improvement), validating that semantically aware augmentation remains effective even with mobile architectures as source models.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Attack Method</th>
<th colspan="2">FR-R50</th>
<th colspan="2">FR-R50v2</th>
<th colspan="2">FR-M3&#x002A;</th>
<th colspan="2">SSD_VGG16</th>
<th colspan="2">YOLOv5s</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean</td>
<td>89.4</td>
<td>64.8</td>
<td>94.2</td>
<td>75.5</td>
<td>84.6</td>
<td>62.1</td>
<td>66.2</td>
<td>41.8</td>
<td>72.9</td>
<td>50.2</td>
</tr>
<tr>
<td>DAG</td>
<td>38.4</td>
<td>21.6</td>
<td>66.1</td>
<td>45.1</td>
<td>0.0</td>
<td>0.0</td>
<td>53.7</td>
<td>32.1</td>
<td>37.3</td>
<td>22.7</td>
</tr>
<tr>
<td>Shi et al.</td>
<td>35.2</td>
<td>19.4</td>
<td>62.0</td>
<td>41.6</td>
<td>0.0</td>
<td>0.0</td>
<td>49.0</td>
<td>28.4</td>
<td>30.6</td>
<td>18.0</td>
</tr>
<tr>
<td><bold>Proposed</bold></td>
<td><bold>29.0</bold></td>
<td><bold>16.1</bold></td>
<td><bold>56.3</bold></td>
<td><bold>30.2</bold></td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td><bold>46.0</bold></td>
<td><bold>26.1</bold></td>
<td><bold>15.0</bold></td>
<td><bold>8.1</bold></td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="table" rid="table-6">Table 6</xref> provides a per-category breakdown on PASCAL VOC. This compares our method against baselines in challenging black-box transfer attacking YOLOv5s from FR-R50. Results highlight the comprehensive nature of the attack. For challenging categories such as bicycle, bird, and diningtable, our method reduces AP to 0.0%, meaning the detector completely fails to recognize these objects. This contrasts with Shi et al., which achieves only 37.1%, 12.1%, and 10.7%, respectively.</p>
<table-wrap id="table-6">
<label>Table 6</label>
<caption>
<title>Per-category transfer attack performance on PASCAL VOC 2012 (Source: FR-R50, Target: YOLOv5s). Lower AP indicates more effective attacks. Bold indicates the lowest AP value (most effective attack) per category. Our method achieves complete detection failure (0% AP) on 5 categories (bicycle, bird, chair, diningtable, train) and substantial degradation across all 20 categories (average 89.7% AP reduction), substantially outperforming baselines and demonstrating comprehensive attack coverage.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Category</th>
<th colspan="2">Clean</th>
<th colspan="2">Proposed</th>
<th colspan="2">Shi et al.</th>
<th colspan="2">DAG</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Aeroplane</td>
<td>88.4</td>
<td>57.1</td>
<td><bold>11.1</bold></td>
<td><bold>6.2</bold></td>
<td>42.7</td>
<td>22.3</td>
<td>62.6</td>
<td>35.4</td>
</tr>
<tr>
<td>Bicycle</td>
<td>80.6</td>
<td>55.1</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>59.1</td>
<td>37.1</td>
<td>68.8</td>
<td>45.2</td>
</tr>
<tr>
<td>Bird</td>
<td>74.4</td>
<td>50.1</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>21.9</td>
<td>12.1</td>
<td>38.4</td>
<td>22.6</td>
</tr>
<tr>
<td>Boat</td>
<td>57.1</td>
<td>32.6</td>
<td><bold>4.1</bold></td>
<td><bold>2.5</bold></td>
<td>18.5</td>
<td>8.6</td>
<td>26.0</td>
<td>13.0</td>
</tr>
<tr>
<td>Bottle</td>
<td>59.5</td>
<td>39.1</td>
<td><bold>5.1</bold></td>
<td><bold>2.96</bold></td>
<td>18.5</td>
<td>10.0</td>
<td>28.3</td>
<td>16.9</td>
</tr>
<tr>
<td>Bus</td>
<td>84.9</td>
<td>68.9</td>
<td><bold>1.7</bold></td>
<td><bold>0.75</bold></td>
<td>63.2</td>
<td>43.8</td>
<td>74.3</td>
<td>56.6</td>
</tr>
<tr>
<td>Car</td>
<td>80.6</td>
<td>56.7</td>
<td><bold>21.9</bold></td>
<td><bold>10.0</bold></td>
<td>45.7</td>
<td>28.7</td>
<td>56.6</td>
<td>38.4</td>
</tr>
<tr>
<td>Cat</td>
<td>86.0</td>
<td>60.8</td>
<td><bold>0.5</bold></td>
<td><bold>0.20</bold></td>
<td>20.9</td>
<td>9.9</td>
<td>37.5</td>
<td>19.0</td>
</tr>
<tr>
<td>Chair</td>
<td>57.0</td>
<td>37.1</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>15.2</td>
<td>7.6</td>
<td>26.5</td>
<td>14.0</td>
</tr>
<tr>
<td>Cow</td>
<td>69.1</td>
<td>49.2</td>
<td>27.5</td>
<td>15.2</td>
<td><bold>19.7</bold></td>
<td><bold>12.4</bold></td>
<td>32.9</td>
<td>20.8</td>
</tr>
<tr>
<td>Diningtable</td>
<td>49.5</td>
<td>30.9</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>19.3</td>
<td>10.7</td>
<td>29.9</td>
<td>16.0</td>
</tr>
<tr>
<td>Dog</td>
<td>81.7</td>
<td>60.4</td>
<td><bold>18.7</bold></td>
<td><bold>10.6</bold></td>
<td>22.7</td>
<td>10.8</td>
<td>39.2</td>
<td>22.5</td>
</tr>
<tr>
<td>Horse</td>
<td>80.8</td>
<td>58.7</td>
<td><bold>28.7</bold></td>
<td><bold>15.0</bold></td>
<td>32.3</td>
<td>18.2</td>
<td>51.6</td>
<td>32.9</td>
</tr>
<tr>
<td>Motorbike</td>
<td>81.7</td>
<td>54.0</td>
<td><bold>12.5</bold></td>
<td><bold>6.6</bold></td>
<td>52.3</td>
<td>29.9</td>
<td>64.8</td>
<td>41.1</td>
</tr>
<tr>
<td>Person</td>
<td>86.2</td>
<td>57.6</td>
<td><bold>10.7</bold></td>
<td><bold>5.5</bold></td>
<td>57.8</td>
<td>31.5</td>
<td>66.9</td>
<td>38.8</td>
</tr>
<tr>
<td>PottedPlant</td>
<td>49.0</td>
<td>27.1</td>
<td><bold>2.1</bold></td>
<td><bold>1.34</bold></td>
<td>12.4</td>
<td>5.9</td>
<td>18.4</td>
<td>9.7</td>
</tr>
<tr>
<td>Sheep</td>
<td>78.3</td>
<td>57.4</td>
<td>66.7</td>
<td>40.0</td>
<td><bold>32.3</bold></td>
<td><bold>22.1</bold></td>
<td>49.0</td>
<td>34.3</td>
</tr>
<tr>
<td>Sofa</td>
<td>59.2</td>
<td>40.5</td>
<td><bold>3.7</bold></td>
<td><bold>1.75</bold></td>
<td>11.8</td>
<td>5.9</td>
<td>27.4</td>
<td>17.5</td>
</tr>
<tr>
<td>Train</td>
<td>84.4</td>
<td>59.2</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>44.6</td>
<td>25.0</td>
<td>58.2</td>
<td>37.1</td>
</tr>
<tr>
<td>Tv-Monitor</td>
<td>73.4</td>
<td>52.1</td>
<td>24.6</td>
<td>13.5</td>
<td><bold>13.5</bold></td>
<td><bold>6.6</bold></td>
<td>26.5</td>
<td>15.9</td>
</tr>
</tbody> 
</table>
</table-wrap>
<p><bold>Category-Specific Analysis.</bold> <xref ref-type="table" rid="table-6">Table 6</xref> reveals interesting patterns in attack transferability across object categories. Categories achieving complete failure (0% AP) such as bicycle, bird, chair, diningtable, and train share distinctive characteristics: they possess relatively rigid geometric structures with consistent appearance patterns that our content-aware transformations effectively disrupt. The box-aware resizing and object-centric rotation particularly destabilize the spatial features these detectors rely upon for these structurally simple objects.</p>

<p>Conversely, categories maintaining residual detection performance (sheep: 66.7% <inline-formula id="ieqn-215"><mml:math id="mml-ieqn-215"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>, cow: 27.5%, horse: 28.7%) exhibit natural robustness factors: (1) high intra-class appearance variation due to texture, pose, and lighting diversity; (2) deformable body structures that preserve discriminative features under perturbation; and (3) complex natural textures that inherently mask adversarial noise. This aligns with findings by Ilyas et al. [<xref ref-type="bibr" rid="ref-15">15</xref>] that classes with greater natural variation learn more robust features.</p>
<p>Despite these variations, our method achieves substantial degradation across all 20 categories (average AP reduction: 89.7%), demonstrating comprehensive attack coverage while revealing the relationship between object complexity and adversarial vulnerability.</p>
<sec id="s4_2_1">
<title>Ground-Truth vs. Predicted Bounding Boxes</title>
<p>To address the practical applicability of our method in realistic black-box scenarios, we conduct experiments comparing attack performance using ground-truth (GT) annotations vs. predicted bounding boxes (PB) from the source detector.</p>
<p><xref ref-type="table" rid="table-7">Tables 7</xref> and <xref ref-type="table" rid="table-8">8</xref> present comprehensive comparisons on MS COCO 2017 and PASCAL VOC 2012, respectively. The predicted boxes are obtained by running the source detector (FR-R50) on clean images and using detections with confidence scores above 0.5.</p>
<table-wrap id="table-7">
<label>Table 7</label>
<caption>
<title>Comparison of ground-truth (GT) vs. predicted bounding boxes (PB) on MS COCO 2017 (Source: FR-R50). Lower AP indicates more effective attacks. &#x002A; denotes white-box performance. PB denotes predicted boxes obtained from the source detector (FR-R50) on clean images with confidence threshold 0.5, while GT denotes ground-truth annotations. The PB variant maintains comparable or superior effectiveness (YOLOv5s: 1.93% vs. 2.06% AP), demonstrating practical black-box applicability without dataset annotations.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Method</th>
<th colspan="2">FR-R50&#x002A;</th>
<th colspan="2">FR-R50v2</th>
<th colspan="2">FR-M3</th>
<th colspan="2">SSD_VGG</th>
<th colspan="2">YOLOv5s</th>
<th colspan="2">DETR</th>
<th colspan="2">DINO</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean</td>
<td>58.5</td>
<td>36.9</td>
<td>50.1</td>
<td>37.1</td>
<td>52.5</td>
<td>32.8</td>
<td>41.5</td>
<td>25.1</td>
<td>48.1</td>
<td>32.6</td>
<td>62.1</td>
<td>42.5</td>
<td>78.4</td>
<td>63.2</td>
</tr>
<tr>
<td>Proposed (GT)</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>8.2</td>
<td>4.08</td>
<td>7.31</td>
<td>3.96</td>
<td>19.28</td>
<td>11.29</td>
<td>4.04</td>
<td>2.06</td>
<td>5.1</td>
<td>2.8</td>
<td>9.7</td>
<td>5.4</td>
</tr>
<tr>
<td>Proposed (PB)</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td><bold>7.62</bold></td>
<td><bold>3.87</bold></td>
<td>9.85</td>
<td>5.18</td>
<td>22.07</td>
<td>12.34</td>
<td><bold>3.68</bold></td>
<td><bold>1.93</bold></td>
<td><bold>4.23</bold></td>
<td><bold>2.42</bold></td>
<td>11.03</td>
<td>6.26</td>
</tr>
</tbody>
</table>
</table-wrap><table-wrap id="table-8">
<label>Table 8</label>
<caption>
<title>Comparison of ground-truth (GT) vs. predicted bounding boxes (PB) on PASCAL VOC 2012 (Source: FR-R50). Lower AP indicates more effective attacks. &#x002A; denotes white-box performance. PB denotes predicted boxes from the source detector, while GT denotes ground-truth annotations. Consistent with COCO results (<xref ref-type="table" rid="table-7">Table 7</xref>), the PB variant achieves comparable effectiveness (YOLOv5s: 7.48% vs. 8.2% AP), validating robustness across datasets. Similar trends across transformer-based detectors (DETR, DINO) confirm that predicted boxes eliminate ground-truth dependency without sacrificing attack transferability.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th align="center" rowspan="2">Method</th>
<th colspan="2">FR-R50&#x002A;</th>
<th colspan="2">FR-R50v2</th>
<th colspan="2">FR-M3</th>
<th colspan="2">SSD_VGG</th>
<th colspan="2">YOLOv5s</th>
<th colspan="2">DETR</th>
<th colspan="2">DINO</th>
</tr>
<tr>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
<th>AP<sup>50</sup></th>
<th>AP</th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean</td>
<td>89.4</td>
<td>64.8</td>
<td>94.2</td>
<td>75.5</td>
<td>84.6</td>
<td>62.1</td>
<td>66.2</td>
<td>41.8</td>
<td>72.9</td>
<td>50.2</td>
<td>92.5</td>
<td>71.3</td>
<td>95.1</td>
<td>84.4</td>
</tr>
<tr>
<td>Proposed (GT)</td>
<td>1.5</td>
<td>0.8</td>
<td>21.0</td>
<td>11.2</td>
<td>31.0</td>
<td>16.5</td>
<td>39.0</td>
<td>24.2</td>
<td>18.0</td>
<td>8.2</td>
<td>20.3</td>
<td>9.5</td>
<td>25.6</td>
<td>13.2</td>
</tr>
<tr>
<td>Proposed (PB)</td>
<td><bold>0.0</bold></td>
<td><bold>0.0</bold></td>
<td>23.81</td>
<td>12.0</td>
<td><bold>30.26</bold></td>
<td><bold>16.0</bold></td>
<td>43.92</td>
<td>25.02</td>
<td><bold>15.48</bold></td>
<td><bold>7.48</bold></td>
<td>22.47</td>
<td>11.04</td>
<td>26.32</td>
<td><bold>12.01</bold></td>
</tr>
</tbody>
</table>
</table-wrap>
<p><bold>Key Findings:</bold>
<list list-type="bullet">
<list-item>
<p><bold>Maintained Effectiveness:</bold> Using predicted boxes preserves attack transferability across all victim models. On MS COCO, YOLOv5s AP drops to 1.93% (PB) compared to 2.06% (GT)&#x2014;demonstrating equivalent or superior performance.</p></list-item>
<list-item>
<p><bold>Transformer Transferability:</bold> Cross-paradigm transfer remains strong with predicted boxes. DETR-R50 AP reduces to 2.42% (PB) vs. 2.8% (GT), while DINO-R50 achieves 6.26% (PB) vs. 5.4% (GT).</p></list-item>
<list-item>
<p><bold>Consistent Trends:</bold> Similar patterns emerge on PASCAL VOC, with YOLOv5s AP at 7.48% (PB) vs. 8.2% (GT), validating robustness across datasets.</p></list-item>
<list-item>
<p><bold>Practical Viability:</bold> These results conclusively demonstrate that our method does not require ground-truth annotations during attack generation, addressing the primary limitation of black-box applicability.</p></list-item>
</list></p>
<p>The comparable (or improved) performance using predicted boxes can be attributed to two factors: (1) high-quality predictions from the source detector provide sufficient object-level information for semantic-aware transformations, and (2) slight noise in predicted boxes may introduce beneficial regularization, preventing overfitting to exact object boundaries.</p>
<p><xref ref-type="fig" rid="fig-2">Fig. 2</xref> presents convergence analysis using predicted boxes on MS COCO, demonstrating stable optimization dynamics similar to the ground-truth variant.</p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>Convergence analysis using predicted bounding boxes on MS COCO 2017. <bold>Attack from FR-R50 achieves AP reduction from 32.6% (clean) to 1.93% (final), representing 94% performance degradation, with <inline-formula id="ieqn-216"><mml:math id="mml-ieqn-216"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> reducing from 48.1% to 3.68%.</bold> Top panel: mAP degradation over 160 iterations showing rapid initial decline. Bottom panel: mAP reduction from clean baseline, demonstrating comparable effectiveness to ground-truth variant (2.06% AP) and validating practical black-box applicability without dataset annotations.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-2.tif"/>
</fig>
</sec>
</sec>
<sec id="s4_3">
<label>4.3</label>
<title>Performance against Transformer-Based Detectors</title>
<p>Transfer attack generalizability requires fooling fundamentally different architectures. CNN-based detectors share inductive biases through local receptive fields and hierarchical features. In contrast, transformer-based detectors such as DETR [<xref ref-type="bibr" rid="ref-13">13</xref>] and DINO [<xref ref-type="bibr" rid="ref-14">14</xref>] employ radically different approaches based on global self-attention and set prediction. These models eliminate hand-crafted components like anchors and NMS, instead learning to directly predict object sets through learned queries.</p>
<p>Our experiments demonstrate that AugTrans achieves transferability to transformer architectures despite using only CNN-based source models. <xref ref-type="table" rid="table-2">Tables 2</xref> and <xref ref-type="table" rid="table-3">3</xref> present results when attacking from Faster R-CNN ResNet50:</p>

<p><bold>On MS COCO 2017:</bold> Our method reduces DETR-R50 AP from 42.5% to <bold>2.8%</bold>, compared to 9.9% achieved by Shi et al. [<xref ref-type="bibr" rid="ref-30">30</xref>]. This represents approximately 72% reduction in the performance gap. For the advanced DINO-R50, we achieve AP of <bold>5.4%</bold> compared to 15.1% for the next best method, representing a 64% improvement in attack efficacy. These results prove striking given that DINO represents one of the most robust transformer architectures, employing denoising training and contrastive learning.</p>
<p><bold>On PASCAL VOC 2012:</bold> The trend continues with DETR-R50 AP reduced to <bold>9.5%</bold> (vs. 20.4% for Shi et al.) and DINO-R50 AP reduced to <bold>13.2%</bold> (vs. 29.1%). Consistent results across benchmarks confirm that the performance gain reflects a fundamental capability to target shared vulnerabilities.</p>
<p>This cross-paradigm transferability proves noteworthy because transformers process information through entirely different mechanisms. CNNs rely on local convolutions and spatial hierarchies, whereas transformers employ global self-attention to model long-range dependencies. The successful transfer of a perturbation optimized against CNNs to attention-based models supports our hypothesis: regularization through semantically aware transformations forces targeting of deeper non-robust features that transcend architectural choices.</p>
<p><bold>Theoretical Justification for Cross-Paradigm Transfer.</bold> The successful transfer from CNN-based source models to transformer-based detectors requires theoretical grounding. Recent work by Bai et al. [<xref ref-type="bibr" rid="ref-59">59</xref>] demonstrates that despite architectural differences, CNNs and Vision Transformers learn remarkably similar intermediate representations when trained on the same tasks. Their analysis reveals that both architectures converge to comparable feature manifolds in high-dimensional space, with centered kernel alignment (CKA) scores exceeding 0.7 between corresponding layers. This representational similarity provides the foundation for our observed transferability.</p>
<p>Furthermore, Mao et al. [<xref ref-type="bibr" rid="ref-60">60</xref>] establish that adversarial perturbations crafted on CNNs remain effective against transformers precisely because both architectures rely on similar low-level texture statistics and mid-level shape features for object recognition. Their gradient attribution analysis shows that adversarial examples exploit shared non-robust features (in the sense of Ilyas et al. [<xref ref-type="bibr" rid="ref-15">15</xref>]) that exist independent of the attention mechanism. Specifically, they demonstrate that perturbations targeting frequency-domain vulnerabilities transfer with 73% efficacy from ResNet to ViT architectures.</p>
<p>Our results align with these findings: the 72% AP reduction on DETR-R50 and 64% on DINO-R50 (compared to baselines) can be attributed to our semantic-aware augmentation forcing perturbations to target these architecture-invariant features. By optimizing over content-adaptive transformations that both CNNs and transformers must handle (scale, rotation, noise), we implicitly select for vulnerabilities in shared representational spaces rather than architecture-specific inductive biases.</p>
<p><bold>Comparative Analysis and Scope:</bold> <xref ref-type="table" rid="table-9">Table 9</xref> provides important context for our claims. While specialized transformer-aware methods such as BFDA [<xref ref-type="bibr" rid="ref-54">54</xref>] achieve superior performance on transformer targets through architecture-specific mechanisms (DETR: 0.012 vs. our 0.058; DINO: 0.018 vs. our 0.068), our contribution lies in achieving robust cross-paradigm transfer using only CNN-source optimization without requiring target architecture knowledge&#x2014;a critical advantage in true black-box scenarios where the target architecture remains unknown. The complementary strengths are evident: our method demonstrates superior effectiveness against CNN-based detectors (MRCNN: 0.110 vs. BFDA&#x2019;s 0.162; YOLOX: 0.214 vs. BFDA&#x2019;s 0.222), while BFDA excels against transformers through transformer-specific vulnerability exploitation. Our contribution demonstrates that semantically aware augmentation enables strong cross-paradigm transfer from a single source model without architecture-specific tuning. This offers practical benefits in terms of computational efficiency and generalizability compared to ensemble-based or architecture-specific approaches.</p>
<table-wrap id="table-9">
<label>Table 9</label>
<caption>
<title>Extended comparison on PASCAL VOC 2012 showing architecture-specific performance patterns. The metric is AP (lower is better). Specialized transformer-aware methods (BFDA) achieve superior transformer performance but reduced CNN effectiveness, while our architecture-agnostic approach demonstrates balanced transferability.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Attack</th>
<th>YOLOv3</th>
<th>VFNet</th>
<th>FRCNN</th>
<th>MRCNN</th>
<th>YOLOX</th>
<th>FCOS</th>
<th>DETR</th>
<th>DINO</th>
</tr>
</thead>
<tbody>
<tr>
<td>NRDM</td>
<td>0.193</td>
<td>0.038</td>
<td>0.001</td>
<td>0.323</td>
<td>0.365</td>
<td>0.028</td>
<td>0.056</td>
<td>0.065</td>
</tr>
<tr>
<td>FDA</td>
<td>0.133</td>
<td>0.011</td>
<td><bold>0.000</bold></td>
<td>0.239</td>
<td>0.314</td>
<td>0.005</td>
<td>0.022</td>
<td>0.030</td>
</tr>
<tr>
<td>NAA</td>
<td>0.179</td>
<td>0.067</td>
<td>0.003</td>
<td>0.249</td>
<td>0.316</td>
<td>0.054</td>
<td>0.085</td>
<td>0.095</td>
</tr>
<tr>
<td>RPA</td>
<td>0.152</td>
<td>0.042</td>
<td>0.001</td>
<td>0.215</td>
<td>0.295</td>
<td>0.033</td>
<td>0.054</td>
<td>0.062</td>
</tr>
<tr>
<td>BFDA</td>
<td><bold>0.105</bold></td>
<td><bold>0.005</bold></td>
<td><bold>0.000</bold></td>
<td>0.162</td>
<td>0.222</td>
<td><bold>0.002</bold></td>
<td><bold>0.012</bold></td>
<td><bold>0.018</bold></td>
</tr>
<tr>
<td>Proposed</td>
<td>0.126</td>
<td>0.089</td>
<td>0.015</td>
<td><bold>0.110</bold></td>
<td><bold>0.214</bold></td>
<td>0.004</td>
<td>0.058</td>
<td>0.068</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s4_4">
<label>4.4</label>
<title>Cross-Dataset Transferability</title>
<p>To evaluate generalization beyond dataset-specific patterns, we conduct cross-dataset transfer experiments where attacks are generated on PASCAL VOC but tested on MS COCO-trained detectors (VOC<inline-formula id="ieqn-217"><mml:math id="mml-ieqn-217"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula>COCO). This scenario poses a significant challenge due to substantial distributional differences: PASCAL VOC contains 20 object categories with relatively simple scenes, while MS COCO encompasses 80 categories with complex multi-object compositions averaging 7.7 objects per image.</p>
<p><xref ref-type="fig" rid="fig-3">Fig. 3</xref> presents the results. Despite these fundamental differences in object categories, image distributions, and scene complexity, our method achieves a transfer rate of <inline-formula id="ieqn-218"><mml:math id="mml-ieqn-218"><mml:mn>91.0</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi><mml:mo>&#x00B1;</mml:mo><mml:mn>7.8</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></inline-formula>. Specifically, attacks generated on VOC (reducing source detector mAP@50 from <inline-formula id="ieqn-219"><mml:math id="mml-ieqn-219"><mml:mo>&#x223C;</mml:mo></mml:math></inline-formula>90% to <inline-formula id="ieqn-220"><mml:math id="mml-ieqn-220"><mml:mo>&#x223C;</mml:mo></mml:math></inline-formula>8%) successfully transfer to COCO-trained detectors, degrading target YOLOv5s performance from 75% mAP@50 (clean) to near 0% (attacked). The mAP@50:95 metric shows similar trends, with convergence occurring around 80 iterations on both source and target domains.</p>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>Cross-dataset transfer analysis (VOC<inline-formula id="ieqn-221"><mml:math id="mml-ieqn-221"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula>COCO). <bold>Top panels:</bold> Attack generated on PASCAL VOC source domain (left, mAP@50 degrades from 90% to 8%) transfers to MS COCO target domain (right, mAP@50 degrades from 75% to 0%), achieving 91.0% <inline-formula id="ieqn-222"><mml:math id="mml-ieqn-222"><mml:mo>&#x00B1;</mml:mo></mml:math></inline-formula> 7.8% transfer rate despite 60-category difference and 4<inline-formula id="ieqn-223"><mml:math id="mml-ieqn-223"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> scene complexity increase. <bold>Bottom panels:</bold> Direct comparison shows synchronized performance degradation across both datasets (left), with mAP@50:95 reduction (right) validating that semantically aware augmentation targets dataset-agnostic vulnerabilities. Results demonstrate our method&#x2019;s ability to generalize beyond training distribution characteristics.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-3.tif"/>
</fig>
<p>This cross-dataset transferability validates our central hypothesis: semantically aware augmentation forces attacks to target fundamental, dataset-agnostic vulnerabilities rather than dataset-specific artifacts. By optimizing perturbations under content-adaptive transformations (box-aware resizing, object-centric rotation) that remain semantically plausible across both VOC&#x2019;s simple scenes and COCO&#x2019;s complex compositions, our method learns to exploit shared non-robust features [<xref ref-type="bibr" rid="ref-15">15</xref>] that generalize across data distributions.</p>
<p>The 91% transfer rate demonstrates that our object-aware augmentation strategy successfully decouples attack effectiveness from training data characteristics&#x2014;a critical requirement for real-world black-box scenarios where the victim model&#x2019;s training distribution remains unknown.</p>
</sec>
<sec id="s4_5">
<label>4.5</label>
<title>Quantitative Performance Metrics Analysis</title>
<p>Beyond mAP reduction, we examine how our attacks affect detector behavior through multiple complementary metrics including precision, recall, F1-score, false detection rate (FDR), and misclassification rate (MCR) across all victim models. Results demonstrate consistent attack success: FDR increases from baseline 34.3% to 94.8% (Faster R-CNN), 85.6% (Faster R-CNN V2), and 61.9% (YOLOv5), while MCR rises from 1.8% to 17.6%&#x2013;22.6%. Precision drops by 92%&#x2013;98% and recall by 70%&#x2013;82% across architectures, with detection count distributions shifting from balanced true/false positives to extreme false positive dominance (8&#x2013;12<inline-formula id="ieqn-224"><mml:math id="mml-ieqn-224"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> amplification). Comprehensive quantitative analysis including per-detector breakdowns, detection count distributions, and cross-architecture robustness comparisons are provided in Supplementary Materials Section S6.</p>
</sec>
<sec id="s4_6">
<label>4.6</label>
<title>Qualitative Analysis and Feature Visualization</title>
<p><xref ref-type="fig" rid="fig-4">Fig. 4</xref> illustrates our attack&#x2019;s cross-architecture impact. Row 1 shows correct chair detections across diverse detectors (Faster R-CNN, SSD-VGG16, MobileNetV3, Mask R-CNN) on benign images. Row 2 demonstrates that a single adversarial perturbation causes all detectors to fail, producing either cascades of false positives or missed detections. Rows 3 and 4 reveal the underlying mechanism through Grad-CAM visualizations: the attack corrupts clean, focused feature activations (Row 3) into noisy, disrupted patterns (Row 4), validating that our method targets shared vulnerabilities across architectures.</p>
<fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>Illustration of the transferable adversarial attack&#x2019;s cross-architecture impact. <bold>Row 1:</bold> Various standard object detectors (Faster R-CNN, SSD-VGG16, MobileNetV3, Mask R-CNN) correctly identify chairs in the benign image with high confidence (conf &#x003E; 0.90). <bold>Row 2:</bold> After applying a single imperceptible perturbation (generated on FR-R50), the same detectors exhibit complete failure&#x2014;either missed detections (SSD, MobileNetV3: 0 detections) or cascades of false positives (Faster R-CNN: 47 boxes; Mask R-CNN: 52 boxes with incorrect labels). <bold>Rows 3 &#x0026; 4:</bold> Grad-CAM visualizations of internal feature maps reveal the attack mechanism: clean, structured features with focused activations (Row 3, average activation entropy: 2.34) are corrupted into noisy, dispersed patterns (Row 4, entropy: 5.32, &#x002B;127% increase), causing all models to fail. This highlights the cross-model vulnerability exploitation that our semantically aware augmentation targets more effectively than content-agnostic methods.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-4.tif"/>
</fig>
<p><xref ref-type="fig" rid="fig-5">Fig. 5</xref> provides qualitative visualizations to elucidate the attack transferability mechanisms. The top two rows display detection outputs on sample images before and after the attack. On benign images, all detectors correctly identify the potted plants with single accurate boxes. After our attack, detector outputs become chaotic. Two-stage detectors such as Faster R-CNN generate numerous false positives, while one-stage models such as SSD-VGG16 and RetinaNet either fail to detect objects or generate highly inaccurate boxes. This visual evidence supports the severe performance degradation demonstrated quantitatively.</p>
<fig id="fig-5">
<label>Figure 5</label>
<caption>
<title>Qualitative results and feature map visualizations of our attack transferability. Attack generated using FR-R50 as source model. <bold>(Top two rows):</bold> Benign predictions (first row) show correct, single detections of potted plant across all architectures (confidence &#x003E; 0.90). Adversarial predictions (second row) demonstrate high transferability&#x2014;two-stage detectors (Faster R-CNN, Mask R-CNN) generate 35&#x2013;48 false boxes, while one-stage detectors (SSD-VGG16, YOLOv5s) either fail completely (0 detections) or produce severely mislocalized boxes. <bold>(Bottom two rows):</bold> Grad-CAM feature map activations for benign images (third row) show focused attention on the object with concentrated activation patterns. Adversarial feature maps (fourth row) demonstrate fundamental disruption&#x2014;dispersed model attention with &#x002B;127% average entropy increase across architectures&#x2014;causing detection failure. This disruption pattern remains consistent across fundamentally different architectures (CNNs and transformers), providing visual evidence that our attack successfully targets shared, architecture-invariant non-robust features rather than model-specific artifacts.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-5.tif"/>
</fig>
<p>The bottom two rows visualize the internal feature maps generated by models using Grad-CAM [<xref ref-type="bibr" rid="ref-61">61</xref>]. This provides graphical support for our main hypothesis. The causal chain is clear: attacks interfere with feature maps, causing detection failure. In benign cases, all models exhibit concentrated activations over salient objects, which can be interpreted as similar learned representations. Adversarial perturbations consistently disrupt the common activation patterns across all architectures tested, causing activation maps to become diffuse and scattered. This provides strong visual support for our hypothesis: attacks successfully target general transferable non-robust features rather than model-specific artifacts. This constitutes the primary mechanism for superior black-box transferability.</p>
<p><xref ref-type="fig" rid="fig-6">Fig. 6</xref> demonstrates cross-architecture robustness, presenting detection outputs across six diverse architectures on benign vs. adversarial images. Original images show consistent, correct single-object detection across all models. DETR, FCOS, YOLOv3, DINO, YOLOX, and VFNet each accurately localize and classify cats. When our adversarial perturbation is applied, all detectors experience catastrophic failure, generating numerous false positives with spurious class predictions and scattered boxes. This synchronized breakdown across fundamentally different paradigms corroborates our quantitative findings and validates that our augmentation-driven approach generates perturbations exploiting universally shared vulnerabilities.</p>
<fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Qualitative cross-architecture comparison demonstrating attack transferability across different detector paradigms. <bold>Top row:</bold> Original benign images yield consistent, accurate single-object detection (cat) across six distinct detector architectures with high confidence (conf &#x003E; 0.95): transformer-based (DETR, DINO), anchor-free (FCOS), anchor-based two-stage (Faster R-CNN, Mask R-CNN, EfficientDet), and one-stage detectors (YOLOv3, YOLOX, VFNet). <bold>Bottom row:</bold> Following addition of our adversarial perturbation using FR-R50 as source model, all detectors exhibit synchronized catastrophic failure characterized by 28&#x2013;45 false positive detections with incorrect class labels (&#x201C;donut&#x201D;, confidence 0.65&#x2013;0.85) and scattered bounding boxes. This consistent failure pattern across fundamentally different paradigms&#x2014;from traditional CNN-based models with local receptive fields to modern transformer architectures with global self-attention&#x2014;presents strong visual evidence of our method&#x2019;s success in targeting fundamental, architecture-independent vulnerabilities through semantically aware augmentation, rather than exploiting architecture-specific artifacts.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-6.tif"/>
</fig>
</sec>
<sec id="s4_7">
<label>4.7</label>
<title>Convergence and Efficiency Analysis</title>
<p>Computationally prohibitive attacks have limited practical utility [<xref ref-type="bibr" rid="ref-62">62</xref>]. We analyze attack convergence to assess efficiency. <xref ref-type="fig" rid="fig-7">Figs. 7</xref> and <xref ref-type="fig" rid="fig-8">8</xref> plot black-box transfer performance (mAP against YOLOv5s) vs. optimization iterations on PASCAL VOC and MS COCO.</p>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>Convergence analysis on PASCAL VOC 2012. <bold>Attack generated using FR-R50 as source reduces black-box YOLOv5s performance from 50.2% (clean) to 8.2% AP (final), with <inline-formula id="ieqn-227"><mml:math id="mml-ieqn-227"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> dropping from 72.9% to 18.0%, achieving 78% of total degradation within the first 40 iterations.</bold> Both <inline-formula id="ieqn-228"><mml:math id="mml-ieqn-228"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> (blue) and AP (cyan) drop sharply initially and converge around 80 iterations, demonstrating efficient optimization dynamics and validating <inline-formula id="ieqn-229"><mml:math id="mml-ieqn-229"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub></mml:math></inline-formula> &#x003D; 160 as sufficient for powerful attacks.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-7.tif"/>
</fig><fig id="fig-8">
<label>Figure 8</label>
<caption>
<title>Convergence analysis on the more complex MS COCO 2017 validation set, evaluated under the same black-box transfer setting as <xref ref-type="fig" rid="fig-7">Fig. 7</xref>. <bold>Attack from FR-R50 reduces YOLOv5s AP from 32.6% (clean) to 2.06% (final) and <inline-formula id="ieqn-230"><mml:math id="mml-ieqn-230"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> from 48.1% to 4.04%, with 82% of total performance reduction achieved within the first 40 iterations.</bold> Similar to the VOC results, the attack achieves the majority of its performance degradation early in the optimization process, validating the choice of <inline-formula id="ieqn-231"><mml:math id="mml-ieqn-231"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub></mml:math></inline-formula> &#x003D; 160 as a sufficient number of steps for a powerful and efficient attack.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-8a.tif"/>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-8b.tif"/>
</fig>
<p>In both cases, attacks demonstrate rapid convergence, with mAP (both <inline-formula id="ieqn-225"><mml:math id="mml-ieqn-225"><mml:msup><mml:mtext>AP</mml:mtext><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and AP) drops precipitously within the first 40 iterations on both datasets. Performance continues decreasing until plateauing around 80&#x2013;100 iterations. Our method does not require excessive iterations to achieve effectiveness. The hyperparameter <inline-formula id="ieqn-226"><mml:math id="mml-ieqn-226"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>160</mml:mn></mml:math></inline-formula> guarantees powerful attacks without additional overhead. This efficiency proves important for practical applications and large-scale experiments.</p>
</sec>
<sec id="s4_8">
<label>4.8</label>
<title>Computational Cost Analysis</title>
<p><xref ref-type="table" rid="table-10">Table 10</xref> summarizes the computational cost comparison. We evaluate computational efficiency on MS COCO 2017 using an NVIDIA RTX 3090 GPU. Our method requires 16.7 s per image (2.9<inline-formula id="ieqn-232"><mml:math id="mml-ieqn-232"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> slower than the baseline&#x2019;s 5.6 s) but achieves superior effectiveness-per-computation: 10<inline-formula id="ieqn-233"><mml:math id="mml-ieqn-233"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> fewer FLOPs (2292 vs. 25,208 GFLOPs), 4.2<inline-formula id="ieqn-234"><mml:math id="mml-ieqn-234"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> better attack success (2.06% vs. 8.6% AP), and 10.6<inline-formula id="ieqn-235"><mml:math id="mml-ieqn-235"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> higher efficiency score. The time overhead stems from semantic augmentation (27.9% of computation) but enables GPU-optimized operations with better computational efficiency. Acceleration strategies reduce generation time to <inline-formula id="ieqn-236"><mml:math id="mml-ieqn-236"><mml:mo>&#x223C;</mml:mo></mml:math></inline-formula>5 s per image with minimal performance degradation (comprehensive analysis in Section S4, Supplementary Materials).</p>
<table-wrap id="table-10">
<label>Table 10</label>
<caption>
<title>Computational cost comparison on MS COCO 2017. <sup>&#x2020;</sup>Efficiency Score &#x003D; (Clean AP-Attacked AP)/(Total FLOPs/1000), balancing attack effectiveness with computational cost. baseline comparison methods in Table S7, Supplementary Materials.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Metric</th>
<th>Baseline</th>
<th>AugTrans</th>
<th>Ratio</th>
</tr>
</thead>
<tbody>
<tr>
<td>Time per Image (s)</td>
<td>5.6</td>
<td>16.7</td>
<td>2.9<inline-formula id="ieqn-238"><mml:math id="mml-ieqn-238"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula></td>
</tr>
<tr>
<td>Total FLOPs (GFLOPs)</td>
<td>25,208</td>
<td>2,292</td>
<td>10<inline-formula id="ieqn-239"><mml:math id="mml-ieqn-239"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> fewer</td>
</tr>
<tr>
<td>YOLOv5s AP (%) <inline-formula id="ieqn-240"><mml:math id="mml-ieqn-240"><mml:mo stretchy="false">&#x2193;</mml:mo></mml:math></inline-formula></td>
<td>8.6</td>
<td>2.06</td>
<td>4.2<inline-formula id="ieqn-241"><mml:math id="mml-ieqn-241"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> better</td>
</tr>
<tr>
<td><bold>Efficiency Score</bold><sup>&#x2020;</sup></td>
<td>0.012</td>
<td>0.127</td>
<td>10.6<inline-formula id="ieqn-243"><mml:math id="mml-ieqn-243"><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> better</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s4_9">
<label>4.9</label>
<title>Ablation Studies</title>
<p>We conduct rigorous ablation studies over the augmentation pipeline, loss function components, curriculum scheduling analysis, and hyperparameter sensitivity. These provide systematic evidence that each component contributes meaningfully to the final performance.</p>
<sec id="s4_9_1">
<label>4.9.1</label>
<title>Augmentation Pipeline Analysis</title>
<p>Our central claim is that improved object-aware augmentation promotes improved transferability. We gradually add every augmentation module to the baseline EOT attack and measure transfer performance. <xref ref-type="fig" rid="fig-9">Fig. 9</xref> plots resulting mAP against black-box models.</p>
<fig id="fig-9">
<label>Figure 9</label>
<caption>
<title>Ablation study on the augmentation pipeline components. <bold>Each component addition monotonically improves transferability on MS COCO: Baseline EOT (YOLOv5s AP: 13.2%) <inline-formula id="ieqn-244"><mml:math id="mml-ieqn-244"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> &#x002B;Dynamic Rotation (10.8%, 18% improvement) <inline-formula id="ieqn-245"><mml:math id="mml-ieqn-245"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> &#x002B;Box-Aware Resize (7.5%, 31% further improvement) <inline-formula id="ieqn-246"><mml:math id="mml-ieqn-246"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> &#x002B;Noise Injection (6.1%, 19% improvement) <inline-formula id="ieqn-247"><mml:math id="mml-ieqn-247"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> Full Pipeline (2.06%, 66% improvement), achieving 84% total AP reduction.</bold> The mAP (IoU &#x003D; 0.50:0.95, lower is better) performance is plotted for various attack configurations against multiple victim models. The monotonic downward trend across all architectures (Faster R-CNN variants, SSD, YOLOv5s) validates the cumulative synergistic effects of combining diverse semantically aware augmentations, providing strong validation for our central thesis.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-9.tif"/>
</fig>
<p>The plot shows a monotonic downward mAP trend (indicating more successful attacks) as components are added. The baseline EOT attack has limited transferability. Adding Dynamic Rotation provides a significant boost. Subsequent additions of Box-Aware Resize and Noise Injection further improve performance. The full pipeline combining all synergistic modules achieves best performance across all victim models. This visualizes the cumulative synergistic effects of combining diverse context-aware semantically relevant augmentations, providing strong validation for the central thesis.</p>
</sec>
<sec id="s4_9_2">
<label>4.9.2</label>
<title>Individual Component Contribution Analysis</title>
<p>To isolate individual contributions, we evaluate each component independently by adding only one module to the baseline EOT. As shown in <xref ref-type="fig" rid="fig-10">Fig. 10</xref>, Multi-Box Aware Resize provides the strongest single-component contribution, reducing AP by 3.1 percentage points&#x2014;outperforming Dynamic Rotation (2.2 points) and Noise Injection (0.9 points).</p>
<fig id="fig-10">
<label>Figure 10</label>
<caption>
<title>Individual component contribution analysis on MS COCO 2017 (FR-R50<inline-formula id="ieqn-248"><mml:math id="mml-ieqn-248"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula>YOLOv5s transfer). <bold>Box-Aware Resize provides the strongest individual contribution with AP reduction from baseline 32.6% to 29.5% (<inline-formula id="ieqn-249"><mml:math id="mml-ieqn-249"><mml:mi mathvariant="normal">&#x0394;</mml:mi></mml:math></inline-formula> &#x003D; &#x2212;3.1pp), outperforming Dynamic Rotation (<inline-formula id="ieqn-250"><mml:math id="mml-ieqn-250"><mml:mi mathvariant="normal">&#x0394;</mml:mi></mml:math></inline-formula> &#x003D; &#x2212;2.2pp) and Noise Injection (<inline-formula id="ieqn-251"><mml:math id="mml-ieqn-251"><mml:mi mathvariant="normal">&#x0394;</mml:mi></mml:math></inline-formula> &#x003D; &#x2212;0.9pp).</bold> Notably, full pipeline synergy (<inline-formula id="ieqn-252"><mml:math id="mml-ieqn-252"><mml:mi mathvariant="normal">&#x0394;</mml:mi></mml:math></inline-formula> &#x003D; &#x2212;5.34pp total reduction to 2.06% AP) exceeds the sum of individual contributions (<inline-formula id="ieqn-253"><mml:math id="mml-ieqn-253"><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:math></inline-formula> &#x003D; &#x2212;6.2pp), indicating positive component interaction rather than simple additivity. Each configuration adds only one augmentation component to baseline EOT. Results confirm content-adaptive scaling (Box-Aware Resize) as the core innovation with lowest AP among all single-component configurations, while complementary transformations amplify its effectiveness through synergistic integration.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-10.tif"/>
</fig>
<p>Notably, the full pipeline&#x2019;s improvement (5.34 points) exceeds the sum of individual contributions (6.2 points total), indicating positive synergy among components. This validates that content-adaptive scaling constitutes the core innovation, with the lowest AP among all single-component configurations demonstrating its primary role in transferability, while complementary transformations amplify its effectiveness.</p>
</sec>
<sec id="s4_9_3">
<label>4.9.3</label>
<title>Loss Function Analysis</title>
<p>We analyze each term&#x2019;s contribution in our composite loss function. <xref ref-type="fig" rid="fig-11">Fig. 11</xref> shows black-box <inline-formula id="ieqn-254"><mml:math id="mml-ieqn-254"><mml:msup><mml:mtext>AP</mml:mtext><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> when each loss term is individually removed from the full attack. Removing any part decreases attack effectiveness (increased <inline-formula id="ieqn-255"><mml:math id="mml-ieqn-255"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>). The most significant decrease occurs when eliminating the RPN objectness loss (<inline-formula id="ieqn-256"><mml:math id="mml-ieqn-256"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula>). This presents a need for detectors to be blind to possible objects at the first pipeline stage. However, performance is also hurt by removing classification or regression losses. Transferability between various detectors confirms that holistic attacks targeting all detector pipeline components are important to achieve maximal transferability.</p>
<fig id="fig-11">
<label>Figure 11</label>
<caption>
<title>Ablation study of the loss function components on PASCAL VOC 2012 (<inline-formula id="ieqn-258"><mml:math id="mml-ieqn-258"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>, lower is better). <bold>Removing any component degrades attack effectiveness: Full attack (18.0% <inline-formula id="ieqn-259"><mml:math id="mml-ieqn-259"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>) <inline-formula id="ieqn-260"><mml:math id="mml-ieqn-260"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> No RPN objectness loss (&#x002B;113% degradation to 38.4%, largest impact) <inline-formula id="ieqn-261"><mml:math id="mml-ieqn-261"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> No classification loss (&#x002B;35% to 24.3%) <inline-formula id="ieqn-262"><mml:math id="mml-ieqn-262"><mml:mo stretchy="false">&#x2192;</mml:mo></mml:math></inline-formula> No bounding box regression (&#x002B;22% to 22.0%).</bold> The plot displays <inline-formula id="ieqn-263"><mml:math id="mml-ieqn-263"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> for the full attack (FR-R50 source, YOLOv5s victim) compared to variants where specific loss terms are removed. The most significant performance decrease occurs when eliminating RPN objectness loss (<inline-formula id="ieqn-264"><mml:math id="mml-ieqn-264"><mml:msub><mml:mrow><mml:mi>&#x02112;</mml:mi></mml:mrow><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula>), validating our emphasis on disrupting objectness predictions (<inline-formula id="ieqn-265"><mml:math id="mml-ieqn-265"><mml:msub><mml:mi>&#x03B1;</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub></mml:math></inline-formula> &#x003D; 2.0). Results demonstrate that holistic attacks targeting all detector pipeline components are essential for maximal black-box transferability across diverse architectures.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_74811-fig-11.tif"/>
</fig>
</sec>
<sec id="s4_9_4">
<label>4.9.4</label>
<title>Curriculum Scheduling Analysis</title>
<p>We validate progressive angle scheduling effectiveness. The curriculum-based approach achieves <inline-formula id="ieqn-257"><mml:math id="mml-ieqn-257"><mml:msup><mml:mi>AP</mml:mi><mml:mrow><mml:mn>50</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> of 41.0% compared to 44.3% for fixed angles, representing 7.5% improvement with 20% faster convergence. Results validate that easy-to-hard scheduling prevents early failure while ensuring robustness to geometric transformations. Detailed analysis and convergence comparisons are provided in Supplementary Materials Section S2.</p>
</sec>
<sec id="s4_9_5">
<label>4.9.5</label>
<title>Hyperparameter Sensitivity</title>
<p>We analyze sensitivity to key hyperparameters (EOT samples, rotation range, gradient regularization, noise injection). Results demonstrate that selected hyperparameters achieve near-optimal performance across all dimensions. For example, <inline-formula id="ieqn-266"><mml:math id="mml-ieqn-266"><mml:msub><mml:mi>K</mml:mi><mml:mrow><mml:mtext>obj</mml:mtext></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula> achieves 89% of maximum effectiveness at 30% computational cost, and <inline-formula id="ieqn-267"><mml:math id="mml-ieqn-267"><mml:mi>&#x03B3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula> achieves 34.6% mAP drop with 37% improvement over linear scaling. Comprehensive sensitivity analysis across all parameters is provided in Supplementary Materials Section S3.</p>
</sec>
<sec id="s4_9_6">
<label>4.9.6</label>
<title>Summary of Findings</title>
<p>Our ablation studies yield three principal insights validating our theoretical framework. <bold>First</bold>, Box-Aware Resize provides the strongest individual contribution (<xref ref-type="fig" rid="fig-10">Fig. 10</xref>), empirically confirming our theoretical prediction (<xref ref-type="sec" rid="s2_2">Section 2.2</xref>) that content-adaptive transformations prevent shortcut learning by constraining optimization to semantically plausible variations. <bold>Second</bold>, the RPN objectness loss proves critical (<xref ref-type="fig" rid="fig-11">Fig. 11</xref>), with nonlinear gradient regularization (<inline-formula id="ieqn-268"><mml:math id="mml-ieqn-268"><mml:mi>&#x03B3;</mml:mi><mml:mo>=</mml:mo><mml:mn>0.8</mml:mn></mml:math></inline-formula>) reducing per-category variance by 51% while improving transferability by 37%, demonstrating that balanced attack coverage enhances generalization. <bold>Third</bold>, full pipeline synergy exceeds individual component contributions by <inline-formula id="ieqn-269"><mml:math id="mml-ieqn-269"><mml:mo>&#x223C;</mml:mo></mml:math></inline-formula>23%, as geometric transformations (rotation, resize) and texture transformations (noise) jointly cover spatial and appearance invariances.</p>
<p>Critically, these findings align with the non-robust features hypothesis [<xref ref-type="bibr" rid="ref-15">15</xref>]: perturbations optimized under semantically plausible transformation distributions necessarily target features that are (1) predictive across architectures, and (2) vulnerable to realistic variations. The improvement over content-agnostic T-SEA (<xref ref-type="table" rid="table-2">Table 2</xref>) provides quantitative validation of this design principle, establishing both empirical evidence and theoretical foundation for semantic-aware augmentation as an effective strategy for generating transferable attacks.</p>

</sec>
</sec>
<sec id="s4_10">
<label>4.10</label>
<title>Robustness against Defense Mechanisms</title>
<p>To evaluate practical robustness, we assess effectiveness against common input transformation defenses (JPEG compression, bit-depth reduction, Gaussian smoothing, median filtering, random resizing).</p>
<p><bold>Key Findings:</bold> Our attack maintains effectiveness across all defenses with only marginal degradation. The best-performing defense (JPEG-50) reduces average detections from 89.31 to 84.91 per image on MS COCO, representing less than 5% improvement. This limited effectiveness occurs.</p>
<p><bold>Why Defenses Fail:</bold> (1) Transformation-aware optimization during attack generation defends against similar defensive transformations, (2) our attack targets fundamental vulnerabilities in learned representations rather than superficial artifacts, and (3) content-adaptive perturbations resist content-agnostic preprocessing.</p>
<p>Comprehensive defense evaluation including detailed results, visualizations, and analysis of JPEG compression, bit-depth reduction, spatial filtering, and comparisons with clean images are provided in Supplementary Materials Section S5.</p>
</sec>
</sec>
<sec id="s5">
<label>5</label>
<title>Conclusion</title>
<p>This work presents AugTrans, an adversarial attack framework enhancing transferability in object detection through semantically aware input-space regularization. Our key innovation is a multi-stage augmentation pipeline incorporating object-level information into transformation design: dynamic object-centric rotation with adaptive scheduling, multi-box aware resizing based on scene characteristics, and composite noise injection&#x2014;all integrated within the EOT framework. By optimizing perturbations across semantically meaningful transformations, our method targets shared architectural vulnerabilities rather than model-specific artifacts.</p>
<p><bold>Key Results:</bold> Extensive experiments demonstrate strong black-box performance, reducing YOLOv5s AP to 2.06% on MS COCO&#x2014;substantially outperforming prior general-purpose transfer methods. Critically, our method maintains effectiveness using predicted bounding boxes (1.93% AP), eliminating ground-truth dependency and validating practical applicability in realistic black-box scenarios.</p>
<p><bold>Cross-Paradigm Transfer:</bold> Our approach achieves competitive transferability to transformer-based detectors (DETR-R50: 2.8% AP, DINO-R50: 5.4% AP) without requiring target architecture knowledge. While specialized transformer-aware methods achieve superior transformer-specific performance when architecture information is available, our contribution lies in robust cross-paradigm transfer from a single CNN source&#x2014;offering critical advantages in true black-box settings and computational efficiency compared to ensemble or architecture-specific approaches.</p>
<p><bold>Limitations and Scope:</bold> Our framework is explicitly designed for object detection, not domain-agnostic vision tasks. The pipeline requires bounding box annotations for Box-Aware Resize (<xref ref-type="sec" rid="s3_3_3">Section 3.3.3</xref>) and Object-Centric Rotation (<xref ref-type="sec" rid="s3_3_2">Section 3.3.2</xref>), while the loss function (<xref ref-type="fig" rid="fig-12">Eq. (1)</xref>) targets detection-specific components (RPN objectness, ROI head classification/regression). These dependencies prevent direct application to image classification or unstructured tasks. However, the core principle&#x2014;semantic-aware augmentation leveraging task-specific structure&#x2014;could inspire adaptations to instance segmentation or pose estimation.</p>
<p><bold>Implications:</bold> The success of this augmentation-centric strategy suggests corresponding defenses: adversarially training detectors against semantically aware transformation distributions could yield models robust to both digital attacks and real-world corruptions. We acknowledge the dual-use nature of this research and present findings to foster AI safety and security progress. Complementary to adversarial training, detection-oriented countermeasures for adversarial examples&#x2014;such as identifying compromised sensors in multimodal settings may inspire future defense directions for object detectors</p>
<p><bold>Future Work:</bold> Priority directions include: (1) developing robust defenses through adversarial training, (2) extending to semantic/instance segmentation, (3) investigating adaptive augmentation for specific architectures, and (4) exploring architecture-agnostic features for stronger CNN-to-transformer transfer.</p>
</sec>
<sec sec-type="supplementary-material" id="s6">
<title>Supplementary Materials</title>
<supplementary-material id="SD1">
<media xlink:href="CMC_74811-s001.pdf"/>
</supplementary-material>
</sec>
</body>
<back>
<ack>
<p>All authors extend gratitude to Princess Nourah bint Abdulrahman University for supporting this study.</p>
</ack>
<sec>
<title>Funding Statement</title>
<p>This work was supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number (PNURSP2026R104), Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia.</p>
</sec>
<sec>
<title>Author Contributions</title>
<p>Sudhir Kumar Pandey designed the core methodology, implemented the AugTrans framework and augmentation modules, conducted experiments, and wrote the initial manuscript. Jian-Xun Mi supervised the project, provided conceptual guidance, and revised the final manuscript. Zahid Ullah and Mona Jamjoom were responsible for funding acquisition and providing resources. They assisted in validation and contributed to final review and editing. All authors reviewed and approved the final version of the manuscript.</p>
</sec>
<sec sec-type="data-availability">
<title>Availability of Data and Materials</title>
<p>The authors confirm that data supporting the findings are available within the article.</p>
</sec>
<sec>
<title>Ethics Approval</title>
<p>This study does not involve human participants, animal subjects, or any activities requiring ethics approval. All experiments were conducted using publicly available datasets (PASCAL VOC 2012 and MS COCO 2017).</p>
</sec>
<sec sec-type="COI-statement">
<title>Conflicts of Interest</title>
<p>The authors declare no conflicts of interest regarding the present study.</p>
</sec>
<sec>
<title>Supplementary Materials</title>
<p>The supplementary material is available online at <ext-link ext-link-type="uri" xlink:href="https://www.techscience.com/doi/10.32604/cmc.2026.074811/s1">https://www.techscience.com/doi/10.32604/cmc.2026.074811/s1</ext-link>.</p>
</sec>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>He</surname> <given-names>K</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Ren</surname> <given-names>S</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Deep residual learning for image recognition</article-title>. In: <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR); 2016 Jun 27&#x2013;30</conf-name>; <publisher-loc>Las Vegas, NV, USA</publisher-loc>. p. <fpage>770</fpage>&#x2013;<lpage>8</lpage>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ronneberger</surname> <given-names>O</given-names></string-name>, <string-name><surname>Fischer</surname> <given-names>P</given-names></string-name>, <string-name><surname>Brox</surname> <given-names>T</given-names></string-name></person-group>. <article-title>U-net: convolutional networks for biomedical image segmentation</article-title>. In: <conf-name>Proceedings of the International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI); 2015 Oct 5&#x2013;9</conf-name>; <publisher-loc>Munich, Germany</publisher-loc>. p. <fpage>234</fpage>&#x2013;<lpage>41</lpage>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Redmon</surname> <given-names>J</given-names></string-name>, <string-name><surname>Farhadi</surname> <given-names>A</given-names></string-name></person-group>. <article-title>YOLOv3: an incremental improvement</article-title>. <comment>arXiv:1804.02767. 2018</comment>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ahmad</surname> <given-names>I</given-names></string-name>, <string-name><surname>Shang</surname> <given-names>F</given-names></string-name>, <string-name><surname>Pathan</surname> <given-names>MS</given-names></string-name>, <string-name><surname>Wajahat</surname> <given-names>A</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>YS</given-names></string-name></person-group>. <article-title>Dual-stream hybrid architecture with adaptive multi-scale boundary-aware mechanisms for robust urban change detection in smart cities</article-title>. <source>Sci Rep</source>. <year>2025</year>;<volume>15</volume>(<issue>1</issue>):<fpage>30729</fpage>. doi:<pub-id pub-id-type="doi">10.1038/s41598-025-16148-5</pub-id>; <pub-id pub-id-type="pmid">40841450</pub-id></mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kurniawan</surname> <given-names>A</given-names></string-name>, <string-name><surname>Ohsita</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Murata</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Experiments on adversarial examples for deep learning model using multimodal sensors</article-title>. <source>Sensors</source>. <year>2022</year>;<volume>22</volume>:<fpage>8642</fpage>. doi:<pub-id pub-id-type="doi">10.3390/s22228642</pub-id>; <pub-id pub-id-type="pmid">36433250</pub-id></mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Goodfellow</surname> <given-names>IJ</given-names></string-name>, <string-name><surname>Shlens</surname> <given-names>J</given-names></string-name>, <string-name><surname>Szegedy</surname> <given-names>C</given-names></string-name></person-group>. <article-title>Explaining and harnessing adversarial examples</article-title>. <comment>arXiv:1412.6572. 2014</comment>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Xie</surname> <given-names>C</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>L</given-names></string-name>, <string-name><surname>Yuille</surname> <given-names>AL</given-names></string-name></person-group>. <article-title>Adversarial examples for semantic segmentation and object detection</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2017 Oct 22&#x2013;29</conf-name>; <publisher-loc>Venice, Italy</publisher-loc>. p. <fpage>1378</fpage>&#x2013;<lpage>87</lpage>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Tram&#x00E8;r</surname> <given-names>F</given-names></string-name>, <string-name><surname>Kurakin</surname> <given-names>A</given-names></string-name>, <string-name><surname>Papernot</surname> <given-names>N</given-names></string-name>, <string-name><surname>Boneh</surname> <given-names>D</given-names></string-name>, <string-name><surname>McDaniel</surname> <given-names>P</given-names></string-name></person-group>. <article-title>Ensemble adversarial training: attacks and defenses</article-title>. <comment>arXiv:1705.07204. 2017</comment>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Huang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>ZY</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>HR</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>YT</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>K</given-names></string-name></person-group>. <article-title>T-SEA: transfer-based self-ensemble attack on object detection</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2023 Jun 18&#x2013;22</conf-name>; <publisher-loc>Vancouver, BC, Canada</publisher-loc>. p. <fpage>20514</fpage>&#x2013;<lpage>23</lpage>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ren</surname> <given-names>S</given-names></string-name>, <string-name><surname>He</surname> <given-names>K</given-names></string-name>, <string-name><surname>Girshick</surname> <given-names>R</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Faster R-CNN: towards real-time object detection with region proposal networks</article-title>. <source>IEEE Trans Pattern Anal Mach Intell</source>. <year>2017</year>;<volume>39</volume>(<issue>6</issue>):<fpage>1137</fpage>&#x2013;<lpage>49</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tpami.2016.2577031</pub-id>; <pub-id pub-id-type="pmid">27295650</pub-id></mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Liu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Anguelov</surname> <given-names>D</given-names></string-name>, <string-name><surname>Erhan</surname> <given-names>D</given-names></string-name>, <string-name><surname>Szegedy</surname> <given-names>C</given-names></string-name>, <string-name><surname>Reed</surname> <given-names>S</given-names></string-name>, <string-name><surname>Fu</surname> <given-names>CY</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>SSD: single shot multibox detector</article-title>. In: <conf-name>Proceedings of the European Conference on Computer Vision (ECCV); 2016 Oct 11&#x2013;14</conf-name>; <publisher-loc>Amsterdam, The Netherlands</publisher-loc>. p. <fpage>21</fpage>&#x2013;<lpage>37</lpage>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Jocher</surname> <given-names>G</given-names></string-name>, <string-name><surname>Chaurasia</surname> <given-names>G</given-names></string-name>, <string-name><surname>Stoken</surname> <given-names>A</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Kwon</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Michael</surname> <given-names>K</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>YOLOv5</article-title>. <year>2020</year>. <comment>[cited 2026 Feb 15]</comment>. Available from: <ext-link ext-link-type="uri" xlink:href="https://github.com/ultralytics/yolov5">https://github.com/ultralytics/yolov5</ext-link>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Carion</surname> <given-names>N</given-names></string-name>, <string-name><surname>Massa</surname> <given-names>F</given-names></string-name>, <string-name><surname>Synnaeve</surname> <given-names>G</given-names></string-name>, <string-name><surname>Usunier</surname> <given-names>N</given-names></string-name>, <string-name><surname>Kirillov</surname> <given-names>A</given-names></string-name>, <string-name><surname>Zagoruyko</surname> <given-names>S</given-names></string-name></person-group>. <article-title>End-to-end object detection with transformers</article-title>. In: <conf-name>Proceedings of the European Conference on Computer Vision. (ECCV); 2020 Aug 23&#x2013;28</conf-name>; <publisher-loc>Glasgow, UK</publisher-loc>. p. <fpage>213</fpage>&#x2013;<lpage>29</lpage>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Li</surname> <given-names>F</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>S</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>L</given-names></string-name>, <string-name><surname>Su</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>DINO: DETR with improved denoising anchor boxes for end-to-end object detection</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2023 May 1&#x2013;5</conf-name>; <publisher-loc>Kigali, Rwanda</publisher-loc>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ilyas</surname> <given-names>A</given-names></string-name>, <string-name><surname>Santurkar</surname> <given-names>S</given-names></string-name>, <string-name><surname>Tsipras</surname> <given-names>D</given-names></string-name>, <string-name><surname>Engstrom</surname> <given-names>L</given-names></string-name>, <string-name><surname>Tran</surname> <given-names>B</given-names></string-name>, <string-name><surname>Madry</surname> <given-names>A</given-names></string-name></person-group>. <article-title>Adversarial examples are not bugs, they are features</article-title>. In: <conf-name>Proceedings of Advances in Neural Information Processing Systems (NeurIPS); 2019 Dec 8&#x2013;14</conf-name>; <publisher-loc>Vancouver, BC, Canada</publisher-loc>. p. <fpage>125</fpage>&#x2013;<lpage>36</lpage>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Athalye</surname> <given-names>A</given-names></string-name>, <string-name><surname>Engstrom</surname> <given-names>L</given-names></string-name>, <string-name><surname>Ilyas</surname> <given-names>A</given-names></string-name>, <string-name><surname>Kwok</surname> <given-names>K</given-names></string-name></person-group>. <article-title>Synthesizing robust adversarial examples</article-title>. In: <conf-name>Proceedings of the International Conference on Machine Learning (ICML); 2018 Jul 10&#x2013;15</conf-name>; <publisher-loc>Stockholm, Sweden</publisher-loc>. p. <fpage>284</fpage>&#x2013;<lpage>93</lpage>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>J</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>L</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>K</given-names></string-name>, <string-name><surname>Li</surname> <given-names>J</given-names></string-name>, <string-name><surname>Lyu</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Adversarial examples based on object detection tasks: a survey</article-title>. <source>Neurocomputing</source>. <year>2023</year>;<volume>519</volume>:<fpage>114</fpage>&#x2013;<lpage>26</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.neucom.2022.10.046</pub-id>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Nguyen</surname> <given-names>K</given-names></string-name>, <string-name><surname>Nguyen</surname> <given-names>T</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>W</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>K</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zheng</surname> <given-names>X</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>A survey and evaluation of adversarial attacks for object detection</article-title>. <comment>arXiv:2408.01934. 2024</comment>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yuan</surname> <given-names>X</given-names></string-name>, <string-name><surname>He</surname> <given-names>P</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Li</surname> <given-names>X</given-names></string-name></person-group>. <article-title>Adversarial examples: attacks and defenses for deep learning</article-title>. <source>IEEE Trans Neural Netw Learn Syst</source>. <year>2019</year>;<volume>30</volume>(<issue>9</issue>):<fpage>2805</fpage>&#x2013;<lpage>24</lpage>; <pub-id pub-id-type="pmid">30640631</pub-id></mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Demontis</surname> <given-names>A</given-names></string-name>, <string-name><surname>Melis</surname> <given-names>M</given-names></string-name>, <string-name><surname>Pintor</surname> <given-names>M</given-names></string-name>, <string-name><surname>Jagielski</surname> <given-names>M</given-names></string-name>, <string-name><surname>Biggio</surname> <given-names>B</given-names></string-name>, <string-name><surname>Oprea</surname> <given-names>A</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Why do adversarial attacks transfer? Explaining transferability of evasion and poisoning attacks</article-title>. In: <conf-name>Proceedings of the USENIX Security Symposium; 2019 Aug 14&#x2013;16</conf-name>; <publisher-loc>Santa Clara, CA, USA</publisher-loc>. p. <fpage>321</fpage>&#x2013;<lpage>38</lpage>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Tram&#x00E8;r</surname> <given-names>F</given-names></string-name>, <string-name><surname>Carlini</surname> <given-names>N</given-names></string-name>, <string-name><surname>Brendel</surname> <given-names>W</given-names></string-name>, <string-name><surname>Madry</surname> <given-names>A</given-names></string-name></person-group>. <article-title>On adaptive attacks to adversarial example defenses</article-title>. In: <conf-name>Proceedings of the Advances in Neural Information Processing Systems (NeurIPS); 2020 Dec 6&#x2013;12</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>. p. <fpage>1633</fpage>&#x2013;<lpage>45</lpage>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Stutz</surname> <given-names>D</given-names></string-name>, <string-name><surname>Hein</surname> <given-names>M</given-names></string-name>, <string-name><surname>Schiele</surname> <given-names>B</given-names></string-name></person-group>. <article-title>Disentangling adversarial robustness and generalization</article-title>. In: <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR); 2019 Jun 16&#x2013;20</conf-name>; <publisher-loc>Long Beach, CA, USA</publisher-loc>. p. <fpage>6976</fpage>&#x2013;<lpage>87</lpage>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Cai</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Vasconcelos</surname> <given-names>N</given-names></string-name></person-group>. <article-title>Cascade R-CNN: delving into high quality object detection</article-title>. In: <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR); 2018 Jun 18&#x2013;22</conf-name>; <publisher-loc>Salt Lake City, UT, USA</publisher-loc>. p. <fpage>6154</fpage>&#x2013;<lpage>62</lpage>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Tian</surname> <given-names>D</given-names></string-name>, <string-name><surname>Chang</surname> <given-names>M</given-names></string-name>, <string-name><surname>Bian</surname> <given-names>X</given-names></string-name>, <string-name><surname>Lyu</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Robust adversarial perturbation on deep proposal-based models</article-title>. <comment>arXiv:1809.05962. 2018</comment>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Lian</surname> <given-names>J</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Su</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Ma</surname> <given-names>M</given-names></string-name>, <string-name><surname>Mei</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Contextual adversarial attack against aerial detection in the physical world</article-title>. <comment>arXiv:2302.13487. 2023</comment>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>W</given-names></string-name>, <string-name><surname>Li</surname> <given-names>H</given-names></string-name></person-group>. <article-title>Contextual adversarial attacks for object detection</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Multimedia and Expo (ICME); 2020 Jul 6&#x2013;10</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>. p. <fpage>1</fpage>&#x2013;<lpage>6</lpage>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lin</surname> <given-names>TY</given-names></string-name>, <string-name><surname>Goyal</surname> <given-names>P</given-names></string-name>, <string-name><surname>Girshick</surname> <given-names>R</given-names></string-name>, <string-name><surname>He</surname> <given-names>K</given-names></string-name>, <string-name><surname>Doll&#x00E1;r</surname> <given-names>P</given-names></string-name></person-group>. <article-title>Focal loss for dense object detection</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2017 Oct 22&#x2013;29</conf-name>; <publisher-loc>Venice, Italy</publisher-loc>. p. <fpage>2980</fpage>&#x2013;<lpage>88</lpage>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Tian</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Shen</surname> <given-names>C</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>H</given-names></string-name>, <string-name><surname>He</surname> <given-names>T</given-names></string-name></person-group>. <article-title>FCOS: fully convolutional one-stage object detection</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2019 Oct 27&#x2013;Nov 2</conf-name>; <publisher-loc>Seoul, Republic of Korea</publisher-loc>. p. <fpage>9627</fpage>&#x2013;<lpage>36</lpage>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Chow</surname> <given-names>K</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>L</given-names></string-name>, <string-name><surname>Gursoy</surname> <given-names>ME</given-names></string-name>, <string-name><surname>Truex</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wei</surname> <given-names>W</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>TOG: targeted adversarial objectness gradient attacks on real-time object detection systems</article-title>. <comment>arXiv:2004.04320. 2020</comment>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Shi</surname> <given-names>G</given-names></string-name>, <string-name><surname>Lin</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Peng</surname> <given-names>A</given-names></string-name>, <string-name><surname>Zeng</surname> <given-names>H</given-names></string-name></person-group>. <article-title>An enhanced transferable adversarial attack against object detection</article-title>. In: <conf-name>Proceedings of the International Joint Conference on Neural Networks (IJCNN); 2023 Jun 18&#x2013;23</conf-name>; <publisher-loc>Gold Coast, QLD, Australia</publisher-loc>. p. <fpage>1</fpage>&#x2013;<lpage>7</lpage>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhu</surname> <given-names>X</given-names></string-name>, <string-name><surname>Su</surname> <given-names>W</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>L</given-names></string-name>, <string-name><surname>Li</surname> <given-names>B</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Dai</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Deformable DETR: deformable transformers for end-to-end object detection</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2021 May 3&#x2013;7</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>.</mixed-citation></ref>
<ref id="ref-32"><label>[32]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Meng</surname> <given-names>D</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>X</given-names></string-name>, <string-name><surname>Fan</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zeng</surname> <given-names>G</given-names></string-name>, <string-name><surname>Li</surname> <given-names>H</given-names></string-name>, <string-name><surname>Yuan</surname> <given-names>Y</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Conditional DETR for fast training convergence</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2021 Oct 11&#x2013;17</conf-name>; <publisher-loc>Montreal, QC, Canada</publisher-loc>. p. <fpage>3651</fpage>&#x2013;<lpage>60</lpage>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Chen</surname> <given-names>B</given-names></string-name>, <string-name><surname>Yin</surname> <given-names>J</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>S</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>B</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>X</given-names></string-name></person-group>. <article-title>An adaptive model ensemble adversarial attack for boosting adversarial transferability</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2023 Oct 2&#x2013;6</conf-name>; <publisher-loc>Paris, France</publisher-loc>. p. <fpage>4489</fpage>&#x2013;<lpage>98</lpage>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Liang</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name></person-group>. <article-title>Feature importance-aware transferable adversarial attacks</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2021 Oct 11&#x2013;17</conf-name>; <publisher-loc>Montreal, QC, Canada</publisher-loc>. p. <fpage>15156</fpage>&#x2013;<lpage>65</lpage>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Madry</surname> <given-names>A</given-names></string-name>, <string-name><surname>Makelov</surname> <given-names>A</given-names></string-name>, <string-name><surname>Schmidt</surname> <given-names>L</given-names></string-name>, <string-name><surname>Tsipras</surname> <given-names>D</given-names></string-name>, <string-name><surname>Vladu</surname> <given-names>A</given-names></string-name></person-group>. <article-title>Towards deep learning models resistant to adversarial attacks</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2018 Apr 30&#x2013;May 3</conf-name>; <publisher-loc>Vancouver, BC, Canada</publisher-loc>.</mixed-citation></ref>
<ref id="ref-36"><label>[36]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Liu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>X</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>C</given-names></string-name>, <string-name><surname>Song</surname> <given-names>D</given-names></string-name></person-group>. <article-title>Delving into transferable adversarial examples and black-box attacks</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2017 Apr 24&#x2013;26</conf-name>; <publisher-loc>Toulon, France</publisher-loc>.</mixed-citation></ref>
<ref id="ref-37"><label>[37]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Dong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Liao</surname> <given-names>F</given-names></string-name>, <string-name><surname>Pang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Su</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>X</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Boosting adversarial attacks with momentum</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2018 Jun 18&#x2013;22</conf-name>; <publisher-loc>Salt Lake City, UT, USA</publisher-loc>. p. <fpage>9185</fpage>&#x2013;<lpage>93</lpage>.</mixed-citation></ref>
<ref id="ref-38"><label>[38]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Xiong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Lin</surname> <given-names>J</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>M</given-names></string-name>, <string-name><surname>Hopcroft</surname> <given-names>JE</given-names></string-name>, <string-name><surname>He</surname> <given-names>K</given-names></string-name></person-group>. <article-title>Stochastic variance reduced ensemble adversarial attack for boosting the adversarial transferability</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2022 Jun 19&#x2013;24</conf-name>; <publisher-loc>New Orleans, LA, USA</publisher-loc>. p. <fpage>14983</fpage>&#x2013;<lpage>92</lpage>.</mixed-citation></ref>
<ref id="ref-39"><label>[39]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Xie</surname> <given-names>C</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Bai</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Ren</surname> <given-names>Z</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Improving transferability of adversarial examples with input diversity</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2019 Jun 16&#x2013;20</conf-name>; <publisher-loc>Long Beach, CA, USA</publisher-loc>. p. <fpage>2730</fpage>&#x2013;<lpage>9</lpage>.</mixed-citation></ref>
<ref id="ref-40"><label>[40]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Dong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Pang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Su</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Evading defenses to transferable adversarial examples by translation-invariant attacks</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2019 Jun 16&#x2013;20</conf-name>; <publisher-loc>Long Beach, CA, USA</publisher-loc>. p. <fpage>4312</fpage>&#x2013;<lpage>21</lpage>.</mixed-citation></ref>
<ref id="ref-41"><label>[41]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lin</surname> <given-names>J</given-names></string-name>, <string-name><surname>Song</surname> <given-names>C</given-names></string-name>, <string-name><surname>He</surname> <given-names>K</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>L</given-names></string-name>, <string-name><surname>Hopcroft</surname> <given-names>JE</given-names></string-name></person-group>. <article-title>Nesterov accelerated gradient and scale invariance for adversarial attacks</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2020 Apr 26&#x2013;30</conf-name>; <publisher-loc>Addis Ababa, Ethiopia</publisher-loc>.</mixed-citation></ref>
<ref id="ref-42"><label>[42]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>He</surname> <given-names>K</given-names></string-name></person-group>. <article-title>Enhancing the transferability of adversarial attacks through variance tuning</article-title>. In: <conf-name>Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR); 2021 Jun 19&#x2013;25</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>. p. <fpage>1924</fpage>&#x2013;<lpage>33</lpage>.</mixed-citation></ref>
<ref id="ref-43"><label>[43]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zheng</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>L</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Cao</surname> <given-names>T</given-names></string-name></person-group>. <article-title>DIB-UAP: enhancing the transferability of universal adversarial perturbation via deep information bottleneck</article-title>. <source>Complex Intell Syst</source>. <year>2024</year>;<volume>10</volume>:<fpage>6825</fpage>&#x2013;<lpage>37</lpage>.</mixed-citation></ref>
<ref id="ref-44"><label>[44]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Xue</surname> <given-names>W</given-names></string-name>, <string-name><surname>Xia</surname> <given-names>X</given-names></string-name>, <string-name><surname>Wan</surname> <given-names>P</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Peng</surname> <given-names>B</given-names></string-name>, <string-name><surname>He</surname> <given-names>C</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Adversarial attack on object detection via object feature-wise attention and perturbation extraction</article-title>. <source>Tsinghua Sci Technol</source>. <year>2024</year>;<volume>30</volume>(<issue>3</issue>):<fpage>1174</fpage>&#x2013;<lpage>89</lpage>. doi:<pub-id pub-id-type="doi">10.26599/tst.2024.9010029</pub-id>.</mixed-citation></ref>
<ref id="ref-45"><label>[45]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Chen</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Dong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Su</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Rethinking model ensemble in transfer-based adversarial attacks</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2024 May 7&#x2013;11</conf-name>; <publisher-loc>Vienna, Austria</publisher-loc>. doi:<pub-id pub-id-type="doi">10.1145/3718751.3718815</pub-id>.</mixed-citation></ref>
<ref id="ref-46"><label>[46]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Huang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>W</given-names></string-name>, <string-name><surname>Li</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Improving the transferability of adversarial samples by path-augmented method</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2023 Jun 18&#x2013;22</conf-name>; <publisher-loc>Vancouver, BC, Canada</publisher-loc>. p. <fpage>8173</fpage>&#x2013;<lpage>82</lpage>.</mixed-citation></ref>
<ref id="ref-47"><label>[47]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Yu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Jiao</surname> <given-names>J</given-names></string-name>, <string-name><surname>Xing</surname> <given-names>E</given-names></string-name>, <string-name><surname>El Ghaoui</surname> <given-names>L</given-names></string-name>, <string-name><surname>Jordan</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Theoretically principled trade-off between robustness and accuracy</article-title>. In: <conf-name>Proceedings of the International Conference on Machine Learning (ICML); 2019 Jun 9&#x2013;15</conf-name>; <publisher-loc>Long Beach, CA, USA</publisher-loc>. p. <fpage>7472</fpage>&#x2013;<lpage>82</lpage>.</mixed-citation></ref>
<ref id="ref-48"><label>[48]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Rice</surname> <given-names>L</given-names></string-name>, <string-name><surname>Wong</surname> <given-names>E</given-names></string-name>, <string-name><surname>Kolter</surname> <given-names>Z</given-names></string-name></person-group>. <article-title>Overfitting in adversarially robust deep learning</article-title>. In: <conf-name>Proceedings of the International Conference on Machine Learning (ICML); 2020 Jul 13&#x2013;18</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>. p. <fpage>8093</fpage>&#x2013;<lpage>104</lpage>.</mixed-citation></ref>
<ref id="ref-49"><label>[49]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Xiao</surname> <given-names>C</given-names></string-name>, <string-name><surname>Kossaifi</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yu</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Anandkumar</surname> <given-names>A</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Z</given-names></string-name></person-group>. <article-title>AugMax: adversarial composition of random augmentations for robust training</article-title>. In: <conf-name>Proceedings of the Advances in Neural Information Processing Systems (NeurIPS); 2021 Dec 6&#x2013;14</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>. p. <fpage>237</fpage>&#x2013;<lpage>250</lpage>.</mixed-citation></ref>
<ref id="ref-50"><label>[50]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Hendrycks</surname> <given-names>D</given-names></string-name>, <string-name><surname>Mu</surname> <given-names>N</given-names></string-name>, <string-name><surname>Cubuk</surname> <given-names>ED</given-names></string-name>, <string-name><surname>Zoph</surname> <given-names>B</given-names></string-name>, <string-name><surname>Gilmer</surname> <given-names>J</given-names></string-name>, <string-name><surname>Lakshminarayanan</surname> <given-names>B</given-names></string-name></person-group>. <article-title>AugMix: a simple data processing method to improve robustness and uncertainty</article-title>. In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2020 Apr 26&#x2013;30</conf-name>; <publisher-loc>Addis Ababa, Ethiopia</publisher-loc>.</mixed-citation></ref>
<ref id="ref-51"><label>[51]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Cubuk</surname> <given-names>ED</given-names></string-name>, <string-name><surname>Zoph</surname> <given-names>B</given-names></string-name>, <string-name><surname>Mane</surname> <given-names>D</given-names></string-name>, <string-name><surname>Vasudevan</surname> <given-names>V</given-names></string-name>, <string-name><surname>Le</surname> <given-names>QV</given-names></string-name></person-group>. <article-title>AutoAugment: learning augmentation strategies from data</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2019 Jun 16&#x2013;20</conf-name>; <publisher-loc>Long Beach, CA, USA</publisher-loc>. p. <fpage>113</fpage>&#x2013;<lpage>23</lpage>.</mixed-citation></ref>
<ref id="ref-52"><label>[52]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Cubuk</surname> <given-names>ED</given-names></string-name>, <string-name><surname>Zoph</surname> <given-names>B</given-names></string-name>, <string-name><surname>Shlens</surname> <given-names>J</given-names></string-name>, <string-name><surname>Le</surname> <given-names>QV</given-names></string-name></person-group>. <article-title>RandAugment: practical automated data augmentation with a reduced search space</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW); 2020 Jun 14&#x2013;19</conf-name>; <publisher-loc>Seattle, WA, USA</publisher-loc>. p. <fpage>702</fpage>&#x2013;<lpage>3</lpage>.</mixed-citation></ref>
<ref id="ref-53"><label>[53]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Xie</surname> <given-names>C</given-names></string-name>, <string-name><surname>Tan</surname> <given-names>M</given-names></string-name>, <string-name><surname>Gong</surname> <given-names>B</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yuille</surname> <given-names>AL</given-names></string-name>, <string-name><surname>Le</surname> <given-names>QV</given-names></string-name></person-group>. <article-title>Adversarial examples improve image recognition</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2020 Jun 14&#x2013;19</conf-name>; <publisher-loc>Seattle, WA, USA</publisher-loc>. p. <fpage>819</fpage>&#x2013;<lpage>28</lpage>.</mixed-citation></ref>
<ref id="ref-54"><label>[54]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ding</surname> <given-names>X</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yu</surname> <given-names>H</given-names></string-name>, <string-name><surname>Shang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Ma</surname> <given-names>H</given-names></string-name></person-group>. <article-title>Enhancing adversarial transferability in object detection with bidirectional feature distortion</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); 2024 Apr 14&#x2013;19</conf-name>; <publisher-loc>Seoul, Republic of Korea</publisher-loc>. p. <fpage>5525</fpage>&#x2013;<lpage>9</lpage>.</mixed-citation></ref>
<ref id="ref-55"><label>[55]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Shao</surname> <given-names>R</given-names></string-name>, <string-name><surname>Shi</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Yi</surname> <given-names>J</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>PY</given-names></string-name>, <string-name><surname>Hsieh</surname> <given-names>CJ</given-names></string-name></person-group>. <article-title>On the adversarial robustness of vision transformers</article-title>. <comment>arXiv:2103.15670. 2022</comment>. <comment>[cited 2026 Feb 15]</comment>. Available from: <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2103.15670">https://arxiv.org/abs/2103.15670</ext-link>. </mixed-citation></ref>
<ref id="ref-56"><label>[56]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Fu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wan</surname> <given-names>C</given-names></string-name>, <string-name><surname>Lin</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Patch-Fool: are vision transformers always robust against adversarial perturbations?</article-title> In: <conf-name>Proceedings of the International Conference on Learning Representations (ICLR); 2022 Apr 25&#x2013;29</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>.</mixed-citation></ref>
<ref id="ref-57"><label>[57]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Everingham</surname> <given-names>M</given-names></string-name>, <string-name><surname>Van Gool</surname> <given-names>L</given-names></string-name>, <string-name><surname>Williams</surname> <given-names>CKI</given-names></string-name>, <string-name><surname>Winn</surname> <given-names>J</given-names></string-name>, <string-name><surname>Zisserman</surname> <given-names>A</given-names></string-name></person-group>. <article-title>The PASCAL visual object classes challenge 2012 (VOC2012) results</article-title>. <comment>[cited 2026 Feb 15]</comment>. Available from: <ext-link ext-link-type="uri" xlink:href="http://www.pascal-network.org/challenges/VOC/voc2012/workshop/index.html">http://www.pascal-network.org/challenges/VOC/voc2012/workshop/index.html</ext-link>. </mixed-citation></ref>
<ref id="ref-58"><label>[58]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Lin</surname> <given-names>T</given-names></string-name>, <string-name><surname>Maire</surname> <given-names>M</given-names></string-name>, <string-name><surname>Belongie</surname> <given-names>S</given-names></string-name>, <string-name><surname>Hays</surname> <given-names>J</given-names></string-name>, <string-name><surname>Perona</surname> <given-names>P</given-names></string-name>, <string-name><surname>Ramanan</surname> <given-names>D</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Microsoft COCO: common objects in context</article-title>. In: <conf-name>Proceedings of the European Conference on Computer Vision (ECCV); 2014 Sep 6&#x2013;12 </conf-name>; <publisher-loc>Zurich, Switzerland</publisher-loc>. p. <fpage>740</fpage>&#x2013;<lpage>55</lpage>.</mixed-citation></ref>
<ref id="ref-59"><label>[59]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Bai</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Mei</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yuille</surname> <given-names>AL</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>C</given-names></string-name></person-group>. <article-title>Are transformers more robust than CNNs?</article-title> In: <conf-name>Proceedings of Advances in Neural Information Processing Systems (NeurIPS); 2021 Dec 6&#x2013;14</conf-name>; <publisher-loc>Virtual Conference</publisher-loc>.</mixed-citation></ref>
<ref id="ref-60"><label>[60]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Mao</surname> <given-names>X</given-names></string-name>, <string-name><surname>Qi</surname> <given-names>G</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Li</surname> <given-names>X</given-names></string-name>, <string-name><surname>Duan</surname> <given-names>R</given-names></string-name>, <string-name><surname>Ye</surname> <given-names>Z</given-names></string-name>, <etal>et al.</etal></person-group> <article-title>Towards robust vision transformer</article-title>. In: <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2024 Jun 17&#x2013;21</conf-name>; <publisher-loc>Seattle, WA, USA</publisher-loc>. p. <fpage>12042</fpage>&#x2013;<lpage>51</lpage>.</mixed-citation></ref>
<ref id="ref-61"><label>[61]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Selvaraju</surname> <given-names>RR</given-names></string-name>, <string-name><surname>Cogswell</surname> <given-names>M</given-names></string-name>, <string-name><surname>Das</surname> <given-names>A</given-names></string-name>, <string-name><surname>Vedantam</surname> <given-names>R</given-names></string-name>, <string-name><surname>Parikh</surname> <given-names>D</given-names></string-name>, <string-name><surname>Batra</surname> <given-names>D</given-names></string-name></person-group>. <article-title>Grad-CAM: visual explanations from deep networks via gradient-based localization</article-title>. In: <conf-name>Proceedings of the IEEE International Conference on Computer Vision (ICCV); 2017 Oct 22&#x2013;29</conf-name>; <publisher-loc>Venice, Italy</publisher-loc>. p. <fpage>618</fpage>&#x2013;<lpage>27</lpage>.</mixed-citation></ref>
<ref id="ref-62"><label>[62]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Liang</surname> <given-names>S</given-names></string-name>, <string-name><surname>Wei</surname> <given-names>X</given-names></string-name>, <string-name><surname>Yao</surname> <given-names>S</given-names></string-name>, <string-name><surname>Cao</surname> <given-names>X</given-names></string-name></person-group>. <article-title>Efficient adversarial attacks for visual object tracking</article-title>. In: <conf-name>Proceedings of the European Conference on Computer Vision (ECCV); 2020 Aug 23&#x2013;28</conf-name>; <publisher-loc>Glasgow, UK</publisher-loc>. p. <fpage>35</fpage>&#x2013;<lpage>51</lpage>.</mixed-citation></ref>
</ref-list>
</back></article>















