Skip to main content

Showing 1–7 of 7 results for author: Takemori, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2412.11456  [pdf, other

    cs.LG

    Regional Expected Improvement for Efficient Trust Region Selection in High-Dimensional Bayesian Optimization

    Authors: Nobuo Namura, Sho Takemori

    Abstract: Real-world optimization problems often involve complex objective functions with costly evaluations. While Bayesian optimization (BO) with Gaussian processes is effective for these challenges, it suffers in high-dimensional spaces due to performance degradation from limited function evaluations. To overcome this, simplification techniques like dimensionality reduction have been employed, yet they o… ▽ More

    Submitted 16 December, 2024; originally announced December 2024.

    Comments: Accepted by AAAI 2025

  2. arXiv:2403.18301  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Selective Mixup Fine-Tuning for Optimizing Non-Decomposable Objectives

    Authors: Shrinivas Ramasubramanian, Harsh Rangwani, Sho Takemori, Kunal Samanta, Yuhei Umeda, Venkatesh Babu Radhakrishnan

    Abstract: The rise in internet usage has led to the generation of massive amounts of data, resulting in the adoption of various supervised and semi-supervised machine learning algorithms, which can effectively utilize the colossal amount of data to train models. However, before deploying these models in the real world, these must be strictly evaluated on performance measures like worst-case recall and satis… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

    Comments: ICLR 2024 SpotLight

  3. arXiv:2304.14738  [pdf, other

    cs.LG cs.CL cs.CV

    Cost-Sensitive Self-Training for Optimizing Non-Decomposable Metrics

    Authors: Harsh Rangwani, Shrinivas Ramasubramanian, Sho Takemori, Kato Takashi, Yuhei Umeda, Venkatesh Babu Radhakrishnan

    Abstract: Self-training based semi-supervised learning algorithms have enabled the learning of highly accurate deep neural networks, using only a fraction of labeled data. However, the majority of work on self-training has focused on the objective of improving accuracy, whereas practical machine learning systems can have complex goals (e.g. maximizing the minimum of recall across classes, etc.) that are non… ▽ More

    Submitted 28 April, 2023; originally announced April 2023.

    Comments: NeurIPS 2022. Code: https://github.com/val-iisc/CostSensitiveSelfTraining

  4. arXiv:2012.09442  [pdf, other

    cs.IR cs.LG

    Causality-Aware Neighborhood Methods for Recommender Systems

    Authors: Masahiro Sato, Sho Takemori, Janmajay Singh, Qian Zhang

    Abstract: The business objectives of recommenders, such as increasing sales, are aligned with the causal effect of recommendations. Previous recommenders targeting for the causal effect employ the inverse propensity scoring (IPS) in causal inference. However, IPS is prone to suffer from high variance. The matching estimator is another representative method in causal inference field. It does not use propensi… ▽ More

    Submitted 30 January, 2021; v1 submitted 17 December, 2020; originally announced December 2020.

    Comments: accepted at ECIR 2021

  5. arXiv:2010.12167  [pdf, other

    cs.LG stat.ML

    Approximation Theory Based Methods for RKHS Bandits

    Authors: Sho Takemori, Masahiro Sato

    Abstract: The RKHS bandit problem (also called kernelized multi-armed bandit problem) is an online optimization problem of non-linear functions with noisy feedback. Although the problem has been extensively studied, there are unsatisfactory results for some problems compared to the well-studied linear bandit case. Specifically, there is no general algorithm for the adversarial RKHS bandit problem. In additi… ▽ More

    Submitted 25 July, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

  6. arXiv:2008.04563  [pdf, other

    cs.LG cs.IR stat.ML

    Unbiased Learning for the Causal Effect of Recommendation

    Authors: Masahiro Sato, Sho Takemori, Janmajay Singh, Tomoko Ohkuma

    Abstract: Increasing users' positive interactions, such as purchases or clicks, is an important objective of recommender systems. Recommenders typically aim to select items that users will interact with. If the recommended items are purchased, an increase in sales is expected. However, the items could have been purchased even without recommendation. Thus, we want to recommend items that results in purchases… ▽ More

    Submitted 23 September, 2020; v1 submitted 11 August, 2020; originally announced August 2020.

    Comments: accepted at RecSys 2020, updated several experiments

  7. arXiv:2006.00661  [pdf, other

    cs.LG stat.ML

    Submodular Bandit Problem Under Multiple Constraints

    Authors: Sho Takemori, Masahiro Sato, Takashi Sonoda, Janmajay Singh, Tomoko Ohkuma

    Abstract: The linear submodular bandit problem was proposed to simultaneously address diversified retrieval and online learning in a recommender system. If there is no uncertainty, this problem is equivalent to a submodular maximization problem under a cardinality constraint. However, in some situations, recommendation lists should satisfy additional constraints such as budget constraints, other than a card… ▽ More

    Submitted 28 March, 2021; v1 submitted 31 May, 2020; originally announced June 2020.

    Comments: accepted at UAI 2020, minor mistakes fixed