Dual Transfer Learning for Event-based End-task Prediction via Pluggable Event to Image Translation
Lin Wang, Yujeong Chae, Kuk-Jin Yoon

TL;DR
This paper introduces a dual transfer learning framework that enhances event-based end-task prediction by translating sparse event data into images and transferring learned features, significantly improving tasks like segmentation and depth estimation.
Contribution
It proposes a flexible two-stream dual transfer learning approach combining event-to-image translation with feature and pixel-level transfer, improving end-task performance without extra inference cost.
Findings
Significant performance boost on semantic segmentation
Improved depth estimation accuracy
Effective feature and pixel-level knowledge transfer
Abstract
Event cameras are novel sensors that perceive the per-pixel intensity changes and output asynchronous event streams with high dynamic range and less motion blur. It has been shown that events alone can be used for end-task learning, e.g., semantic segmentation, based on encoder-decoder-like networks. However, as events are sparse and mostly reflect edge information, it is difficult to recover original details merely relying on the decoder. Moreover, most methods resort to pixel-wise loss alone for supervision, which might be insufficient to fully exploit the visual details from sparse events, thus leading to less optimal performance. In this paper, we propose a simple yet flexible two-stream framework named Dual Transfer Learning (DTL) to effectively enhance the performance on the end-tasks without adding extra inference cost. The proposed approach consists of three parts: event to…
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 Memory and Neural Computing · Neural Networks and Applications · Neural Networks and Reservoir Computing
