paper-with-me

Papers

Enhancing Playback Performance in Video Recommender Systems with an On-Device Gating and Ranking Framework

2024-10-08 · Yunfei Yang, Zhenghao Qi, Honghuan Wu, Qi Song, Tieyao Zhang, Hao Li, Yimin Tu, Kaiqiao Zhan, Ben Wang

Video recommender systems (RSs) have gained increasing attention in recent years. Existing mainstream RSs focus on optimizing the matching function between users and items. However, we noticed that users frequently encounter playback issues such as slow loading or stuttering while browsing the videos, especially in weak network conditions, which will lead to a subpar browsing experience, and may cause users to leave, even when the video content and recommendations are superior. It is quite a serious issue, yet easily overlooked. To tackle this issue, we propose an on-device Gating and Ranking Framework (GRF) that cooperates with server-side RS. Specifically, we utilize a gate model to identify videos that may have playback issues in real-time, and then we employ a ranking model to select the optimal result from a locally-cached pool to replace the stuttering videos. Our solution has been fully deployed on Kwai, a large-scale short video platform with hundreds of millions of users globally. Moreover, it significantly enhances video playback performance and improves overall user experience and retention rates.

📄 PDF Abstract BibTeX arXiv:2410.05863

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Visual Learning by Variable Playback Speeds Prediction of a Video

2020-03-05 · Hyeon Cho, Tae-hoon Kim, Hyung Jin Chang, Wonjun Hwang

We propose a self-supervised visual learning method by predicting the variable playback speeds of a video. Without semantic labels, we learn the spatio-temporal visual representation of the video by leveraging the variat…

Action RecognitionRepresentation LearningRetrievalSelf-Supervised Action Recognition+2

Cold Start Problem For Automated Live Video Comments

2021-06-01 · NAACL (maiworkshop) 2021 6 · Hao Wu, François Pitie, Gareth Jones

Live video comments, or ”danmu”, are an emerging feature on Asian online video platforms. Danmu are time-synchronous comments that are overlaid on a video playback. These comments uniquely enrich the experience and engag…

Recommendation SystemsRetrieval

AIx Speed: Playback Speed Optimization Using Listening Comprehension of Speech Recognition Models

2024-03-05 · Kazuki Kawamura, Jun Rekimoto

Since humans can listen to audio and watch videos at faster speeds than actually observed, we often listen to or watch these pieces of content at higher playback speeds to increase the time efficiency of content comprehe…

speech-recognitionSpeech Recognition

MMDuet2: Enhancing Proactive Interaction of Video MLLMs with Multi-Turn Reinforcement Learning

2025-12-07 · Yueqian Wang, Songxiang Liu, Disong Wang, Nuo Xu 외 arxiv

Recent advances in video multimodal large language models (Video MLLMs) have significantly enhanced video understanding and multi-modal interaction capabilities. While most existing systems operate in a turn-based manner…

Reinforcement Learning

VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format

2024-11-27 · Yueqian Wang, Xiaojun Meng, Yuxuan Wang, Jianxin Liang 외

Recent researches on video large language models (VideoLLM) predominantly focus on model architectures and training datasets, leaving the interaction format between the user and the model under-explored. In existing work…

Dense Video CaptioningGrounded Video Question AnsweringHighlight DetectionQuestion Answering+3