paper-with-me

홈 › Papers

EventDrop: data augmentation for event-based learning

2021-06-07 · Fuqiang Gu, Weicong Sng, Xuke Hu, Fangwen Yu

The advantages of event-sensing over conventional sensors (e.g., higher dynamic range, lower time latency, and lower power consumption) have spurred research into machine learning for event data. Unsurprisingly, deep learning has emerged as a competitive methodology for learning with event sensors; in typical setups, discrete and asynchronous events are first converted into frame-like tensors on which standard deep networks can be applied. However, over-fitting remains a challenge, particularly since event datasets remain small relative to conventional datasets (e.g., ImageNet). In this paper, we introduce EventDrop, a new method for augmenting asynchronous event data to improve the generalization of deep models. By dropping events selected with various strategies, we are able to increase the diversity of training data (e.g., to simulate various levels of occlusion). From a practical perspective, EventDrop is simple to implement and computationally low-cost. Experiments on two event datasets (N-Caltech101 and N-Cars) demonstrate that EventDrop can significantly improve the generalization performance across a variety of deep networks.

📄 PDF Abstract BibTeX arXiv:2106.05836

Code (1)

fuqianggu/EventDrop 공식 구현 pytorch

Tasks

Data AugmentationDiversity

Similar Papers 제목 키워드 기반

EventZoom: A Progressive Approach to Event-Based Data Augmentation for Enhanced Neuromorphic Vision

2024-05-29 · Yiting Dong, Xiang He, Guobin Shen, Dongcheng Zhao 외

Dynamic Vision Sensors (DVS) capture event data with high temporal resolution and low power consumption, presenting a more efficient solution for visual processing in dynamic and real-time scenarios compared to conventio…

Data AugmentationDiversity

Continual Few-shot Event Detection via Hierarchical Augmentation Networks

2024-03-26 · Chenlong Zhang, Pengfei Cao, Yubo Chen, Kang Liu 외

Traditional continual event detection relies on abundant labeled data for training, which is often impractical to obtain in real-world applications. In this paper, we introduce continual few-shot event detection (CFED), …

Event Detection

Explicit and Implicit Data Augmentation for Social Event Detection

2025-09-04 · Congbo Ma, Yuxia Wang, Jia Wu, Jian Yang 외 arxiv

Social event detection involves identifying and categorizing important events from social media, which relies on labeled data, but annotation is costly and labor-intensive. To address this problem, we propose Augmentatio…

Data Augmentation

EventAug: Multifaceted Spatio-Temporal Data Augmentation Methods for Event-based Learning

2024-09-18 · Yukun Tian, Hao Chen, Yongjian Deng, Feihong Shen 외

The event camera has demonstrated significant success across a wide range of areas due to its low time latency and high dynamic range. However, the community faces challenges such as data deficiency and limited diversity…

Data AugmentationDiversity

Workflow Augmentation of Video Data for Event Recognition with Time-Sensitive Neural Networks

2021-09-30 · Andreas Wachter, Werner Nahm

Supervised training of neural networks requires large, diverse and well annotated data sets. In the medical field, this is often difficult to achieve due to constraints in time, expert knowledge and prevalence of an even…

Data Augmentation