paper-with-me

홈 › Papers

Smoothed Gaussian Mixture Models for Video Classification and Recommendation

2020-12-17 · Sirjan Kafle, Aman Gupta, Xue Xia, Ananth Sankar, Xi Chen, Di Wen, Liang Zhang

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 video-specific estimates with a universal background model (UBM) trained on a large number of videos. The primary benefit of SGMM over VLAD is smoothing which makes it less sensitive to small number of training samples. We show, through extensive experiments on the YouTube-8M classification task, that SGMM/DSGMM is consistently better than VLAD/NetVLAD by a small but statistically significant margin. We also show results using a dataset created at LinkedIn to predict if a member will watch an uploaded video.

📄 PDF Abstract BibTeX arXiv:2012.11673

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionClassificationGeneral ClassificationVideo Classification

Similar Papers 제목 키워드 기반

Learning Mixtures of Gaussians in High Dimensions

2015-03-02 · Rong Ge, Qingqing Huang, Sham M. Kakade

Efficiently learning mixture of Gaussians is a fundamental problem in statistics and learning theory. Given samples coming from a random one out of k Gaussian distributions in Rn, the learning problem asks to estimate th…

Learning TheoryVocal Bursts Intensity Prediction

Nonparametric mixture MLEs under Gaussian-smoothed optimal transport distance

2021-12-04 · Fang Han, Zhen Miao, Yandi Shen

The Gaussian-smoothed optimal transport (GOT) framework, pioneered in Goldfeld et al. (2020) and followed up by a series of subsequent papers, has quickly caught attention among researchers in statistics, machine learnin…

Fourier Transform Approach to Machine Learning II: Fourier Clustering

2019-04-29 · Soheil Mehrabkhani

We propose a Fourier-based approach for optimization of several clustering algorithms. Mathematically, clusters data can be described by a density function represented by the Dirac mixture distribution. The density funct…

BIG-bench Machine LearningClusteringglobal-optimization

One-Step Sampler for Boltzmann Distributions via Drifting

2026-03-18 · Wenhan Cao, Keyu Yan, Lin Zhao arxiv

We present a drifting-based framework for amortized sampling of Boltzmann distributions defined by energy functions. The method trains a one-step neural generator by projecting samples along a Gaussian-smoothed score fie…

Hierarchical Exponential-Gaussian Mixtures for Watch-Time Distribution Prediction

2026-08-24 · Sofia Gulevskaia, Mikhail Trapeznikov, Aleksandr Poslavsky, Alexander D'yakonov arxiv

Accurate watch-time (WT) prediction is an important requirement for short-video recommendations. Yet WT distributions are near-zero-inflated, long-tailed and multimodal. The recent Exponential-Gaussian Mixture Network (E…