Skip to main content

Showing 1–8 of 8 results for author: Hoshino, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.10973  [pdf

    cs.SE cs.AI cs.LG cs.MS

    Adaptation of XAI to Auto-tuning for Numerical Libraries

    Authors: Shota Aoki, Takahiro Katagiri, Satoshi Ohshima, Masatoshi Kawai, Toru Nagai, Tetsuya Hoshino

    Abstract: Concerns have arisen regarding the unregulated utilization of artificial intelligence (AI) outputs, potentially leading to various societal issues. While humans routinely validate information, manually inspecting the vast volumes of AI-generated results is impractical. Therefore, automation and visualization are imperative. In this context, Explainable AI (XAI) technology is gaining prominence, ai… ▽ More

    Submitted 12 May, 2024; originally announced May 2024.

    Comments: This article has been submitted to Special Session: Performance Optimization and Auto-Tuning of Software on Multicore/Manycore Systems (POAT), In conjunction with IEEE MCSoC-2024 (Dec 16-19, 2024, Days Hotel & Suites by Wyndham Fraser Business Park, Kuala Lumpur)

  2. arXiv:2404.15752  [pdf

    cs.PF

    Performance Evaluation of CMOS Annealing with Support Vector Machine

    Authors: Ryoga Fukuhara, Makoto Morishita, Takahiro Katagiri, Masatoshi Kawai, Toru Nagai, Tetsuya Hoshino

    Abstract: In this paper, support vector machine (SVM) performance was assessed utilizing a quantum-inspired complementary metal-oxide semiconductor (CMOS) annealer. The primary focus during performance evaluation was the accuracy rate in binary classification problems. A comparative analysis was conducted between SVM running on a CPU (classical computation) and executed on a quantum-inspired annealer. The p… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

  3. arXiv:2310.12352  [pdf, other

    cs.CL

    knn-seq: Efficient, Extensible kNN-MT Framework

    Authors: Hiroyuki Deguchi, Hayate Hirano, Tomoki Hoshino, Yuto Nishida, Justin Vasselli, Taro Watanabe

    Abstract: k-nearest-neighbor machine translation (kNN-MT) boosts the translation quality of a pre-trained neural machine translation (NMT) model by utilizing translation examples during decoding. Translation examples are stored in a vector database, called a datastore, which contains one entry for each target token from the parallel data it is made from. Due to its size, it is computationally expensive both… ▽ More

    Submitted 18 October, 2023; originally announced October 2023.

  4. arXiv:2303.18142  [pdf, other

    cs.DB

    Shirakami: A Hybrid Concurrency Control Protocol for Tsurugi Relational Database System

    Authors: Takashi Kambayashi, Takayuki Tanabe, Takashi Hoshino, Hideyuki Kawashima

    Abstract: Modern real-world transactional workloads such as bills of materials or telecommunication billing need to process both short transactions and long transactions. Recent concurrency control protocols do not cope with such workloads since they assume only classical workloads (i.e., YCSB and TPC-C) that have relatively short transactions. To this end, we proposed a new concurrency control protocol Shi… ▽ More

    Submitted 31 March, 2023; originally announced March 2023.

  5. arXiv:2210.04179  [pdf, other

    cs.DB

    Oze: Decentralized Graph-based Concurrency Control for Real-world Long Transactions on BoM Benchmark

    Authors: Jun Nemoto, Takashi Kambayashi, Takashi Hoshino, Hideyuki Kawashima

    Abstract: In this paper, we propose Oze, a new concurrency control protocol that handles heterogeneous workloads which include long-running update transactions. Oze explores a large scheduling space using a fully precise multi-version serialization graph to reduce false positives. Oze manages the graph in a decentralized manner to exploit many cores in modern servers. We also propose a new OLTP benchmark, B… ▽ More

    Submitted 9 October, 2022; originally announced October 2022.

  6. arXiv:2109.05175  [pdf, other

    stat.ML cs.LG

    Estimation of Local Average Treatment Effect by Data Combination

    Authors: Kazuhiko Shinoda, Takahiro Hoshino

    Abstract: It is important to estimate the local average treatment effect (LATE) when compliance with a treatment assignment is incomplete. The previously proposed methods for LATE estimation required all relevant variables to be jointly observed in a single dataset; however, it is sometimes difficult or even impossible to collect such data in many real-world problems for technical or privacy reasons. We con… ▽ More

    Submitted 21 March, 2022; v1 submitted 10 September, 2021; originally announced September 2021.

  7. arXiv:2009.11558  [pdf, other

    cs.DB

    An Analysis of Concurrency Control Protocols for In-Memory Databases with CCBench (Extended Version)

    Authors: Takayuki Tanabe, Takashi Hoshino, Hideyuki Kawashima, Jun Nemoto, Masahiro Tanaka, Osamu Tatebe

    Abstract: This paper presents yet another concurrency control analysis platform, CCBench. CCBench supports seven protocols (Silo, TicToc, MOCC, Cicada, SI, SI with latch-free SSN, 2PL) and seven versatile optimization methods and enables the configuration of seven workload parameters. We analyzed the protocols and optimization methods using various workload parameters and a thread count of 224. Previous stu… ▽ More

    Submitted 18 August, 2021; v1 submitted 24 September, 2020; originally announced September 2020.

    Comments: A short version is accepted at VLDB 2020 (PVLDB Volume 13, Issue 13). Code is at https://github.com/thawk105/ccbench

    ACM Class: H.2.4

  8. arXiv:1908.08936  [pdf, other

    cs.CY cs.LG stat.ML

    Fatigue-Aware Ad Creative Selection

    Authors: Daisuke Moriwaki, Komei Fujita, Shota Yasui, Takahiro Hoshino

    Abstract: In online display advertising, selecting the most effective ad creative (ad image) for each impression is a crucial task for DSPs (Demand-Side Platforms) to fulfill their goals (click-through rate, number of conversions, revenue, and brand improvement). As widely recognized in the marketing literature, the effect of ad creative changes with the number of repetitive ad exposures. In this study, we… ▽ More

    Submitted 14 January, 2020; v1 submitted 20 August, 2019; originally announced August 2019.

    Comments: The previous version was uploaded under the title of "A Contextual Bandit for Ad Creative Selection under Ad Fatigue"