LGSENov 23, 2025

DynamiX: Dynamic Resource eXploration for Personalized Ad-Recommendations

arXiv:2511.18331v1
AI Analysis

This work addresses efficiency and performance improvements for online ad-recommendation systems, but it is incremental as it builds on existing methods with specific optimizations.

The paper tackles the problem of computational intensity and noise in processing user-ad-engagement histories for online ad-recommendation systems, resulting in a 1.15% training throughput increase, 1.8% inference throughput increase, and 0.033 NE gains with 4.2% QPS boost over baselines.

For online ad-recommendation systems, processing complete user-ad-engagement histories is both computationally intensive and noise-prone. We introduce Dynamix, a scalable, personalized sequence exploration framework that optimizes event history processing using maximum relevance principles and self-supervised learning through Event Based Features (EBFs). Dynamix categorizes users-engagements at session and surface-levels by leveraging correlations between dwell-times and ad-conversion events. This enables targeted, event-level feature removal and selective feature boosting for certain user-segments, thereby yielding training and inference efficiency wins without sacrificing engaging ad-prediction accuracy. While, dynamic resource removal increases training and inference throughput by 1.15% and 1.8%, respectively, dynamic feature boosting provides 0.033 NE gains while boosting inference QPS by 4.2% over baseline models. These results demonstrate that Dynamix achieves significant cost efficiency and performance improvements in online user-sequence based recommendation models. Self-supervised user-segmentation and resource exploration can further boost complex feature selection strategies while optimizing for workflow and compute resources.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes