# A Batched Multi-Armed Bandit Approach to News Headline Testing

**Authors:** Yizhi Mao, Miao Chen, Abhinav Wagle, Junwei Pan, Michael Natkovich,, Don Matheson

arXiv: 1908.06256 · 2019-08-27

## TL;DR

This paper presents a batched multi-armed bandit approach using Thompson Sampling to optimize news headlines dynamically, outperforming traditional test-rollout strategies in click-through rates.

## Contribution

It introduces a novel batched Thompson Sampling method for headline testing, improving efficiency and accuracy over existing strategies.

## Key findings

- bTS method converges quickly to optimal headlines
- outperforms test-rollout strategy by 3.69% in clicks
- robust performance based on empirical and simulated data

## Abstract

Optimizing news headlines is important for publishers and media sites. A compelling headline will increase readership, user engagement and social shares. At Yahoo Front Page, headline testing is carried out using a test-rollout strategy: we first allocate equal proportion of the traffic to each headline variation for a defined testing period, and then shift all future traffic to the best-performing variation. In this paper, we introduce a multi-armed bandit (MAB) approach with batched Thompson Sampling (bTS) to dynamically test headlines for news articles. This method is able to gradually allocate traffic towards optimal headlines while testing. We evaluate the bTS method based on empirical impressions/clicks data and simulated user responses. The result shows that the bTS method is robust, converges accurately and quickly to the optimal headline, and outperforms the test-rollout strategy by 3.69% in terms of clicks.

## Full text

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

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1908.06256/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1908.06256/full.md

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