# Deep Personalized Re-targeting

**Authors:** Meisam Hejazinia, Pavlos Mitsoulis-Ntompos, Serena Zhang

arXiv: 1907.02822 · 2019-07-11

## TL;DR

This paper introduces a hybrid neural network and gradient boosting model to predict traveler booking probability and value, improving accuracy by 7% in vacation rental marketplaces.

## Contribution

It presents a novel hybrid model combining deep and shallow neural embeddings with gradient boosting, tailored for large-scale traveler behavior prediction.

## Key findings

- Hybrid model improves prediction accuracy by 7%
- Latent traveler preferences are learned from sparse session logs
- Deployed architecture is suitable for production systems

## Abstract

Predicting booking probability and value at the traveler level plays a central role in computational advertising for massive two-sided vacation rental marketplaces. These marketplaces host millions of travelers with long shopping cycles, spending a lot of time in the discovery phase. The footprint of the travelers in their discovery is a useful data source to help these marketplaces to predict shopping probability and value. However, there is no one-size-fits-all solution for this purpose. In this paper, we propose a hybrid model that infuses deep and shallow neural network embeddings into a gradient boosting tree model. This approach allows the latent preferences of millions of travelers to be automatically learned from sparse session logs. In addition, we present the architecture that we deployed into our production system. We find that there is a pragmatic sweet spot between expensive complex deep neural networks and simple shallow neural networks that can increase the prediction performance of a model by seven percent, based on offline analysis.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.02822/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1907.02822/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1907.02822/full.md

---
Source: https://tomesphere.com/paper/1907.02822