paper-with-me

홈 › Papers

Time-Varying Propensity Score to Bridge the Gap between the Past and Present

2022-10-04 · Rasool Fakoor, Jonas Mueller, Zachary C. Lipton, Pratik Chaudhari, Alexander J. Smola

Real-world deployment of machine learning models is challenging because data evolves over time. While no model can work when data evolves in an arbitrary fashion, if there is some pattern to these changes, we might be able to design methods to address it. This paper addresses situations when data evolves gradually. We introduce a time-varying propensity score that can detect gradual shifts in the distribution of data which allows us to selectively sample past data to update the model -- not just similar data from the past like that of a standard propensity score but also data that evolved in a similar fashion in the past. The time-varying propensity score is quite general: we demonstrate different ways of implementing it and evaluate it on a variety of problems ranging from supervised learning (e.g., image classification problems) where data undergoes a sequence of gradual shifts, to reinforcement learning tasks (e.g., robotic manipulation and continuous control) where data shifts as the policy or the task changes.

📄 PDF Abstract BibTeX arXiv:2210.01422

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Controlimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Debiased Collaborative Filtering with Kernel-Based Causal Balancing

2024-04-30 · Haoxuan Li, Chunyuan Zheng, Yanghao Xiao, Peng Wu 외

Debiased collaborative filtering aims to learn an unbiased prediction model by removing different biases in observational datasets. To solve this problem, one of the simple and effective methods is based on the propensit…

Collaborative Filtering

Estimating Propensity for Causality-based Recommendation without Exposure Data

2023-10-31 · NeurIPS 2023 11

Causality-based recommendation systems focus on the causal effects of user-item interactions resulting from item exposure (i.e., which items are recommended or exposed to the user), as opposed to conventional correlation…

Recommendation Systems

Uncertainty Calibration for Counterfactual Propensity Estimation in Recommendation

2023-03-23 · WenBo Hu, Xin Sun, Qiang Liu, Le Wu 외

Post-click conversion rate (CVR) is a reliable indicator of online customers' preferences, making it crucial for developing recommender systems. A major challenge in predicting CVR is severe selection bias, arising from …

counterfactualGeneralization BoundsImputationRecommendation Systems+1

Robust Propensity Score Computation Method based on Machine Learning with Label-corrupted Data

2018-01-09 · Chen Wang, Suzhen Wang, Fuyan Shi, Zaixiang Wang

In biostatistics, propensity score is a common approach to analyze the imbalance of covariate and process confounding covariates to eliminate differences between groups. While there are an abundant amount of methods to c…

BIG-bench Machine LearningClustering

Propensity score models are better when post-calibrated

2022-11-02 · Rom Gutman, Ehud Karavani, Yishai Shimoni

Theoretical guarantees for causal inference using propensity scores are partly based on the scores behaving like conditional probabilities. However, scores between zero and one, especially when outputted by flexible stat…

Causal Inference