Kazuhide Nakata

dblp:74/2300 · DBLP profile ↗
← Back
6ranked-venue papers in the field
0as first author
3since 2021 · last 2025
0000-0002-5479-100XORCID · corroborated

Domains — venue-derived; a paper can count in several

Data Mining & Knowledge Discovery · 3Big Data, Cloud & Distributed Data Systems · 3
YearPublicationVenuePosition
2025 Classification of Strategic Patents Under the Scarcity of Labeled Data
Kohdai Toyoda, Yoshimasa Utsumi, Ken Kobayashi, Kazuhide Nakata
IEEE Big Data4
2025 Robust Prescriptive Pricing under Competitor Price Uncertainty
Shoki Yamao, Yusuke Mibuchi, Kai Yoshida, Jingqi Wu, Yukina Nakagawa, Yoshimi Nakaya, Ken Kobayashi, Kazuhide Nakata
IEEE Big Data8
2024 Zero-shot Demand Forecasting for Products with Limited Sales Periods
abstract
Demand forecasting is an essential task in retail and manufacturing industries and has been the subject of numerous studies. Conventional popular time-series forecasting methods, such as the ARIMA model, require us to develop a forecasting model for each product. However, when products are frequently replaced and have short sales periods, we do not have enough data to build models individually. This study focuses on zero-shot time-series forecasting methods for demand forecasting with limited data. Zero-shot time-series forecasting is a framework for time-series prediction that does not require fine-tuning with specific time-series data to be predicted. To address the data shortage in practical situations, we propose a zero-shot demand forecasting model that considers exogenous variables. Our experiments with real data demonstrate that our proposed method achieved higher prediction accuracy than existing time-series forecasting methods, especially for products with short sales periods.
Shota Nagai, Ryota Inaba, Rei Oishi, Shuhei Aikawa, Yusuke Mibuchi, Hinata Moriyama, Ken Kobayashi, Kazuhide Nakata
IEEE Big Data8
2020 Cost-Effective and Stable Policy Optimization Algorithm for Uplift Modeling with Multiple Treatments
abstract
Uplift modeling aims to optimize treatment policies and is a promising method for causal-based personalization in various domains such as medicine and marketing. However, applying this method to real-world problems faces challenges such as the impossibility of validation and binary treatment limitation. The Contextual Treatment Selection (CTS) algorithm was proposed to overcome the binary treatment limitation and demonstrated state-of-the-art results. However, previous experiments have implied that CTS is cost-ineffective because it requires a large amount of training data. In this paper, we demonstrate that the estimator maximized in CTS is biased against the true metric. We then propose a variance reduced estimator based on the doubly robust estimation technique that provides unbiasedness and desirable variance. We further propose a treatment policy optimization algorithm called VAriance Reduced Treatment Selection (VARTS), which maximizes our estimator. Empirical experiments on synthetic and real-world datasets demonstrated that our method outperforms other existing methods, particularly under realistic conditions such as small sample sizes and high noise levels. These theoretical and empirical results imply that our method can overcome the critical challenges of uplift modeling and should be the first choice for optimizing personalization in various fields.
Yuta Saito, Hayato Sakata, Kazuhide Nakata
SDM3
2020 Unbiased Recommender Learning from Missing-Not-At-Random Implicit Feedback
abstract
Recommender systems widely use implicit feedback such as click data because of its general availability. Although the presence of clicks signals the users' preference to some extent, the lack of such clicks does not necessarily indicate a negative response from the users, as it is possible that the users were not exposed to the items (positive-unlabeled problem). This leads to a difficulty in predicting the users' preferences from implicit feedback. Previous studies addressed the positive-unlabeled problem by uniformly upweighting the loss for the positive feedback data or estimating the confidence of each data having relevance information via the EM-algorithm. However, these methods failed to address the missing-not-at-random problem in which popular or frequently recommended items are more likely to be clicked than other items even if a user does not have a considerable interest in them. To overcome these limitations, we first define an ideal loss function to be optimized to realize recommendations that maximize the relevance and propose an unbiased estimator for the ideal loss. Subsequently, we analyze the variance of the proposed unbiased estimator and further propose a clipped estimator that includes the unbiased estimator as a special case. We demonstrate that the clipped estimator is expected to improve the performance of the recommender system, by considering the bias-variance trade-off. We conduct semi-synthetic and real-world experiments and demonstrate that the proposed method largely outperforms the baselines. In particular, the proposed method works better for less popular items that are less frequently observed in the training data. The findings indicate that the proposed method can better achieve the objective of recommending items with the highest relevance.
Yuta Saito, Suguru Yaginuma, Yuta Nishino, Hayato Sakata, Kazuhide Nakata
WSDM5
2019 Doubly Robust Prediction and Evaluation Methods Improve Uplift Modeling for Observational Data
abstract
Uplift modeling aims to optimize treatment allocation by predicting the net effect of a treatment on each individual (ITE) and is expected to achieve causal-based personalization in medicine, marketing, etc. This approach needs specialized methods to train and evaluate ITE prediction models because the true ITE is unobservable. The conventional uplift modeling requires data to be gathered through randomized controlled trials (RCTs), on the other hand, for non-RCT data, the transformed outcome (TO) is commonly used as an unbiased estimator of ITE. However, it is often impossible to conduct RCTs for ethical and economic reasons, and, in observational data, the unbiasedness of TO is based on the unrealistic assumption that the propensity score of each individual is given. In this paper, we theoretically and quantitatively show TO becomes an unreliable proxy ITE when the propensity score estimator is biased or has a large degree of heterogeneity. We then propose a novel proxy outcome, Switch Doubly Robust, turning on and off the effect of propensity score estimator on the outcome prediction models. We theoretically prove SDR achieves better bias-variance trade-off as a proxy ITE than TO and develop novel prediction (SDRM) and evaluation (SDR-MSE) methods. Furthermore, we experimentally show our methods outperformed existing approaches on synthetic datasets. In addition, we applied them to the Right Heart Catheterization dataset and discovered 20% of patients are actually curable, even though the conventional causal inference methods only showed the average treatment effect is negative. We anticipate our methods to be a standard practice of uplift modeling for observational data and lead to optimized personalization in various fields.
Yuta Saito, Hayato Sakata, Kazuhide Nakata
SDM3