Jump to content
The Internet Encyclopedia — A Personal Edition
From The Internet Encyclopedia, the free personal compendium

Research of Ko Yamasaki

文A 2 languages
Languages
Research interests and documented academic work

This article is an outline. It will be expanded only with confirmed details.

Research of Ko Yamasaki describes Ko Yamasaki's academic work and research interests.

His main interest is discovering rules and features from structured data such as trees and graphs, and applying machine learning to such structures.

Background[edit]

Yamasaki began studying machine learning seriously after entering university.

He first learned basic models such as linear regression, then expanded into neural networks, image recognition, reinforcement learning, and generative models.

He became interested not only in prediction accuracy, but also in how data relationships are represented and why models produce particular outputs.

For the main biographical article, see Ko Yamasaki.

Tree-structured data[edit]

His undergraduate research concerns tree-structured data.

Trees represent hierarchical relationships through nodes and edges. Yamasaki works with structures such as unordered trees and tree patterns with variables.

Pattern discovery[edit]

Pattern discovery in structured data considers not only repeated values, but repeated forms.

Subtrees and patterns with variables can express structures shared across multiple examples at a higher level of abstraction.

Toward graphs[edit]

Trees are a special case of graphs, while general graphs can express more complex connections.

Social networks, transportation networks, molecules, web links, and knowledge graphs can all be represented as graphs.

Graph neural networks[edit]

Graph neural networks learn from nodes, edges, and their connections.

Yamasaki is interested in the fact that GNNs use not only the features of individual data points, but also what is connected to what.

A graph neural network aggregates messages from neighboring nodes
Message passing is one mathematical bridge between relational structure and learned representations.The Internet Encyclopedia of Ko Yamasaki · Original diagram

Explainable AI[edit]

As models become more complex, it becomes important to understand why predictions are made.

Yamasaki is interested in Explainable AI, especially explanations for graph neural networks: which nodes, edges, or substructures influenced a prediction.

Research view[edit]

Yamasaki prefers understanding the mathematics and data structures behind machine learning rather than treating models as black boxes.

At the same time, he remains interested in software development and practical data use.

See also[edit]

References[edit]

  1. ↑ Ko Yamasaki portfolio (2026), research interests and skills sections.
Categories:Research

This page was last edited on 25 September 2026.

Text is available for personal archival use; additional terms may apply.

Main article2026 archive