Related Experiment Video
Updated: May 23, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
An experimental investigation of kernels on graphs for collaborative recommendation and semisupervised classification
François Fouss1, Kevin Francoisse, Luh Yen
1Université Catholique de Louvain, ICTEAM & LSM, Louvain-la-Neuve and Mons, Belgium. francois.fouss@uclouvain.be
This study compares nine graph kernels for recommendation and classification tasks. The regularized commute-time and Markov diffusion kernels demonstrated superior performance.
Area of Science:
- Graph theory
- Machine learning
- Data mining
Background:
- Kernel methods are widely used in machine learning.
- Graph-based kernels offer intuitive ways to measure node similarity.
- A comprehensive comparison of various graph kernels is needed.
Purpose of the Study:
- To survey and empirically compare nine kernels on graphs.
- To evaluate their performance on collaborative recommendation and semi-supervised classification tasks.
- To identify the most effective graph kernels for these applications.
Main Methods:
- Implemented and evaluated seven established graph kernels and two novel ones.
- Applied kernels to link prediction in collaborative recommendation.
- Utilized kernels for semi-supervised classification on multiple datasets.
Main Results:
- The regularized commute-time kernel and Markov diffusion kernel showed the best performance.
- The regularized Laplacian kernel also performed competitively.
- Performance varied across different datasets and tasks.
Conclusions:
- The regularized commute-time and Markov diffusion kernels are highly effective for recommendation and classification.
- Graph kernels provide valuable proximity measures for graph structure analysis.
- Further investigation into these kernels is warranted for graph-based machine learning.
Related Concept Videos
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Quantifying and Rejecting Outliers: The Grubbs Test
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Randomized Experiments
Simple randomization
Simple...