← Search

Yuta Saito

15 accepted papers

2026

Beyond Match Maximization and Fairness: Retention-Optimized Two-Sided Matching

ICLR 2026poster

On two-sided matching platforms such as online dating and recruiting, recommendation algorithms often aim to maximize the total number of matches. However, this objective creates an imbalance, where some users receive far too many matches while many others receive very few and eventually abandon the…

Cited by 0SourceScholar
2026

Off-Policy Evaluation for Ranking Policies under Deterministic Logging Policies

ICLR 2026poster

Off-Policy Evaluation (OPE) is an important practical problem in algorithmic ranking systems, where the goal is to estimate the expected performance of a new ranking policy using only offline logged data collected under a different, logging policy. Existing estimators, such as the ranking-wise and p…

Cited by 0SourceScholar
2025

A General Framework for Off-Policy Learning with Partially-Observed Reward

ICLR 2025poster

Off-policy learning (OPL) in contextual bandits aims to learn a decision-making policy that maximizes the target rewards by using only historical interaction data collected under previously developed policies. Unfortunately, when rewards are only partially observed, the effectiveness of OPL degrades…

Cited by 0SourcePDFScholar
2025

Cross-Domain Off-Policy Evaluation and Learning for Contextual Bandits

ICLR 2025poster

Off-Policy Evaluation and Learning (OPE/L) in contextual bandits is rapidly gaining popularity in real systems because new policies can be evaluated and learned securely using only historical logged data. However, existing methods in OPE/L cannot handle many challenging but prevalent scenarios such…

Cited by 0SourcePDFScholar
2025

POTEC: Off-Policy Contextual Bandits for Large Action Spaces via Policy Decomposition

ICLR 2025spotlight

We study off-policy learning (OPL) of contextual bandit policies in large discrete action spaces where existing methods -- most of which rely crucially on reward-regression models or importance-weighted policy gradients -- fail due to excessive bias or variance. To overcome these issues in OPL, we p…

Cited by 0SourcePDFScholar
2024

Hyperparameter Optimization Can Even Be Harmful in Off-Policy Learning and How to Deal with It

IJCAI 2024poster

There has been a growing interest in off-policy evaluation in the literature such as recommender systems and personalized medicine. We have so far seen significant progress in developing estimators aimed at accurately estimating the effectiveness of counterfactual policies based on biased logged dat…

2024

Towards Assessing and Benchmarking Risk-Return Tradeoff of Off-Policy Evaluation

ICLR 2024poster

**Off-Policy Evaluation (OPE)** aims to assess the effectiveness of counterfactual policies using offline logged data and is frequently utilized to identify the top-$k$ promising policies for deployment in online A/B tests. Existing evaluation metrics for OPE estimators primarily focus on the "accur…

2023

Off-Policy Evaluation for Large Action Spaces via Conjunct Effect Modeling

ICML 2023poster

We study off-policy evaluation (OPE) of contextual bandit policies for large discrete action spaces where conventional importance-weighting approaches suffer from excessive variance. To circumvent this variance issue, we propose a new estimator, called *OffCEM*, that is based on the *conjunct effect…

Cited by 26SourcePDFScholar
2023

Policy-Adaptive Estimator Selection for Off-Policy Evaluation

AAAI 2023technical

Off-policy evaluation (OPE) aims to accurately evaluate the performance of counterfactual policies using only offline logged data. Although many estimators have been developed, there is no single estimator that dominates the others, because the estimators' accuracy can vary greatly depending on a gi…

2020

Counterfactual Cross-Validation: Stable Model Selection Procedure for Causal Inference Models

ICML 2020poster

We study the model selection problem in \emph{conditional average treatment effect} (CATE) prediction. Unlike previous works on this topic, we focus on preserving the rank order of the performance of candidate CATE predictors to enable accurate and stable model selection. To this end, we analyze the…