Sea Ice Motion Tracking Based on Satellite Videos: History
Please note this is an old version of this entry, which may differ significantly from the current revision.
Contributor:

Sea ice tracking is essential for many regional and local level applications, including modeling sea ice distribution, ocean atmosphere, climate dynamics, as well as safe navigation and sea operations. Most operational sea ice monitoring techniques rely on satellite-borne optical and synthetic aperture radar (SAR) sensors, augmented by scatterometer and passive microwave imagery. Herein, previous ice tracking works are studied and classified into two categories: traditional tracking methods and DL-based tracking. Specifically, traditional ice tracking methods can be broadened to include cross correlation-based, optical flow-based and so on.

  • satellite video
  • ice motion tracking
  • deep learning

1. Introduction

There are three major modules in general visual-based object tracking [1][2][3], which are: (1) target representation scheme, defining a target that is of interest for further analysis, such as vehicles or ships; (2) search mechanism, estimating the state of the target objects; (3) model update step, updating the target representation or model to account for appearance variations. Because of the different features of remote sensing images, satellite video tracking has confronted several issues compared with traditional object tracking tasks or unmanned aerial vehicle (UAV)-based aerial image tracking. The challenges of employing object-tracking technology in satellite video datasets are listed as follows [4]:
  • Small foreground size compared with the background: The width and height of high-resolution satellite video are usually more than 2000 pixels, while the interested target only takes up about 0.01% of the whole video frame pixels or even less. The large-size background expands the searching region of classic tracking algorithms while decreasing tracking performance. Furthermore, tracking targets of tiny size have fewer features and are similar to the environment, resulting in less tracking robustness and a large tracking error.
  • Low video frame rate: Because of onboard hardware limitations, the frame rate of satellite video is typically low, resulting in significant movement of the object targets between frames and further influencing tracking prediction and model update. For example, if the target is abruptly stopped, obscured, or shifted, existing tracking systems can easily miss it.
  • Sudden illumination change: Because the satellite video collection is collected at a high altitude in space, the light and atmospheric refraction rate vary with the orbital satellite’s motion, which could result in an abrupt change in frame lighting. The difference in light has a significant impact on the performance and accuracy of object tracking.

The summary of reviewed ice motion tracking methods is given in Table 1.

Table 1. Summary of ice motion tracking methods.

Target Method Ref. Year Description
Ice motion Traditional [5] 2017 MCC tracker with hybrid example-based super-resolution model
[6] 2017 A faster cross-correlation based tracking with several updates
[7] 2018 A optical-flow based tracking with super-resolution enhancement
[8] 2019 A multi-step tracker for ice motion tracking
[9] 2020 Rotation-invariant ice floe tracking
[10] 2021 Integrating the cross-correlation with feature tracking
[11] 2022 Integrating locally consistent flow field filtering with cross-correlation
DL-based [12] 2019 An encoder-decoder network with LSTM to predict ice motion trajectory
[13] 2021 A CNN model to predict the arctic sea ice motions
[14] 2021 A multi-step machine learning approach to track icebergs

2. Traditional Ice Tracking Methods

In 2017, Ref. [5] utilized the maximum cross correlation (MCC) algorithm to estimate sea ice drift vectors and track the sea ice movements, in which a hybrid example-based super-resolution model was developed to enhance the image quality for better tracking performance. Meanwhile, Ref. [6] proposed several marked updates to speed up the cross-correlation-based algorithm. These updates include swapping the image order and matching direction, introducing a priori ice velocity information, and applying a post-processing algorithm. Experiment results revealed the improvement of the overall tracking performance based on cross-correlation. Later, Ref. [10] integrated the cross-correlation with feature tracking and proposed a fine-resolution hybrid sea ice tracking algorithm. The proposed method can be applied for regional fast ice mapping and large stamukhas detection to aid coastal research. Similarly, Ref. [11] designed a locally consistent flow field filtering algorithm with a correlation coefficient threshold and achieved better performance in sea ice motion estimation using GF-3 imagery.
Except for the cross correlation-based tracking, Ref. [7] introduced the optical flow algorithm to extract a dense motion vector field of the ice motion, achieving sub-pixel accuracy. An external example learning-based super-resolution method was applied to generate higher resolution tracking samples. This approach was successfully evaluated on the passive microwave, optical, and SAR, proving appropriate for multi-sensor applications and different spatial resolutions. Later, Ref. [8] proposed a multi-step tracker for ice motion tracking. By comparing ice floes within consecutive images, the algorithm extracted the potential matches with thresholds and selected the best candidates based on the assessment of a similarity metric. The approach was utilized to track ice floes with length scales ranging from 8 km to 65 km from the East Greenland Current (ECG) for 6.5 weeks in spring 2017. Compared with manual annotations, the absolute position and tracking errors associated with the method were 255 m and 0.65 cm, respectively. Furthermore, authors from [9] designed a multi-step tracker for rotation-invariant ice floe tracking. Their approach consisted of ice floe extraction, ice floe description, and ice floe matching. The tracker enabled the identification of individual ice floes and the determination of their relative rotation from multiple Sentinel-2 images. Later, Ref. [15] combined an on-ice seismic network with TerraSAR-X satellite imagery to track the ice cracking from 2012 to 2014 in Pine Island Glacier. The author applied a flexural gravity wave model and deconvolved the wave propagation effects, implying that water flow may limit the rate of crevasse opening.

3. Deep Learning (DL)-Based Tracking

Compared with the various ice motion trackers based on traditional methods, DL-based approaches have been proposed in recent years for ice motion trajectory prediction. In 2019, Ref. [12] introduced an encoder-decoder network with Long short-term memory (LSTM) units to predict sea ice motion in several days. The optical flow of ice motion, calculated from satellite passive microwave and scatterometer daily images, was fed to their network. According to the experiments, this method could forecast sea ice motion for up to 10 days in the future. Similarly, Ref. [13] established a convolutional neural network (CNN) model and introduced previous day ice velocity, concentration, and present-day surface wind to track and predict the arctic sea ice motions. Results reveal that the designed CNN model computes the sea ice response with a correlation of 0.82 on average with respect to reality, which surpasses a set of local point-wise predictions and a leading thermodynamic-dynamical model. The ice motion tracking performance of CNN suggests the potential for combining DL with physics-based models to simulate sea ice. Later, Ref. [14] suggested a multi-step machine learning approach to track icebergs via synthetic aperture radar (SAR) imagery. The proposed method consists of three stages, which are the graph-based superpixel segmentation model, the ensemble learning process with the heterogeneous model, and the incremental learning approach. SAR satellite image series were collected from the Weddell Sea region to verify the approaches. The experiment results show that the majority of the tracked icebergs drifted between 1.3 km and 2679.2 km westward around the Antarctic continent at an average drift speed of 3.6±7.4 km/day.
Above all, the cross-correlation and optical flow algorithms play crucial roles in ice motion tracking. Integrating feature tracking with cross-correlation has been well studied and showed promising performance in ice motion tracking from remote sensing images. Furthermore, the success of the DL model in existing works suggests the feasibility and potential of combining machine learning with physics-based models to track and predict ice motion. However, considerably more work needs to be done to achieve competitive stability and accuracy in ice motion tracking compared with traditional methods.

This entry is adapted from the peer-reviewed paper 10.3390/rs14153674

References

  1. Wang, M.; Shi, F.; Cheng, X.; Zhao, M.; Zhang, Y.; Jia, C.; Tian, W.; Chen, S. Visual Object Tracking Based on Light Field Imaging in the Presence of Similar Distractors. IEEE Trans. Ind. Inform. 2022.
  2. Liu, Y.; Gao, W.; Hu, Z. Geometrically stable tracking for depth images based 3D reconstruction on mobile devices. ISPRS J. Photogramm. Remote Sens. 2018, 143, 222–232.
  3. Wang, C.; Su, Y.; Wang, J.; Wang, T.; Gao, Q. UAVSwarm Dataset: An Unmanned Aerial Vehicle Swarm Dataset for Multiple Object Tracking. Remote Sens. 2022, 14, 2601.
  4. Du, B.; Cai, S.; Wu, C. Object Tracking in Satellite Videos Based on a Multiframe Optical Flow Tracker. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019, 12, 3043–3055.
  5. Xian, Y.; Petrou, Z.I.; Tian, Y.; Meier, W.N. Super-resolved fine-scale sea ice motion tracking. IEEE Trans. Geosci. Remote Sens. 2017, 55, 5427–5439.
  6. Jeong, S.; Howat, I.M.; Ahn, Y. Improved multiple matching method for observing glacier motion with repeat image feature tracking. IEEE Trans. Geosci. Remote Sens. 2017, 55, 2431.
  7. Petrou, Z.I.; Xian, Y.; Tian, Y. Towards breaking the spatial resolution barriers: An optical flow and super-resolution approach for sea ice motion estimation. ISPRS J. Photogramm. Remote Sens. 2018, 138, 164–175.
  8. Lopez-Acosta, R.; Schodlok, M.; Wilhelmus, M. Ice Floe Tracker: An algorithm to automatically retrieve Lagrangian trajectories via feature matching from moderate-resolution visual imagery. Remote Sens. Environ. 2019, 234, 111406.
  9. König, M.; Wagner, M.P.; Oppelt, N. Ice floe tracking with Sentinel-2. In Proceedings of the Remote Sensing of the Ocean, Sea Ice, Coastal Waters, and Large Water Regions 2020, Online. 21–25 September 2020; Volume 11529, p. 1152908.
  10. Selyuzhenok, V.; Demchev, D. An Application of Sea Ice Tracking Algorithm for Fast Ice and Stamukhas Detection in the Arctic. Remote Sens. 2021, 13, 3783.
  11. Li, M.; Zhou, C.; Li, B.; Chen, X.; Liu, J.; Zeng, T. Application of the Combined Feature Tracking and Maximum Cross-Correlation Algorithm to the Extraction of Sea Ice Motion Data From GF-3 Imagery. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2022, 15, 3390–3402.
  12. Petrou, Z.I.; Tian, Y. Prediction of sea ice motion with convolutional long short-term memory networks. IEEE Trans. Geosci. Remote Sens. 2019, 57, 6865–6876.
  13. Zhai, J.; Bitz, C.M. A machine learning model of Arctic sea ice motions. arXiv 2021, arXiv:2108.10925.
  14. Barbat, M.M.; Rackow, T.; Wesche, C.; Hellmer, H.H.; Mata, M.M. Automated iceberg tracking with a machine learning approach applied to SAR imagery: A Weddell sea case study. ISPRS J. Photogramm. Remote Sens. 2021, 172, 189–206.
  15. Olinger, S.; Lipovsky, B.P.; Denolle, M.; Crowell, B.W. Tracking the Cracking: A Holistic Analysis of Rapid Ice Shelf Fracture Using Seismology, Geodesy, and Satellite Imagery on the Pine Island Glacier Ice Shelf, West Antarctica. Geophys. Res. Lett. 2022, 49, e2021GL097604.
More
This entry is offline, you can click here to edit this entry!
ScholarVision Creations