Pith. sign in

REVIEW 3 cited by

Efficient Long Sequential User Data Modeling for Click-Through Rate Prediction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2209.12212 v1 pith:AAGH7QG3 submitted 2022-09-25 cs.IR cs.LG

Efficient Long Sequential User Data Modeling for Click-Through Rate Prediction

classification cs.IR cs.LG
keywords modeleta-netbehaviorlongmethodsmodelingperformanceprediction
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Recent studies on Click-Through Rate (CTR) prediction has reached new levels by modeling longer user behavior sequences. Among others, the two-stage methods stand out as the state-of-the-art (SOTA) solution for industrial applications. The two-stage methods first train a retrieval model to truncate the long behavior sequence beforehand and then use the truncated sequences to train a CTR model. However, the retrieval model and the CTR model are trained separately. So the retrieved subsequences in the CTR model is inaccurate, which degrades the final performance. In this paper, we propose an end-to-end paradigm to model long behavior sequences, which is able to achieve superior performance along with remarkable cost-efficiency compared to existing models. Our contribution is three-fold: First, we propose a hashing-based efficient target attention (TA) network named ETA-Net to enable end-to-end user behavior retrieval based on low-cost bit-wise operations. The proposed ETA-Net can reduce the complexity of standard TA by orders of magnitude for sequential data modeling. Second, we propose a general system architecture as one viable solution to deploy ETA-Net on industrial systems. Particularly, ETA-Net has been deployed on the recommender system of Taobao, and brought 1.8% lift on CTR and 3.1% lift on Gross Merchandise Value (GMV) compared to the SOTA two-stage methods. Third, we conduct extensive experiments on both offline datasets and online A/B test. The results verify that the proposed model outperforms existing CTR models considerably, in terms of both CTR prediction performance and online cost-efficiency. ETA-Net now serves the main traffic of Taobao, delivering services to hundreds of millions of users towards billions of items every day.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Deep Multiple Quantization Network on Long Behavior Sequence for Click-Through Rate Prediction

    cs.IR 2025-08 conditional novelty 5.0

    A quantization-based CTR model that compresses long user behavior sequences into learned codewords, enabling efficient end-to-end modeling with reported AUC and online revenue gains.

  2. Taming the One-Epoch Phenomenon in Online Recommendation System by Two-stage Contrastive ID Pre-training

    cs.IR 2025-08 conditional novelty 5.0

    Pre-training ID embeddings with contrastive loss in a simple model avoids one-epoch overfitting and improves Pinterest's recommendation engagement by 2.2%.

  3. Understanding Distribution Structure on Calibrated Recommendation Systems

    cs.IR 2025-08 reject novelty 1.0

    The record is internally inconsistent: the abstract promises a study of distribution structure in calibrated recommenders, but the full text is the previously published ENCODE CTR-modeling paper.