TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Scale Equivariance Improves Siamese Tracking

Scale Equivariance Improves Siamese Tracking

Ivan Sosnovik, Artem Moskalev, Arnold Smeulders

2020-07-17Visual Object TrackingVisual TrackingTranslationObject Tracking
PaperPDFCode(official)

Abstract

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivariance. Non-translation-equivariant architectures induce a positional bias during training, so the location of the target will be hard to recover from the feature space. In real life scenarios, objects undergoe various transformations other than translation, such as rotation or scaling. Unless the model has an internal mechanism to handle them, the similarity may degrade. In this paper, we focus on scaling and we aim to equip the Siamese network with additional built-in scale equivariance to capture the natural variations of the target a priori. We develop the theory for scale-equivariant Siamese trackers, and provide a simple recipe for how to make a wide range of existing trackers scale-equivariant. We present SE-SiamFC, a scale-equivariant variant of SiamFC built according to the recipe. We conduct experiments on OTB and VOT benchmarks and on the synthetically generated T-MNIST and S-MNIST datasets. We demonstrate that a built-in additional scale equivariance is useful for visual object tracking.

Results

TaskDatasetMetricValueModel
Object TrackingVOT2017Expected Average Overlap (EAO)0.27SE-SiamFC
Object TrackingVOT2016Expected Average Overlap (EAO)0.36SE-SiamFC
Object TrackingOTB-2013AUC0.68SE-SiamFC
Object TrackingOTB-2015AUC0.66SE-SiamFC
Visual Object TrackingVOT2017Expected Average Overlap (EAO)0.27SE-SiamFC
Visual Object TrackingVOT2016Expected Average Overlap (EAO)0.36SE-SiamFC
Visual Object TrackingOTB-2013AUC0.68SE-SiamFC
Visual Object TrackingOTB-2015AUC0.66SE-SiamFC

Related Papers

A Translation of Probabilistic Event Calculus into Markov Decision Processes2025-07-17MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16Function-to-Style Guidance of LLMs for Code Translation2025-07-15HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10Speak2Sign3D: A Multi-modal Pipeline for English Speech to American Sign Language Animation2025-07-09Pun Intended: Multi-Agent Translation of Wordplay with Contrastive Learning and Phonetic-Semantic Embeddings2025-07-09What You Have is What You Track: Adaptive and Robust Multimodal Tracking2025-07-08