paper-with-me

Papers

MulCPred: Learning Multi-modal Concepts for Explainable Pedestrian Action Prediction

2024-09-14 · Yan Feng, Alexander Carballo, Keisuke Fujii, Robin Karlsson, Ming Ding, Kazuya Takeda

Pedestrian action prediction is of great significance for many applications such as autonomous driving. However, state-of-the-art methods lack explainability to make trustworthy predictions. In this paper, a novel framework called MulCPred is proposed that explains its predictions based on multi-modal concepts represented by training samples. Previous concept-based methods have limitations including: 1) they cannot directly apply to multi-modal cases; 2) they lack locality to attend to details in the inputs; 3) they suffer from mode collapse. These limitations are tackled accordingly through the following approaches: 1) a linear aggregator to integrate the activation results of the concepts into predictions, which associates concepts of different modalities and provides ante-hoc explanations of the relevance between the concepts and the predictions; 2) a channel-wise recalibration module that attends to local spatiotemporal regions, which enables the concepts with locality; 3) a feature regularization loss that encourages the concepts to learn diverse patterns. MulCPred is evaluated on multiple datasets and tasks. Both qualitative and quantitative results demonstrate that MulCPred is promising in improving the explainability of pedestrian action prediction without obvious performance degradation. Furthermore, by removing unrecognizable concepts from MulCPred, the cross-dataset prediction performance is improved, indicating the feasibility of further generalizability of MulCPred.

📄 PDF Abstract BibTeX arXiv:2409.09446

Code (1)

Equinoxxxxx/MulCPred_code 공식 구현 pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Sparse Prototype Network for Explainable Pedestrian Behavior Prediction

2024-10-16 · Yan Feng, Alexander Carballo, Kazuya Takeda

Predicting pedestrian behavior is challenging yet crucial for applications such as autonomous driving and smart city. Recent deep learning models have achieved remarkable performance in making accurate predictions, but t…

Autonomous DrivingPose PredictionPrediction

SHARCS: Shared Concept Space for Explainable Multimodal Learning

2023-07-01 · Gabriele Dominici, Pietro Barbiero, Lucie Charlotte Magister, Pietro Liò 외

Multimodal learning is an essential paradigm for addressing complex real-world problems, where individual data modalities are typically insufficient to accurately solve a given modelling task. While various deep learning…

Retrieval

Experimental Insights Towards Explainable and Interpretable Pedestrian Crossing Prediction

2023-12-05 · Angie Nataly Melo, Carlota Salinas, Miguel Angel Sotelo

In the context of autonomous driving, pedestrian crossing prediction is a key component for improving road safety. Presently, the focus of these predictions extends beyond achieving trustworthy results; it is shifting to…

Autonomous Drivingfeature selectionPrediction

Acquiring Qualitative Explainable Graphs for Automated Driving Scene Interpretation

2023-08-24 · Nassim Belmecheri, Arnaud Gotlieb, Nadjib Lazaar, Helge Spieker

The future of automated driving (AD) is rooted in the development of robust, fair and explainable artificial intelligence methods. Upon request, automated vehicles must be able to explain their decisions to the driver an…

Explainable artificial intelligence

Leveraging multimodal explanatory annotations for video interpretation with Modality Specific Dataset

2025-04-15 · Elisa Ancarani, Julie Tores, Lucile Sassatelli, Rémy Sun 외

We examine the impact of concept-informed supervision on multimodal video interpretation models using MOByGaze, a dataset containing human-annotated explanatory concepts. We introduce Concept Modality Specific Datasets (…