CVJun 27, 2025

Cross-modal Ship Re-Identification via Optical and SAR Imagery: A Novel Dataset and Method

arXiv:2506.22027v310 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of reliable ship tracking for maritime applications like search and rescue, though it is incremental as it builds on existing cross-modal re-identification techniques.

The paper tackles the challenge of continuous maritime ship tracking by introducing the HOSS ReID dataset, which uses low-Earth orbit optical and SAR imagery for all-weather tracking, and proposes TransOSS, a Vision Transformer-based method that achieves a 78.5% mAP on cross-modal ship re-identification.

Detecting and tracking ground objects using earth observation imagery remains a significant challenge in the field of remote sensing. Continuous maritime ship tracking is crucial for applications such as maritime search and rescue, law enforcement, and shipping analysis. However, most current ship tracking methods rely on geostationary satellites or video satellites. The former offer low resolution and are susceptible to weather conditions, while the latter have short filming durations and limited coverage areas, making them less suitable for the real-world requirements of ship tracking. To address these limitations, we present the Hybrid Optical and Synthetic Aperture Radar (SAR) Ship Re-Identification Dataset (HOSS ReID dataset), designed to evaluate the effectiveness of ship tracking using low-Earth orbit constellations of optical and SAR sensors. This approach ensures shorter re-imaging cycles and enables all-weather tracking. HOSS ReID dataset includes images of the same ship captured over extended periods under diverse conditions, using different satellites of different modalities at varying times and angles. Furthermore, we propose a baseline method for cross-modal ship re-identification, TransOSS, which is built on the Vision Transformer architecture. It refines the patch embedding structure to better accommodate cross-modal tasks, incorporates additional embeddings to introduce more reference information, and employs contrastive learning to pre-train on large-scale optical-SAR image pairs, ensuring the model's ability to extract modality-invariant features. Our dataset and baseline method are publicly available on https://github.com/Alioth2000/Hoss-ReID.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes