GKer
GKer is a class of kernel-based methods used to measure the similarity between structured objects, with a focus on graphs. In kernel methods, a kernel function K(x, y) implicitly defines a feature mapping that allows learning algorithms to operate in a high-dimensional space without explicit feature construction. GKer applications typically involve comparing graphs or graph-structured data, enabling tasks such as classification, clustering, and regression.
Common members of the GKer family include several graph kernels, each defining similarity through different substructure
History and context: graph kernels emerged in the early 2000s as a way to apply kernelized learning
Computation and limitations: kernel computation can be expensive for large graphs or large datasets, motivating approximate
Applications and influence: GKer methods are used in cheminformatics, materials science, bioinformatics, and network analysis to