paper-with-me

홈 › Papers

Data-efficient Event Camera Pre-training via Disentangled Masked Modeling

2024-03-01 · Zhenpeng Huang, Chao Li, Hao Chen, Yongjian Deng, Yifeng Geng, LiMin Wang

In this paper, we present a new data-efficient voxel-based self-supervised learning method for event cameras. Our pre-training overcomes the limitations of previous methods, which either sacrifice temporal information by converting event sequences into 2D images for utilizing pre-trained image models or directly employ paired image data for knowledge distillation to enhance the learning of event streams. In order to make our pre-training data-efficient, we first design a semantic-uniform masking method to address the learning imbalance caused by the varying reconstruction difficulties of different regions in non-uniform data when using random masking. In addition, we ease the traditional hybrid masked modeling process by explicitly decomposing it into two branches, namely local spatio-temporal reconstruction and global semantic reconstruction to encourage the encoder to capture local correlations and global semantics, respectively. This decomposition allows our selfsupervised learning method to converge faster with minimal pre-training data. Compared to previous approaches, our self-supervised learning method does not rely on paired RGB images, yet enables simultaneous exploration of spatial and temporal cues in multiple scales. It exhibits excellent generalization performance and demonstrates significant improvements across various tasks with fewer parameters and lower computational costs.

📄 PDF Abstract BibTeX arXiv:2403.00416

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Masked Event Modeling: Self-Supervised Pretraining for Event Cameras

2022-12-20 · Simon Klenk, David Bonello, Lukas Koestler, Nikita Araslanov 외

Event cameras asynchronously capture brightness changes with low latency, high temporal resolution, and high dynamic range. However, annotation of event data is a costly and laborious process, which limits the use of dee…

ClassificationEvent-based visionImage SegmentationSemantic Segmentation

Event Masked Autoencoder: Point-wise Action Recognition with Event-Based Cameras

2025-01-02 · Jingkai Sun, Qiang Zhang, Jiaxu Wang, Jiahang Cao 외

Dynamic vision sensors (DVS) are bio-inspired devices that capture visual information in the form of asynchronous events, which encode changes in pixel intensity with high temporal resolution and low latency. These event…

Action RecognitionData Augmentation

Multi-view Disentanglement for Reinforcement Learning with Multiple Cameras

2024-04-22 · Mhairi Dunion, Stefano V. Albrecht

The performance of image-based Reinforcement Learning (RL) agents can vary depending on the position of the camera used to capture the images. Training on multiple cameras simultaneously, including a first-person egocent…

Disentanglementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Revealing Latent Information: A Physics-inspired Self-supervised Pre-training Framework for Noisy and Sparse Events

2025-08-07 · Lin Zhu, Ruonan Liu, Xiao Wang, Lizhi Wang 외 arxiv

Event camera, a novel neuromorphic vision sensor, records data with high temporal resolution and wide dynamic range, offering new possibilities for accurate visual representation in challenging scenarios. However, event …

Optical Flow EstimationSemantic SegmentationContrastive LearningObject Recognition

RevColV2: Exploring Disentangled Representations in Masked Image Modeling

2023-09-02 · NeurIPS 2023 11 · Qi Han, Yuxuan Cai, Xiangyu Zhang

Masked image modeling (MIM) has become a prevalent pre-training setup for vision foundation models and attains promising performance. Despite its success, existing MIM methods discard the decoder network during downstrea…

Decoderimage-classificationImage Classificationobject-detection+3