pith. machine review for the scientific record. sign in

arxiv: 1803.10071 · v1 · submitted 2018-03-27 · 💻 cs.CV

Recognition: unknown

Tensor graph convolutional neural network

Authors on Pith no claims yet
classification 💻 cs.CV
keywords graphgraphsconvolutionconvolutionalcrossefficientlymatrixnetwork
0
0 comments X
read the original abstract

In this paper, we propose a novel tensor graph convolutional neural network (TGCNN) to conduct convolution on factorizable graphs, for which here two types of problems are focused, one is sequential dynamic graphs and the other is cross-attribute graphs. Especially, we propose a graph preserving layer to memorize salient nodes of those factorized subgraphs, i.e. cross graph convolution and graph pooling. For cross graph convolution, a parameterized Kronecker sum operation is proposed to generate a conjunctive adjacency matrix characterizing the relationship between every pair of nodes across two subgraphs. Taking this operation, then general graph convolution may be efficiently performed followed by the composition of small matrices, which thus reduces high memory and computational burden. Encapsuling sequence graphs into a recursive learning, the dynamics of graphs can be efficiently encoded as well as the spatial layout of graphs. To validate the proposed TGCNN, experiments are conducted on skeleton action datasets as well as matrix completion dataset. The experiment results demonstrate that our method can achieve more competitive performance with the state-of-the-art methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Supervised Deep Multimodal Matrix Factorization for Interpretable Brain Network Analysis

    cs.LG 2026-05 unverdicted novelty 7.0

    SD3MF learns deep hierarchical factorizations of multimodal brain graphs with a shared latent space and encoder-decoder training to jointly reconstruct graphs and predict supervised outcomes.