paper-with-me

Papers

How to "Improve" Prediction Using Behavior Modification

2020-08-26 · Galit Shmueli, Ali Tafti

Many internet platforms that collect behavioral big data use it to predict user behavior for internal purposes and for their business customers (e.g., advertisers, insurers, security forces, governments, political consulting firms) who utilize the predictions for personalization, targeting, and other decision-making. Improving predictive accuracy is therefore extremely valuable. Data science researchers design algorithms, models, and approaches to improve prediction. Prediction is also improved with larger and richer data. Beyond improving algorithms and data, platforms can stealthily achieve better prediction accuracy by pushing users' behaviors towards their predicted values, using behavior modification techniques, thereby demonstrating more certain predictions. Such apparent "improved" prediction can result from employing reinforcement learning algorithms that combine prediction and behavior modification. This strategy is absent from the machine learning and statistics literature. Investigating its properties requires integrating causal with predictive notation. To this end, we incorporate Pearl's causal do(.) operator into the predictive vocabulary. We then decompose the expected prediction error given behavior modification, and identify the components impacting predictive power. Our derivation elucidates implications of such behavior modification to data scientists, platforms, their customers, and the humans whose behavior is manipulated. Behavior modification can make users' behavior more predictable and even more homogeneous; yet this apparent predictability might not generalize when business customers use predictions in practice. Outcomes pushed towards their predictions can be at odds with customers' intentions, and harmful to manipulated users.

📄 PDF Abstract BibTeX arXiv:2008.12138

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingPrediction

Similar Papers 제목 키워드 기반

Domain-informed explainable boosting machines for trustworthy lateral spread predictions

2026-03-17 · Cheng-Hsi Hsiao, Krishna Kumar, Ellen M. Rathje arxiv

Explainable Boosting Machines (EBMs) provide transparent predictions through additive shape functions, enabling direct inspection of feature contributions. However, EBMs can learn non-physical relationships that reduce t…

TrajGen: Generating Realistic and Diverse Trajectories with Reactive and Feasible Agent Behaviors for Autonomous Driving

2022-03-31 · Qichao Zhang, Yinfeng Gao, Yikang Zhang, Youtian Guo 외

Realistic and diverse simulation scenarios with reactive and feasible agent behaviors can be used for validation and verification of self-driving system performance without relying on expensive and time-consuming real-wo…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Towards Precision Protein-Ligand Affinity Prediction Benchmark: A Complete and Modification-Aware DAVIS Dataset

2025-11-30 · Ming-Hsiu Wu, Ziqian Xie, Shuiwang Ji, Degui Zhi arxiv

Advancements in AI for science unlocks capabilities for critical drug discovery tasks such as protein-ligand binding affinity prediction. However, current models overfit to existing oversimplified datasets that does not …

Protein-Ligand Affinity PredictionDrug Discovery

Improving LSTM Neural Networks for Better Short-Term Wind Power Predictions

2019-06-30 · Maximilian Du

This paper improves wind power prediction via weather forecast-contextualized Long Short-Term Memory Neural Network (LSTM) models. Initially, only wind power data was fed to a generic LSTM, but this model performed poorl…

Adaptive Activation Thresholding: Dynamic Routing Type Behavior for Interpretability in Convolutional Neural Networks

2019-10-01 · ICCV 2019 10 · Yiyou Sun, Sathya N. Ravi, Vikas Singh

There is a growing interest in strategies that can help us understand or interpret neural networks -- that is, not merely provide a prediction, but also offer additional context explaining why and how. While many current…