paper-with-me

홈 › Papers

Dynamic Parameterized Network for CTR Prediction

2021-11-09 · Jian Zhu, Congcong Liu, Pei Wang, Xiwei Zhao, Guangpeng Chen, Junsheng Jin, Changping Peng, Zhangang Lin, Jingping Shao

Learning to capture feature relations effectively and efficiently is essential in click-through rate (CTR) prediction of modern recommendation systems. Most existing CTR prediction methods model such relations either through tedious manually-designed low-order interactions or through inflexible and inefficient high-order interactions, which both require extra DNN modules for implicit interaction modeling. In this paper, we proposed a novel plug-in operation, Dynamic Parameterized Operation (DPO), to learn both explicit and implicit interaction instance-wisely. We showed that the introduction of DPO into DNN modules and Attention modules can respectively benefit two main tasks in CTR prediction, enhancing the adaptiveness of feature-based modeling and improving user behavior modeling with the instance-wise locality. Our Dynamic Parameterized Networks significantly outperforms state-of-the-art methods in the offline experiments on the public dataset and real-world production dataset, together with an online A/B test. Furthermore, the proposed Dynamic Parameterized Networks has been deployed in the ranking system of one of the world's largest e-commerce companies, serving the main traffic of hundreds of millions of active users.

📄 PDF Abstract BibTeX arXiv:2111.04983

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionPredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Data-driven Modeling of Parameterized Nonlinear Fluid Dynamical Systems with a Dynamics-embedded Conditional Generative Adversarial Network

2024-12-23 · Abdolvahhab Rostamijavanani, Shanwu Li, Yongchao Yang

This work presents a data-driven solution to accurately predict parameterized nonlinear fluid dynamical systems using a dynamics-generator conditional GAN (Dyn-cGAN) as a surrogate model. The Dyn-cGAN includes a dynamics…

Generative Adversarial Network

Latent Dynamics Graph Convolutional Networks for model order reduction of parameterized time-dependent PDEs

2026-01-16 · Lorenzo Tomada, Federico Pichi, Gianluigi Rozza arxiv

Graph Neural Networks (GNNs) are emerging as powerful tools for nonlinear Model Order Reduction (MOR) of time-dependent parameterized Partial Differential Equations (PDEs). However, existing methodologies struggle to com…

ASCENT: Transformer-Based Aircraft Trajectory Prediction in Non-Towered Terminal Airspace

2026-03-17 · Alexander Prutsch, David Schinagl, Horst Possegger arxiv

Accurate trajectory prediction can improve General Aviation safety in non-towered terminal airspace, where high traffic density increases accident risk. We present ASCENT, a lightweight transformer-based model for multi-…

Trajectory ForecastingTrajectory Prediction

On the validity of using the delta method for calculating the uncertainty of the predictions from an overparameterized model

2023-07-03 · Magnus Malmström, Isaac Skog, Daniel Axehill, Fredrik Gustafsson

The uncertainty in the prediction calculated using the delta method for an overparameterized (parametric) black-box model is shown to be larger or equal to the uncertainty in the prediction of a canonical (minimal) model…

Prediction

A Dynamical View on Optimization Algorithms of Overparameterized Neural Networks

2020-10-25 · Zhiqi Bu, Shiyun Xu, Kan Chen

When equipped with efficient optimization algorithms, the over-parameterized neural networks have demonstrated high level of performance even though the loss function is non-convex and non-smooth. While many works have b…