KeishiS.github.io

About Me

Keishi Sando

Ph.D. in Statistical Science

A researcher and engineer specializing in computer science and machine learning.

Focus Graph Data Analysis, Optimal Transport
Base Tokyo
Email sando.keishi.sp@alumni.tsukuba.ac.jp

Research

Selected Publications

View all publications →

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.

Career

Education

April 2023 - March 2026

Ph.D. course of Statistical Science

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

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

Conducting research on graph data analysis methods at the Institute of Statistical Mathematics.

April 2018 - March 2020

Master of Computer Science

University of Tsukuba

Focused on the robustness of mode estimation against outliers due to its reliance on local information, I worked on a research project to enhance the robustness of principal component analysis, which is vulnerable to outliers, by utilizing mode estimation.

April 2014 - March 2018

Bachelor of Computer Science

University of Tsukuba

Studied computer science until the second year, then developed an interest in mathematics from the third year, self-studying group/ring theory, topology, and analysis, and joined a laboratory focused on machine learning research.

Experience

April 2026 - Present

Postdoctoral Researcher

The Institute of Statistical Mathematics

April 2023 - March 2026

SOKENDAI Special Researcher

The Graduate University for Advanced Studies

Conducting research on graph data analysis methods as a SOKENDAI Special Researcher, receiving a scholarship for my activities.

August 2022 - March 2023

Research Assistant

National Institute for Environmental Studies

In a project evaluating the effects of chemical substances within the framework of potential outcomes, I was responsible for organizing analysis data and R analysis code.

March 2021 - July 2022

Machine Learning Engineer

Global AI Innovations Laboratory

Mainly engaged in solution development for cutting optimization problems in the steel domain, I was responsible for a series of tasks from meetings with clients, requirement definition, data schema organization, implementation of solving algorithms, to PoC preparation.

April 2020 - February 2021

System Engineer

KDDI CORPORATION

As a system engineer in a department providing solutions for communication modules, I was responsible for meetings with clients and building monitoring infrastructure using Datadog.

KeyLytix

web application

A web application that measures typing speed and optimizes keyboard layouts as alternatives to the QWERTY layout.

Tech Stack

Algorithm

PythonPOT

Frontend

TypeScriptReactReact RouterApollo Client

Backend

RustAxumAsync-GraphQLgRPC

Infra

AWSNixOS (local)CloudflareNginxPostgreSQLDockerTerraformAtlas

Observability

OpenTelemetryLokiPrometheusGrafana

Communication

Resend

Changelog

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プロジェクトの初期セットアップ