<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Spectral-spatial-temporal Modelling for Hyperspectral Object Tracking</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jun Zhou</string-name>
          <email>jun.zhou@griffith.edu.au</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Grifith University</institution>
          ,
          <addr-line>170 Kessels Road, Nathan, Queensland 4111</addr-line>
          ,
          <country country="AU">Australia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>STRL'25: Fourth International Workshop on Spatio-Temporal Reasoning and Learning</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>Object tracking is a fundamental task in computer vision, with applications spanning surveillance, autonomous driving, environmental monitoring, and robotics [1]. While traditional tracking methods based on color videos have achieved remarkable success, they remain limited in handling complex environments, such as cluttered backgrounds, significant object deformations, or targets with similar colors and textures. Hyperspectral video tracking addresses these challenges by capturing rich spectral signatures in addition to spatial and temporal information [2]. This joint representation allows trackers to distinguish objects not only by their visual appearance but also by their intrinsic material properties. In this talk, I will begin by reviewing traditional spectral-spatial analysis methods for hyperspectral data processing. I will then introduce recent advances in hyperspectral video dataset construction and spectral-spatial-temporal modeling for object tracking. Finally, I will conclude with a discussion of emerging research directions and their potential impact on real-world applications.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>https://experts.griffith.edu.au/7205 (J. Zhou)</p>
      <p>CEUR
Workshop</p>
      <p>
        ISSN1613-0073
not straightforward to directly adopt powerful color trackers trained on large video datasets for feature
extraction and representation learning. To address this issue, a hyperspectral frame can be divided into
band groups, which are converted into false-color images based on band importance estimated using an
attention mechanism [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Pretrained deep color trackers can then be applied to each false-color image
in parallel for object detection and tracking.
      </p>
      <p>These parallel deep neural networks collectively form a Siamese fusion network [11]. Each branch
extracts features from diferent layers and band groups, producing a multi-scale, multi-level
spectralspatial representation of the target. Through feature fusion, the network captures both global and local
structures, enabling it to model spatial variations as well as changes in material appearance for adaptive
online tracking. Within the same Siamese framework, the feature extraction and fusion stages can also
be replaced by modern object detection backbones such as YOLO [12], which have shown excellent
performance in complex tracking scenarios. Building on the detected objects, the tracker can be further
enhanced with a classifier and a temporal network based on gated recurrent units (GRUs). The classifier
helps distinguish between visually similar objects, while the temporal network models frame-to-frame
dependencies, improving robustness against challenges such as occlusion and scale variations.</p>
      <p>Hyperspectral video datasets captured by diferent cameras often vary in band numbers and
wavelength ranges. For example, the 2025 Hyperspectral Object Tracking contest [10] provides more than
200 videos collected across the visible, near-infrared, and red-NIR ranges. However, hyperspectral
trackers developed for one dataset cannot be directly adapted to such multi-modal data. To address
this issue, Islam et al. [13] proposed an adaptive band selection strategy combined with a multimodel
ensemble approach. Their method begins with a local-global attention-based band selection module that
identifies the three most informative bands from any dataset. By doing so, the selected bands become
independent of the original number of spectral channels supported by the camera, allowing a single
model to handle hyperspectral videos with diverse configurations. Finally, a multimodel ensemble
framework refines tracking by selecting the optimal candidate proposals for the target. This is achieved
by comparing the similarity between proposals generated by base models and the target’s appearance
in historical frames.</p>
      <p>Future Research Topics: Although hyperspectral video tracking has attracted growing attention
since 2020, research in this area remains relatively limited. To advance the field, larger datasets need to
be collected and annotated, ideally approaching the scale of existing color video datasets. In this regard,
generative AI techniques ofer promising opportunities to augment training data. In addition, most
existing approaches rely heavily on detection-based tracking, without fully leveraging the temporal
information embedded in hyperspectral videos. Future work should investigate advanced temporal
modeling techniques, such as optical flow and sequence learning, to better capture object dynamics and
scene dependencies across frames. Finally, the application scope of hyperspectral video tracking should
be broadened to domains such as agriculture, environmental monitoring, healthcare, and consumer
products, thereby demonstrating its real-world impact and societal value.</p>
      <p>Declaration on Generative AI
During the preparation of this work, the author used Generative AI tools in order to: Improve writing
style. After using these tools, the author reviewed and edited the content as needed and takes full
responsibility for the publication’s content.
image classification, IEEE Journal of Selected Topics in Applied Earth Observations and Remote
Sensing 12 (2019) 4712–4727.
[4] P. Ghosh, S. K. Roy, B. Koirala, B. Rasti, P. Scheunders, Hyperspectral unmixing using transformer
network, IEEE Transactions on Geoscience and Remote Sensing 60 (2022) 1–16.
[5] X.-R. Feng, H.-C. Li, R. Wang, Q. Du, X. Jia, A. Plaza, Hyperspectral unmixing based on nonnegative
matrix factorization: A comprehensive review, IEEE Journal of Selected Topics in Applied Earth
Observations and Remote Sensing 15 (2022) 4414–4436.
[6] Y. Qian, S. Jia, J. Zhou, A. Robles-Kelly, Hyperspectral unmixing via  1/2 sparsity-constrained
nonnegative matrix factorization, IEEE Transactions on Geoscience and Remote Sensing 49 (2011)
4282–4297.
[7] X. Liu, W. Xia, B. Wang, L. Zhang, An approach based on constrained nonnegative matrix
factorization to unmix hyperspectral data, IEEE Transactions on Geoscience and Remote Sensing
49 (2011) 757–772.
[8] F. Xiong, J. Zhou, S. Tao, J. Lu, Y. Qian, SNMF-Net: Learning a deep alternating neural network for
hyperspectral unmixing, IEEE Transactions on Geoscience and Remote Sensing 60 (2022) 1–16.
[9] J. Liang, J. Zhou, L. Tong, X. Bai, B. Wang, Material based salient object detection from hyperspectral
images, Pattern Recognition 76 (2018) 476–490.
[10] Hsi tracking website, 2025. URL: https://www.hsitracking.com/, accessed: 2025.
[11] Z. Li, F. Xiong, J. Lu, J. Zhou, Y. Qian, Material-guided siamese fusion network for hyperspectral
object tracking, in: IEEE International Conference on Acoustics, Speech and Signal Processing,
2022, pp. 2809–2813.
[12] C.-Y. Wang, A. Bochkovskiy, H.-Y. M. Liao, YOLOv7: Trainable bag-of-freebies sets new
state-ofthe-art for real-time object detectors, in: Proceedings of the IEEE/CVF Conference on Computer
Vision and Pattern Recognition, 2023, pp. 7464–7475.
[13] M. A. Islam, J. Zhou, W. Xing, Y. Gao, K. K. Paliwal, Ubstrack: Unified band selection and
multimodel ensemble for hyperspectral object tracking, IEEE Transactions on Geoscience and
Remote Sensing 63 (2025) 1–15.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Forsyth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ponce</surname>
          </string-name>
          ,
          <source>Computer Vision - A Modern Approach</source>
          , 2 ed., Pearson Higher Ed,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Xiong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Qian</surname>
          </string-name>
          ,
          <article-title>Material based object tracking in hyperspectral videos</article-title>
          ,
          <source>IEEE Transactions on Image Processing</source>
          <volume>29</volume>
          (
          <year>2020</year>
          )
          <fpage>3719</fpage>
          -
          <lpage>3733</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhou</surname>
          </string-name>
          , W. Huang,
          <article-title>Attend in bands: Hyperspectral band weighting and selection for</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>