paper-with-me

Papers

NervePool: A Simplicial Pooling Layer

2023-05-10 · Sarah McGuire, Elizabeth Munch, Matthew Hirn

For deep learning problems on graph-structured data, pooling layers are important for down sampling, reducing computational cost, and to minimize overfitting. We define a pooling layer, NervePool, for data structured as simplicial complexes, which are generalizations of graphs that include higher-dimensional simplices beyond vertices and edges; this structure allows for greater flexibility in modeling higher-order relationships. The proposed simplicial coarsening scheme is built upon partitions of vertices, which allow us to generate hierarchical representations of simplicial complexes, collapsing information in a learned fashion. NervePool builds on the learned vertex cluster assignments and extends to coarsening of higher dimensional simplices in a deterministic fashion. While in practice, the pooling operations are computed via a series of matrix operations, the topological motivation is a set-theoretic construction based on unions of stars of simplices and the nerve complex

📄 PDF Abstract BibTeX arXiv:2305.06315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pooling Strategies for Simplicial Convolutional Networks

2022-10-11 · Domenico Mattia Cinque, Claudio Battiloro, Paolo Di Lorenzo

The goal of this paper is to introduce pooling strategies for simplicial convolutional neural networks. Inspired by graph pooling methods, we introduce a general formulation for a simplicial pooling layer that performs: …

Graph Classification

Multiscale Hodge Scattering Networks for Data Analysis

2023-11-17 · Naoki Saito, Stefan C. Schonsheck, Eugene Shvarts

We propose new scattering networks for signals measured on simplicial complexes, which we call \emph{Multiscale Hodge Scattering Networks} (MHSNs). Our construction is based on multiscale basis dictionaries on simplicial…

Descriptive

Advancing Graph Neural Networks with HL-HGAT: A Hodge-Laplacian and Attention Mechanism Approach for Heterogeneous Graph-Structured Data

2024-03-11 · Jinghan Huang, Qiufeng Chen, Yijun Bian, Pengli Zhu 외

Graph neural networks (GNNs) have proven effective in capturing relationships among nodes in a graph. This study introduces a novel perspective by considering a graph as a simplicial complex, encompassing nodes, edges, t…

Graph AttentionGraph Regression

SIMAP: A simplicial-map layer for neural networks

2024-03-22 · Rocio Gonzalez-Diaz, Miguel A. Gutiérrez-Naranjo, Eduardo Paluzo-Hidalgo

In this paper, we present SIMAP, a novel layer integrated into deep learning models, aimed at enhancing the interpretability of the output. The SIMAP layer is an enhanced version of Simplicial-Map Neural Networks (SMNNs)…

Deep Learning

Data Topology-Dependent Upper Bounds of Neural Network Widths

2023-05-25 · Sangmin Lee, Jong Chul Ye

This paper investigates the relationship between the universal approximation property of deep neural networks and topological characteristics of datasets. Our primary contribution is to introduce data topology-dependent …