Papers › Learning to Fuse Asymmetric Feature Maps in Siamese Trackers

Learning to Fuse Asymmetric Feature Maps in Siamese Trackers

4 Dec 2020CVPR 2021 1arXiv:2012.02776archive 2025-07-28

Wencheng Han, Xingping Dong, Fahad Shahbaz Khan, Ling Shao, Jianbing Shen

Recently, Siamese-based trackers have achieved promising performance in visual tracking. Most recent Siamese-based trackers typically employ a depth-wise cross-correlation (DW-XCorr) to obtain multi-channel correlation information from the two feature maps (target and search region). However, DW-XCorr has several limitations within Siamese-based tracking: it can easily be fooled by distractors, has fewer activated channels, and provides weak discrimination of object boundaries. Further, DW-XCorr is a handcrafted parameter-free module and cannot fully benefit from offline learning on large-scale data. We propose a learnable module, called the asymmetric convolution (ACM), which learns to better capture the semantic correlation information in offline training on large-scale data. Different from DW-XCorr and its predecessor(XCorr), which regard a single feature map as the convolution kernel, our ACM decomposes the convolution operation on a concatenated feature map into two mathematically equivalent operations, thereby avoiding the need for the feature maps to be of the same size (width and height)during concatenation. Our ACM can incorporate useful prior information, such as bounding-box size, with standard visual features. Furthermore, ACM can easily be integrated into existing Siamese trackers based on DW-XCorror XCorr. To demonstrate its generalization ability, we integrate ACM into three representative trackers: SiamFC, SiamRPN++, and SiamBAN. Our experiments reveal the benefits of the proposed ACM, which outperforms existing methods on six tracking benchmarks. On the LaSOT test set, our ACM-based tracker obtains a significant improvement of 5.8% in terms of success (AUC), over the baseline.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

wencheng256/SiamBAN-ACM officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Video Object TrackingVisual Object TrackingVisual Tracking

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Object Tracking NT-VOT211 SiamBAN-ACM AUC 35.80 #19 of 43 Archive leaderboard report
Video Object Tracking NT-VOT211 SiamBAN-ACM Precision 48.31 #19 of 43 Archive leaderboard report
Visual Object Tracking LaSOT SiamBAN-ACM AUC 57.2 #42 of 46 Archive leaderboard report
Visual Object Tracking LaSOT SiamBAN-ACM Normalized Precision 65.3 #42 of 46 Archive leaderboard report
Visual Object Tracking LaSOT SiamBAN-ACM Precision 58.7 #42 of 46 Archive leaderboard report
Visual Object Tracking TrackingNet SiamBAN-ACM Accuracy 75.3 #30 of 40 Archive leaderboard report
Visual Object Tracking TrackingNet SiamBAN-ACM Normalized Precision 81.0 #30 of 40 Archive leaderboard report
Visual Object Tracking TrackingNet SiamBAN-ACM Precision 71.2 #30 of 40 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections