CVSep 17, 2024

ShapeAug++: More Realistic Shape Augmentation for Event Data

arXiv:2409.11075v1h-index: 15
Originality Incremental advance
AI Analysis

This work addresses occlusion challenges in autonomous systems using event cameras, but it is incremental as it builds directly on the ShapeAug method.

The paper tackles the problem of unrealistic shape and motion in event data augmentation for occlusion scenarios in autonomous applications, proposing ShapeAug++ which uses random polygons and curved movements to improve classification accuracy by up to 3.7% over ShapeAug.

The novel Dynamic Vision Sensors (DVSs) gained a great amount of attention recently as they are superior compared to RGB cameras in terms of latency, dynamic range and energy consumption. This is particularly of interest for autonomous applications since event cameras are able to alleviate motion blur and allow for night vision. One challenge in real-world autonomous settings is occlusion where foreground objects hinder the view on traffic participants in the background. The ShapeAug method addresses this problem by using simulated events resulting from objects moving on linear paths for event data augmentation. However, the shapes and movements lack complexity, making the simulation fail to resemble the behavior of objects in the real world. Therefore in this paper, we propose ShapeAug++, an extended version of ShapeAug which involves randomly generated polygons as well as curved movements. We show the superiority of our method on multiple DVS classification datasets, improving the top-1 accuracy by up to 3.7% compared to ShapeAug.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes