ParamCrop: Parametric Cubic Cropping for Video Contrastive Learning
Zhiwu Qing, Ziyuan Huang, Shiwei Zhang, Mingqian Tang, Changxin Gao,, Marcelo H. Ang Jr, Rong Jin, Nong Sang

TL;DR
ParamCrop introduces an adaptive, learnable 3D cropping method for video contrastive learning, which dynamically adjusts view disparities to improve the quality of learned representations.
Contribution
It proposes a novel parametric cubic cropping technique trained adversarially to optimize view disparities in video contrastive learning.
Findings
ParamCrop improves representation quality across multiple frameworks.
Adaptive cropping enhances contrastive learning effectiveness.
The method is validated with extensive ablation studies.
Abstract
The central idea of contrastive learning is to discriminate between different instances and force different views from the same instance to share the same representation. To avoid trivial solutions, augmentation plays an important role in generating different views, among which random cropping is shown to be effective for the model to learn a generalized and robust representation. Commonly used random crop operation keeps the distribution of the difference between two views unchanged along the training process. In this work, we show that adaptively controlling the disparity between two augmented views along the training process enhances the quality of the learned representation. Specifically, we present a parametric cubic cropping operation, ParamCrop, for video contrastive learning, which automatically crops a 3D cubic by differentiable 3D affine transformations. ParamCrop is trained…
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
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Video Surveillance and Tracking Methods
MethodsContrastive Learning · ParamCrop
