TVConv: Efficient Translation Variant Convolution for Layout-aware Visual Processing
Jierun Chen, Tianlang He, Weipeng Zhuo, Li Ma, Sangtae Ha, S.-H. Gary, Chan

TL;DR
TVConv introduces an efficient, layout-aware convolution method that adapts to spatial variance in images, significantly reducing computation and improving accuracy in face recognition and medical imaging tasks.
Contribution
The paper proposes TVConv, a novel layout-aware convolution that combines affinity maps and a weight-generating block for improved efficiency and accuracy in layout-specific visual applications.
Findings
Reduces computational cost by up to 3.1x in face recognition.
Improves throughput by 2.3x while maintaining high accuracy.
Enhances generalization in medical image segmentation.
Abstract
As convolution has empowered many smart applications, dynamic convolution further equips it with the ability to adapt to diverse inputs. However, the static and dynamic convolutions are either layout-agnostic or computation-heavy, making it inappropriate for layout-specific applications, e.g., face recognition and medical image segmentation. We observe that these applications naturally exhibit the characteristics of large intra-image (spatial) variance and small cross-image variance. This observation motivates our efficient translation variant convolution (TVConv) for layout-aware visual processing. Technically, TVConv is composed of affinity maps and a weight-generating block. While affinity maps depict pixel-paired relationships gracefully, the weight-generating block can be explicitly overparameterized for better training while maintaining efficient inference. Although conceptually…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Face recognition and analysis · Medical Image Segmentation Techniques
MethodsConvolution
