paper-with-me

홈 › Papers

CW-CNN & CW-AN: Convolutional Networks and Attention Networks for CW-Complexes

2024-08-29 · Rahul Khorana

We present a novel framework for learning on CW-complex structured data points. Recent advances have discussed CW-complexes as ideal learning representations for problems in cheminformatics. However, there is a lack of available machine learning methods suitable for learning on CW-complexes. In this paper we develop notions of convolution and attention that are well defined for CW-complexes. These notions enable us to create the first Hodge informed neural network that can receive a CW-complex as input. We illustrate and interpret this framework in the context of supervised prediction.

📄 PDF Abstract BibTeX arXiv:2408.16686

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
CW-CNN & CW-AT Please enter a description about the method here
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Signal Processing on Cell Complexes

2021-10-11 · T. Mitchell Roddenberry, Michael T. Schaub, Mustafa Hajij

The processing of signals supported on non-Euclidean domains has attracted large interest recently. Thus far, such non-Euclidean domains have been abstracted primarily as graphs with signals supported on the nodes, thoug…

Simplicial Attention Networks

2022-04-20 · Christopher Wei Jin Goh, Cristian Bodnar, Pietro Liò

Graph representation learning methods have mostly been limited to the modelling of node-wise interactions. Recently, there has been an increased interest in understanding how higher-order structures can be utilised to fu…

Graph Representation LearningRepresentation Learning

Continuous Simplicial Neural Networks

2025-03-17 · Aref Einizade, Dorina Thanou, Fragkiskos D. Malliaros, Jhony H. Giraldo

Simplicial complexes provide a powerful framework for modeling high-order interactions in structured data, making them particularly suitable for applications such as trajectory prediction and mesh processing. However, ex…

Trajectory Prediction

Simplicial 2-Complex Convolutional Neural Networks

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Eric Bunch, Qian You, Glenn Fung, Vikas Singh

Recently, neural network architectures have been developed to accommodate when the data has the structure of a graph or, more generally, a hypergraph. While useful, graph structures can be potentially limiting. Hypergrap…

Simplicial Attention Neural Networks

2022-03-14 · L. Giusti, C. Battiloro, P. Di Lorenzo, S. Sardellitti 외

The aim of this work is to introduce simplicial attention networks (SANs), i.e., novel neural architectures that operate on data defined on simplicial complexes leveraging masked self-attentional layers. Hinging on forma…

ImputationTrajectory Prediction