KeishiS.github.io

About Me

三戸圭史

Ph.D. candidate in Statistical Science

コンピュータサイエンスと機械学習を生業とする研究者・エンジニアです.

専門 グラフデータ解析, 最適輸送
拠点 東京
Email sando.keishi.sp@alumni.tsukuba.ac.jp

November 2025

Tree Structure for the Categorical Wasserstein Weisfeiler-Lehman Graph Kernel

Keishi Sando, Tam Le, Hideitsu Hino

Transactions on Machine Learning Research

The Wasserstein Weisfeiler-Lehman(WWL) graph kernel is a popular and efficient approach, utilized in various kernel-dependent machine learning frameworks for practical applications with graph data. It incorporates optimal transport geometry into the Weisfeiler-Lehman graph kernel, to mitigate the information loss inherent in aggregation strategies of graph kernels. While the WWL graph kernel demonstrates superior performance in many applications, it suffers a drawback in its computational complexity, i.e., at least $\mathcal{O}(n_{1} n_{2})$, where $n_{1}, n_{2}$ denote the number of vertices in the input graphs. Consequently, it hinders the practical applicability of the WWL graph kernel, especially in large-scale settings. In this paper, we propose the \emph{Tree Wasserstein Weisfeiler-Lehman}(TWWL) algorithm, which leverages a \emph{tree structure} to scale up the exact computation of the WWL graph kernel for graph data with categorical node labels. In particular, the computational complexity of the TWWL algorithm is $\mathcal{O}(n_{1} + n_{2})$, which enables its application to large-scale graphs. Numerical experiments demonstrate that the performance of the proposed algorithm compares favorably with baseline kernels, while its computation is several orders of magnitude faster than the classic WWL graph kernel. This paves the way for applications in large-scale datasets where the WWL kernel is computationally prohibitive.

経歴

学歴

April 2023 - March 2026

Ph.D. course of Statistical Science

The Graduate University for Advanced Studies @ Institute of Statistical Mathematics (ISM)

統計数理研究所 優秀学生賞

統計数理研究所にて,グラフデータ解析手法に関する研究に従事しています.

April 2018 - March 2020

Master of Computer Science

University of Tsukuba

最頻値が局所情報であることから外れ値に対して頑健である性質に着目し,最頻値を用いることで外れ値に脆弱な主成分分析を頑健化する研究課題に取り組みました.

April 2014 - March 2018

Bachelor of Computer Science

University of Tsukuba

学部2年までコンピュータサイエンスを学んでいましたが,3年次から数学に目覚め,群環体論や位相・集合,解析学を独学し,機械学習の研究室に所属しました.

職歴

April 2023 - March 2026

SOKENDAI Special Researcher

The Graduate University for Advanced Studies

グラフデータ解析手法に関する研究課題を採択され,SOKENDAI特別研究員として給付型奨学金を受給して活動しています.

August 2022 - March 2023

Research Assistant

National Institute for Environmental Studies

化学物質による影響を潜在アウトカムの枠組みで評価するプロジェクトにおいて,解析データやRでの分析コードの整備を担いました.

March 2021 - July 2022

Machine Learning Engineer

Global AI Innovations Laboratory

主に鉄鋼領域での切り出し最適化問題のソリューション開発に従事し,お客様との打ち合わせから要件定義,データスキーマの整備,求解アルゴリズムの実装とPoC準備までの一連の業務を担当しました.

April 2020 - February 2021

System Engineer

KDDI CORPORATION

通信モジュールのソリューション提供をする部門のシステムエンジニアとして,お客様との打ち合わせやdatadogを用いた監視基盤の構築を担当しました.

KeyLytix

web application

タイピング速度を計測し,QWERTY配列に代わる次世代のキーボード配列を提案するWebアプリです.

技術スタック

Algorithm

PythonPOT

Frontend

TypeScriptReactReact RouterApollo Client

Backend

RustAxumAsync-GraphQLgRPC

Infra

AWSNixOS (local)CloudflareNginxPostgreSQLDockerTerraformAtlas

Observability

OpenTelemetryLokiPrometheusGrafana

Communication

Resend

更新履歴

0.3.0 2026-03-31

現在経歴の更新,UIの修正

0.2.4 2025-12-18

経歴説明の追加

0.2.3 2025-12-18

資格・ポートフォリオ情報の追加

0.2.2 2025-12-04

総研大 統計科学コース アドベントカレンダー2025の記事追加

0.2.1 2025-12-03

各要素の余白などデザインの微調整

0.2.0 2025-12-03

FooterでのSNSリンクのバグ修正

0.1.1 2025-12-03

総研大アドベントカレンダー2025の記事追加

0.1.0 2025-12-02

情報の整備とコンテンツの移植

0.0.1 2025-11-29

Astroプロジェクトの初期セットアップ