neural networks research group
areas
people
projects
demos
publications
software/data
Enhancing Evolutionary Conversion Rate Optimization via Multi-armed Bandit Algorithms (2019)
Xin Qiu
and
Risto Miikkulainen
Conversion rate optimization means designing web interfaces such that more visitors perform a desired action (such as register or purchase) on the site. One promising approach, implemented in Sentient Ascend, is to optimize the design using evolutionary algorithms, evaluating each candidate design online with actual visitors. Because such evaluations are costly and noisy, several challenges emerge: How can available visitor traffic be used most efficiently? How can good solutions be identified most reliably? How can a high conversion rate be maintained during optimization? This paper proposes a new technique to address these issues. Traffic is allocated to candidate solutions using a multi-armed bandit algorithm, using more traffic on those evaluations that are most useful. In a best-arm identification mode, the best candidate can be identified reliably at the end of evolution, and in a campaign mode, the overall conversion rate can be optimized throughout the entire evolution process. Multi-armed bandit algorithms thus improve performance and reliability of machine discovery in noisy real-world environments.
View:
PDF
Citation:
In
Proceedings of the 31st Conference on Innovative Applications of Artificial Intelligence
, 2019.
Bibtex:
@inproceedings{qiu:iaai19, title={Enhancing Evolutionary Conversion Rate Optimization via Multi-armed Bandit Algorithms}, author={Xin Qiu and Risto Miikkulainen}, booktitle={Proceedings of the 31st Conference on Innovative Applications of Artificial Intelligence}, url="http://nn.cs.utexas.edu/?qiu:iaai19", year={2019} }
People
Risto Miikkulainen
Faculty
risto [at] cs utexas edu
Xin Qiu
Collaborator
xin qiu [at] cognizant com
Areas of Interest
Evolutionary Computation
Applications