pith. sign in

arxiv: 1902.00215 · v3 · pith:YPCD43AZnew · submitted 2019-02-01 · 💻 cs.LG · stat.ML

Causally Driven Incremental Multi Touch Attribution Using a Recurrent Neural Network

classification 💻 cs.LG stat.ML
keywords implementattributionincrementalstepsystemadvantageadvertisingconversion
0
0 comments X
read the original abstract

This paper describes a practical system for Multi Touch Attribution (MTA) for use by a publisher of digital ads. We developed this system for JD.com, an eCommerce company, which is also a publisher of digital ads in China. The approach has two steps. The first step ('response modeling') fits a user-level model for purchase of a product as a function of the user's exposure to ads. The second ('credit allocation') uses the fitted model to allocate the incremental part of the observed purchase due to advertising, to the ads the user is exposed to over the previous T days. To implement step one, we train a Recurrent Neural Network (RNN) on user-level conversion and exposure data. The RNN has the advantage of flexibly handling the sequential dependence in the data in a semi-parametric way. The specific RNN formulation we implement captures the impact of advertising intensity, timing, competition, and user-heterogeneity, which are known to be relevant to ad-response. To implement step two, we compute Shapley Values, which have the advantage of having axiomatic foundations and satisfying fairness considerations. The specific formulation of the Shapley Value we implement respects incrementality by allocating the overall incremental improvement in conversion to the exposed ads, while handling the sequence-dependence of exposures on the observed outcomes. The system is under production at JD.com, and scales to handle the high dimensionality of the problem on the platform (attribution of the orders of about 300M users, for roughly 160K brands, across 200+ ad-types, served about 80B ad-impressions over a typical 15-day period).

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Privacy-Robust Incrementality Measurement for Advertising Systems under Signal Loss

    stat.ML 2026-06 unverdicted novelty 7.0

    Formulates privacy-constrained advertising measurement as a robust causal decision problem under signal loss and derives a sharp decision frontier separating certifiable from unresolved incrementality claims.

  2. Attributed, But Not Incremental: Cannibalization-Corrected Attribution for Large-Scale Advertising

    cs.IR 2026-06 unverdicted novelty 5.0

    Introduces a framework that converts sparse incrementality experiment lifts into daily attribution corrections under structural constraints, reducing calibration error and measured cannibalization rate by ~15pp in Tik...