paper-with-me

Papers

Fast, Accurate and Interpretable Graph Classification with Topological Kernels

2025-09-22 · Adam Wesołowski, Ronin Wu, Karim Essafi arxiv

We introduce a novel class of explicit feature maps based on topological indices that represent each graph by a compact feature vector, enabling fast and interpretable graph classification. Using radial basis function kernels on these compact vectors, we define a measure of similarity between graphs. We perform evaluation on standard molecular datasets and observe that classification accuracies based on single topological-index feature vectors underperform compared to state-of-the-art substructure-based kernels. However, we achieve significantly faster Gram matrix evaluation -- up to $20\times$ faster -- compared to the Weisfeiler--Lehman subtree kernel. To enhance performance, we propose two extensions: 1) concatenating multiple topological indices into an \emph{Extended Feature Vector} (EFV), and 2) \emph{Linear Combination of Topological Kernels} (LCTK) by linearly combining Radial Basis Function kernels computed on feature vectors of individual topological graph indices. These extensions deliver up to $12\%$ percent accuracy gains across all the molecular datasets. A complexity analysis highlights the potential for exponential quantum speedup for some of the vector components. Our results indicate that LCTK and EFV offer a favourable trade-off between accuracy and efficiency, making them strong candidates for practical graph learning applications.

📄 PDF Abstract BibTeX arXiv:2509.17693

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph Learning

Similar Papers 제목 키워드 기반

TopER: Topological Embeddings in Graph Representation Learning

2024-10-02 · Astrit Tola, Funmilola Mary Taiwo, Cuneyt Gurcan Akcora, Baris Coskunuzer

Graph embeddings play a critical role in graph representation learning, allowing machine learning models to explore and interpret graph-structured data. However, existing methods often rely on opaque, high-dimensional em…

ClusteringGraph ClusteringGraph Representation LearningRepresentation Learning+1

Molecular Topological Profile (MOLTOP) - Simple and Strong Baseline for Molecular Graph Classification

2024-10-17 · European Conference on Artificial Intelligence (ECAI) 2024 2024 10 · Jakub Adamczyk, Wojciech Czech

We revisit the effectiveness of topological descriptors for molecular graph classification and design a simple, yet strong baseline. We demonstrate that a simple approach to feature engineering - employing histogram aggr…

Feature EngineeringGraph Classification

Molecular Topological Profile (MOLTOP) -- Simple and Strong Baseline for Molecular Graph Classification

2024-07-16 · Jakub Adamczyk, Wojciech Czech

We revisit the effectiveness of topological descriptors for molecular graph classification and design a simple, yet strong baseline. We demonstrate that a simple approach to feature engineering - employing histogram aggr…

Feature EngineeringGraph Classification

TopoLiDM: Topology-Aware LiDAR Diffusion Models for Interpretable and Realistic LiDAR Point Cloud Generation

2025-07-30 · Jiuming Liu, Zheng Huang, Mengmeng Liu, Tianchen Deng 외 arxiv

LiDAR scene generation is critical for mitigating real-world LiDAR data collection costs and enhancing the robustness of downstream perception tasks in autonomous driving. However, existing methods commonly struggle to c…

Point Cloud GenerationAutonomous DrivingScene Generation

FireGNN: Neuro-Symbolic Graph Neural Networks with Trainable Fuzzy Rules for Interpretable Medical Image Classification

2025-09-02 · Prajit Sengupta, Islem Rekik arxiv

Medical image classification requires not only high predictive performance but also interpretability to ensure clinical trust and adoption. Graph Neural Networks (GNNs) offer a powerful framework for modeling relational …

Medical Image Classification