MLLGOct 15, 2020

Decision Making Problems with Funnel Structure: A Multi-Task Learning Approach with Application to Email Marketing Campaigns

arXiv:2010.08048v22 citations
AI Analysis

This addresses the challenge of sparse data in layered decision-making systems, such as email marketing campaigns, with incremental improvements to existing methods.

The paper tackles the decision-making problem with funnel structure, where observations from deeper layers are scarce, by formulating it as a contextual bandit and developing a multi-task learning algorithm to mitigate this issue, resulting in significant improvement over previous methods in experiments with simulated and real-world email marketing data.

This paper studies the decision making problem with Funnel Structure. Funnel structure, a well-known concept in the marketing field, occurs in those systems where the decision maker interacts with the environment in a layered manner receiving far fewer observations from deep layers than shallow ones. For example, in the email marketing campaign application, the layers correspond to Open, Click and Purchase events. Conversions from Click to Purchase happen very infrequently because a purchase cannot be made unless the link in an email is clicked on. We formulate this challenging decision making problem as a contextual bandit with funnel structure and develop a multi-task learning algorithm that mitigates the lack of sufficient observations from deeper layers. We analyze both the prediction error and the regret of our algorithms. We verify our theory on prediction errors through a simple simulation. Experiments on both a simulated environment and an environment based on real-world data from a major email marketing company show that our algorithms offer significant improvement over previous methods.

Foundations

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

Your Notes