paper-with-me

홈 › Papers

Inference Time Feature Injection: A Lightweight Approach for Real-Time Recommendation Freshness

2025-12-11 · Qiang Chen, Venkatesh Ganapati Hegde, Hongfei Li arxiv

Many recommender systems in long-form video streaming reply on batch-trained models and batch-updated features, where user features are updated daily and served statically throughout the day. While efficient, this approach fails to incorporate a user's most recent actions, often resulting in stale recommendations. In this work, we present a lightweight, model-agnostic approach for intra-day personalization that selectively injects recent watch history at inference time without requiring model retraining. Our approach selectively overrides stale user features at inference time using the recent watch history, allowing the system to adapt instantly to evolving preferences. By reducing the personalization feedback loop from daily to intra-day, we observed a statistically significant 0.47% increase in key user engagement metrics which ranked among the most substantial engagement gains observed in recent experimentation cycles. To our knowledge, this is the first published evidence that intra-day personalization can drive meaningful impact in long-form video streaming service, providing a compelling alternative to full real-time architectures where model retraining is required.

📄 PDF Abstract BibTeX arXiv:2512.14734

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HASHTAG: Hash Signatures for Online Detection of Fault-Injection Attacks on Deep Neural Networks

2021-11-02 · Mojan Javaheripi, Farinaz Koushanfar

We propose HASHTAG, the first framework that enables high-accuracy detection of fault-injection attacks on Deep Neural Networks (DNNs) with provable bounds on detection performance. Recent literature in fault-injection a…

Fault Detection

Uncertainty-Instructed Structure Injection for Generalizable HD Map Construction

2025-03-29 · CVPR 2025 1 · Xiaolu Liu, Ruizi Yang, Song Wang, Wentong Li 외

Reliable high-definition (HD) map construction is crucial for the driving safety of autonomous vehicles. Although recent studies demonstrate improved performance, their generalization capability across unfamiliar driving…

Autonomous VehiclesDecoder

Analysis of LLMs Against Prompt Injection and Jailbreak Attacks

2026-02-24 · Piyush Jaiswal, Aaditya Pratap, Shreyansh Saraswati, Harsh Kasyap 외 arxiv

Large Language Models (LLMs) are widely deployed in real-world systems. Given their broader applicability, prompt engineering has become an efficient tool for resource-scarce organizations to adopt LLMs for their own pur…

Prompt Engineering

FlatFormer: A Flat Transformer Knowledge Tracing Model Based on Cognitive Bias Injection

2025-12-07 · Xiao-li Xia, Hou-biao Li arxiv

Knowledge Tracing (KT) models face a critical ``Performance-Complexity Trap'': capturing complex cognitive dynamics like learning sessions and memory decay typically requires deep hierarchical architectures, which incur …

Knowledge Tracing

SnapGuard: Lightweight Prompt Injection Detection for Screenshot-Based Web Agents

2026-04-28 · Mengyao Du, Han Fang, Haokai Ma, Jiahao Chen 외 arxiv

Web agents have emerged as an effective paradigm for automating interactions with complex web environments, yet remain vulnerable to prompt injection attacks that embed malicious instructions into webpage content to indu…