Feature Selection Methods Compared for Customer Targeting.

Nestor Barraza, Sergio Moro, Marcelo Ferreyra, Adolfo de la Pe\~na· August 24, 2026 View original

Key takeaways

  • Mutual information and data-based sensitivity analysis are effective feature selection methods.
  • Sensitivity analysis can achieve good results with fewer features.
  • Mutual information may be better for scenarios tolerating higher false positives to reduce costs.
  • The choice of method depends on specific business objectives and acceptable trade-offs.

Who benefits

BFSIRetailTelecommunicationsMarketingE-commerce

Summary

This comparative study evaluates mutual information and data-based sensitivity analysis for feature selection in customer targeting, applying both to a bank telemarketing case. It found that while sensitivity analysis uses fewer features, mutual information performs better for higher false positive ratios, making it suitable for reducing contact costs without significant success loss.

Feature selection is a critical step in data-driven projects, aiming to identify the most influential variables for predicting an outcome. This research conducts a comparative study of two prominent feature selection techniques: mutual information and data-based sensitivity analysis. The comparison is performed in the context of a bank telemarketing campaign, where the goal is to predict the success of a customer contact. After applying both methods, a logistic regression model was built using the features identified by each. Mutual information selected 13 features, while data-based sensitivity analysis identified 9. The results showed that data-based sensitivity analysis performed better when minimizing false positives was the priority. In contrast, mutual information proved slightly superior for scenarios where a higher false positive ratio was acceptable. The study concludes that mutual information, despite being an older technique, remains a valid and effective method for feature selection, particularly if the objective is to slightly reduce contact costs without risking a significant loss of successful outcomes. Data-based sensitivity analysis, while using fewer features, also achieved good prediction results, offering a more parsimonious model.

Why it matters

Effective feature selection directly impacts the efficiency and accuracy of customer targeting, leading to optimized marketing spend and improved conversion rates for businesses.

How to implement this in your domain

  1. 1Apply both mutual information and data-based sensitivity analysis to your next customer targeting dataset.
  2. 2Compare the performance of predictive models built with features selected by each method, considering different business objectives (e.g., minimizing false positives vs. maximizing overall success).
  3. 3Evaluate the trade-offs between model complexity (number of features) and predictive accuracy for your specific use case.
  4. 4Integrate the most suitable feature selection technique into your marketing analytics pipeline to refine customer segmentation and targeting strategies.

Original post by Nestor Barraza, Sergio Moro, Marcelo Ferreyra, Adolfo de la Pe\~na

"arXiv:2608.20447v1 Announce Type: new Abstract: Feature selection is a highly relevant task in a data-driven knowledge discovery project. Several techniques have been developed aiming at finding the features that influence most an outcome to predict, including mutual information…"

View on X

Originally posted by Nestor Barraza, Sergio Moro, Marcelo Ferreyra, Adolfo de la Pe\~na on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI in Marketing

AI Engineering & DevToolsAI in Marketing

TRACE Uses Agentic LLMs for Catalog Enrichment

TRACE is a new framework that employs agentic Large Language Models (LLMs) to automate product catalog attribute enrichment by triangulating multimodal evidence from various sources. It achieved 98.2% accuracy and significantly increased impression-weighted enrichment coverage in production, boosting checkout conversion.

Rohan Kumar, Steven Xu, Kyle MacDonald, Matthew Long, Bernice Chow, Mac VanRenterghem, Sudeep DasAug 24, 2026
AI Engineering & DevToolsAI in Marketing

AI Document Authoring: Structure for Reading, Prose for Writing

A deployed multi-agent system for authoring formal documents performs better when reading structural markup but writes more effectively from prose instructions. The research highlights an "asymmetric structural conditioning" where structured input aids extraction, but structured output instructions degrade writing quality.

Cheng Yu, Nikhil Mathew, Zhengjie WangAug 24, 2026
AI ResearchAI Engineering & DevToolsAI in Marketing

New Optimization Improves Generative Recommendation Systems

Researchers propose Difficulty-Aware Semantic-ID Optimization (DASO), a tree-aware post-training method for generative recommendation systems. DASO addresses the challenge of target-missing candidates in semantic-ID-based autoregressive generation, significantly improving recommendation accuracy and recall metrics.

Xin Yu, Stephen Li, Sina Aghaei, Zifan Zhu, Jiamu Bai, Guanjie Huang, Bo Peng, Yiyao Liu, Lingzhou XueAug 24, 2026