SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2507.06072 · ICCV · 2025

MCAM: Multimodal Causal Analysis Model for Ego-Vehicle-Level Driving Video Understanding

Jing Wang, Kai Liu, Tao Zhang, Tongtong Cheng, Rongzhen Li, Yixin Xiong

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
SixCorePeach/MCAM canonical 0 of 3
FunctionStatusWhere it lives
build_tensorizer Not yet run SixCorePeach/MCAM/datasets/caption_tensorizer.py
pointer only (licence: NONE) · get_code("2f580806f5b83f03")
ordered_unique Not yet run SixCorePeach/MCAM/datasets/sampler_utils.py
pointer only (licence: NONE) · get_code("755c1ce09c3477be")
parse_with_config Not yet run SixCorePeach/MCAM/configs/config.py
pointer only (licence: NONE) · get_code("3e81145412a40e36")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Accurate driving behavior recognition and reasoning are critical for autonomous driving video understanding. However, existing methods often tend to dig out the shallow causal, fail to address spurious correlations across modalities, and ignore the ego-vehicle level causality modeling. To overcome these limitations, we propose a novel Multimodal Causal Analysis Model (MCAM) that constructs latent causal structures between visual and language modalities. Firstly, we design a multi-level feature extractor to capture long-range dependencies. Secondly, we design a causal analysis module that dynamically models driving scenarios using a directed acyclic graph (DAG) of driving states. Thirdly, we utilize a vision-language transformer to align critical visual features with their corresponding linguistic expressions. Extensive experiments on the BDD-X, and CoVLA datasets demonstrate that MCAM achieves SOTA performance in visual-language causal relationship learning. Furthermore, the model exhibits superior capability in capturing causal characteristics within video sequences, showcasing its effectiveness for autonomous driving applications. The code is available at https:// github.com/SixCorePeach/MCAM

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2507.06072")
get_code_for_paper("2507.06072")
have("2507.06072")

Connect an agent — have() is free.