<?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">78314</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2026.078314</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>DGRDet: Dynamic Gaussian Receptive Field Encoding-Based Spiking Neural Networks for Remote Sensing Object Detection</article-title>
<alt-title alt-title-type="left-running-head">DGRDet: Dynamic Gaussian Receptive Field Encoding-Based Spiking Neural Networks for Remote Sensing Object Detection</alt-title>
<alt-title alt-title-type="right-running-head">DGRDet: Dynamic Gaussian Receptive Field Encoding-Based Spiking Neural Networks for Remote Sensing Object Detection</alt-title>
</title-group>
<contrib-group>
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Chen</surname><given-names>Li</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>Zhang</surname><given-names>Fan</given-names></name><xref ref-type="aff" rid="aff-2">2</xref><xref rid="cor1" ref-type="corresp">&#x002A;</xref><email>zhangfanryan@163.com</email></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Xie</surname><given-names>Guangwei</given-names></name><xref ref-type="aff" rid="aff-3">3</xref></contrib>
<contrib id="author-4" contrib-type="author">
<name name-style="western"><surname>Gao</surname><given-names>Yanzhao</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-5" contrib-type="author">
<name name-style="western"><surname>Qi</surname><given-names>Xiaofeng</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-6" contrib-type="author">
<name name-style="western"><surname>Sun</surname><given-names>Mingqian</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<aff id="aff-1"><label>1</label><institution>National Digital Switching System Engineering &#x0026; Technological R&#x0026;D Center, Information Engineering University</institution>, <addr-line>Zhengzhou</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><institution>School of Computer Science, Fudan University</institution>, <addr-line>Shanghai</addr-line>, <country>China</country></aff>
<aff id="aff-3"><label>3</label><institution>Shanghai HONGZHEN Information Science &#x0026; Technology Corporation</institution>, <addr-line>Shanghai</addr-line>, <country>China</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Fan Zhang. Email: <email>zhangfanryan@163.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>15</day><month>06</month><year>2026</year>
</pub-date>
<volume>88</volume>
<issue>2</issue>
<elocation-id>50</elocation-id>
<history>
<date date-type="received">
<day>29</day>
<month>12</month>
<year>2025</year>
</date>
<date date-type="accepted">
<day>16</day>
<month>04</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_78314.pdf"></self-uri>
<abstract>
<p>Remote sensing object detection aims to identify and localize specific targets in satellite or aerial imagery. Spiking Neural Networks (SNNs), benefiting from their implicit feedback-based and event-driven brain-inspired dynamics, offer a promising solution to alleviate the high energy consumption of conventional ANN-based detection models. However, existing SNN-based approaches for remote sensing object detection&#x2014;particularly for small, arbitrarily rotated objects&#x2014;are still in their infancy and suffer from a substantial performance gap compared with ANN counterparts. In this work, we draw inspiration from the hierarchical sparse perception mechanisms of biological vision and integrate dynamic receptive field modulation into the encoding stage, proposing a high-precision spiking object detection framework tailored for remote sensing image. Specifically, we design a Hierarchical Feedback-based Gaussian Encoding (HFG) scheme, in which the parameters of Gaussian kernels are dynamically adjusted through spike-triggered top-down feedback connections. This mechanism enables the encoding process to adaptively respond to complex geometric variations of remote sensing objects, including rotation and scale changes. Based on the proposed encoding strategy, we develop DGRDet (Dynamic Gaussian Receptive Field Encoding-based Spiking Neural Networks for Remote Sensing Object Detection), a directly trained deep SNN detector for remote sensing image. Extensive evaluations on the large-scale public DOTA dataset demonstrate that DGRDet achieves competitive detection accuracy, outperforming existing SNN-based object detection methods. Moreover, compared with ANN models of comparable detection performance, DGRDet reduces spike activity by 81.31% and requires only 0.12% of the inference energy consumption, achieving a favorable balance between detection accuracy, efficiency, and energy efficiency.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Remote sensing image</kwd>
<kwd>object detection</kwd>
<kwd>spiking neural networks (SNNs)</kwd>
<kwd>hierarchical sparse</kwd>
<kwd>dynamic gaussian encoding</kwd>
</kwd-group>
<funding-group>
<award-group id="awg1">
<funding-source>National Key R&#x0026;D Program of China</funding-source>
<award-id>2022YFB4500900</award-id>
</award-group>
</funding-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>Remote sensing imagery object detection represents one of the most formidable challenges in computer vision. Precise identification and localization of remote sensing objects are instrumental across diverse sectors [<xref ref-type="bibr" rid="ref-1">1</xref>], including environmental monitoring, military strikes, and the low-altitude economy, providing a critical safeguard for national defense and civil urban planning. However, owing to intrinsic challenges such as viewpoint variations, scaling fluctuations, and occlusions, there remains significant room for optimization in the recognition accuracy of images captured by remote sensing equipment.</p>
<p>In recent years, deep learning algorithms based on Artificial Neural Networks (ANNs) have attracted overwhelming academic attention. These algorithms have achieved remarkable success across various specific computational tasks, often reaching performance levels comparable to human operators. Nevertheless, such superior performance entails immense environmental and energy consumption. Due to the limitations of data throughput between computation and memory, a pronounced energy-efficiency gap persists between the inference mechanisms of conventional deep learning models and the massively parallel and event-driven processing mechanisms of the human brain. Spiking Neural Networks (SNNs) [<xref ref-type="bibr" rid="ref-2">2</xref>], leveraging advantages such as sparse neuronal computation and temporal coding, significantly reduce resource requirements in terms of power, energy, and computation. This remarks SNNs a promising solution for deep learning applications&#x2014;specifically for computer vision tasks like remote sensing object detection&#x2014;that must be deployed on resource-constrained edge devices, including unmanned aerial vehicles (UAVs) and handheld Internet-of-Things (IoT) devices.</p>
<p>Despite these advantages, SNNs have not been comprehensively adopted due to the lack of effective training methodologies. The non-differentiability of discrete spikes prevents the direct application of conventional gradient propagation algorithms, while binary discretized spike sequences, to some extent, hinder SNNs from achieving advanced recognition accuracy. As a result, most existing SNN-based algorithms only rival ANNs in simpler tasks such as image classification or handwritten digit recognition [<xref ref-type="bibr" rid="ref-3">3</xref>]; In contrast, SNNs rarely occupy a competitive position in more complex computer vision tasks, including image segmentation and object detection. To strike a balance between performance and efficiency, researchers have proposed ANN-to-SNN conversion methods during this transitional phase [<xref ref-type="bibr" rid="ref-4">4</xref>,<xref ref-type="bibr" rid="ref-5">5</xref>]. These approaches transform pretrained ANN models into high-accuracy SNNs through techniques such as weight normalization and neuron replacement. For example, Spiking-YOLO [<xref ref-type="bibr" rid="ref-6">6</xref>] introduced threshold-balanced neurons and channel-wise normalization to improve conversion convergence accuracy, and was the first to apply SNNs to natural image object detection. Furthermore, Li et al. [<xref ref-type="bibr" rid="ref-7">7</xref>] corrected spike firing rate to further enhance detection accuracy after conversion. However, such conversion-based methods typically require a large number of time steps, resulting in high latency, which&#x2014;together with residual performance gaps&#x2014;prevents their deployment on mobile and edge devices.</p>
<p>To address latency and deployment issues, Jin et al. proposed a region-based SNN [<xref ref-type="bibr" rid="ref-8">8</xref>], achieving high accuracy on the VOC dataset [<xref ref-type="bibr" rid="ref-9">9</xref>]. Qu et al. [<xref ref-type="bibr" rid="ref-10">10</xref>] focused on compressing time steps, utilizing the low-timestep SNN model SUHD to attain detection performance comparable to ANNs on the COCO dataset [<xref ref-type="bibr" rid="ref-11">11</xref>]. Regarding direct training methods for SNNs, EMS-YOLO [<xref ref-type="bibr" rid="ref-12">12</xref>] was first applied to object detection in 2023. In 2024, Meta-SpikeFormer [<xref ref-type="bibr" rid="ref-13">13</xref>] further advanced SNN-based object detection accuracy to new heights through three spike-driven self-attention mechanisms of varying complexity. Nevertheless, a significant performance disparity remains between these models and ANNs. Moreover, all of the aforementioned methods are primarily designed for natural images, leaving the more challenging domain of remote sensing imagery largely unexplored. Our objective is to bridge the performance gap between SNN and ANN models within the remote sensing field and demonstrate the low-power advantages of event-driven computation, thereby providing viable solutions for diverse remote sensing scenarios.</p>
<p>In this research, to effectively enhance the performance of Spiking Neural Networks (SNNs) in real-time remote sensing object detection scenarios, we draw inspiration from the sparse encoding and hierarchical information transmission mechanisms of biological vision. We aim to construct a high-accuracy SNN-based detection model tailored for the remote sensing domain, while achieving superior efficiency compared to existing conventional ANN-based detection algorithms. The core idea is to exploit sparsity to focus on salient features, thereby improving the network&#x2019;s representational capacity for input data, and to refine the functionality of each network layer through a hierarchical architecture.</p>
<p>The main contributions of this study are summarized as follows, with an emphasis on the advantages of the proposed DGRDet framework:</p>
<p>(1) Hierarchically feedback-based Gaussian encoding</p>
<p>Through an in-depth analysis of the limitations inherent in current rate-based and temporal coding methods, and by integrating the characteristics of remote sensing objects with biological feedback-stimulation patterns, we establish a hierarchical feedback-based Gaussian encoding method (HFG). From a theoretical perspective, we demonstrate that the proposed Gaussian encoding scheme can effectively adjust both the shape and spatial position of neuronal receptive fields, thereby enhancing the features of oriented remote sensing objects.</p>
<p>(2) A deep SNN model for remote sensing object detection.</p>
<p>We propose DGRDet, an SNN-based deep model specifically designed for remote sensing image object detection. With an extremely short number of time steps, DGRDet achieves competitive performance and efficient detection on the public remote sensing dataset DOTA [<xref ref-type="bibr" rid="ref-14">14</xref>] (mAP: 70.33%, time steps: 4). Driven by the rapidly evolving field of neuromorphic remote sensing, this work represents one of the early explorations into applying Spiking Neural Networks (SNNs) to high-resolution remote sensing object detection.</p>
<p>The remainder of this paper is organized as follows. <xref ref-type="sec" rid="s2">Section 2</xref> reviews object detection algorithms in remote sensing scenarios and existing mainstream SNN encoding strategies. <xref ref-type="sec" rid="s3">Section 3</xref> presents the proposed remote sensing object detection framework DGRDet in detail. <xref ref-type="sec" rid="s4">Section 4</xref> conducts a two-level comparative evaluation between DGRDet and ANN-based remote sensing detectors, ANN-to-SNN conversion methods, and directly trained SNN approaches, along with ablation studies on the proposed HFG encoding scheme to comprehensively assess detection accuracy and inference efficiency. Finally, <xref ref-type="sec" rid="s5">Section 5</xref> concludes the paper and discusses future study directions.</p>
</sec>
<sec id="s2">
<label>2</label>
<title>Related Work</title>
<sec id="s2_1">
<label>2.1</label>
<title>Remote Sensing Object Detection</title>
<p>As a frontier task in the field of remote sensing imagery, remote sensing object detection has become a testing ground for numerous detection algorithms due to its unique challenges, including small and densely distributed objects (e.g., parking lots), arbitrary orientations, large aspect ratios (e.g., bridges and ports), and significant scale variations among objects. Currently, research on high-precision remote sensing object detection primarily focuses on four aspects: detection frameworks, feature refinement, oriented loss function optimization, and scenario-specific object modeling.</p>
<p>In general, existing detection frameworks for remote sensing objects can be categorized into two-stage detectors, one-stage detectors, anchor-free detectors, and detectors based on DETR (DEtection TRansformer) [<xref ref-type="bibr" rid="ref-15">15</xref>]. Taking two-stage detectors&#x2014;which center on candidate target regions&#x2014;as an example, region proposal&#x2013;based methods combined with Feature Pyramid Networks (FPN) [<xref ref-type="bibr" rid="ref-16">16</xref>], such as Faster R-CNN [<xref ref-type="bibr" rid="ref-17">17</xref>], are commonly regarded as benchmark models due to their efficient design and outstanding accuracy. When extended with orientation-aware formulations, these methods are often referred to as Faster R-CNN OBB (Oriented Bounding Box). However, conventional Region Proposal Networks (RPNs) generate only horizontal Regions of Interest (RoIs), leading to feature misalignment between horizontal RoIs and oriented bounding boxes, as illustrated in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>.</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Two types of bounding box representations in remote sensing imagery. Horizontal Bounding Boxes (HBB) (<bold>a</bold>) lead to feature misalignment, whereas Oriented Bounding Boxes (OBB) (<bold>b</bold>) avoid feature overlapping.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-1.tif"/>
</fig>
<p>To address this misalignment issue, Ding et al. [<xref ref-type="bibr" rid="ref-18">18</xref>] introduced a lightweight RoI learning module on top of the original RPN, which transforms horizontal RoIs into oriented ones using a small number of converted anchors, thereby improving efficiency. Nevertheless, this approach incurs additional computational overhead due to the increased number of anchors. Subsequently, Xie et al. [<xref ref-type="bibr" rid="ref-19">19</xref>] proposed a simpler architecture that achieves a favorable balance between accuracy and efficiency by modeling center-point offsets of bounding boxes. Subsequent two-stage detectors have explored improving performance by enhancing feature representations and refining oriented bounding box (OBB) formulations, for example ARC [<xref ref-type="bibr" rid="ref-20">20</xref>], STD [<xref ref-type="bibr" rid="ref-21">21</xref>], and QPDet [<xref ref-type="bibr" rid="ref-22">22</xref>], which have reported consistent gains on standard remote sensing benchmarks. Despite their strong performance advantages in terms of accuracy, two-stage detectors generally suffer from limited detection efficiency. To improve efficiency while maintaining high accuracy, one-stage detectors have been developed with detection speed as a primary objective. R3Det [<xref ref-type="bibr" rid="ref-23">23</xref>] integrates multi-level remote sensing features through feature refinement and achieves rapid accuracy improvements via refined bounding box regression and target center reconstruction. Sun et al. [<xref ref-type="bibr" rid="ref-24">24</xref>] proposed a spatial transformation selection strategy to dynamically assign classification labels, ensuring sufficient positive samples for objects with large aspect ratios.</p>
<p>However, both of the aforementioned detector categories follow the anchor-based paradigm, and thus inherently suffer from the fundamental contradiction of spatial misalignment between horizontal anchors and oriented detection boxes. This limitation has gradually driven research toward anchor-free detection methods. From the perspective of oriented bounding box formulation, anchor-free approaches can be divided into keypoint-based and center-based methods. In 2022, Li et al. [<xref ref-type="bibr" rid="ref-25">25</xref>] proposed Oriented RepPoints, which evaluate and assign keypoints adaptively to measure keypoint quality without introducing additional computational overhead during inference. In 2024, Xie et al. introduced DFDet [<xref ref-type="bibr" rid="ref-26">26</xref>], which significantly improves detection accuracy under the anchor-free paradigm by incorporating contextual information and a penalty&#x2013;incentive assignment strategy on top of center-based detection. The aforementioned detection models avoid the cumbersome manual design of anchors and exhibit inherent advantages in detection efficiency; however, they remain within the scope of convolutional neural networks. Beyond convolution-based methods, DETR-based detectors [<xref ref-type="bibr" rid="ref-15">15</xref>] have also achieved remarkable success in remote sensing imagery. Under the DETR framework, the integration of anchor information combined with the utilization of Transformer models enables effective rotated remote sensing object detection. In 2024, Zeng et al. [<xref ref-type="bibr" rid="ref-27">27</xref>] proposed ARS-DETR, which employs an aspect-ratio-aware circular smooth label to more reasonably smooth angular representations and introduces a rotatable attention module to alleviate the spatial misalignment between sampling points and regional features to some extent. Nevertheless, despite their promising accuracy, Transformer-based object detection models still suffer from long training times and high computational costs, which remain critical challenges to be addressed.</p>
<p>Notably, all of the aforementioned methods operate within the ANN framework to align and optimize object-level spatial features. This paradigm inherently leads to high energy consumption. Even with the fastest one-stage detection algorithms, the resulting detection efficiency and power consumption still fall short of the low-latency and lightweight requirements of remote sensing object detection applications. Recently, Spiking Neural Networks (SNNs) [<xref ref-type="bibr" rid="ref-2">2</xref>] have attracted increasing attention due to their sparse information transmission mechanisms, and their inherent low-power advantages make them particularly promising for remote sensing object monitoring and deployment in energy-constrained environments.</p>
<p>To provide a longitudinal perspective on the evolution of object detection, the aforementioned methods can be conceptually taxonomized into two main branches: ANN-based and SNN-based paradigms. Within the ANN branch, the trajectory has evolved from complex two-stage detectors to highly efficient one-stage methods. Concurrently, the SNN branch has progressed from early ANN-to-SNN conversion techniques toward direct SNN training methods, which offer superior energy efficiency and serve as the foundational paradigm for our proposed DGRDet.</p>
</sec>
<sec id="s2_2">
<label>2.2</label>
<title>SNN Encoding Schemes</title>
<p>In the context of SNNs, the encoding process serves as the crucial interface that converts continuous static input data into discrete spatio-temporal spike trains for subsequent network processing. According to mainstream research directions in neuroscience, SNN encoding schemes can generally be categorized into Rate coding and Temporal coding. Rate coding represents information by extending the input over time and encoding it using multiple spikes generated within a predefined temporal window. The firing rate <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mi>v</mml:mi></mml:math></inline-formula> is commonly used to characterize this process, which can be defined as:<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:mi>v</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:msub><mml:mi>N</mml:mi><mml:mrow><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>i</mml:mi><mml:mi>k</mml:mi><mml:mi>e</mml:mi></mml:mrow></mml:msub><mml:mi>T</mml:mi></mml:mfrac><mml:mo>,</mml:mo></mml:math></disp-formula>where <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:msub><mml:mi>N</mml:mi><mml:mrow><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>i</mml:mi><mml:mi>k</mml:mi><mml:mi>e</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the number of emitted spikes, <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:mi>T</mml:mi></mml:math></inline-formula> represents the predefined time window. For remote sensing imagery, the pixel intensity values of the input image are mapped to the corresponding spike counts.</p>
<p>A commonly used Rate coding scheme is Poisson coding [<xref ref-type="bibr" rid="ref-28">28</xref>,<xref ref-type="bibr" rid="ref-29">29</xref>], in which each pixel of the input frame is converted into a Poisson spike train. Since the Poisson distribution characterizes the number of random events occurring within a unit time interval, it aligns well with the notion of spike firing rates. Other rate-based encoding methods include spike density&#x2013;based encoding [<xref ref-type="bibr" rid="ref-30">30</xref>], population Gaussian Receptive Field (GRF) encoding, and related variants. In contrast, Temporal coding represents information based on precise spike timing, which is more consistent with biological neural mechanisms. Representative temporal encoding approaches include Time-To-First-Spike (TTFS) coding [<xref ref-type="bibr" rid="ref-31">31</xref>], Inter-Spike Interval (ISI) coding [<xref ref-type="bibr" rid="ref-32">32</xref>], Correlation and Synchrony Coding [<xref ref-type="bibr" rid="ref-33">33</xref>], and Temporal Contrast Coding, among others. Among these encoding schemes, Gaussian Receptive Field (GRF) encoding [<xref ref-type="bibr" rid="ref-34">34</xref>] employs a neural population with fixed-parameter Gaussian tuning curves to map continuous input values into spike timing and firing rates, thereby enabling a biologically inspired representation that combines spatial sparsity with temporal encoding. Since the activation of each neuron follows a Gaussian distribution, overlapping sensitivity regions are formed across the neural population. As a result, GRF encoding is particularly effective at capturing multi-scale characteristics of objects in remote sensing imagery, especially for small objects represented by only a few pixels. Moreover, GRF achieves sparse encoding by activating only a limited number of neurons with significant responses, thereby reducing redundant computations. In high-resolution remote sensing scenarios (e.g., large-scale satellite images), this property substantially alleviates the computational burden of network processing while preserving critical feature information.</p>
</sec>
</sec>
<sec id="s3">
<label>3</label>
<title>DGRDet</title>
<sec id="s3_1">
<label>3.1</label>
<title>Network Architecture</title>
<p>The overall architecture of DGRDet is illustrated in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>. The network consists of five main components, namely: Hierarchical Feedback-based Gaussian Encoding (HFG) module, a backbone network, a spiking feature pyramid network, and classification and regression subnetworks. First, the input images undergo a series of preprocessing operations, including cropping, scaling, and rotation. The preprocessed inputs are then fed into the Gaussian encoding module, where they are converted into spike trains and subsequently passed to the backbone network, SEW-ResNet [<xref ref-type="bibr" rid="ref-35">35</xref>], for target feature extraction. The spiking feature pyramid network takes multiple feature extraction layers generated by SEW-ResNet <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>100</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula>, <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>50</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>50</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> and <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>25</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>25</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> as inputs, with one intermediate feature layer <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> serving as the base feature level. Specifically, an upsampling operation is first applied (indicated by the yellow arrows in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>), followed by element-wise addition (indicated by the blue blocks) to produce three feature maps at different scales <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:msub><mml:mi>P</mml:mi><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>100</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula>, <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:msub><mml:mi>P</mml:mi><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>50</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>50</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> and <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:msub><mml:mi>P</mml:mi><mml:mrow><mml:mn>5</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>25</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>25</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula>. Subsequently, spiking deconvolution operations (indicated by the blue arrows) are applied to generate two additional feature maps <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:msub><mml:mi>P</mml:mi><mml:mrow><mml:mn>6</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>13</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>13</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> and <inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:msub><mml:mi>P</mml:mi><mml:mrow><mml:mn>7</mml:mn></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mn>7</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>7</mml:mn><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> with smaller spatial resolutions, thereby forming a multi-scale spiking feature representation. Both the classification and regression subnetworks are composed of five sequential convolutional layers with kernel size <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:mn>3</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula>. Except for the final layer, the preceding four convolutional layers are each followed by LIF neurons. The classification subnetwork outputs category-wise confidence scores, which are transformed into probability distributions via a sigmoid function. The regression subnetwork extends the conventional four-parameter bounding box offsets by incorporating orientation information, producing a five-dimensional offset vector <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:mrow><mml:mo>[</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>x</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>y</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>w</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>h</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mi>d</mml:mi><mml:mrow><mml:mi>&#x03B8;</mml:mi></mml:mrow></mml:msub><mml:mo>]</mml:mo></mml:mrow></mml:math></inline-formula>. Using this five-parameter representation, rotated bounding boxes are generated and visualized for oriented object detection.</p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>Architecture of the proposed DGRDet detector. In the input image, the object to be detected is tennis court.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-2.tif"/>
</fig>
</sec>
<sec id="s3_2">
<label>3.2</label>
<title>Spiking Neuron</title>
<p>As the fundamental computational unit of neural networks, neurons are responsible for transforming continuous synaptic stimuli into action potential outputs with concrete physical meaning. In ANN, neurons ignore temporal dynamics and propagate information solely in the spatial domain. In contrast, spiking neurons, which incorporate membrane potential dynamics and transmit spatiotemporal information, provide a more biologically plausible modeling paradigm.</p>
<p>However, the ion channel mechanisms of biological neurons are highly complex, as exemplified by models such as the Hodgkin&#x2013;Huxley model [<xref ref-type="bibr" rid="ref-36">36</xref>] and the Izhikevich model [<xref ref-type="bibr" rid="ref-37">37</xref>]. To effectively simplify computation while remaining as faithful as possible to biological realism, the Leaky Integrate-and-Fire (LIF) model [<xref ref-type="bibr" rid="ref-38">38</xref>] is widely adopted as a basic computational unit. In this work, DGRDet employs the LIF neuron model proposed by Wu et al. [<xref ref-type="bibr" rid="ref-39">39</xref>], which can be formulated as follows:<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:msubsup><mml:mi>V</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>=</mml:mo><mml:mi>&#x03C4;</mml:mi><mml:msubsup><mml:mi>V</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:msubsup><mml:mi>X</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>)</mml:mo></mml:mrow><mml:mo>+</mml:mo><mml:munder><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:munder><mml:msubsup><mml:mi>W</mml:mi><mml:mrow><mml:mi>i</mml:mi><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>f</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup><mml:msubsup><mml:mi>X</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>,</mml:mo><mml:mi>f</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:msubsup><mml:mi>X</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>=</mml:mo><mml:mi>H</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:msubsup><mml:mi>V</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>V</mml:mi><mml:mrow><mml:mrow><mml:mtext>th</mml:mtext></mml:mrow></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>where the <inline-formula id="ieqn-15"><mml:math id="mml-ieqn-15"><mml:msubsup><mml:mi>V</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup></mml:math></inline-formula> is the membrane potential of the <italic>i</italic>-th spiking neuron in the <inline-formula id="ieqn-16"><mml:math id="mml-ieqn-16"><mml:mi>f</mml:mi></mml:math></inline-formula> layer. As illustrated in <xref ref-type="disp-formula" rid="eqn-2">Eq. (2)</xref>, the update of this potential is determined by the decayed accumulation of its preceding state coupled with the integration of the current synaptic input. Specifically, <inline-formula id="ieqn-17"><mml:math id="mml-ieqn-17"><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula> denotes the decay factor representing the charge leakage characteristics; when no spike is emitted at the previous timestep (i.e., <inline-formula id="ieqn-18"><mml:math id="mml-ieqn-18"><mml:msubsup><mml:mi>X</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>=</mml:mo><mml:mn>0</mml:mn></mml:math></inline-formula>), the membrane potential is retained proportionally. The synaptic input component is derived from the weighted summation of the spike sequences <inline-formula id="ieqn-19"><mml:math id="mml-ieqn-19"><mml:msubsup><mml:mi>X</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>t</mml:mi><mml:mo>,</mml:mo><mml:mi>f</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup></mml:math></inline-formula> generated by the neurons in the preceding layer <inline-formula id="ieqn-20"><mml:math id="mml-ieqn-20"><mml:mi>f</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:math></inline-formula>. The spike generation process follows the threshold-triggered mechanism defined in <xref ref-type="disp-formula" rid="eqn-3">Eq. (3)</xref>, where the Heaviside step function <inline-formula id="ieqn-21"><mml:math id="mml-ieqn-21"><mml:mi>H</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mo>.</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> is employed to evaluate whether the membrane potential reaches the critical threshold <inline-formula id="ieqn-22"><mml:math id="mml-ieqn-22"><mml:msub><mml:mi>V</mml:mi><mml:mrow><mml:mrow><mml:mtext>th</mml:mtext></mml:mrow></mml:mrow></mml:msub></mml:math></inline-formula>. Upon meeting the firing condition, the neuron emits a spike and instantaneously resets its membrane potential to a baseline value, thereby completing a full integrate-and-fire cycle.</p>
</sec>
<sec id="s3_3">
<label>3.3</label>
<title>Hierarchical Feedback-Based Gaussian Encoding (HFG)</title>
<p>Before introducing the formal equations, we provide an intuitive explanation of HFG. A conventional GRF encoder can be viewed as a static front-end that maps pixel intensity to spike responses with fixed receptive-field locations and widths. Such a design is efficient, but it cannot adjust itself after the detector starts to identify task-relevant structures. HFG turns this one-way process into a closed loop: higher-level spikes indicate which regions and orientations are more informative for the current detection task, and these feedback signals shift, sharpen, or relax the Gaussian receptive fields at the encoder. As a result, the encoder allocates stronger spike responses to object-consistent structures and suppresses background responses that are less useful for oriented localization. In this sense, HFG performs task-driven coarse-to-fine refinement at the input stage rather than relying only on downstream feature extraction to compensate for an initially rigid encoding.</p>
<p>As a static population-based encoding scheme, the conventional Gaussian Receptive Field Encoding (GRF) in SNNs is illustrated in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>. First, the original input image is normalized as follows:<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:mrow><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>x</mml:mi><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub></mml:mrow></mml:mfrac></mml:math></disp-formula>where <inline-formula id="ieqn-23"><mml:math id="mml-ieqn-23"><mml:mi>x</mml:mi></mml:math></inline-formula> denotes the input pixel value. Subsequently, each input variable is encoded using <inline-formula id="ieqn-24"><mml:math id="mml-ieqn-24"><mml:mi>n</mml:mi></mml:math></inline-formula> neurons whose receptive fields collectively cover the entire data range, and a width modulation parameter <inline-formula id="ieqn-25"><mml:math id="mml-ieqn-25"><mml:mi>&#x03B2;</mml:mi></mml:math></inline-formula> is introduced to control the spread of the receptive fields. In the receptive field encoding scheme, the center position of each neuron is defined as:<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn><mml:mi>i</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>3</mml:mn></mml:mrow><mml:mn>2</mml:mn></mml:mfrac><mml:mo>&#x22C5;</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:mi>n</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>2</mml:mn></mml:mrow></mml:mfrac><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mn>2</mml:mn><mml:mo>,</mml:mo><mml:mo>&#x2026;</mml:mo><mml:mo>,</mml:mo><mml:mi>n</mml:mi></mml:math></disp-formula>where, <inline-formula id="ieqn-26"><mml:math id="mml-ieqn-26"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> represents the center position of neuron <inline-formula id="ieqn-27"><mml:math id="mml-ieqn-27"><mml:mi>i</mml:mi></mml:math></inline-formula>. This formulation allows the receptive fields of boundary neurons to slightly extend beyond the computational domain, thereby accommodating dynamic variations in pixel values across the image. In the next step, the width of the Gaussian kernel is defined as <inline-formula id="ieqn-28"><mml:math id="mml-ieqn-28"><mml:mi>&#x03C3;</mml:mi></mml:math></inline-formula><disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:mi>&#x03C3;</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mn>1</mml:mn><mml:mi>&#x03B2;</mml:mi></mml:mfrac><mml:mo>&#x22C5;</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">min</mml:mo></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:mi>n</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>2</mml:mn></mml:mrow></mml:mfrac></mml:math></disp-formula>where, <inline-formula id="ieqn-29"><mml:math id="mml-ieqn-29"><mml:mi>&#x03B2;</mml:mi></mml:math></inline-formula> denotes the width scaling factor of the Gaussian curve. After initializing the parameters of the Gaussian neurons, both the spatial-domain Gaussian responses and the temporal-domain spike encoding can be computed. Specifically, in the spatial domain, given a normalized input <inline-formula id="ieqn-30"><mml:math id="mml-ieqn-30"><mml:mrow><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow></mml:math></inline-formula>, the response of the Gaussian neuron <inline-formula id="ieqn-31"><mml:math id="mml-ieqn-31"><mml:mi>i</mml:mi></mml:math></inline-formula> can be defined as:<disp-formula id="eqn-7"><label>(7)</label><mml:math id="mml-eqn-7" display="block"><mml:msub><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mi>exp</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mover><mml:mi>x</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mrow><mml:mn>2</mml:mn><mml:msup><mml:mi>&#x03C3;</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:mfrac><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>Pulse encoding mechanism based on Gaussian Receptive Fields (GRF). This module maps pixel intensities into initial spike trains via predefined isotropic Gaussian kernels, providing a spatial baseline for subsequent dynamic adjustments.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-3.tif"/>
</fig>
<p>In the temporal domain, the Gaussian response <inline-formula id="ieqn-32"><mml:math id="mml-ieqn-32"><mml:msub><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is mapped to the spike firing time <inline-formula id="ieqn-33"><mml:math id="mml-ieqn-33"><mml:msub><mml:mi>t</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>, which is described using a monotonically decreasing function:<disp-formula id="eqn-8"><label>(8)</label><mml:math id="mml-eqn-8" display="block"><mml:msub><mml:mi>t</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:msub><mml:mi>T</mml:mi><mml:mrow><mml:mo movablelimits="true" form="prefix">max</mml:mo></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p>However, although Gaussian Receptive Field (GRF) encoding achieves strong robustness and biologically inspired energy efficiency through population coding and sparse spiking, and has been widely adopted in general classification and detection tasks, it exhibits notable limitations when applied to remote sensing object detection. This is primarily because the static and fixed centers and bandwidths of Gaussian kernels prevent the encoded spike sequences from adapting to spatial transformations of the input, such as varying rotation angles of remote sensing objects. Moreover, the receptive field encoding layer is connected to subsequent feature extraction layers only through a feedforward pathway. This unidirectional flow of information prevents the encoding results from being refined by high-level semantic features, thereby limiting the potential improvement in detection accuracy. To address these issues, we draw inspiration from the biological visual cortex, where feedback signals are employed to dynamically adjust the shape and spatial position of neuronal receptive fields in response to retinal stimuli, enabling adaptation to object deformation and rotation. This mechanism aligns well with the intrinsic characteristics of remote sensing image detection. Motivated by this observation, we propose a Hierarchical Feedback-based Gaussian Encoding (HFG) scheme, as illustrated in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>.</p>
<fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>Closed-loop evolution mechanism of Hierarchical Feedback-based Gaussian Encoding (HFG). This mechanism extracts high-level semantic information from the detection network as feedback signals to recursively adjust the spatial parameters of bottom-layer GRFs, achieving task-driven dynamic feature enhancement.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-4.tif"/>
</fig>
<sec id="s3_3_1">
<label>3.3.1</label>
<title>Evolution of Dynamic Receptive Field Adaptation (DRFA)</title>
<p>Based on the conventional Gaussian Receptive Field (GRF) encoding, we introduce two key improvements to enable adaptive feature enhancement driven by hierarchical feedback.</p>
<p>First, we allow both the center and width of the Gaussian kernel to be dynamically adjusted according to feedback signals, which forms the parametric foundation of the proposed adaptive encoding strategy. Specifically, the center of the Gaussian kernel <inline-formula id="ieqn-34"><mml:math id="mml-ieqn-34"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo stretchy="false">(</mml:mo><mml:mi>t</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> is jointly influenced by the original feedforward input and the top-down feedback signal, formulated as:<disp-formula id="eqn-9"><label>(9)</label><mml:math id="mml-eqn-9" display="block"><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mi>&#x03B3;</mml:mi><mml:mo>&#x22C5;</mml:mo><mml:msubsup><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>s</mml:mi></mml:mrow></mml:msubsup><mml:mo>+</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mi>&#x03B3;</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>&#x22C5;</mml:mo><mml:munder><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:munder><mml:msubsup><mml:mi>w</mml:mi><mml:mrow><mml:mi>i</mml:mi><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>&#x22C5;</mml:mo><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mi mathvariant="normal">&#x0394;</mml:mi></mml:mrow><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where, <inline-formula id="ieqn-35"><mml:math id="mml-ieqn-35"><mml:msubsup><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>s</mml:mi></mml:mrow></mml:msubsup></mml:math></inline-formula> denotes the initial center position of the Gaussian neuron, <inline-formula id="ieqn-36"><mml:math id="mml-ieqn-36"><mml:msubsup><mml:mi>w</mml:mi><mml:mrow><mml:mi>i</mml:mi><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msubsup></mml:math></inline-formula> represents the feedback connection weight, <inline-formula id="ieqn-37"><mml:math id="mml-ieqn-37"><mml:msub><mml:mi>s</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> is the spike output of the higher-layer neuron, and <inline-formula id="ieqn-38"><mml:math id="mml-ieqn-38"><mml:mi>&#x03B3;</mml:mi></mml:math></inline-formula> is a scaling factor controlling the strength of feedback modulation. Through this mechanism, the receptive fields are encouraged to shift toward regions of interest guided by high-level semantic features, enabling task-driven spatial biasing.</p>
<p>Second, since the width of the Gaussian kernel is highly sensitive to object boundaries and deformation characteristics in remote sensing imagery, we further introduce an adaptive optimization strategy for the kernel width:<disp-formula id="eqn-10"><label>(10)</label><mml:math id="mml-eqn-10" display="block"><mml:msub><mml:mi>&#x03C3;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03C3;</mml:mi><mml:mrow><mml:mn>0</mml:mn></mml:mrow></mml:msub><mml:mo>&#x22C5;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mn>1</mml:mn><mml:mo>+</mml:mo><mml:mi>&#x03C5;</mml:mi><mml:mo>&#x22C5;</mml:mo><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mi mathvariant="normal">&#x2207;</mml:mi><mml:mi>I</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>y</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo fence="false" stretchy="false">&#x2016;</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where, <inline-formula id="ieqn-39"><mml:math id="mml-ieqn-39"><mml:msub><mml:mi>&#x03C3;</mml:mi><mml:mrow><mml:mn>0</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> is the initial kernel width, <inline-formula id="ieqn-40"><mml:math id="mml-ieqn-40"><mml:mi>&#x03C5;</mml:mi></mml:math></inline-formula> is a normalization factor, and <inline-formula id="ieqn-41"><mml:math id="mml-ieqn-41"><mml:mi mathvariant="normal">&#x2207;</mml:mi><mml:mi>I</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>y</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> denotes the spatiotemporal gradient magnitude of the input image. At regions with sharp gradient variations (e.g., object edges), <inline-formula id="ieqn-42"><mml:math id="mml-ieqn-42"><mml:mi>&#x03C5;</mml:mi></mml:math></inline-formula> is reduced to enhance spatial resolution. Conversely, in regions with smoother gradients, <inline-formula id="ieqn-43"><mml:math id="mml-ieqn-43"><mml:mi>&#x03C5;</mml:mi></mml:math></inline-formula> is increased to suppress background noise. This adaptive modulation enables non-uniform information sampling, effectively balancing detail preservation and noise robustness.</p>
</sec>
<sec id="s3_3_2">
<label>3.3.2</label>
<title>Feedback Spike Modulation (FSM)</title>
<p>After enabling the dynamic adaptation of the Gaussian parameters, we further construct two adaptive enhancement strategies based on the modulated Gaussian representation. The first strategy is a hierarchical feedback mechanism, which is designed to address the modulation of spike-based feedback signals. In our framework, feedback signals from higher network layers are exploited to adjust the Gaussian encoding parameters at lower layers, thereby making the encoding process more compatible with subsequent feature processing. Specifically, when computing the response of a Gaussian neuron, we incorporate not only the feedforward spike activity but also the temporal information of feedback spikes from higher layers for backward modulation. Let the feedback spike time be denoted as <inline-formula id="ieqn-44"><mml:math id="mml-ieqn-44"><mml:msubsup><mml:mi>t</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msubsup></mml:math></inline-formula>, the response <inline-formula id="ieqn-45"><mml:math id="mml-ieqn-45"><mml:msubsup><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msubsup><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> of the <inline-formula id="ieqn-46"><mml:math id="mml-ieqn-46"><mml:mi>i</mml:mi></mml:math></inline-formula> neuron can then be expressed as:<disp-formula id="eqn-11"><label>(11)</label><mml:math id="mml-eqn-11" display="block"><mml:msubsup><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msubsup><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:msub><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>&#x22C5;</mml:mo><mml:msub><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow><mml:mrow><mml:mi>j</mml:mi></mml:mrow></mml:msub><mml:mi>exp</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mi>t</mml:mi><mml:mo>&#x2212;</mml:mo><mml:msubsup><mml:mi>t</mml:mi><mml:mrow><mml:mi>j</mml:mi></mml:mrow><mml:mrow><mml:mi>f</mml:mi></mml:mrow></mml:msubsup><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mrow><mml:mn>2</mml:mn><mml:msup><mml:mi>&#x03C4;</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:mfrac><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula>where, <inline-formula id="ieqn-47"><mml:math id="mml-ieqn-47"><mml:mi>&#x03C4;</mml:mi></mml:math></inline-formula> denotes the temporal window function. As indicated by <xref ref-type="disp-formula" rid="eqn-11">Eq. (11)</xref>, the closer the feedback spike is to the current time <inline-formula id="ieqn-48"><mml:math id="mml-ieqn-48"><mml:mi>t</mml:mi></mml:math></inline-formula>, the stronger the corresponding response enhancement.</p>
</sec>
<sec id="s3_3_3">
<label>3.3.3</label>
<title>Rotation Invariant Enhancement (RIE)</title>
<p>The second strategy focuses on rotation-invariant encoding enhancement for object detection, the enhancement strategy is illustrated in <xref ref-type="fig" rid="fig-5">Fig. 5</xref>. In biological vision, a well-known phenomenon known as orientation column competition has been extensively studied. The classical Hubel&#x2013;Wiesel cat visual cortex model [<xref ref-type="bibr" rid="ref-40">40</xref>] revealed that neurons in the primary visual cortex exhibit selectivity to specific edge orientations. These neurons are orderly arranged according to their preferred orientation angles ranging from (0&#x00B0;&#x2013;180&#x00B0;), forming a characteristic pinwheel-like columnar structure. Moreover, when a particular orientation column is strongly activated (e.g., detecting an edge at 45&#x00B0;), it suppresses the responses of neighboring orientation columns through lateral inhibition. Inspired by this mechanism, we employ clusters of multi-orientation Gaussian kernels to simulate orientation-selective columns, and adopt a maximum-response competition mechanism to model lateral inhibition. In this manner, the biological process of &#x201C;coverage&#x2013;suppression&#x2013;reorganization&#x201D; in V1 orientation columns is transformed into a computable adaptive module, enabling the proposed model to dynamically optimize orientation representations when encountering rotated objects in remote sensing imagery, analogous to the behavior of biological visual systems.</p>
<fig id="fig-5">
<label>Figure 5</label>
<caption>
<title>Selective inhibition mechanism of multi-directional Gaussian kernel clusters. This mechanism evaluates the spike intensities across various directional kernels and non-linearly suppresses pseudo-features in non-target orientations, thereby precisely localizing the object&#x2019;s rotation and enhancing the representation of principal directional features.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-5.tif"/>
</fig>
<p>Specifically, to accommodate the multi-orientation distribution of remote sensing objects, we construct <italic>K</italic> Gaussian kernels <inline-formula id="ieqn-49"><mml:math id="mml-ieqn-49"><mml:mrow><mml:mo>{</mml:mo><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>y</mml:mi><mml:mo>,</mml:mo><mml:mi>&#x03B8;</mml:mi><mml:mo>,</mml:mo><mml:mo>)</mml:mo></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:math></inline-formula> with predefined orientation angles at each spatial location of the remote sensing feature map, where:<disp-formula id="eqn-12"><label>(12)</label><mml:math id="mml-eqn-12" display="block"><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn><mml:mi>&#x03C0;</mml:mi><mml:mi>k</mml:mi></mml:mrow><mml:mi>K</mml:mi></mml:mfrac><mml:mo>,</mml:mo><mml:mspace width="1em" /><mml:mi>k</mml:mi><mml:mo>=</mml:mo><mml:mn>0</mml:mn><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mo>&#x2026;</mml:mo><mml:mo>,</mml:mo><mml:mi>K</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:math></disp-formula></p>
<p>Following the change of <inline-formula id="ieqn-50"><mml:math id="mml-ieqn-50"><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>, The response of the <inline-formula id="ieqn-51"><mml:math id="mml-ieqn-51"><mml:mi>k</mml:mi></mml:math></inline-formula>-th orientation-specific kernel can be computed as:<disp-formula id="eqn-13"><label>(13)</label><mml:math id="mml-eqn-13" display="block"><mml:msubsup><mml:mi>R</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msubsup><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>,</mml:mo><mml:mi>y</mml:mi><mml:mo>,</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mi>exp</mml:mi><mml:mo>&#x2061;</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:mrow><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mi>cos</mml:mi><mml:mo>&#x2061;</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:mi>y</mml:mi><mml:mi>sin</mml:mi><mml:mo>&#x2061;</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>c</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mo>+</mml:mo><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x2212;</mml:mo><mml:mi>x</mml:mi><mml:mi>sin</mml:mi><mml:mo>&#x2061;</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:mi>y</mml:mi><mml:mi>cos</mml:mi><mml:mo>&#x2061;</mml:mo><mml:msub><mml:mi>&#x03B8;</mml:mi><mml:mrow><mml:mi>k</mml:mi></mml:mrow></mml:msub><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:mrow><mml:mrow><mml:mn>2</mml:mn><mml:msubsup><mml:mi>&#x03C3;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msubsup><mml:mrow><mml:mo>(</mml:mo><mml:mi>t</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:mfrac><mml:mo>)</mml:mo></mml:mrow></mml:math></disp-formula></p>
<p>According to the biological principle of selective inhibition, only the spike output corresponding to the maximum response is retained at each spatial location, while responses from all other orientations are suppressed. This mechanism enables more accurate inference of object rotation directions during remote sensing object detection. In conventional ANN-based detectors, a similar suppression effect is achieved through Non-Maximum Suppression (NMS), which is also based on eliminating non-maximal responses within local regions. However, NMS operates as a purely post-processing, batch-based engineering heuristic applied to static detection outputs and requires additional design choices for the intersection-over-union (IoU) threshold. In contrast, our approach strictly follows the competitive dynamics of cortical orientation columns, employing real-time spike-based competition and dynamic inhibition. This process is inherently event-driven and more consistent with biologically plausible neural circuit computation, rather than relying on hand-crafted post-processing rules.</p>
</sec>
<sec id="s3_3_4">
<label>3.3.4</label>
<title>Theoretical Analysis of Gaussian Encoding and Receptive Field</title>
<p>To further elucidate the theoretical underpinnings of the proposed Gaussian encoding, it is essential to formalize how the feedback mechanism alters the receptive field geometry and how this connects to oriented object representation. Standard convolutional operations have a fixed, largely axis-aligned receptive field on an isotropic grid. In our framework, spatial features are modeled with a 2D Gaussian distribution characterized by a mean vector <inline-formula id="ieqn-52"><mml:math id="mml-ieqn-52"><mml:mi>&#x03BC;</mml:mi></mml:math></inline-formula> and a covariance matrix <inline-formula id="ieqn-53"><mml:math id="mml-ieqn-53"><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow></mml:math></inline-formula>. The feedback mechanism dynamically modulates the receptive field geometry by iteratively updating <inline-formula id="ieqn-54"><mml:math id="mml-ieqn-54"><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow></mml:math></inline-formula>. By eigendecomposing the covariance matrix, we obtain <inline-formula id="ieqn-55"><mml:math id="mml-ieqn-55"><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow><mml:mo>=</mml:mo><mml:mi>R</mml:mi><mml:mrow><mml:mi mathvariant="normal">&#x039B;</mml:mi></mml:mrow><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mi mathvariant="normal">&#x22A4;</mml:mi></mml:mrow></mml:msup></mml:math></inline-formula>, where <inline-formula id="ieqn-56"><mml:math id="mml-ieqn-56"><mml:mi>R</mml:mi></mml:math></inline-formula> is an orthogonal rotation matrix whose columns are eigenvectors and <inline-formula id="ieqn-57"><mml:math id="mml-ieqn-57"><mml:mrow><mml:mi mathvariant="normal">&#x039B;</mml:mi></mml:mrow></mml:math></inline-formula> is a diagonal matrix of eigenvalues. As <inline-formula id="ieqn-58"><mml:math id="mml-ieqn-58"><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow></mml:math></inline-formula> is updated through the feedback loop, its decomposition correspondingly changes: <inline-formula id="ieqn-59"><mml:math id="mml-ieqn-59"><mml:mrow><mml:mi mathvariant="normal">&#x039B;</mml:mi></mml:mrow></mml:math></inline-formula> controls the spatial extent (scale and aspect ratio) of the receptive field, while <inline-formula id="ieqn-60"><mml:math id="mml-ieqn-60"><mml:mi>R</mml:mi></mml:math></inline-formula> determines its orientation.</p>
<p>Consequently, the receptive field is transformed from a static, axis-aligned region into a dynamic, anisotropic ellipse. This geometric alteration aligns well with the nature of oriented object detection in remote sensing. Targets in satellite imagery (e.g., ships and bridges) often exhibit extreme aspect ratios and arbitrary orientations; an isotropic receptive field may include substantial background clutter, diluting object-specific features. By morphing the receptive field into an oriented Gaussian ellipse via the feedback-updated <inline-formula id="ieqn-61"><mml:math id="mml-ieqn-61"><mml:mrow><mml:mi mathvariant="normal">&#x03A3;</mml:mi></mml:mrow></mml:math></inline-formula>, feature aggregation is encouraged to align with the object&#x2019;s physical boundaries and rotation angle, increasing the foreground-to-background ratio and benefiting precise oriented bounding box regression.</p>
</sec>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Experiments</title>
<p>We evaluate the performance of the proposed method on the remote sensing object detection task. The spiking neural network is implemented based on the SNN LAVA [<xref ref-type="bibr" rid="ref-41">41</xref>]. In addition to the standard LIF neuron modeling, spiking residual networks, and analog input processing, we implement the proposed Hierarchical Feedback-based Gaussian Encoding (HFG) module within the LAVA framework. Max-pooling and batch normalization are realized following the implementation strategy described in reference literature [<xref ref-type="bibr" rid="ref-28">28</xref>]. We conduct comprehensive experiments on the large-scale remote sensing datasets DOTA [<xref ref-type="bibr" rid="ref-42">42</xref>] and DIOR [<xref ref-type="bibr" rid="ref-43">43</xref>], including evaluations of detection accuracy, inference speed, and energy consumption. The detailed experimental environment and hardware configurations are summarized in <xref ref-type="table" rid="table-1">Table 1</xref>.</p>
<table-wrap id="table-1">
<label>Table 1</label>
<caption>
<title>Experimental environment.</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Category</th>
<th>Environment Configuration</th>
</tr>
</thead>
<tbody>
<tr>
<td>Server</td>
<td>H3C UniServer R4960 G3</td>
</tr>
<tr>
<td>CPU</td>
<td>Intel(R) Xeon(R) Gold 5218 @ 2.30 GHz &#x00D7; 64</td>
</tr>
<tr>
<td>GPU</td>
<td>NVIDIA Tesla V100-SXM2-16 GB</td>
</tr>
<tr>
<td>Memory</td>
<td>253 GiB</td>
</tr>
<tr>
<td>Operating System</td>
<td>Debian 11 Bullseye</td>
</tr>
<tr>
<td>SNN framework</td>
<td>SNN LAVA</td>
</tr>
<tr>
<td>Runtime Environment</td>
<td>Python 3.8</td>
</tr>
</tbody>
</table>
</table-wrap>
<sec id="s4_1">
<label>4.1</label>
<title>Datasets</title>
<p>DOTA represents a widely recognized open-source benchmark designed specifically for complex remote sensing imagery. It integrates thousands of pictures collected from an array of sensors and aerial platforms, such as GF-2, JL-1, and Google Earth. The v1.0 release contains 2806 images, featuring significant scale variations from 800 &#x00D7; 800 up to 4000 &#x00D7; 4000 pixels. Following the standard protocol, the images are divided into train, val, and test splits with a proportion of 3:1:2. The dataset captures a rich variety of foreground semantics, containing exactly 188,282 bounding boxes categorized into 15 specific types: Small vehicle (SV), Large vehicle (LV), Plane (PL), Storage tank (ST), Ship (SH), Harbor (HA), Bridge (BR), Ground track field (GTF), Tennis court (TC), Basketball court (BC), Baseball diamond (BD), Soccer ball field (SBF), Roundabout (RA), Swimming pool (SP), and Helicopter (HC).</p>
<p>As a publicly available, large-scale benchmark for optical remote sensing object detection, DIOR comprises 23,463 uniformly sized images (800 &#x00D7; 800 pixels). To faithfully represent real-world and complex remote sensing environments, the images span a wide range of spatial resolutions from 0.5 to 30 m. In total, the dataset provides 192,472 fully annotated, axis-aligned target instances distributed across 20 distinct categories. In this paper, these categories are abbreviated as: airplane (AL), airport (AT), baseball field (BF), basketball court (BC), bridge (BG), chimney (CM), dam (DM), expressway service area (ESA), expressway toll station (ETS), harbor (HB), golf course (GC), ground track field (GTF), overpass (OP), ship (SP), stadium (SD), storage tank (ST), tennis court (TC), train station (TS), vehicle (VH), and windmill (WM).</p>
</sec>
<sec id="s4_2">
<label>4.2</label>
<title>Settings</title>
<p>During the direct training of DGRDet, both spike firing dynamics and convolutional computations must be jointly considered. Therefore, a rigorous and well-designed global parameter configuration is critical for overall network convergence and final performance evaluation. In our experiments, the membrane time constant of the LIF neurons is set to <inline-formula id="ieqn-62"><mml:math id="mml-ieqn-62"><mml:mrow><mml:mo>=</mml:mo></mml:mrow><mml:mn>2.0</mml:mn></mml:math></inline-formula>, and the firing threshold is set to 1.0. A sigmoid function is adopted as the surrogate gradient. Given the complexity of remote sensing image features, a decaying strategy is employed for the surrogate gradient width parameter <inline-formula id="ieqn-63"><mml:math id="mml-ieqn-63"><mml:mi>&#x03B1;</mml:mi></mml:math></inline-formula> to avoid training instability. Specifically, &#x1D6FC; is initially set to 1.2 and gradually decayed to 0.6 as training progresses.</p>
<p>During the training phase, images from the dataset are cropped into <inline-formula id="ieqn-64"><mml:math id="mml-ieqn-64"><mml:mn>800</mml:mn><mml:mo>&#x00D7;</mml:mo><mml:mn>800</mml:mn></mml:math></inline-formula> pixel patches along the horizontal and vertical axes, with an overlap stride of 150 pixels between adjacent patches. In the anchor design stage, to accommodate the scale characteristics of remote sensing objects, 21 anchors are predefined at each spatial location on the feature maps (P3, P4, P5, P6, P7). The anchor scales are set to 32, 64, 128, 256, and 512 pixels, respectively. The aspect ratios are set to <inline-formula id="ieqn-65"><mml:math id="mml-ieqn-65"><mml:mo fence="false" stretchy="false">{</mml:mo><mml:mn>1</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>5</mml:mn><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>3</mml:mn><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>2</mml:mn><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mn>2</mml:mn><mml:mo>,</mml:mo><mml:mn>3</mml:mn><mml:mo>,</mml:mo><mml:mn>5</mml:mn><mml:mo fence="false" stretchy="false">}</mml:mo></mml:math></inline-formula>, and the scale ratios are set to <inline-formula id="ieqn-66"><mml:math id="mml-ieqn-66"><mml:mo fence="false" stretchy="false">{</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:msup><mml:mn>2</mml:mn><mml:mrow><mml:mn>1</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msup><mml:mo>,</mml:mo><mml:msup><mml:mn>2</mml:mn><mml:mrow><mml:mn>2</mml:mn><mml:mrow><mml:mo>/</mml:mo></mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:msup><mml:mo fence="false" stretchy="false">}</mml:mo></mml:math></inline-formula>.</p>
<p>The model is trained for 183,600 iterations. The initial learning rate is set to <inline-formula id="ieqn-67"><mml:math id="mml-ieqn-67"><mml:mn>8</mml:mn><mml:mrow><mml:mtext>E</mml:mtext></mml:mrow><mml:mrow><mml:mo>&#x2212;</mml:mo></mml:mrow><mml:mn>5</mml:mn></mml:math></inline-formula>, linearly increased to <inline-formula id="ieqn-68"><mml:math id="mml-ieqn-68"><mml:mn>5</mml:mn><mml:mrow><mml:mtext>E</mml:mtext></mml:mrow><mml:mrow><mml:mo>&#x2212;</mml:mo></mml:mrow><mml:mn>4</mml:mn></mml:math></inline-formula> over the first 23k iterations and then kept constant. At 65k iterations, the learning rate is decayed to <inline-formula id="ieqn-69"><mml:math id="mml-ieqn-69"><mml:mn>5</mml:mn><mml:mrow><mml:mtext>E</mml:mtext></mml:mrow><mml:mrow><mml:mo>&#x2212;</mml:mo></mml:mrow><mml:mn>5</mml:mn></mml:math></inline-formula>.</p>
<p>To avoid ambiguity in the comparison protocol, we clarify the source of reported baseline results. All DGRDet variants and the ablation models are trained and evaluated in our environment. Unless otherwise specified, external baseline results are quoted from the corresponding original papers or official benchmark reports under the same dataset split and evaluation protocol.</p>
</sec>
<sec id="s4_3">
<label>4.3</label>
<title>Efficiency of DGRDet</title>
<p>To validate and analyze the efficiency of the proposed method, we investigate the performance of DGRDet in terms of detection efficiency and energy consumption.</p>
<sec id="s4_3_1">
<label>4.3.1</label>
<title>Detection Efficiency</title>
<p>We first evaluate detection efficiency, as image processing speed is the most critical criterion for real-time remote sensing applications on terminal devices such as unmanned aerial vehicles. We compare the inference speed of DGRDet with three categories of methods: conventional ANN-based remote sensing object detectors, ANN-to-SNN conversion-based detection algorithms, and directly trained SNN-based detection methods. In addition, to explore the potential of DGRDet for achieving higher detection speed on edge devices, we replace the backbone network with a more lightweight architecture, namely Spiking-MobileNetV2, and measure the corresponding performance metrics. &#x201C;#Params&#x201D; denotes the total number of parameters in the model. &#x201C;Ratio&#x201D; represents the proportion of the actual runtime of a model relative to the total time required to infer 1000 image patches, where the Ratio metric follows the definition provided by torchstat. Meanwhile, FPS (Frames Per Second) indicates the number of frames processed per second and is measured according to the evaluation protocol described in MMDetection [<xref ref-type="bibr" rid="ref-44">44</xref>].</p>
<p>Efficiency evaluations are conducted on a single GPU with a batch size of 2. The detection efficiency results of the evaluated methods are summarized in <xref ref-type="table" rid="table-2">Table 2</xref>.</p>
<table-wrap id="table-2">
<label>Table 2</label>
<caption>
<title>Speed comparison on DOTA.</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"/>
</colgroup>
<thead>
<tr>
<th rowspan="2">Model</th>
<th rowspan="2">Backbone</th>
<th rowspan="2">Image Size</th>
<th rowspan="2">Spike</th>
<th colspan="3">DOTA</th>
</tr>
<tr>
<th>#Params</th>
<th>Ratio</th>
<th>Speed</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center" colspan="7"><bold>ANN</bold></td>
</tr>
<tr>
<td>R3Det [<xref ref-type="bibr" rid="ref-23">23</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x00D7;</bold></td>
<td>485 MiB</td>
<td>88.52%</td>
<td>14 fps</td>
</tr>
<tr>
<td>SCRDet [<xref ref-type="bibr" rid="ref-45">45</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x00D7;</bold></td>
<td>452 MiB</td>
<td>71.20%</td>
<td>10 fps</td>
</tr>
<tr>
<td>R2CNN [<xref ref-type="bibr" rid="ref-46">46</xref>]</td>
<td>ResNet50</td>
<td>600 &#x2217; 600</td>
<td><bold>&#x00D7;</bold></td>
<td>353 MiB</td>
<td>93.60%</td>
<td>&#x2013;</td>
</tr>
<tr>
<td>RRPN [<xref ref-type="bibr" rid="ref-47">47</xref>]</td>
<td>ResNet50</td>
<td>600 &#x2217; 600</td>
<td><bold>&#x00D7;</bold></td>
<td>348 MiB</td>
<td>94.30%</td>
<td>5 fps</td>
</tr>
<tr>
<td>RetinaNet-R [<xref ref-type="bibr" rid="ref-48">48</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x00D7;</bold></td>
<td>378 MiB</td>
<td>82.85%</td>
<td>12 fps</td>
</tr>
<tr>
<td>MobileDet-R [<xref ref-type="bibr" rid="ref-42">42</xref>]</td>
<td>MobileNetV3</td>
<td>300 &#x2217; 300</td>
<td><bold>&#x00D7;</bold></td>
<td>96 MiB</td>
<td>31.78%</td>
<td>41.5 fps</td>
</tr>
<tr>
<td>GiraffeDet-R [<xref ref-type="bibr" rid="ref-49">49</xref>]</td>
<td>S2D Chain</td>
<td>300 &#x2217; 300</td>
<td><bold>&#x00D7;</bold></td>
<td>137 MiB</td>
<td>35.32%</td>
<td>35 fps</td>
</tr>
<tr>
<td>OR-CNN [<xref ref-type="bibr" rid="ref-50">50</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x00D7;</bold></td>
<td>368 MiB</td>
<td>37.31%</td>
<td>15.3 fps</td>
</tr>
<tr>
<td>DFDet [<xref ref-type="bibr" rid="ref-26">26</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x00D7;</bold></td>
<td>392 MiB</td>
<td>36.82%</td>
<td>23.4 fps</td>
</tr>
<tr>
<td>YOLOv10-L [<xref ref-type="bibr" rid="ref-51">51</xref>]</td>
<td>CSPNet</td>
<td>300 &#x2217; 300</td>
<td><bold>&#x00D7;</bold></td>
<td>152 MiB</td>
<td>40.73%</td>
<td>32 fps</td>
</tr>
<tr>
<td align="center" colspan="7"><bold>ANN to SNN</bold></td>
</tr>
<tr>
<td>S3Det (T &#x003D; 64) [<xref ref-type="bibr" rid="ref-52">52</xref>]</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>462 MiB</td>
<td>64.47%</td>
<td>20 fps</td>
</tr>
<tr>
<td>Spiking-RetinaNet-R (T &#x003D; 64)</td>
<td>ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>415 MiB</td>
<td>54.28%</td>
<td>24 fps</td>
</tr>
<tr>
<td align="center" colspan="7"><bold>Directly Trained SNN</bold></td>
</tr>
<tr>
<td>Meta-spikerformer-R (T &#x003D; 4) [<xref ref-type="bibr" rid="ref-13">13</xref>]</td>
<td>Conv&#x002B;ViT</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>475 MiB</td>
<td>83.28%</td>
<td>24 fps</td>
</tr>
<tr>
<td>Spiking-YOLO-R (T &#x003D; 4) [<xref ref-type="bibr" rid="ref-6">6</xref>]</td>
<td>DarkNet</td>
<td>300 &#x2217; 300</td>
<td><bold>&#x221A;</bold></td>
<td>172 MiB</td>
<td>33.16%</td>
<td>45 fps</td>
</tr>
<tr>
<td rowspan="4">DGRDet (T &#x003D; 4)</td>
<td>SEW-ResNet18</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>362 MiB</td>
<td>35.47%</td>
<td>27 fps</td>
</tr>
<tr>
<td>SEW-ResNet34</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>385 MiB</td>
<td>37.57%</td>
<td>24 fps</td>
</tr>
<tr>
<td>SEW-ResNet50</td>
<td>800 &#x2217; 800</td>
<td><bold>&#x221A;</bold></td>
<td>487 MiB</td>
<td>42.29%</td>
<td>23 fps</td>
</tr>
<tr>
<td>S-MobileNetV3</td>
<td>300 &#x2217; 300</td>
<td><bold>&#x221A;</bold></td>
<td>168 MiB</td>
<td>21.14%</td>
<td>40 fps</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The experimental results can be analyzed from the following aspects:</p>
<p>(1) When compared with the conventional ANN-based remote sensing object detection algorithm R3Det, under the same backbone settings (ResNet-50 and SEW-ResNet-50), DGRDet with a time step of <inline-formula id="ieqn-70"><mml:math id="mml-ieqn-70"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula> achieves an improvement of 9 fps, corresponding to a relative speed increase of 64.29%. Compared with ANN-to-SNN conversion-based detection methods, DGRDet still exhibits significantly superior detection speed. This advantage mainly stems from the fact that DGRDet operates with only four time steps, whereas conversion-based methods usually require a large number of time steps to preserve detection accuracy. For instance, the compared S3Det algorithm requires 64 time steps to perform remote sensing image detection. In comparison with directly trained SNN-based detection methods, DGRDet achieves a detection speed that is generally comparable. This is because DGRDet incorporates additional encoding and receptive field adjustment mechanisms to ensure detection accuracy, which inevitably introduce a certain amount of computational overhead during inference. Nevertheless, the overall speed cost remains acceptable, and the method maintains a favorable balance between efficiency and accuracy.</p>
<p>(2) When replacing the backbone network with a lightweight architecture, such as the spiking version of MobileNetV3, the detection speed can be further increased to 40 fps, while the actual runtime ratio is reduced to only 21.14%. Meanwhile, the total number of network parameters is limited to 168 MB. These results demonstrate that DGRDet is promising for deployment on embedded platforms such as unmanned aerial vehicles and mobile robots, indicating strong potential for practical and industrial applications.</p>
</sec>
<sec id="s4_3_2">
<label>4.3.2</label>
<title>Energy Consumption Ablation Study</title>
<p>The energy efficiency advantage of SNN mainly arises from their event-driven spatiotemporal dynamics, where accumulation calculations (AC) and data transmissions are triggered only when spikes are emitted. For the proposed method, the biologically inspired hierarchical recursive Gaussian encoding adopts a population coding strategy. Although multiple neurons may participate in spiking activity within a single time step, the membrane potential updates can be completed with an extremely small number of time steps, thereby effectively controlling the overall energy consumption. To better demonstrate the significant energy efficiency of DGRDet, we evaluate the energy consumption of three categories of methods using SNN Toolbox: conventional ANN-based remote sensing object detection algorithms, ANN-to-SNN conversion-based detection methods, and the proposed DGRDet. During energy estimation, each time step is defined as 1 ms, following the 1 kHz synchronous signal assumption adopted by Merolla et al. [<xref ref-type="bibr" rid="ref-53">53</xref>]. According to the analysis by Horowitz [<xref ref-type="bibr" rid="ref-54">54</xref>], the energy cost of a single Float32 multiply&#x2013;accumulate (MAC) operation is 4.6 pJ, while that of an accumulate (AC) operation is 0.9 pJ. Considering that DGRDet accepts analog-valued image inputs, the first network layer is modeled using MAC operations, while all subsequent layers are implemented with AC operations. FLOPs refers to floating-point operations (multiply-accumulate) used in ANNs. SOPs refers to synaptic operations (accumulations/additions) driven by spikes in SNNs. In addition, an ablation study is conducted to compare the proposed Hierarchical Feedback-based Gaussian Encoding (HFG) with the conventional Gaussian Receptive Field (GRF) encoding, in order to further verify the effectiveness of the internal encoding mechanism in terms of energy efficiency.</p>
<p>To ensure fair and consistent comparisons, all models are trained and evaluated under strictly identical experimental settings. The energy consumption results of different detection algorithms, as well as the ablation analysis within DGRDet, are summarized in <xref ref-type="table" rid="table-3">Table 3</xref>.</p>
<table-wrap id="table-3">
<label>Table 3</label>
<caption>
<title>Energy consumption comparison on DOTA.</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"/>
</colgroup>
<thead>
<tr>
<th></th>
<th>Data Type</th>
<th>Input</th>
<th>FLOPs</th>
<th>SOPs</th>
<th align="center">Spiking Rate</th>
<th>Energy (J)</th>
<th align="center">Power (W)</th>
</tr>
</thead>
<tbody>
<tr>
<td>R3Det</td>
<td>Float 32bit</td>
<td>800 &#x00D7; 800</td>
<td>4.334E&#x002B;11</td>
<td>&#x2013;</td>
<td>&#x2013;</td>
<td>1.994</td>
<td>178</td>
</tr>
<tr>
<td>S3Det (T &#x003D; 64)</td>
<td>Float 32bit</td>
<td>800 &#x00D7; 800</td>
<td>&#x2013;</td>
<td>4.275E&#x002B;11</td>
<td>24.32%</td>
<td>9.36E&#x2212;02</td>
<td>1.46</td>
</tr>
<tr>
<td>DGRDet (GRF) T &#x003D; 4</td>
<td>Float 32bit</td>
<td>800 &#x00D7; 800</td>
<td>&#x2013;</td>
<td>1.126E&#x002B;10</td>
<td>23.81%</td>
<td>2.41E&#x2212;03</td>
<td>0.60</td>
</tr>
<tr>
<td>DGRDet (HFG) T &#x003D; 4</td>
<td>Float 32bit</td>
<td>800 &#x00D7; 800</td>
<td>&#x2013;</td>
<td>1.175E&#x002B;10</td>
<td>18.69%</td>
<td>1.98E&#x2212;03</td>
<td>0.49</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>According to the energy consumption results, DGRDet equipped with the conventional Gaussian Receptive Field (GRF) encoding consumes 2.41 &#x00D7; 10<sup>&#x2212;</sup>&#x00B3; J when using 32-bit floating-point input precision, which corresponds to only 0.12% of the energy consumed by the ANN-based remote sensing detector R3Det with an identical network structure. The corresponding power consumption is 0.60 W, accounting for merely 0.82% of that of R3Det. These results clearly demonstrate the significant low-power advantage of SNN-based models. Even when compared with the ANN-to-SNN conversion-based method S3Det, DGRDet still exhibits a pronounced advantage in terms of power efficiency.</p>
<p>Furthermore, in the internal ablation study, all other variables are kept identical. When adopting the proposed Hierarchical Feedback-based Gaussian Encoding (HFG), the overall spike firing rate of the model is reduced to 18.69%, representing an approximately 5.12% decrease compared with the GRF-based counterpart. This reduction is primarily attributed to the enhanced rotation-invariant encoding mechanism, which effectively suppresses erroneous spike activations induced by incorrect object orientations, thereby substantially alleviating redundant spike firing. In addition, the model equipped with HFG achieves the lowest energy consumption and power dissipation among all compared configurations, further validating the overall effectiveness and efficiency of the proposed encoding strategy.</p>
<p>It should be noted that, due to the limited availability of deployable neuromorphic hardware in our current experimental environment, we did not perform direct on-chip energy measurements in this study. Instead, the energy values reported in this subsection are theoretical estimates computed under a unified operation-based model from MAC/AC/SOP counts and spike statistics, which is a common practice in the SNN literature. Therefore, these results should be interpreted as analytical estimates for relative comparison rather than board-level measurements on a specific neuromorphic processor. Actual hardware energy may differ because of memory access, routing, synchronization, I/O, and device-specific mapping overheads.</p>
</sec>
</sec>
<sec id="s4_4">
<label>4.4</label>
<title>High-Precision Detection Experiments</title>
<p>The pronounced performance gap in detection accuracy has long been one of the most critical challenges hindering the practical adoption of Spiking Neural Networks (SNNs). Although several recent studies have demonstrated that SNNs can achieve lossless or even superior performance compared to ANNs on natural image benchmarks [<xref ref-type="bibr" rid="ref-6">6</xref>,<xref ref-type="bibr" rid="ref-13">13</xref>], their effectiveness on remote sensing datasets remains limited. As an exploratory study of directly trained deep SNNs for remote sensing object detection, we conduct comprehensive accuracy comparison experiments to evaluate the performance of DGRDet. Precision experiments are conducted using four GPUs for both training and inference, with a batch size of 8. For a fair comparison with classical ANN-based object detectors, all compared models adopt ResNet-50 as the backbone network. We evaluate DGRDet on both the DOTA and DIOR datasets under two distinct temporal configurations, specifically setting the number of time steps to 1 and 4. We compare the detection accuracy of DGRDet against various commonly used baseline methods. The quantitative results on the DOTA dataset are summarized in <xref ref-type="table" rid="table-4">Table 4</xref>, while the detection accuracy on the DIOR dataset is illustrated in <xref ref-type="fig" rid="fig-6">Fig. 6</xref>.</p>
<table-wrap id="table-4">
<label>Table 4</label>
<caption>
<title>Evaluation of the oriented bounding box (OBB) task on the DOTA testing set. The bolded numbers indicate the highest accuracy rate under the current category. The abbreviations at the first line can be referred to the introduction of DOTA in <xref ref-type="sec" rid="s4_1">Section 4.1</xref>.</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"/>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Method</th>
<th>PL</th>
<th>BD</th>
<th>BR</th>
<th>GTF</th>
<th>SV</th>
<th>LV</th>
<th>SH</th>
<th>TC</th>
<th>BC</th>
<th>ST</th>
<th>SBF</th>
<th>RA</th>
<th>HB</th>
<th>SP</th>
<th>HC</th>
<th>mAP</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center" colspan="17">One-stage</td>
</tr>
<tr>
<td>RetinaNet-R</td>
<td>88.92</td>
<td>67.67</td>
<td>33.55</td>
<td>56.83</td>
<td>66.11</td>
<td>73.28</td>
<td>75.24</td>
<td>90.87</td>
<td>73.95</td>
<td>75.07</td>
<td>43.77</td>
<td>56.72</td>
<td>51.05</td>
<td>55.86</td>
<td>21.46</td>
<td>62.02</td>
</tr>
<tr>
<td>DAL [<xref ref-type="bibr" rid="ref-55">55</xref>]</td>
<td>88.68</td>
<td>76.55</td>
<td>45.08</td>
<td>66.80</td>
<td>67.00</td>
<td><bold>76.76</bold></td>
<td><bold>79.74</bold></td>
<td>90.84</td>
<td>79.54</td>
<td>78.45</td>
<td>57.71</td>
<td>62.27</td>
<td>69.05</td>
<td>73.14</td>
<td>60.11</td>
<td>71.44</td>
</tr>
<tr>
<td>R<sup>3</sup>Det-50</td>
<td>89.30</td>
<td>80.29</td>
<td>46.21</td>
<td>65.07</td>
<td>70.51</td>
<td>73.38</td>
<td>77.42</td>
<td>90.83</td>
<td>80.59</td>
<td>82.26</td>
<td>59.29</td>
<td>58.25</td>
<td>57.75</td>
<td>65.90</td>
<td>55.31</td>
<td>70.16</td>
</tr>
<tr>
<td align="center" colspan="17">Two-stage</td>
</tr>
<tr>
<td>SCRDet</td>
<td><bold>89.98</bold></td>
<td>80.65</td>
<td><bold>52.09</bold></td>
<td>68.36</td>
<td>64.52</td>
<td>60.32</td>
<td>72.41</td>
<td>90.85</td>
<td><bold>87.94</bold></td>
<td><bold>86.86</bold></td>
<td>65.02</td>
<td>66.68</td>
<td>66.25</td>
<td>68.24</td>
<td>65.21</td>
<td>72.36</td>
</tr>
<tr>
<td>R2CNN</td>
<td>80.94</td>
<td>65.67</td>
<td>35.34</td>
<td>67.44</td>
<td>59.92</td>
<td>50.91</td>
<td>55.81</td>
<td>90.67</td>
<td>66.92</td>
<td>72.39</td>
<td>55.06</td>
<td>52.23</td>
<td>55.14</td>
<td>53.35</td>
<td>48.22</td>
<td>60.67</td>
</tr>
<tr>
<td>RRPN</td>
<td>88.52</td>
<td>71.20</td>
<td>31.66</td>
<td>59.30</td>
<td>51.85</td>
<td>56.19</td>
<td>57.25</td>
<td>90.81</td>
<td>72.84</td>
<td>67.38</td>
<td>59.69</td>
<td>52.84</td>
<td>53.08</td>
<td>51.94</td>
<td>53.58</td>
<td>61.01</td>
</tr>
<tr>
<td>ICN [<xref ref-type="bibr" rid="ref-56">56</xref>]</td>
<td>81.36</td>
<td>74.30</td>
<td>47.70</td>
<td>70.32</td>
<td>64.89</td>
<td>67.82</td>
<td>69.98</td>
<td>90.76</td>
<td>79.06</td>
<td>78.20</td>
<td>53.64</td>
<td>62.90</td>
<td>67.02</td>
<td>64.17</td>
<td>50.23</td>
<td>68.16</td>
</tr>
<tr>
<td>CAD-Net [<xref ref-type="bibr" rid="ref-57">57</xref>]</td>
<td>87.80</td>
<td><bold>82.40</bold></td>
<td>49.40</td>
<td><bold>73.50</bold></td>
<td>71.10</td>
<td>63.50</td>
<td>76.60</td>
<td>90.90</td>
<td>79.20</td>
<td>73.30</td>
<td>48.40</td>
<td>60.90</td>
<td>62.00</td>
<td>67.00</td>
<td>62.20</td>
<td>69.90</td>
</tr>
<tr>
<td align="center" colspan="17">ANN2SNN</td>
</tr>
<tr>
<td>S3Det-50 (T &#x003D; 512)</td>
<td>89.83</td>
<td>69.45</td>
<td>36.05</td>
<td>66.50</td>
<td>64.34</td>
<td>75.10</td>
<td>68.11</td>
<td><bold>92.56</bold></td>
<td>77.33</td>
<td>80.28</td>
<td>57.55</td>
<td>68.88</td>
<td>64.88</td>
<td>66.11</td>
<td>54.84</td>
<td>68.79</td>
</tr>
<tr>
<td align="center" colspan="17">Directly Trained SNN</td>
</tr>
<tr>
<td>DGRDet (T &#x003D; 1)</td>
<td>88.67</td>
<td>80.44</td>
<td>42.35</td>
<td>58.72</td>
<td>71.03</td>
<td>63.89</td>
<td>65.20</td>
<td>86.45</td>
<td>77.10</td>
<td>77.88</td>
<td>58.55</td>
<td>60.12</td>
<td>73.25</td>
<td>55.60</td>
<td>61.90</td>
<td>67.41</td>
</tr>
<tr>
<td>DGRDet (T &#x003D; 4)</td>
<td>86.26</td>
<td>81.30</td>
<td>43.21</td>
<td>62.85</td>
<td><bold>76.40</bold></td>
<td>68.12</td>
<td>69.33</td>
<td>90.05</td>
<td>80.58</td>
<td>81.20</td>
<td>62.45</td>
<td>63.10</td>
<td><bold>74.66</bold></td>
<td>56.89</td>
<td>68.55</td>
<td><bold>70.33</bold></td>
</tr>
</tbody>
</table>
</table-wrap><fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Evaluation of the HBB task on the DIOR testing set.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-6.tif"/>
</fig>
<p>The quantitative results demonstrate that DGRDet achieves competitive performance on the DOTA dataset. Specifically, with only 4 time steps, DGRDet attains a mAP of 70.33%, outperforming the ANN-to-SNN conversion-based method S3Det, which requires 512 time steps, by nearly 2% mAP. This highlights the effectiveness of the proposed direct-training SNN paradigm in preserving detection accuracy under extremely short temporal dynamics. Notably, the detection performance of DGRDet surpasses a large number of classical ANN-based detectors and is only 2.03% mAP lower than the state-of-the-art ANN detector SCRDet. Except for scenarios that demand extremely high accuracy, the detection performance achieved by S3Det is already sufficient for most practical deployment scenarios on edge and terminal devices. Therefore, we argue that the slight accuracy gap compared to the SOTA ANN detector is acceptable given the substantial gains in efficiency and energy consumption. Furthermore, DGRDet achieves state-of-the-art results on several challenging object categories, including Small Vehicle (SV) and Harbor (HB). These categories are characterized by large aspect ratios and highly diverse orientations, which validates the proposed method&#x2019;s strong capability in handling multi-rotation remote sensing objects. The results also indicate that DGRDet effectively captures high-level semantic contour features under complex geometric transformations. Qualitative visualization results on the DOTA dataset are presented in <xref ref-type="fig" rid="fig-7">Fig. 7</xref>.</p>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>Visualization of DGRDet on DOTA. The short names for categories are defined as: SV, Small vehicle; LV, Large vehicle; SH, Ship; HC, Helicopter; PL, Plane; TC, Tennis court; BR, Bridge; SP, Swimming pool; RA, Roundabout; HB, Harbor; BD, Baseball diamond; GTF, Ground field track; SBF, Soccer-ball field; ST, Storage tank; and BC, Basketball court.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-7.tif"/>
</fig>
<p>Evaluated on the DIOR dataset with horizontal bounding box (HBB) annotations, our proposed DGRDet achieves an mAP of 72.46%, ranking third in accuracy among the 10 compared models, the comparative models include FSANet [<xref ref-type="bibr" rid="ref-58">58</xref>], SCRDet&#x002B;&#x002B; [<xref ref-type="bibr" rid="ref-59">59</xref>], BSSOCNet [<xref ref-type="bibr" rid="ref-60">60</xref>], ASSD [<xref ref-type="bibr" rid="ref-61">61</xref>], CFIMNet [<xref ref-type="bibr" rid="ref-62">62</xref>], RSADet [<xref ref-type="bibr" rid="ref-63">63</xref>], AGMFNet [<xref ref-type="bibr" rid="ref-64">64</xref>], KLDet [<xref ref-type="bibr" rid="ref-65">65</xref>], and MSFC-Net [<xref ref-type="bibr" rid="ref-66">66</xref>]. A detailed category-wise analysis reveals that DGRDet attains the highest precision among all baselines on targets with distinct contour features, such as airplane (91.7%), basketball court (90.2%), and tennis court (90.2%). However, it exhibits performance shortcomings on categories characterized by complex morphologies or severe background interference, such as dam (52.7%) and bridge (46.6%). Admittedly, the discrete nature of spiking signals and the inherent optimization challenges associated with surrogate gradient computation make it fundamentally difficult to further elevate the accuracy of DGRDet. Against this backdrop, DGRDet successfully overcomes these training bottlenecks while preserving the inherent low-power advantage of SNNs, achieving an overall detection accuracy exceeding 72%. This overall performance is comparable to, and in some aspects even surpasses, mainstream high-precision Artificial Neural Network (ANN) models. This objectively demonstrates the effectiveness and technical feasibility of our proposed algorithmic mechanism in handling complex remote sensing object detection tasks.</p>
<p><bold>Analysis of the Remaining Gap to ANN.</bold> Although DGRDet reaches a competitive overall mAP on DOTA, the remaining gap to ANN detectors is not uniform across categories. Relative to SCRDet, the largest deficits of DGRDet (T &#x003D; 4) appear on swimming pool (&#x2212;11.35 AP), bridge (&#x2212;8.88), basketball court (&#x2212;7.36), storage tank (&#x2212;5.66), and ground track field (&#x2212;5.51), whereas gains are observed on small vehicle (&#x002B;11.88), harbor (&#x002B;8.41), large vehicle (&#x002B;7.80), and helicopter (&#x002B;3.34). This pattern suggests that the proposed encoding is particularly helpful for categories with strong directional cues or large orientation variation, but it is less effective for categories that rely more on fine interior texture, dense local details, or richer long-range context. We therefore attribute the remaining gap mainly to three factors: (1) information discretization under low-timestep spiking dynamics still weakens fine-grained appearance modeling; (2) the current convolutional SNN backbone does not model global context as strongly as specialized ANN detectors with richer attention or denoising modules; and (3) HFG improves the input representation, but it does not yet remove all downstream bottlenecks in feature aggregation and box regression. This interpretation is also consistent with the weaker DIOR performance on categories such as bridge and dam, where background interference and structural ambiguity remain challenging.</p>
</sec>
<sec id="s4_5">
<label>4.5</label>
<title>Ablation Study on Simulation Time Step</title>
<p>In Spiking Neural Networks, the simulation time step T is a crucial hyperparameter, as it dictates the size of the temporal window for integrating spatiotemporal information. To justify the selection of T &#x003D; 4 as the optimal configuration for DGRDet, we conduct a comprehensive ablation study across various time steps (T &#x2208; {1, 2, 4, 8, 16}). We evaluate the mAP on the DOTA dataset and quantify the corresponding computational costs, encompassing Synaptic Operations (SOPs), theoretical energy consumption, and inference speed (FPS). As the time step increases geometrically, the required GPU memory grows rapidly. Constrained by our hardware environment, we configure the experiments using 8 GPUs with a batch size of 16. Under this setup, when T &#x003D; 16, the training process suffers from Out-of-Memory (OOM) issues on standard GPUs due to the heavy memory footprint of BPTT, further proving the impracticality of overly large time steps. The detailed experimental results are summarized in <xref ref-type="table" rid="table-5">Table 5</xref>, and the performance-efficiency trade-off is visually illustrated in <xref ref-type="fig" rid="fig-8">Fig. 8</xref>.</p>
<table-wrap id="table-5">
<label>Table 5</label>
<caption>
<title>Performance, computational cost, and speed of DGRDet under various time steps.</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"/>
</colgroup>
<thead>
<tr>
<th>Time Step (T)</th>
<th>mAP<sub>50</sub> (%)</th>
<th>Speed (fps)</th>
<th>SOPs</th>
<th>Spiking Rate</th>
<th>Energy (J)</th>
<th>Power (W)</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>62.28</td>
<td>65</td>
<td>2.827E&#x002B;09</td>
<td>22.24%</td>
<td>6.28E&#x2212;04</td>
<td>0.63</td>
</tr>
<tr>
<td>2</td>
<td>67.17</td>
<td>42</td>
<td>5.633E&#x002B;09</td>
<td>23.28%</td>
<td>1.18E&#x2212;03</td>
<td>0.60</td>
</tr>
<tr>
<td>4</td>
<td>70.33</td>
<td>23</td>
<td>1.126E&#x002B;10</td>
<td>23.81%</td>
<td>2.41E&#x2212;03</td>
<td>0.60</td>
</tr>
<tr>
<td>8</td>
<td>70.75</td>
<td>12</td>
<td>2.252E&#x002B;10</td>
<td>22.69%</td>
<td>5.11E&#x2212;03</td>
<td>0.63</td>
</tr>
<tr>
<td>16</td>
<td>70.85</td>
<td>6</td>
<td>4.504E&#x002B;10</td>
<td>24.57%</td>
<td>1.11E&#x2212;02</td>
<td>0.69</td>
</tr>
</tbody>
</table>
</table-wrap><fig id="fig-8">
<label>Figure 8</label>
<caption>
<title>Detection accuracy and energy consumption of DGRDet under different time-steps.</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMC_78314-fig-8.tif"/>
</fig>
<p>As shown in <xref ref-type="table" rid="table-5">Table 5</xref>, when the time step increases from <inline-formula id="ieqn-71"><mml:math id="mml-ieqn-71"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:math></inline-formula> to <inline-formula id="ieqn-72"><mml:math id="mml-ieqn-72"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula>, the mAP50 jumps from 62.28% to 70.33%. This significant performance improvement indicates that sufficient time steps are essential for SNNs to accurately locate targets in complex remote sensing images.</p>

<p>However, obvious accuracy saturation occurs when <inline-formula id="ieqn-73"><mml:math id="mml-ieqn-73"><mml:mi>T</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula>. Increasing <inline-formula id="ieqn-74"><mml:math id="mml-ieqn-74"><mml:mi>T</mml:mi></mml:math></inline-formula> from 4 to 8 brings only a minor mAP gain of 0.42%, and accuracy almost stops growing at <inline-formula id="ieqn-75"><mml:math id="mml-ieqn-75"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>16</mml:mn></mml:math></inline-formula>. In sharp contrast, the computational cost grows almost linearly with <inline-formula id="ieqn-76"><mml:math id="mml-ieqn-76"><mml:mi>T</mml:mi></mml:math></inline-formula>. For example, compared to <inline-formula id="ieqn-77"><mml:math id="mml-ieqn-77"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula>, setting <inline-formula id="ieqn-78"><mml:math id="mml-ieqn-78"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>8</mml:mn></mml:math></inline-formula> almost doubles the energy consumption (5.11E&#x2212;03 vs. 2.41E&#x2212;03 J) and halves the inference speed. Additionally, since backpropagation unrolls the network along the time axis, setting <inline-formula id="ieqn-79"><mml:math id="mml-ieqn-79"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>16</mml:mn></mml:math></inline-formula> causes a sharp increase in memory usage, greatly increasing training difficulty.</p>
<p>Currently, remote sensing detection algorithms usually need to be deployed on edge platforms like UAVs or satellites, which have strict limits on power and real-time processing. As shown in <xref ref-type="fig" rid="fig-8">Fig. 8</xref>, <inline-formula id="ieqn-80"><mml:math id="mml-ieqn-80"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula> achieves near-peak accuracy while maintaining low energy consumption and acceptable latency, achieving the best trade-off between accuracy and efficiency. Any larger <inline-formula id="ieqn-81"><mml:math id="mml-ieqn-81"><mml:mi>T</mml:mi></mml:math></inline-formula> brings significant energy increases, failing to meet the actual efficiency needs of remote sensing edge applications. Therefore, <inline-formula id="ieqn-82"><mml:math id="mml-ieqn-82"><mml:mi>T</mml:mi><mml:mo>=</mml:mo><mml:mn>4</mml:mn></mml:math></inline-formula> is the most reasonable configuration for DGRDet.</p>

</sec>
<sec id="s4_6">
<label>4.6</label>
<title>Ablation Study on the HFG Encoding Module</title>
<p>To isolate the contribution of the proposed encoding module from the rest of the detector, we add a dedicated component-wise ablation study in which the backbone, spiking FPN, detection heads, optimizer, training schedule, input resolution, and simulation time step are all kept fixed, and only the encoder is varied. Specifically, we compare a static GRF encoder, partial HFG variants that enable only one component at a time, and the full HFG. Here, the HFG encoder is decomposed into three functional components: Dynamic Receptive Field Adaptation (DRFA), Feedback Spike Modulation (FSM), and Rotation Invariant Enhancement (RIE). This protocol makes it possible to determine whether the observed gains arise from the task-adaptive encoding design itself rather than from changes in the downstream detection architecture.</p>
<p>As shown in <xref ref-type="table" rid="table-6">Table 6</xref>, all three components of the proposed HFG encoder contribute positively to the final detection performance. Starting from the static GRF baseline, enabling DRFA alone improves the mAP from 68.24% to 68.97%, indicating that adaptive receptive field adjustment can better match the scale and spatial structure variations of remote sensing objects. Enabling FSM alone further increases the mAP to 69.18%, suggesting that top-down spike modulation improves the compatibility between the encoding process and downstream hierarchical feature extraction.</p>
<table-wrap id="table-6">
<label>Table 6</label>
<caption>
<title>Component-wise ablation of the proposed HFG encoder on DOTA (all downstream detector components are fixed).</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"/>
</colgroup>
<thead>
<tr>
<th>Variant</th>
<th>DRFA</th>
<th>FSM</th>
<th>RIE</th>
<th>mAP (%)</th>
<th>Spike Rate (%)</th>
<th>Energy (J)</th>
<th>Speed (FPS)</th>
</tr>
</thead>
<tbody>
<tr>
<td>GRF baseline</td>
<td>&#x00D7;</td>
<td>&#x00D7;</td>
<td>&#x00D7;</td>
<td>68.24</td>
<td>23.81</td>
<td>2.41E&#x2212;03</td>
<td>26</td>
</tr>
<tr>
<td>GRF&#x002B;DRFA</td>
<td>&#x221A;</td>
<td>&#x00D7;</td>
<td>&#x00D7;</td>
<td>68.97</td>
<td>22.94</td>
<td>2.30E&#x2212;03</td>
<td>24</td>
</tr>
<tr>
<td>GRF&#x002B;FSM</td>
<td>&#x00D7;</td>
<td>&#x221A;</td>
<td>&#x00D7;</td>
<td>69.18</td>
<td>22.16</td>
<td>2.22E&#x2212;03</td>
<td>24</td>
</tr>
<tr>
<td>GRF&#x002B;RIE</td>
<td>&#x00D7;</td>
<td>&#x00D7;</td>
<td>&#x221A;</td>
<td>69.56</td>
<td>20.87</td>
<td>2.09E&#x2212;03</td>
<td>24</td>
</tr>
<tr>
<td>Full HFG</td>
<td>&#x221A;</td>
<td>&#x221A;</td>
<td>&#x221A;</td>
<td>70.33</td>
<td>18.69</td>
<td>1.98E&#x2212;03</td>
<td>23</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Among the three individual components, RIE yields the largest single-module gain, improving the mAP to 69.56% while also reducing the spike rate to 20.87% and the analytical energy consumption to 2.09E&#x2212;03 J. This trend is consistent with the characteristics of the DOTA dataset, where many targets exhibit arbitrary orientations and elongated structures. By suppressing non-target directional responses, RIE not only improves orientation-aware representation but also effectively reduces redundant spike firing.</p>
<p>When the three components are integrated, the full HFG achieves the best overall result, reaching 70.33% mAP, with the lowest spike rate (18.69%) and lowest energy consumption (1.98E&#x2212;03 J) among all compared variants, while maintaining a comparable inference speed (23 FPS). These results indicate that DRFA, FSM, and RIE are complementary rather than redundant, and the observed gain mainly comes from the coordinated adaptive encoding design itself.</p>
</sec>
<sec id="s4_7">
<label>4.7</label>
<title>Discussion</title>
<p><bold>Discussion on Generalization.</bold> Although the current experiments are conducted on DOTA and DIOR, the proposed HFG mechanism is not specifically designed for a particular dataset, category taxonomy, or detection head. Instead, HFG operates at the encoding stage, where receptive-field position, scale, and orientation are adaptively adjusted before backbone feature extraction. This makes the mechanism fundamentally feature-oriented rather than dataset-specific. Since many remote sensing detection benchmarks share common challenges such as multi-scale targets, arbitrary object orientations, cluttered backgrounds, and large appearance variations, the proposed encoding strategy is expected to be transferable to other remote sensing detection scenarios as well. Nevertheless, we acknowledge that this claim is currently supported by the mechanism design and the results on two representative benchmarks, rather than by exhaustive cross-dataset experiments. A broader validation on additional remote sensing datasets will therefore be an important part of our future work.</p>
<p><bold>Practicality for UAV and Edge Deployment.</bold> While this study primarily validates DGRDet through simulation environments, its design inherently aligns with the strict Size, Weight, and Power (SWaP) constraints of real-world UAVs and edge devices. The practicality of deploying DGRDet stems from its extreme temporal sparsity. Traditional artificial neural networks (ANNs) rely on dense Multiply-Accumulate (MAC) operations, causing severe thermal throttling and battery drainage on micro-drones. In contrast, DGRDet employs event-driven accumulation (AC) operations. Specifically, as demonstrated in our ablation studies, the proposed HFG encoder effectively suppresses background noise and non-target responses, driving the network&#x2019;s overall spike firing rate down to approximately 18.69% and analytical energy consumption to 1.98E&#x2212;03 J per inference.</p>
<p>In practical hardware deployment, this high degree of sparsity directly translates to minimized memory access frequency and reduced dynamic power consumption. Furthermore, the functional modules of HFG (e.g., dynamic receptive fields and feedback modulation) are implemented through localized membrane potential dynamics rather than complex global attention matrices, ensuring structural compatibility with emerging neuromorphic chips (such as Intel Loihi 2) and edge-accelerated FPGAs. Future work will focus on the hardware-in-the-loop quantization and physical deployment of DGRDet to measure real-world latency and milliwatt-level power efficiency on airborne platforms.</p>
</sec>
</sec>
<sec id="s5">
<label>5</label>
<title>Conclusions</title>
<p>In this work, we investigate the feasibility of applying a directly trained deep Spiking Neural Network (SNN) to remote sensing image object detection. Considering that remote sensing object detection requires the extraction of complex, rotation-aware, and multi-scale features, we introduce a novel spiking biologically inspired hierarchical feedback-based Gaussian encoding mechanism. Specifically, we first theoretically analyze the limitations of conventional Gaussian encoding schemes and design a biologically hierarchical feedback-based encoding strategy inspired by principles of biological vision. Furthermore, to address the difficulty of detecting remote sensing objects with arbitrary orientations, we propose a rotation-invariance enhancement strategy at the encoding stage, which effectively reduces redundant spike firing during the detection process. The directly trained deep DGRDet framework facilitates straightforward deployment on lightweight and resource-constrained devices. Experimental results demonstrate that, with an extremely small number of time steps, the proposed model achieves performance comparable to ANN-based counterparts with the same network structure, while consuming significantly less power than both ANN models and ANN-to-SNN conversion methods. Moreover, DGRDet exhibits superior performance on authoritative remote sensing benchmarks.</p>
<p>Nevertheless, we have not yet optimized the subsequent network architecture in this study. In future work, we plan to further explore the topological designs of core feature extraction networks in SNNs and investigate their integration with neuromorphic hardware, thereby enabling rapid and efficient real-world deployment.</p>
</sec>
</body>
<back>
<ack>
<p>The authors would like to express their gratitude to Wei Guo for providing valuable feedback, and to Yun Huang for their support.</p>
</ack>
<sec>
<title>Funding Statement</title>
<p>This research was funded by the National Key R&#x0026;D Program of China Grant No. 2022YFB4500900.</p>
</sec>
<sec>
<title>Author Contributions</title>
<p>Li Chen was responsible for the conception and planning of the experimental ideas, and led the design of the experiments. He also participated in data analysis and interpretation of results. Fan Zhang undertook the task of const ructing the theoretical model and conducted a com-prehensive review of the relevant literature. Guangwei Xie focused on the data collection process and the execution of the experiments. Yanzhao Gao was in charge of organizing the theoretical knowledge into mathematical formulations. Xiaofeng Qi took the lead in drafting the initial manuscript and subsequent revisions, ensuring that the paper&#x2019;s structure was logical and the language was fluent. Mingqian Sun managed the collection and organization of preliminary research materials. 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 data that support this study are available from authors.</p>
</sec>
<sec>
<title>Ethics Approval</title>
<p>Not applicable.</p>
</sec>
<sec sec-type="COI-statement">
<title>Conflicts of Interest</title>
<p>The authors declare no conflicts of interest.</p>
</sec>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Nikouei</surname> <given-names>M</given-names></string-name>, <string-name><surname>Baroutian</surname> <given-names>B</given-names></string-name>, <string-name><surname>Nabavi</surname> <given-names>S</given-names></string-name>, <string-name><surname>Taraghi</surname> <given-names>F</given-names></string-name>, <string-name><surname>Aghaei</surname> <given-names>A</given-names></string-name>, <string-name><surname>Sajedi</surname> <given-names>A</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Small object detection: a comprehensive survey on challenges, techniques and real-world applications</article-title>. <source>Intell Syst Appl</source>. <year>2025</year>;<volume>27</volume>(<issue>1</issue>):<fpage>200561</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.iswa.2025.200561</pub-id>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Maass</surname> <given-names>W</given-names></string-name></person-group>. <article-title>Networks of spiking neurons: the third generation of neural network models</article-title>. <source>Neural Netw</source>. <year>1997</year>;<volume>10</volume>(<issue>9</issue>):<fpage>1659</fpage>&#x2013;<lpage>71</lpage>. doi:<pub-id pub-id-type="doi">10.1016/S0893-6080(97)00011-7</pub-id>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Shrestha</surname> <given-names>SB</given-names></string-name>, <string-name><surname>Orchard</surname> <given-names>G</given-names></string-name></person-group>. <article-title>SLAYER: spike layer error reassignment in time</article-title>. <comment>arXiv:1810.08646. 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>Cao</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Khosla</surname> <given-names>D</given-names></string-name></person-group>. <article-title>Spiking deep convolutional neural networks for energy-efficient object recognition</article-title>. <source>Int J Comput Vis</source>. <year>2015</year>;<volume>113</volume>(<issue>1</issue>):<fpage>54</fpage>&#x2013;<lpage>66</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s11263-014-0788-3</pub-id>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Hunsberger</surname> <given-names>E</given-names></string-name>, <string-name><surname>Eliasmith</surname> <given-names>C</given-names></string-name></person-group>. <source>Training spiking deep networks for neuromorphic hardware</source>. <comment>arXiv:1611.05141. 2016</comment>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kim</surname> <given-names>S</given-names></string-name>, <string-name><surname>Park</surname> <given-names>S</given-names></string-name>, <string-name><surname>Na</surname> <given-names>B</given-names></string-name>, <string-name><surname>Yoon</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Spiking-YOLO: spiking neural network for energy-efficient object detection</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2020</year>;<volume>34</volume>(<issue>7</issue>):<fpage>11270</fpage>&#x2013;<lpage>7</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v34i07.6787</pub-id>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</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>He</surname> <given-names>X</given-names></string-name>, <string-name><surname>Dong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Kong</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Zeng</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Spike calibration: fast and accurate conversion of spiking neural network for object detection and segmentation</article-title>. <comment>arXiv:2207.02702. 2022</comment>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Jin</surname> <given-names>X</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>M</given-names></string-name>, <string-name><surname>Yan</surname> <given-names>R</given-names></string-name>, <string-name><surname>Pan</surname> <given-names>G</given-names></string-name>, <string-name><surname>Ma</surname> <given-names>D</given-names></string-name></person-group>. <article-title>R-SNN: region-based spiking neural network for object detection</article-title>. <source>IEEE Trans Cogn Dev Syst</source>. <year>2024</year>;<volume>16</volume>(<issue>3</issue>):<fpage>810</fpage>&#x2013;<lpage>7</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tcds.2023.3311634</pub-id>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Everingham</surname> <given-names>M</given-names></string-name>, <string-name><surname>Zisserman</surname> <given-names>A</given-names></string-name>, <string-name><surname>Williams</surname> <given-names>CKI</given-names></string-name></person-group>. <chapter-title>The 2005 PASCAL visual object classes challenge</chapter-title>. In: <source>Machine learning challenges workshop</source>. <publisher-loc>Berlin/Heidelberg, Germany</publisher-loc>: <publisher-name>Springer</publisher-name>; <year>2005</year>. p. <fpage>117</fpage>&#x2013;<lpage>76</lpage>. doi:<pub-id pub-id-type="doi">10.1007/11736790_8</pub-id>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Qu</surname> <given-names>J</given-names></string-name>, <string-name><surname>Gao</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Tang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Qiao</surname> <given-names>H</given-names></string-name></person-group>. <article-title>Spiking neural network for ultra-low-latency and high-accurate object detection</article-title>. <comment>arXiv:2306.12010. 2023</comment>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Lin</surname> <given-names>TY</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>. <chapter-title>Microsoft COCO: common objects in context</chapter-title>. In: <source>Computer vision&#x2014;ECCV 2014</source>. <publisher-loc>Cham, Switzerland</publisher-loc>: <publisher-name>Springer International Publishing</publisher-name>; <year>2014</year>. p. <fpage>740</fpage>&#x2013;<lpage>55</lpage>. doi:<pub-id pub-id-type="doi">10.1007/978-3-319-10602-1_48</pub-id>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Su</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Chou</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Li</surname> <given-names>J</given-names></string-name>, <string-name><surname>Mei</surname> <given-names>S</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Z</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Deep directly-trained spiking neural networks for object detection</article-title>. In: <conf-name>2023 IEEE/CVF International Conference on Computer Vision (ICCV); 2023 Oct 1&#x2013;6</conf-name>; <publisher-loc>Paris, France</publisher-loc>. p. <fpage>6532</fpage>&#x2013;<lpage>42</lpage>. doi:<pub-id pub-id-type="doi">10.1109/ICCV51070.2023.00603</pub-id>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Yao</surname> <given-names>M</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>J</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>T</given-names></string-name>, <string-name><surname>Xu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Tian</surname> <given-names>Y</given-names></string-name>, <etal>et al</etal></person-group>. <source>Spike-driven transformer V2: meta spiking neural network architecture inspiring the design of next-generation neuromorphic chips</source>. <comment>arXiv:2404.03663. 2024</comment>.</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>Xia</surname> <given-names>GS</given-names></string-name>, <string-name><surname>Bai</surname> <given-names>X</given-names></string-name>, <string-name><surname>Ding</surname> <given-names>J</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Belongie</surname> <given-names>S</given-names></string-name>, <string-name><surname>Luo</surname> <given-names>J</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>DOTA: a large-scale dataset for object detection in aerial images</article-title>. In: <conf-name>2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition; 2018 Jun 18&#x2013;23</conf-name>; <publisher-loc>Salt Lake City, UT, USA</publisher-loc>. p. <fpage>3974</fpage>&#x2013;<lpage>83</lpage>. doi:<pub-id pub-id-type="doi">10.1109/cvpr.2018.00418</pub-id>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="other"><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>. <comment>arXiv:2010.04159. 2020</comment>.</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>Lin</surname> <given-names>TY</given-names></string-name>, <string-name><surname>Doll&#x00E1;r</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>Hariharan</surname> <given-names>B</given-names></string-name>, <string-name><surname>Belongie</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Feature pyramid networks for object detection</article-title>. In: <conf-name>2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR); 2017 Jul 21&#x2013;26</conf-name>; <publisher-loc>Honolulu, HI, USA</publisher-loc>. p. <fpage>936</fpage>&#x2013;<lpage>44</lpage>. doi:<pub-id pub-id-type="doi">10.1109/CVPR.2017.106</pub-id>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Girshick</surname> <given-names>R</given-names></string-name></person-group>. <article-title>Faster R-CNN</article-title>. In: <conf-name>Proceedings of the IEEE International Conference On Computer Vision; 2015 Dec 11&#x2013;18</conf-name>; <publisher-loc>Santiago, Chile</publisher-loc>. p. <fpage>1440</fpage>&#x2013;<lpage>448</lpage>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Ding</surname> <given-names>J</given-names></string-name>, <string-name><surname>Xue</surname> <given-names>N</given-names></string-name>, <string-name><surname>Long</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xia</surname> <given-names>GS</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>Q</given-names></string-name></person-group>. <article-title>Learning RoI transformer for detecting oriented objects in aerial images</article-title>. <comment>arXiv:1812.00155. 2018</comment>. </mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Xie</surname> <given-names>X</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>G</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yao</surname> <given-names>X</given-names></string-name>, <string-name><surname>Han</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Oriented R-CNN for object detection</article-title>. In: <conf-name>2021 IEEE/CVF International Conference on Computer Vision (ICCV); 2021 Oct 10&#x2013;17</conf-name>; <publisher-loc>Montreal, QC, Canada</publisher-loc>. p. <fpage>3500</fpage>&#x2013;<lpage>9</lpage>. doi:<pub-id pub-id-type="doi">10.1109/iccv48922.2021.00350</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>Pu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xia</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Han</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Gan</surname> <given-names>W</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Adaptive rotated convolution for rotated object detection</article-title>. In: <conf-name>2023 IEEE/CVF International Conference on Computer Vision (ICCV); 2023 Oct 1&#x2013;6</conf-name>; <publisher-loc>Paris, France</publisher-loc>. p. <fpage>6566</fpage>&#x2013;<lpage>77</lpage>. doi:<pub-id pub-id-type="doi">10.1109/ICCV51070.2023.00606</pub-id>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yu</surname> <given-names>H</given-names></string-name>, <string-name><surname>Tian</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Ye</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Spatial transform decoupling for oriented object detection</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2024</year>;<volume>38</volume>(<issue>7</issue>):<fpage>6782</fpage>&#x2013;<lpage>90</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v38i7.28502</pub-id>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yao</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>G</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>G</given-names></string-name>, <string-name><surname>Li</surname> <given-names>S</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>P</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>X</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>On improving bounding box representations for oriented object detection</article-title>. <source>IEEE Trans Geosci Remote Sensing</source>. <year>2023</year>;<volume>61</volume>:<fpage>1</fpage>&#x2013;<lpage>11</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tgrs.2022.3231340</pub-id>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Yan</surname> <given-names>J</given-names></string-name>, <string-name><surname>Feng</surname> <given-names>Z</given-names></string-name>, <string-name><surname>He</surname> <given-names>T</given-names></string-name></person-group>. <article-title>R3Det: refined single-stage detector with feature refinement for rotating object</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2021</year>;<volume>35</volume>(<issue>4</issue>):<fpage>3163</fpage>&#x2013;<lpage>71</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v35i4.16426</pub-id>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Sun</surname> <given-names>P</given-names></string-name>, <string-name><surname>Zheng</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Xu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Bai</surname> <given-names>S</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>X</given-names></string-name></person-group>. <article-title>Learning critical features for arbitrary-oriented object detection in remote-sensing optical images</article-title>. <source>IEEE Trans Instrum Meas</source>. <year>2024</year>;<volume>73</volume>:<fpage>5015112</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TIM.2024.3378265</pub-id>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>W</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>K</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Oriented RepPoints for aerial object detection</article-title>. In: <conf-name>2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); 2022 Jun 18&#x2013;24</conf-name>; <publisher-loc>New Orleans, LA, USA</publisher-loc>. p. <fpage>1819</fpage>&#x2013;<lpage>28</lpage>. doi:<pub-id pub-id-type="doi">10.1109/CVPR52688.2022.00187</pub-id>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Xie</surname> <given-names>X</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>G</given-names></string-name>, <string-name><surname>Rao</surname> <given-names>C</given-names></string-name>, <string-name><surname>Lang</surname> <given-names>C</given-names></string-name>, <string-name><surname>Han</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Oriented object detection via contextual dependence mining and penalty-incentive allocation</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2024</year>;<volume>62</volume>:<fpage>5618010</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2024.3385985</pub-id>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zeng</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Li</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Yan</surname> <given-names>J</given-names></string-name></person-group>. <article-title>ARS-DETR: aspect ratio-sensitive detection transformer for aerial oriented object detection</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2024</year>;<volume>62</volume>:<fpage>5610315</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2024.3364713</pub-id>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Rueckauer</surname> <given-names>B</given-names></string-name>, <string-name><surname>Lungu</surname> <given-names>IA</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Pfeiffer</surname> <given-names>M</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>SC</given-names></string-name></person-group>. <article-title>Conversion of continuous-valued deep networks to efficient event-driven networks for image classification</article-title>. <source>Front Neurosci</source>. <year>2017</year>;<volume>11</volume>:<fpage>682</fpage>. doi:<pub-id pub-id-type="doi">10.3389/fnins.2017.00682</pub-id>; <pub-id pub-id-type="pmid">29375284</pub-id></mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Diehl</surname> <given-names>PU</given-names></string-name>, <string-name><surname>Neil</surname> <given-names>D</given-names></string-name>, <string-name><surname>Binas</surname> <given-names>J</given-names></string-name>, <string-name><surname>Cook</surname> <given-names>M</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>SC</given-names></string-name>, <string-name><surname>Pfeiffer</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Fast-classifying, high-accuracy spiking deep networks through weight and threshold balancing</article-title>. In: <conf-name>2015 International Joint Conference on Neural Networks (IJCNN); 2015 Jul 12&#x2013;17</conf-name>; <publisher-loc>Killarney, Ireland</publisher-loc>. p. <fpage>1</fpage>&#x2013;<lpage>8</lpage>. doi:<pub-id pub-id-type="doi">10.1109/IJCNN.2015.7280696</pub-id>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Gerstner</surname> <given-names>W</given-names></string-name>, <string-name><surname>Kistler</surname> <given-names>WM</given-names></string-name></person-group>. <source>Spiking neuron models</source>. <publisher-loc>Cambridge, UK</publisher-loc>: <publisher-name>Cambridge University Press</publisher-name>; <year>2002</year>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Gollisch</surname> <given-names>T</given-names></string-name>, <string-name><surname>Meister</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Rapid neural coding in the retina with relative spike latencies</article-title>. <source>Science</source>. <year>2008</year>;<volume>319</volume>(<issue>5866</issue>):<fpage>1108</fpage>&#x2013;<lpage>11</lpage>. doi:<pub-id pub-id-type="doi">10.1126/science.1149639</pub-id>; <pub-id pub-id-type="pmid">18292344</pub-id></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>Park</surname> <given-names>S</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>S</given-names></string-name>, <string-name><surname>Choe</surname> <given-names>H</given-names></string-name>, <string-name><surname>Yoon</surname> <given-names>S</given-names></string-name></person-group>. <article-title>Fast and efficient information transmission with burst spikes in deep spiking neural networks</article-title>. In: <conf-name>2019 56th ACM/IEEE Design Automation Conference (DAC); 2019 Jun 2&#x2013;6</conf-name>; <publisher-loc>Las Vegas, NV, USA</publisher-loc>. p. <fpage>2019:1</fpage>&#x2013;<lpage>6</lpage>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Gerstner</surname> <given-names>W</given-names></string-name>, <string-name><surname>Kistler</surname> <given-names>WM</given-names></string-name>, <string-name><surname>Naud</surname> <given-names>R</given-names></string-name>, <string-name><surname>Paninski</surname> <given-names>L</given-names></string-name></person-group>. <source>Neuronal dynamics: from single neurons to networks and models of cognition</source>. <publisher-loc>Cambridge, UK</publisher-loc>: <publisher-name>Cambridge University Press</publisher-name>; <year>2014</year>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Kiselev</surname> <given-names>MV</given-names></string-name>, <string-name><surname>Urusov</surname> <given-names>AM</given-names></string-name>, <string-name><surname>Ivanitsky</surname> <given-names>AY</given-names></string-name></person-group>. <article-title>The adaptive Gaussian receptive fields for spiking encoding of numeric variables</article-title>. <source>Comput Res Model</source>. <year>2025</year>;<volume>17</volume>(<issue>3</issue>):<fpage>389</fpage>&#x2013;<lpage>400</lpage>. doi:<pub-id pub-id-type="doi">10.20537/2076-7633-2025-17-3-389-400</pub-id>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Fang</surname> <given-names>W</given-names></string-name>, <string-name><surname>Yu</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Huang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Masquelier</surname> <given-names>T</given-names></string-name>, <string-name><surname>Tian</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Deep residual learning in spiking neural networks</article-title>. <source>Adv Neural Inf Process Syst</source>. <year>2021</year>;<volume>34</volume>:<fpage>21056</fpage>&#x2013;<lpage>69</lpage>.</mixed-citation></ref>
<ref id="ref-36"><label>[36]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hodgkin</surname> <given-names>AL</given-names></string-name>, <string-name><surname>Huxley</surname> <given-names>AF</given-names></string-name></person-group>. <article-title>A quantitative description of membrane current and its application to conduction and excitation in nerve</article-title>. <source>Bull Math Biol</source>. <year>1990</year>;<volume>52</volume>(<issue>1&#x2013;2</issue>):<fpage>25</fpage>&#x2013;<lpage>71</lpage>. doi:<pub-id pub-id-type="doi">10.1016/S0092-8240(05)80004-7</pub-id>.</mixed-citation></ref>
<ref id="ref-37"><label>[37]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Izhikevich</surname> <given-names>EM</given-names></string-name></person-group>. <article-title>Simple model of spiking neurons</article-title>. <source>IEEE Trans Neural Netw</source>. <year>2003</year>;<volume>14</volume>(<issue>6</issue>):<fpage>1569</fpage>&#x2013;<lpage>72</lpage>. doi:<pub-id pub-id-type="doi">10.1109/TNN.2003.820440</pub-id>; <pub-id pub-id-type="pmid">18244602</pub-id></mixed-citation></ref>
<ref id="ref-38"><label>[38]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Abbott</surname> <given-names>LF</given-names></string-name></person-group>. <article-title>Lapicque&#x2019;s introduction of the integrate-and-fire model neuron (1907)</article-title>. <source>Brain Res Bull</source>. <year>1999</year>;<volume>50</volume>(<issue>5&#x2013;6</issue>):<fpage>303</fpage>&#x2013;<lpage>4</lpage>. doi:<pub-id pub-id-type="doi">10.1016/s0361-9230(99)00161-6</pub-id>; <pub-id pub-id-type="pmid">10643408</pub-id></mixed-citation></ref>
<ref id="ref-39"><label>[39]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Deng</surname> <given-names>L</given-names></string-name>, <string-name><surname>Li</surname> <given-names>G</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>J</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Shi</surname> <given-names>L</given-names></string-name></person-group>. <article-title>Direct training for spiking neural networks: faster, larger, better</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2019</year>;<volume>33</volume>(<issue>1</issue>):<fpage>1311</fpage>&#x2013;<lpage>8</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v33i01.33011311</pub-id>.</mixed-citation></ref>
<ref id="ref-40"><label>[40]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>B</given-names></string-name>, <string-name><surname>Todo</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Tang</surname> <given-names>Z</given-names></string-name></person-group>. <article-title>Artificial visual system for orientation detection based on Hubel-Wiesel model</article-title>. <source>Brain Sci</source>. <year>2022</year>;<volume>12</volume>(<issue>4</issue>):<fpage>470</fpage>. doi:<pub-id pub-id-type="doi">10.3390/brainsci12040470</pub-id>; <pub-id pub-id-type="pmid">35448001</pub-id></mixed-citation></ref>
<ref id="ref-41"><label>[41]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Cachi</surname> <given-names>PG</given-names></string-name>, <string-name><surname>Ventura</surname> <given-names>S</given-names></string-name>, <string-name><surname>Cios</surname> <given-names>KJ</given-names></string-name></person-group>. <article-title>MT-SNN: spiking neural network that enables single-tasking of multiple tasks</article-title>. <comment>arXiv:2208.01522. 2022</comment>.</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>Sandler</surname> <given-names>M</given-names></string-name>, <string-name><surname>Howard</surname> <given-names>A</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>M</given-names></string-name>, <string-name><surname>Zhmoginov</surname> <given-names>A</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>LC</given-names></string-name></person-group>. <article-title>MobileNetV2: inverted residuals and linear bottlenecks</article-title>. In: <conf-name>2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition; 2018 Jun 18&#x2013;23</conf-name>; <publisher-loc>Salt Lake City, UT, USA</publisher-loc>. p. <fpage>4510</fpage>&#x2013;<lpage>20</lpage>. doi:<pub-id pub-id-type="doi">10.1109/CVPR.2018.00474</pub-id>.</mixed-citation></ref>
<ref id="ref-43"><label>[43]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>K</given-names></string-name>, <string-name><surname>Wan</surname> <given-names>G</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>G</given-names></string-name>, <string-name><surname>Meng</surname> <given-names>L</given-names></string-name>, <string-name><surname>Han</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Object detection in optical remote sensing images: a survey and a new benchmark</article-title>. <source>ISPRS J Photogramm Remote Sens</source>. <year>2020</year>;<volume>159</volume>:<fpage>296</fpage>&#x2013;<lpage>307</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.isprsjprs.2019.11.023</pub-id>.</mixed-citation></ref>
<ref id="ref-44"><label>[44]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Chen</surname> <given-names>K</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Pang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Cao</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Xiong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Li</surname> <given-names>X</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>MMDetection: open MMLab detection toolbox and benchmark</article-title>. <comment>arXiv:1906.07155. 2019</comment>.</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>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yan</surname> <given-names>J</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Guo</surname> <given-names>Z</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>SCRDet: towards more robust detection for small, cluttered and rotated objects</article-title>. In: <conf-name>2019 IEEE/CVF International Conference on Computer Vision (ICCV); 2019 Oct 27&#x2013;Nov 2</conf-name>; <publisher-loc>Seoul, Republic of Korea</publisher-loc>. p. <fpage>8231</fpage>&#x2013;<lpage>40</lpage>. doi:<pub-id pub-id-type="doi">10.1109/ICCV.2019.00832</pub-id>.</mixed-citation></ref>
<ref id="ref-46"><label>[46]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Jiang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>X</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>S</given-names></string-name>, <string-name><surname>Li</surname> <given-names>W</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>H</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>R2CNN: rotational region CNN for orientation robust scene text detection</article-title>. <comment>arXiv:1706.09579. 2017</comment>.</mixed-citation></ref>
<ref id="ref-47"><label>[47]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ma</surname> <given-names>J</given-names></string-name>, <string-name><surname>Shao</surname> <given-names>W</given-names></string-name>, <string-name><surname>Ye</surname> <given-names>H</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>L</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Zheng</surname> <given-names>Y</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Arbitrary-oriented scene text detection via rotation proposals</article-title>. <source>IEEE Trans Multimedia</source>. <year>2018</year>;<volume>20</volume>(<issue>11</issue>):<fpage>3111</fpage>&#x2013;<lpage>22</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tmm.2018.2818020</pub-id>.</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>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>2017 IEEE International Conference on Computer Vision (ICCV); 2017 Oct 22&#x2013;29</conf-name>; <publisher-loc>Venice, Italy</publisher-loc>. p. <fpage>2999</fpage>&#x2013;<lpage>3007</lpage>. doi:<pub-id pub-id-type="doi">10.1109/ICCV.2017.324</pub-id>.</mixed-citation></ref>
<ref id="ref-49"><label>[49]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Jiang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Tan</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>X</given-names></string-name>, <string-name><surname>Lin</surname> <given-names>M</given-names></string-name>, <string-name><surname>Li</surname> <given-names>H</given-names></string-name></person-group>. <article-title>GiraffeDet: a heavy-neck paradigm for object detection</article-title>. <comment>arXiv:2202.04256. 2022</comment>.</mixed-citation></ref>
<ref id="ref-50"><label>[50]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Dang</surname> <given-names>LM</given-names></string-name>, <string-name><surname>Song</surname> <given-names>HK</given-names></string-name>, <string-name><surname>Moon</surname> <given-names>H</given-names></string-name></person-group>. <article-title>ORCNN-X: attention-driven multiscale network for detecting small objects in complex aerial scenes</article-title>. <source>Remote Sens</source>. <year>2023</year>;<volume>15</volume>(<issue>14</issue>):<fpage>3497</fpage>. doi:<pub-id pub-id-type="doi">10.3390/rs15143497</pub-id>.</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>Chen</surname> <given-names>H</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>K</given-names></string-name>, <string-name><surname>Ding</surname> <given-names>G</given-names></string-name>, <string-name><surname>Han</surname> <given-names>J</given-names></string-name>, <string-name><surname>Lin</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>L</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>YOLOv10: real-time end-to-end object detection</article-title>. In: <conf-name>Advances in Neural Information Processing Systems 37; 2024 Dec 10&#x2013;15</conf-name>; <publisher-loc>Vancouver, BC, Canada</publisher-loc>. p. <fpage>107984</fpage>&#x2013;<lpage>8011</lpage>. doi:<pub-id pub-id-type="doi">10.52202/079017-3429</pub-id>.</mixed-citation></ref>
<ref id="ref-52"><label>[52]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chen</surname> <given-names>L</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>F</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>G</given-names></string-name>, <string-name><surname>Gao</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Qi</surname> <given-names>X</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>M</given-names></string-name></person-group>. <article-title>S3Det: a fast object detector for remote sensing images based on artificial to spiking neural network conversion</article-title>. <source>Front Inform Technol Electron Eng</source>. <year>2025</year>;<volume>26</volume>(<issue>5</issue>):<fpage>713</fpage>&#x2013;<lpage>27</lpage>. doi:<pub-id pub-id-type="doi">10.1631/fitee.2400594</pub-id>.</mixed-citation></ref>
<ref id="ref-53"><label>[53]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Merolla</surname> <given-names>PA</given-names></string-name>, <string-name><surname>Arthur</surname> <given-names>JV</given-names></string-name>, <string-name><surname>Alvarez-Icaza</surname> <given-names>R</given-names></string-name>, <string-name><surname>Cassidy</surname> <given-names>AS</given-names></string-name>, <string-name><surname>Sawada</surname> <given-names>J</given-names></string-name>, <string-name><surname>Akopyan</surname> <given-names>F</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Artificial brains. A million spiking-neuron integrated circuit with a scalable communication network and interface</article-title>. <source>Science</source>. <year>2014</year>;<volume>345</volume>(<issue>6197</issue>):<fpage>668</fpage>&#x2013;<lpage>73</lpage>. doi:<pub-id pub-id-type="doi">10.1126/science.1254642</pub-id>; <pub-id pub-id-type="pmid">25104385</pub-id></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>Horowitz</surname> <given-names>M</given-names></string-name></person-group>. <article-title>1.1 computing&#x2019;s energy problem (and what we can do about it)</article-title>. In: <conf-name>2014 IEEE International Solid-State Circuits Conference Digest of Technical Papers (ISSCC); 2014 Feb 9&#x2013;13</conf-name>; <publisher-loc>San Francisco, CA, USA</publisher-loc>. p. <fpage>10</fpage>&#x2013;<lpage>4</lpage>. doi:<pub-id pub-id-type="doi">10.1109/ISSCC.2014.6757323</pub-id>.</mixed-citation></ref>
<ref id="ref-55"><label>[55]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ming</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Miao</surname> <given-names>L</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Li</surname> <given-names>L</given-names></string-name></person-group>. <article-title>Dynamic anchor learning for arbitrary-oriented object detection</article-title>. <source>Proc AAAI Conf Artif Intell</source>. <year>2021</year>;<volume>35</volume>(<issue>3</issue>):<fpage>2355</fpage>&#x2013;<lpage>63</lpage>. doi:<pub-id pub-id-type="doi">10.1609/aaai.v35i3.16336</pub-id>.</mixed-citation></ref>
<ref id="ref-56"><label>[56]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Azimi</surname> <given-names>SM</given-names></string-name>, <string-name><surname>Vig</surname> <given-names>E</given-names></string-name>, <string-name><surname>Bahmanyar</surname> <given-names>R</given-names></string-name>, <string-name><surname>K&#x00F6;rner</surname> <given-names>M</given-names></string-name>, <string-name><surname>Reinartz</surname> <given-names>P</given-names></string-name></person-group>. <chapter-title>Towards multi-class object detection in unconstrained remote sensing imagery</chapter-title>. In: <source>Computer vision&#x2014;ACCV 2018</source>. <publisher-loc>Cham, Switzerland</publisher-loc>: <publisher-name>Springer International Publishing</publisher-name>; <year>2019</year>. p. <fpage>150</fpage>&#x2013;<lpage>65</lpage>. doi:<pub-id pub-id-type="doi">10.1007/978-3-030-20893-6_10</pub-id>.</mixed-citation></ref>
<ref id="ref-57"><label>[57]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>G</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>S</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>W</given-names></string-name></person-group>. <article-title>CAD-net: a context-aware detection network for objects in remote sensing imagery</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2019</year>;<volume>57</volume>(<issue>12</issue>):<fpage>10015</fpage>&#x2013;<lpage>24</lpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2019.2930982</pub-id>.</mixed-citation></ref>
<ref id="ref-58"><label>[58]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wu</surname> <given-names>J</given-names></string-name>, <string-name><surname>Pan</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Lei</surname> <given-names>B</given-names></string-name>, <string-name><surname>Hu</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>FSANet: feature-and-spatial-aligned network for tiny object detection in remote sensing images</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2022</year>;<volume>60</volume>:<fpage>5630717</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2022.3205052</pub-id>.</mixed-citation></ref>
<ref id="ref-59"><label>[59]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Yan</surname> <given-names>J</given-names></string-name>, <string-name><surname>Liao</surname> <given-names>W</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Tang</surname> <given-names>J</given-names></string-name>, <string-name><surname>He</surname> <given-names>T</given-names></string-name></person-group>. <article-title>SCRDet&#x002B;&#x002B;: detecting small, cluttered and rotated objects via instance-level feature denoising and rotation loss smoothing</article-title>. <source>IEEE Trans Pattern Anal Mach Intell</source>. <year>2023</year>;<volume>45</volume>(<issue>2</issue>):<fpage>2384</fpage>&#x2013;<lpage>99</lpage>. doi:<pub-id pub-id-type="doi">10.1109/TPAMI.2022.3166956</pub-id>.</mixed-citation></ref>
<ref id="ref-60"><label>[60]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Dong</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Yang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>S</given-names></string-name>, <string-name><surname>Gao</surname> <given-names>G</given-names></string-name>, <string-name><surname>Li</surname> <given-names>C</given-names></string-name></person-group>. <article-title>Optical remote sensing object detection based on background separation and small object compensation strategy</article-title>. <source>IEEE J Sel Top Appl Earth Obs Remote Sens</source>. <year>2024</year>;<volume>19</volume>:<fpage>3341</fpage>&#x2013;<lpage>51</lpage>. doi:<pub-id pub-id-type="doi">10.1109/JSTARS.2024.3351140</pub-id>.</mixed-citation></ref>
<ref id="ref-61"><label>[61]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Xu</surname> <given-names>T</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>X</given-names></string-name>, <string-name><surname>Diao</surname> <given-names>W</given-names></string-name>, <string-name><surname>Zhao</surname> <given-names>L</given-names></string-name>, <string-name><surname>Fu</surname> <given-names>K</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>H</given-names></string-name></person-group>. <article-title>ASSD: feature aligned single-shot detection for multiscale objects in aerial imagery</article-title>. <source>IEEE Trans Geosci Remote Sensing</source>. <year>2022</year>;<volume>60</volume>:<fpage>1</fpage>&#x2013;<lpage>17</lpage>. doi:<pub-id pub-id-type="doi">10.1109/tgrs.2021.3089170</pub-id>.</mixed-citation></ref>
<ref id="ref-62"><label>[62]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Gao</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Zhao</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Feng</surname> <given-names>H</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>Context feature integration and balanced sampling strategy for small weak object detection in remote sensing imagery</article-title>. <source>IEEE Geosci Remote Sensing Lett</source>. <year>2024</year>;<volume>21</volume>:<fpage>1</fpage>&#x2013;<lpage>5</lpage>. doi:<pub-id pub-id-type="doi">10.1109/lgrs.2024.3356507</pub-id>.</mixed-citation></ref>
<ref id="ref-63"><label>[63]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Yu</surname> <given-names>D</given-names></string-name>, <string-name><surname>Ji</surname> <given-names>S</given-names></string-name></person-group>. <article-title>A new spatial-oriented object detection framework for remote sensing images</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2022</year>;<volume>60</volume>:<fpage>4407416</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2021.3127232</pub-id>.</mixed-citation></ref>
<ref id="ref-64"><label>[64]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Gao</surname> <given-names>T</given-names></string-name>, <string-name><surname>Li</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Wen</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>T</given-names></string-name>, <string-name><surname>Niu</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>Z</given-names></string-name></person-group>. <article-title>Attention-free global multiscale fusion network for remote sensing object detection</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2024</year>;<volume>62</volume>:<fpage>5603214</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2023.3346041</pub-id>.</mixed-citation></ref>
<ref id="ref-65"><label>[65]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhou</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Zhu</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>KLDet: detecting tiny objects in remote sensing images via kullback-leibler divergence</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2024</year>;<volume>62</volume>:<fpage>4703316</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2024.3382099</pub-id>.</mixed-citation></ref>
<ref id="ref-66"><label>[66]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>T</given-names></string-name>, <string-name><surname>Zhuang</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>G</given-names></string-name>, <string-name><surname>Dong</surname> <given-names>S</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>H</given-names></string-name>, <string-name><surname>Li</surname> <given-names>L</given-names></string-name></person-group>. <article-title>Multiscale semantic fusion-guided fractal convolutional object detection network for optical remote sensing imagery</article-title>. <source>IEEE Trans Geosci Remote Sens</source>. <year>2021</year>;<volume>60</volume>:<fpage>5608720</fpage>. doi:<pub-id pub-id-type="doi">10.1109/TGRS.2021.3108476</pub-id>.</mixed-citation></ref>
</ref-list>
</back></article>