Senior Research Scientist
Contact: shuhei.watanabe.utokyo [at] gmail.com
A senior research scientist in Robotics Team at SB Intuitions Corp, previously an Optuna core developer, where I built GPSampler from scratch and delivered ~300x speedups to the sampler and importance modules. During my MSc with Prof. Frank Hutter, I primarily worked on algorithm development for Bayesian optimization, specifically tree-structured Parzen estimator (TPE), which is Optuna's default sampler. I first-authored two TPE papers at IJCAI and a TPE analysis paper, which is only available via arXiv, though it has accumulated 700+ on Google Scholar. Another contribution is PED-ANOVA, the current Optuna default importance module. I am also a coauthor of the multi-objective TPE paper. Please check my CV for my academic & professional background.
I love MineSweeper, having motivated me to create the game itself in TypeScript and its solver.
Please take a look at My Skill Page for more details.
I have worked on optimization both in academia and industry. Although my publications strongly lean toward Bayesian optimization, classical optimization knowledge, such as (quasi-) Newton method, and (mixed-integer) linear programming, is also essential for the acquisition function optimization.
I was also intensively working on real-world applications of Bayesian optimization, including the extensions of TPE to multi-objective optimization, constrained optimization, and meta-learning setups, and materials discovery and Sim2Real transfer applications. Importantly, these applications require significant engineering efforts and dirty work to enhance the practical performance through trial and error. The dirty work necessitates convenient tools for analysis, and one of the tools inspired during these works is PED-ANOVA accepted to IJCAI'23.