Retain, Blend, and Exchange: A Quality-aware Spatial-Stereo Fusion Approach for Event Stream Recognition
Lan Chen, Dong Li, Xiao Wang, Pengpeng Shao, Wei Zhang, Yaowei Wang,, Yonghong Tian, Jin Tang

TL;DR
This paper introduces EFV++, a dual-stream, quality-aware fusion framework for event stream recognition that models multiple representations separately and enhances feature diversity, achieving state-of-the-art results.
Contribution
It proposes a novel differentiated fusion approach with a hybrid readout mechanism for improved event stream classification.
Findings
Achieves 90.51% accuracy on Bullying10k dataset.
Outperforms previous methods by 2.21%.
Demonstrates superior performance across multiple datasets.
Abstract
Existing event stream-based pattern recognition models usually represent the event stream as the point cloud, voxel, image, etc., and design various deep neural networks to learn their features. Although considerable results can be achieved in simple cases, however, the model performance may be limited by monotonous modality expressions, sub-optimal fusion, and readout mechanisms. In this paper, we propose a novel dual-stream framework for event stream-based pattern recognition via differentiated fusion, termed EFV++. It models two common event representations simultaneously, i.e., event images and event voxels. The spatial and three-dimensional stereo information can be learned separately by utilizing Transformer and Graph Neural Network (GNN). We believe the features of each representation still contain both efficient and redundant features and a sub-optimal solution may be obtained…
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
TopicsData Stream Mining Techniques · Advanced Chemical Sensor Technologies · Fault Detection and Control Systems
MethodsAttention Is All You Need · Softmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Graph Neural Network · Position-Wise Feed-Forward Layer · Dropout · Adam · Linear Layer
