Background Image

Case Study Overview

Abstract

Grassroots organizing paired with cutting-edge data science delivers a unique formula to find conflicted voters in an evolving political landscape.

Finding undecided voters in a politically charged environment

Who is the undecided voter? What is their psychology and how can we change their minds? For a machine, the answer to the first question is easier to fathom. To answer the second, not so much. The answer as we all know is that it varies - a lot.

An undecided voter could be the former Bernie Sanders supporter. Or the forgotten rust-belt worker. Or a suburban mom disillusioned by the Trumpian ethos of politics. For a machine learning system, these people are the same. But to truly understand these people, to talk to them, to appreciate them and to tune into their psychology, we need an empathetic system that only a human can provide.

When we pair these two systems, machines for the first question and humans for the second, we can assemble a powerful response to the undecided voter dilemma. One that could help shift the tide of an election.

Finding undecided voters is very difficult, even for a machine learning process. As the political climate shifts, the issues at the forefront of a voter’s mind may change, and a voter’s hesitance to endorse a specific candidate also changes. Under these conditions, flexibility is key. Typical demographic or issue-based targeting simply won’t work.

To address this challenge our team engineered an adaptive system that responds to changes as the attitudes of undecided voters change.

How it works

Image depicting the adaptive process
Figure 1: The Adaptive Process

A daily list of voters and their phone numbers is prepared each night which allows thousands of Deep Canvass conversations to be held each day by the volunteer call team. This list is fed into a phone bank system. The result of these Deep Canvass conversations - the pre-score and post-score responses - are recorded and transmitted after the calls are complete into a data pipeline for processing. The responses are matched, scored, and fed into our Dynamic and Responsive Targeting System, or DARTS. DARTS maintains tracking on its various machine learning models used for prediction. The system allocates the next round of calls based on which model is performing best, enabling flexibility as the political winds shift with the minds of the undecided voter.

Developing models for prediction

To find undecided voters we modeled several attributes that helped us quantify the key distinguishing features of Trump supporters, Biden supporters, and undecided voters. The use of proxy variables for certain issues were beneficial, for example, scores on whether someone is believed to support immigration, climate change, or unionized labor.

After our features were developed, we employed several modeling strategies. The models we developed using these strategies were then used as input for our MVP: Dynamic and Responsive Targeting System (DARTS).

The DARTS solution

Most machine learning models are static, but in a dynamic landscape static models can fail. We could not build a singular, perfect model-- we needed a way to adapt. Using classic reinforcement learning techniques, we pit several models against each other in order to find the best mixture of voters to target.

Dynamic and responsive targeting allows us to make adjustments in who People’s Action should call in reaction to feedback from external events that may favor one model’s predictions over another. Daily updates make this technology work, where draws from any given model are based on how well that model performed on prior observations.

Image depicting the adaptive process
Figure 2: Dynamic and Responsive Targeting System

In Figure 2 above, we identify a target population. At the beginning, we drew targets evenly from each model and took it’s top predictions. Then, as canvasses are made, observations are recorded and we retrieve the results of the Deep Canvass conversation (the pre-score and post-score values). Based on these responses, we learn which model performed best and dynamically reallocate the next set of target assignments. The process repeats with each day of the Deep Canvass.

The clear winners of this ensemble increasingly get more of the share of targets over time. But the system adapts when conditions change. The technology also allows us to “hot drop” in new models live to compete with the rest. If a new model becomes a winner, it gets more of the share. But not so much that it introduces a disruption or a devastating surprise, especially critical in a production setting where processes are dependent on a core base of data to keep operations going.

An in-depth explanation of the technical components of DARTS can be found on our technical overview page.

The Result

Image depicting the adaptive process
Figure 3: Voter Targeting Results

We activated DARTS for live recommendations during the last 13 days leading up to the election. Enabled by the technology, People’s Action found an additional 1,026 target voters, an increase of 33%, in the five states where the technology was used.