paper-with-me

Papers

k-simplex2vec: a simplicial extension of node2vec

2020-10-12 · Celia Hacker

We present a novel method of associating Euclidean features to simplicial complexes, providing a way to use them as input to statistical and machine learning tools. This method extends the node2vec algorithm to simplices of higher dimensions, providing insight into the structure of a simplicial complex, or into the higher-order interactions in a graph.

📄 PDF Abstract BibTeX arXiv:2010.05636

Code (1)

celiahacker/k-simplex2vec

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

node2vec node2vec is a framework for learning graph embeddings for nodes in graphs. Node2vec maximizes a likelihood objective over mappings which preserve neighbourhood distances in…

Similar Papers 제목 키워드 기반

$k$-simplex2vec: a simplicial extension of node2vec

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Celia Hacker

We present a novel method of associating Euclidean features to simplicial complexes, providing a way to use them as input to statistical and machine learning tools. This method extends the node2vec algorithm to simplices…

BIG-bench Machine Learning

Simplex2Vec embeddings for community detection in simplicial complexes

2019-06-21 · Jacob Charles Wright Billings, Mirko Hu, Giulia Lerda, Alexey N. Medvedev 외

Topological representations are rapidly becoming a popular way to capture and encode higher-order interactions in complex systems. They have found applications in disciplines as different as cancer genomics, brain functi…

ClusteringCommunity DetectionDescriptive

Causal Linear Topological Filters over a 2-Simplex

2021-10-05 · Georg Essl

Topological filters via sheaves generalize the classical linear translation-invariant filter theory by attaching the filter computation locally to a simplicial topological space. This paper develops topological filters f…

Translation

The topology of higher-order complexes associated with brain-function hubs in human connectomes

2020-06-18

Higher-order connectivity in complex systems described by simplexes of different orders provides a geometry for simplex-based dynamical variables and interactions. Simplicial complexes that constitute a functional geomet…

Hippocampus

Simplicial SMOTE: Oversampling Solution to the Imbalanced Learning Problem

2025-03-05 · Oleg Kachan, Andrey Savchenko, Gleb Gusev

SMOTE (Synthetic Minority Oversampling Technique) is the established geometric approach to random oversampling to balance classes in the imbalanced learning problem, followed by many extensions. Its idea is to introduce …

Topological Data Analysis