Exploring Self-Attention for Visual Intersection Classification
Haruki Nakata, Kanji Tanaka, and Koji Takeda

TL;DR
This paper introduces a self-attention mechanism into an intersection classification system for robot vision, combining first- and third-person views to improve recognition accuracy over traditional methods.
Contribution
The study proposes a novel self-attention-based approach for intersection classification and demonstrates its effectiveness when integrated with FPV and TPV modules.
Findings
Self-attention improves intersection classification accuracy.
The combined FPV and TPV system outperforms traditional methods.
Experiments on KITTI dataset validate the approach.
Abstract
In robot vision, self-attention has recently emerged as a technique for capturing non-local contexts. In this study, we introduced a self-attention mechanism into the intersection recognition system as a method to capture the non-local contexts behind the scenes. An intersection classification system comprises two distinctive modules: (a) a first-person vision (FPV) module, which uses a short egocentric view sequence as the intersection is passed, and (b) a third-person vision (TPV) module, which uses a single view immediately before entering the intersection. The self-attention mechanism is effective in the TPV module because most parts of the local pattern (e.g., road edges, buildings, and sky) are similar to each other, and thus the use of a non-local context (e.g., the angle between two diagonal corners around an intersection) would be effective. This study makes three major…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Robotics and Sensor-Based Localization
MethodsConvolution
