English

Compressed Video Aggregator: Content-driven Module for Efficient Micro-Video Recommendation

Machine Learning 2026-05-12 v1 Artificial Intelligence

Abstract

We propose Compressed Video Aggregator (CVA), a lightweight micro-video recommendation module that decouples video information from preference learning. It aggregates frozen VFM embeddings, and uses latent reasoning without cross-attention projection, producing compact video embeddings for recommenders. Due to the redundancy in the frame count of the original benchmark and its overly coarse sampling, we used titles to re-select key frames based on CLIP. Experiments on MicroLens and Short-Video show consistent gains with orders-of-magnitude reductions in training time and GPU memory, and re-selected frames can further enhance the performance of all methods, including CVA. Furthermore, we also discussed the impact of several scenarios involving erroneous titles on our method. Code will be released soon.

Keywords

Cite

@article{arxiv.2605.08810,
  title  = {Compressed Video Aggregator: Content-driven Module for Efficient Micro-Video Recommendation},
  author = {Yang Xiao and Huiyuan Chen and Kaiyuan Deng and Chao Jiang and Zinan Ling and Ruimeng Ye and Xiaolong Ma and Bo Hui},
  journal= {arXiv preprint arXiv:2605.08810},
  year   = {2026}
}

Comments

18 pages

R2 v1 2026-07-01T12:59:43.479Z