ACIT: Attention-Guided Cross-Modal Interaction Transformer for Pedestrian Crossing Intention Prediction
Yuanzhe Li, Steffen M\"uller

TL;DR
This paper introduces ACIT, a novel Transformer-based model that effectively integrates multiple visual and motion cues through attention mechanisms to improve pedestrian crossing intention prediction for autonomous vehicles.
Contribution
ACIT employs a dual-path attention framework for multi-modal data, enhancing feature extraction and interaction, and introduces a temporal aggregation module for sequential dependency modeling.
Findings
ACIT achieves 70% accuracy on JAADbeh dataset.
ACIT achieves 89% accuracy on JAADall dataset.
Extensive ablation studies validate the effectiveness of each module.
Abstract
Predicting pedestrian crossing intention is crucial for autonomous vehicles to prevent pedestrian-related collisions. However, effectively extracting and integrating complementary cues from different types of data remains one of the major challenges. This paper proposes an attention-guided cross-modal interaction Transformer (ACIT) for pedestrian crossing intention prediction. ACIT leverages six visual and motion modalities, which are grouped into three interaction pairs: (1) Global semantic map and global optical flow, (2) Local RGB image and local optical flow, and (3) Ego-vehicle speed and pedestrian's bounding box. Within each visual interaction pair, a dual-path attention mechanism enhances salient regions within the primary modality through intra-modal self-attention and facilitates deep interactions with the auxiliary modality (i.e., optical flow) via optical flow-guided…
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
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Traffic and Road Safety
