Smoothed Gaussian Mixture Models for Video Classification and Recommendation
Sirjan Kafle, Aman Gupta, Xue Xia, Ananth Sankar, Xi Chen, Di Wen,, Liang Zhang

TL;DR
This paper introduces smoothed Gaussian mixture models (SGMM) and their discriminative training variant (DSGMM) for video classification, improving robustness over VLAD methods by smoothing cluster representations with a universal background model.
Contribution
The authors propose SGMM and DSGMM, novel cluster-and-aggregate techniques that incorporate smoothing with a background model, enhancing video classification performance.
Findings
SGMM/DSGMM outperform VLAD/NetVLAD on YouTube-8M.
Smoothing reduces sensitivity to small sample sizes.
Statistically significant improvements demonstrated.
Abstract
Cluster-and-aggregate techniques such as Vector of Locally Aggregated Descriptors (VLAD), and their end-to-end discriminatively trained equivalents like NetVLAD have recently been popular for video classification and action recognition tasks. These techniques operate by assigning video frames to clusters and then representing the video by aggregating residuals of frames with respect to the mean of each cluster. Since some clusters may see very little video-specific data, these features can be noisy. In this paper, we propose a new cluster-and-aggregate method which we call smoothed Gaussian mixture model (SGMM), and its end-to-end discriminatively trained equivalent, which we call deep smoothed Gaussian mixture model (DSGMM). SGMM represents each video by the parameters of a Gaussian mixture model (GMM) trained for that video. Low-count clusters are addressed by smoothing the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Analysis and Summarization · Video Surveillance and Tracking Methods
