paper-with-me

Papers

TopoDetect: Framework for Topological Features Detection in Graph Embeddings

2021-10-08 · Maroun Haddad, Mohamed Bouguessa

TopoDetect is a Python package that allows the user to investigate if important topological features, such as the Degree of the nodes, their Triangle Count, or their Local Clustering Score, are preserved in the embeddings of graph representation models. Additionally, the framework enables the visualization of the embeddings according to the distribution of the topological features among the nodes. Moreover, TopoDetect enables us to study the effect of the preservation of these features by evaluating the performance of the embeddings on downstream learning tasks such as clustering and classification.

📄 PDF Abstract BibTeX arXiv:2110.04173

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A Sheaf-Theoretic and Topological Perspective on Complex Network Modeling and Attention Mechanisms in Graph Neural Models

2026-01-29 · Chuan-Shen Hu arxiv

Combinatorial and topological structures, such as graphs, simplicial complexes, and cell complexes, form the foundation of geometric and topological deep learning (GDL and TDL) architectures. These models aggregate signa…

Node ClassificationCommunity Detection

Quantum Topological Graph Neural Networks for Detecting Complex Fraud Patterns

2025-12-03 · Mohammad Doost, Mohammad Manthouri arxiv

We propose a novel QTGNN framework for detecting fraudulent transactions in large-scale financial networks. By integrating quantum embedding, variational graph convolutions, and topological data analysis, QTGNN captures …

Quantum Machine LearningFraud Detection

RAGFormer: Learning Semantic Attributes and Topological Structure for Fraud Detection

2024-02-27 · Haolin Li, Shuyang Jiang, Lifeng Zhang, Siyuan Du 외

Fraud detection remains a challenging task due to the complex and deceptive nature of fraudulent activities. Current approaches primarily concentrate on learning only one perspective of the graph: either the topological …

Fraud DetectionRelation

Topological Pooling on Graphs

2023-03-25 · Yuzhou Chen, Yulia R. Gel

Graph neural networks (GNNs) have demonstrated a significant success in various graph learning tasks, from graph classification to anomaly detection. There recently has emerged a number of approaches adopting a graph poo…

Anomaly DetectionGraph ClassificationGraph LearningGraph Representation Learning+1

AMD-FCG: An Enhanced Function Call Graph Dataset with Integrated Topological Features for Malware Detection and Classification

2026-06-05 · Parthajit Borah, Sakshi Singh, D. K. Bhattacharyya, J. K. Kalita arxiv

As malware illustrates a complex structure and behavior, detection of these has been a significant challenge in the domain of cybersecurity along with related services in daily life. So, it becomes crucial to have a reli…

Malware Detection