CVMar 17, 2023

Unsupervised Self-Driving Attention Prediction via Uncertainty Mining and Knowledge Embedding

arXiv:2303.09706v324 citationsh-index: 36
Originality Highly original
AI Analysis

This addresses the challenge of labor-intensive labeled data and domain gaps in self-driving attention prediction, offering a novel unsupervised solution.

The paper tackles the problem of predicting attention regions for self-driving systems without labeled data by introducing an unsupervised method using uncertainty mining and driving knowledge embedding, achieving performance equivalent to or better than fully-supervised state-of-the-art approaches across three public datasets.

Predicting attention regions of interest is an important yet challenging task for self-driving systems. Existing methodologies rely on large-scale labeled traffic datasets that are labor-intensive to obtain. Besides, the huge domain gap between natural scenes and traffic scenes in current datasets also limits the potential for model training. To address these challenges, we are the first to introduce an unsupervised way to predict self-driving attention by uncertainty modeling and driving knowledge integration. Our approach's Uncertainty Mining Branch (UMB) discovers commonalities and differences from multiple generated pseudo-labels achieved from models pre-trained on natural scenes by actively measuring the uncertainty. Meanwhile, our Knowledge Embedding Block (KEB) bridges the domain gap by incorporating driving knowledge to adaptively refine the generated pseudo-labels. Quantitative and qualitative results with equivalent or even more impressive performance compared to fully-supervised state-of-the-art approaches across all three public datasets demonstrate the effectiveness of the proposed method and the potential of this direction. The code will be made publicly available.

Foundations

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

Your Notes