Point-Voxel Absorbing Graph Representation Learning for Event Stream based Recognition
Bo Jiang, Chengguo Yuan, Xiao Wang, Zhimin Bao, Lin Zhu, Yonghong, Tian, Jin Tang

TL;DR
This paper introduces a dual point-voxel absorbing graph neural network that enhances event stream recognition by capturing node importance and leveraging complementary representations, leading to improved classification performance.
Contribution
The paper proposes a novel dual point-voxel absorbing graph model and an absorbing graph convolutional network to better capture node importance and combine different event data representations.
Findings
Improved classification accuracy on multiple benchmarks.
Effective node importance capturing with absorbing nodes.
Enhanced representation by combining point and voxel models.
Abstract
Sampled point and voxel methods are usually employed to downsample the dense events into sparse ones. After that, one popular way is to leverage a graph model which treats the sparse points/voxels as nodes and adopts graph neural networks (GNNs) to learn the representation of event data. Although good performance can be obtained, however, their results are still limited mainly due to two issues. (1) Existing event GNNs generally adopt the additional max (or mean) pooling layer to summarize all node embeddings into a single graph-level representation for the whole event data representation. However, this approach fails to capture the importance of graph nodes and also fails to be fully aware of the node representations. (2) Existing methods generally employ either a sparse point or voxel graph representation model which thus lacks consideration of the complementary between these two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Memory and Neural Computing · Machine Learning and ELM
MethodsLinear Layer · Attentive Walk-Aggregating Graph Neural Network · Adaptive Graph Convolutional Neural Networks
