← Search

Masahiro Nomura

6 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
2025

Instance-wise Supervision-level Optimization in Active Learning

CVPR 2025poster

Active learning (AL) is a label-efficient machine learning paradigm that focuses on selectively annotating high-value instances to maximize learning efficiency. Its effectiveness can be further enhanced by incorporating weak supervision, which uses rough yet cost-effective annotations instead of exa…

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…

2023

Towards Practical Preferential Bayesian Optimization with Skew Gaussian Processes

ICML 2023poster

We study preferential Bayesian optimization (BO) where reliable feedback is limited to pairwise comparison called duels. An important challenge in preferential BO, which uses the preferential Gaussian process (GP) model to represent flexible preference structure, is that the posterior distribution i…

2021

Warm Starting CMA-ES for Hyperparameter Optimization

AAAI 2021technical

Hyperparameter optimization (HPO), formulated as black-box optimization (BBO), is recognized as essential for automation and high performance of machine learning approaches. The CMA-ES is a promising BBO approach with a high degree of parallelism, and has been applied to HPO tasks, often under paral…