paper-with-me

Papers

ACIT: Attention-Guided Cross-Modal Interaction Transformer for Pedestrian Crossing Intention Prediction

2025-11-25 · Yuanzhe Li, Steffen Müller arxiv

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 attention. Within the motion interaction pair, cross-modal attention is employed to model the cross-modal dynamics, enabling the effective extraction of complementary motion features. Beyond pairwise interactions, a multi-modal feature fusion module further facilitates cross-modal interactions at each time step. Furthermore, a Transformer-based temporal feature aggregation module is introduced to capture sequential dependencies. Experimental results demonstrate that ACIT outperforms state-of-the-art methods, achieving accuracy rates of 70% and 89% on the JAADbeh and JAADall datasets, respectively. Extensive ablation studies are further conducted to investigate the contribution of different modules of ACIT.

📄 PDF Abstract BibTeX arXiv:2511.20020

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Cascade Attention Guided Residue Learning GAN for Cross-Modal Translation

2019-07-03 · Bin Duan, Wei Wang, Hao Tang, Hugo Latapie 외

Since we were babies, we intuitively develop the ability to correlate the input from different cognitive sensors such as vision, audio, and text. However, in machine learning, this cross-modal learning is a nontrivial ta…

BIG-bench Machine LearningTranslation

Multi-modality Image Fusion under Adverse Weather: Mask-Guided Feature Restoration and Interaction

2026-06-25 · Xilai Li, Xiaosong Li, Haishu Tan, Tao Ye 외 arxiv

Multi-modality image fusion (MMIF) enhances scene representation by exploiting complementary cues from different modalities. Adverse weather, however, causes significant image degradation, disrupting feature representati…

Representation Learning

UNIMO-3: Multi-granularity Interaction for Vision-Language Representation Learning

2023-05-23 · Hao Yang, Can Gao, Hao Líu, Xinyan Xiao 외

Vision-and-language (VL) pre-training, which aims to learn a general representation of image-text pairs that can be transferred to various vision-and-language tasks. Compared with modeling uni-modal data, the main challe…

Representation Learning

MODA: MOdular Duplex Attention for Multimodal Perception, Cognition, and Emotion Understanding

2025-07-07 · Zhicheng Zhang, Wuyou Xia, Chenxi Zhao, Zhou Yan 외 arxiv

Multimodal large language models (MLLMs) recently showed strong capacity in integrating data among multiple modalities, empowered by a generalizable attention architecture. Advanced methods predominantly focus on languag…

Attention-guided Multi-step Fusion: A Hierarchical Fusion Network for Multimodal Recommendation

2023-04-24 · Yan Zhou, Jie Guo, Hao Sun, Bin Song 외

The main idea of multimodal recommendation is the rational utilization of the item's multimodal information to improve the recommendation performance. Previous works directly integrate item multimodal features with item …

Contrastive LearningMultimodal Recommendation