PI-VAD distills pose, depth, panoptic, flow, and language cues into an RGB-only weakly supervised anomaly detector, reporting SOTA AUC/AP on UCF-Crime, XD-Violence, and MSAD.
Scaling (Down) CLIP: A Comprehensive Analysis of Data, Architecture, and Training Strategies
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper investigates the performance of the Contrastive Language-Image Pre-training (CLIP) when scaled down to limited computation budgets. We explore CLIP along three dimensions: data, architecture, and training strategies. With regards to data, we demonstrate the significance of high-quality training data and show that a smaller dataset of high-quality data can outperform a larger dataset with lower quality. We also examine how model performance varies with different dataset sizes, suggesting that smaller ViT models are better suited for smaller datasets, while larger models perform better on larger datasets with fixed compute. Additionally, we provide guidance on when to choose a CNN-based architecture or a ViT-based architecture for CLIP training. We compare four CLIP training strategies - SLIP, FLIP, CLIP, and CLIP+Data Augmentation - and show that the choice of training strategy depends on the available compute resource. Our analysis reveals that CLIP+Data Augmentation can achieve comparable performance to CLIP using only half of the training data. This work provides practical insights into how to effectively train and deploy CLIP models, making them more accessible and affordable for practical use in various applications.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Just Dance with $\pi$! A Poly-modal Inductor for Weakly-supervised Video Anomaly Detection
PI-VAD distills pose, depth, panoptic, flow, and language cues into an RGB-only weakly supervised anomaly detector, reporting SOTA AUC/AP on UCF-Crime, XD-Violence, and MSAD.