Graph-CNN for 3D point cloud classification tackles non-regular graph topology.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
GWNN uses graph wavelets for efficient graph CNNs.
Numerous pattern recognition applications can be formed as learning from graph-structured data, including social network, protein-interaction network, the world wide web data, knowledge graph, etc. While convolutional neural network (CNN) facilitates great advances in gridded image/video understanding tasks, very limit…
Graph Convolutional Neural Networks (Graph CNNs) are generalizations of classical CNNs to handle graph data such as molecular data, point could and social networks. Current filters in graph CNNs are built for fixed and shared graph structure. However, for most real data, the graph structures varies in both size and con…
New graph CNN layers improve accuracy on graph datasets.
Paper revisits graph-CNNs using Laplace-Beltrami spectral filters and polynomials.
A CNN on semi-regular meshes classifies brain diseases from MRI scans.
Convolutional neural networks (CNNs) can be applied to graph similarity matching, in which case they are called graph CNNs. Graph CNNs are attracting increasing attention due to their effectiveness and efficiency. However, the existing convolution approaches focus only on regular data forms and require the transfer of …
In recent years, there has been a surge of interest in developing deep learning methods for non-Euclidean structured data such as graphs. In this paper, we propose Dual-Primal Graph CNN, a graph convolutional architecture that alternates convolution-like operations on the graph and its dual. Our approach allows to lear…
Graph-augmented CNN predicts drug interactions with high accuracy.
Combines BERT and graph CNN for improved text classification.
The paper introduces a pooling mechanism for graph CNNs using NMF.
Two KG-based methods explain transfer learning in CNN and ZSL.
DFNets uses feedback-looped filters for better graph CNN performance.
Paper proposes a robust deep graph-based classifier for noisy labels.
Motivation: Drug discovery demands rapid quantification of compound-protein interaction (CPI). However, there is a lack of methods that can predict compound-protein affinity from sequences alone with high applicability, accuracy, and interpretability. Results: We present a seamless integration of domain knowledges and …
For node level graph encoding, a recent important state-of-art method is the graph convolutional networks (GCN), which nicely integrate local vertex features and graph topology in the spectral domain. However, current studies suffer from several drawbacks: (1) graph CNNs relies on Chebyshev polynomial approximation whi…
Model predicts multiple material properties with reduced error.
Develops a deep learning architecture for rich-item recommendations.