Reframing Audience Expansion through the Lens of Probability Density Estimation
Audience expansion has become an important element of prospective marketing, helping marketers create target audiences based on a mere representative sample of their current customer base. Within the realm of machine learning, a favored algorithm for scaling this sample into a broader audience hinges on a binary classification task, with class probability estimates playing a crucial role. In this paper, we review this technique and introduce a key change in how we choose training examples to ensure the quality of the generated audience. We present a simulation study based on the widely used MNIST dataset, where consistent high precision and recall values demonstrate our approach's ability to identify the most relevant users for an expanded audience. Our results are easily reproducible and a Python implementation is openly available on GitHub: \url{https://github.com/carvalhaes-ai/audience-expansion}
Code (1)
Tasks
Binary ClassificationDensity EstimationMarketingSimilar Papers 제목 키워드 기반
Controlled Neural Sentence-Level Reframing of News Articles
Framing a news article means to portray the reported event from a specific perspective, e.g., from an economic or a health perspective. Reframing means to change this perspective. Depending on the audience or the submess…
ArticlesSentenceText GenerationENTRUST: Argument Reframing with Language Models and Entailment
Framing involves the positive or negative presentation of an argument or issue depending on the audience and goal of the speaker (Entman 1983). Differences in lexical framing, the focus of our work, can have large effect…
Text GenerationReframing Data Value for Large Language Models Through the Lens of Plausibility
Data valuation seeks to answer the important question, "How much is this data worth?" Existing data valuation methods have largely focused on discriminative models, primarily examining data value through the lens of its …
Data ValuationStrong Lensing Source Reconstruction Using Continuous Neural Fields
From the nature of dark matter to the rate of expansion of our Universe, observations of distant galaxies distorted through strong gravitational lensing have the potential to answer some of the major open questions in as…
Identifying Films with Noir Characteristics Using Audience's Tags on MovieLens
We consider the noir classification problem by exploring noir attributes and what films are likely to be regarded as noirish from the perspective of a wide Internet audience. We use a dataset consisting of more than 30,0…