CVMay 1, 2021

Equivalence of Correlation Filter and Convolution Filter in Visual Tracking

arXiv:2105.00158v210 citations
Originality Incremental advance
AI Analysis

This provides theoretical insight for visual tracking researchers, clarifying that the choice between correlation and convolution is not essential, though it is incremental as it builds on existing filter-based tracking methods.

The paper proves that correlation filters and convolution filters are equivalent in visual tracking, showing their minimum mean-square errors are equal under specific conditions, allowing researchers to choose either formulation freely.

(Discriminative) Correlation Filter has been successfully applied to visual tracking and has advanced the field significantly in recent years. Correlation filter-based trackers consider visual tracking as a problem of matching the feature template of the object and candidate regions in the detection sample, in which correlation filter provides the means to calculate the similarities. In contrast, convolution filter is usually used for blurring, sharpening, embossing, edge detection, etc in image processing. On the surface, correlation filter and convolution filter are usually used for different purposes. In this paper, however, we proves, for the first time, that correlation filter and convolution filter are equivalent in the sense that their minimum mean-square errors (MMSEs) in visual tracking are equal, under the condition that the optimal solutions exist and the ideal filter response is Gaussian and centrosymmetric. This result gives researchers the freedom to choose correlation or convolution in formulating their trackers. It also suggests that the explanation of the ideal response in terms of similarities is not essential.

Foundations

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

Your Notes