CVGRJun 23, 2020

Efficient Spatially Adaptive Convolution and Correlation

arXiv:2006.13188v26 citations
Originality Highly original
AI Analysis

This work addresses the problem of spatial adaptation in convolution and correlation for computer vision and graphics applications, offering a novel theoretical extension with practical efficiency gains.

The authors tackled the limitation of fixed filters in convolution and correlation by developing a general framework for spatially varying linear transformations, enabling efficient computation for groups like rotation and scale. This framework provides a new interpretation for existing methods and is applied to tasks such as pattern matching and adaptive filtering.

Fast methods for convolution and correlation underlie a variety of applications in computer vision and graphics, including efficient filtering, analysis, and simulation. However, standard convolution and correlation are inherently limited to fixed filters: spatial adaptation is impossible without sacrificing efficient computation. In early work, Freeman and Adelson have shown how steerable filters can address this limitation, providing a way for rotating the filter as it is passed over the signal. In this work, we provide a general, representation-theoretic, framework that allows for spatially varying linear transformations to be applied to the filter. This framework allows for efficient implementation of extended convolution and correlation for transformation groups such as rotation (in 2D and 3D) and scale, and provides a new interpretation for previous methods including steerable filters and the generalized Hough transform. We present applications to pattern matching, image feature description, vector field visualization, and adaptive image filtering.

Foundations

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

Your Notes