paper-with-me

Papers

DeepLight: Deep Lightweight Feature Interactions for Accelerating CTR Predictions in Ad Serving

2020-02-17 · Wei Deng, Junwei Pan, Tian Zhou, Deguang Kong, Aaron Flores, Guang Lin

Click-through rate (CTR) prediction is a crucial task in online display advertising. The embedding-based neural networks have been proposed to learn both explicit feature interactions through a shallow component and deep feature interactions using a deep neural network (DNN) component. These sophisticated models, however, slow down the prediction inference by at least hundreds of times. To address the issue of significantly increased serving delay and high memory usage for ad serving in production, this paper presents \emph{DeepLight}: a framework to accelerate the CTR predictions in three aspects: 1) accelerate the model inference via explicitly searching informative feature interactions in the shallow component; 2) prune redundant layers and parameters at intra-layer and inter-layer level in the DNN component; 3) promote the sparsity of the embedding layer to preserve the most discriminant signals. By combining the above efforts, the proposed approach accelerates the model inference by 46X on Criteo dataset and 27X on Avazu dataset without any loss on the prediction accuracy. This paves the way for successfully deploying complicated embedding-based neural networks in production for ad serving.

📄 PDF Abstract BibTeX arXiv:2002.06987

Code (2)

WayneDW/sDeepFwFM 공식 구현 pytorch
WayneDW/DeepLight_Deep-Lightweight-Feature-Interactions pytorch

Tasks

Click-Through Rate PredictionPrediction

Similar Papers 제목 키워드 기반

DeepLight: Reconstructing High-Resolution Observations of Nighttime Light With Multi-Modal Remote Sensing Data

2024-02-24 · Lixian Zhang, Runmin Dong, Shuai Yuan, Jinxiao Zhang 외

Nighttime light (NTL) remote sensing observation serves as a unique proxy for quantitatively assessing progress toward meeting a series of Sustainable Development Goals (SDGs), such as poverty estimation, urban sustainab…

Super-Resolution

Analyzing Neuroimaging Data Through Recurrent Deep Learning Models

2018-10-23 · Armin W. Thomas, Hauke R. Heekeren, Klaus-Robert Müller, Wojciech Samek

The application of deep learning (DL) models to neuroimaging data poses several challenges, due to the high dimensionality, low sample size and complex temporo-spatial dependency structure of these datasets. Even further…

Deep Learning

Lightning Prediction under Uncertainty: DeepLight with Hazy Loss

2025-08-10 · Md Sultanul Arifin, Abu Nowshed Sakib, Yeasir Rayhan, Tanzima Hashem arxiv

Lightning, a common feature of severe meteorological conditions, poses significant risks, from direct human injuries to substantial economic losses. These risks are further exacerbated by climate change. Early and accura…

DeepLight: Robust & Unobtrusive Real-time Screen-Camera Communication for Real-World Displays

2021-05-11 · Vu Tran, Gihan Jayatilaka, Ashwin Ashok, Archan Misra

The paper introduces a novel, holistic approach for robust Screen-Camera Communication (SCC), where video content on a screen is visually encoded in a human-imperceptible fashion and decoded by a camera capturing images …

Decoderobject-detectionObject Detection

Learning Feature Interactions with Lorentzian Factorization Machine

2019-11-22 · Canran Xu, Ming Wu

Learning representations for feature interactions to model user behaviors is critical for recommendation system and click-trough rate (CTR) predictions. Recent advances in this area are empowered by deep learning methods…

Click-Through Rate PredictionDeep Learning