← Search

Keno Harada

2 accepted papers

2025

When Instructions Multiply: Measuring and Estimating LLM Capabilities of Multiple Instructions Following

EMNLP 2025

As large language models (LLMs) are increasingly applied to real-world scenarios, it becomes crucial to understand their ability to follow multiple instructions simultaneously. To systematically evaluate these capabilities, we introduce two specialized benchmarks for fundamental domains where multip

2024

ADOPT: Modified Adam Can Converge with Any $\beta_2$ with the Optimal Rate

NeurIPS 2024poster

Adam is one of the most popular optimization algorithms in deep learning. However, it is known that Adam does not converge in theory unless choosing a hyperparameter, i.e., $\beta_2$, in a problem-dependent manner. There have been many attempts to fix the non-convergence (e.g., AMSGrad), but they re…