← Search

Takashi Ishida

12 accepted papers

2026

EDINET-Bench: Evaluating LLMs on Complex Financial Tasks using Japanese Financial Statements

ICLR 2026poster

Large Language Models (LLMs) have made remarkable progress, surpassing human performance on several benchmarks in domains such as mathematics and coding. A key driver of this progress has been the development of benchmark datasets. In contrast, the financial domain poses higher entry barriers due to…

Cited by 0SourcecodeScholar
2026

Gradient Regularization Prevents Reward Hacking in Reinforcement Learning from Human Feedback and Verifiable Rewards

ICML 2026poster

Reinforcement Learning from Human Feedback (RLFH) or Verifiable Rewards (RLVR) are two key steps in the post-training of modern Language Models (LMs). A common problem is reward hacking, where the policy may exploit inaccuracies of the reward and learn an unintended behavior. Most previous works add…

Cited by 0SourceScholar
2026

Practical estimation of the optimal classification error with soft labels and calibration

ICLR 2026poster

While the performance of machine learning systems has experienced significant improvement in recent years, relatively little attention has been paid to the fundamental question: to what extent can we improve our models? This paper provides a means of answering this question in the setting of binary…

Cited by 0SourcecodeScholar
2024

Learning with Complementary Labels Revisited: The Selected-Completely-at-Random Setting Is More Practical

ICML 2024poster

Complementary-label learning is a weakly supervised learning problem in which each training example is associated with one or multiple complementary labels indicating the classes to which it does not belong. Existing consistent approaches have relied on the uniform distribution assumption to model t…

2023

Is the Performance of My Deep Network Too Good to Be True? A Direct Approach to Estimating the Bayes Error in Binary Classification

ICLR 2023top-5%

There is a fundamental limitation in the prediction performance that a machine learning model can achieve due to the inevitable uncertainty of the prediction target. In classification problems, this can be characterized by the Bayes error, which is the best achievable error with any classifier. The…

2023

Mediated Uncoupled Learning and Validation with Bregman Divergences: Loss Family with Maximal Generality

AISTATS 2023poster

In mediated uncoupled learning (MU-learning), the goal is to predict an output variable $Y$ given an input variable $X$ as in ordinary supervised learning while the training dataset has no joint samples of $(X, Y)$ but only independent samples of $(X, U)$ and $(U, Y)$ each observed with a mediating…

2020

Do We Need Zero Training Loss After Achieving Zero Training Error?

ICML 2020poster

Overparameterized deep networks have the capacity to memorize training data with zero \emph{training error}. Even after memorization, the \emph{training loss} continues to approach zero, making the model overconfident and the test performance degraded. Since existing regularizers do not directly aim…

2019

Complementary-Label Learning for Arbitrary Losses and Models

ICML 2019oral

In contrast to the standard classification paradigm where the true class is given to each training pattern, complementary-label learning only uses training patterns each equipped with a complementary label, which only specifies one of the classes that the pattern does not belong to. The goal of this…