paper-with-me

홈 › Papers

Structural Information Guided Multimodal Pre-training for Vehicle-centric Perception

2023-12-15 · Xiao Wang, Wentao Wu, Chenglong Li, Zhicheng Zhao, Zhe Chen, Yukai Shi, Jin Tang

Understanding vehicles in images is important for various applications such as intelligent transportation and self-driving system. Existing vehicle-centric works typically pre-train models on large-scale classification datasets and then fine-tune them for specific downstream tasks. However, they neglect the specific characteristics of vehicle perception in different tasks and might thus lead to sub-optimal performance. To address this issue, we propose a novel vehicle-centric pre-training framework called VehicleMAE, which incorporates the structural information including the spatial structure from vehicle profile information and the semantic structure from informative high-level natural language descriptions for effective masked vehicle appearance reconstruction. To be specific, we explicitly extract the sketch lines of vehicles as a form of the spatial structure to guide vehicle reconstruction. The more comprehensive knowledge distilled from the CLIP big model based on the similarity between the paired/unpaired vehicle image-text sample is further taken into consideration to help achieve a better understanding of vehicles. A large-scale dataset is built to pre-train our model, termed Autobot1M, which contains about 1M vehicle images and 12693 text information. Extensive experiments on four vehicle-based downstream tasks fully validated the effectiveness of our VehicleMAE. The source code and pre-trained models will be released at https://github.com/Event-AHU/VehicleMAE.

📄 PDF Abstract BibTeX arXiv:2312.09812

Code (1)

event-ahu/vehiclemae 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Vehicle-centric Perception via Multimodal Structured Pre-training

2025-12-22 · Wentao Wu, Xiao Wang, Chenglong Li, Jin Tang 외 arxiv

Vehicle-centric perception plays a crucial role in many intelligent systems, including large-scale surveillance systems, intelligent transportation, and autonomous driving. Existing approaches lack effective learning of …

Contrastive LearningAutonomous Driving

SLGNet: Synergizing Structural Priors and Language-Guided Modulation for Multimodal Object Detection

2026-01-05 · Xiantai Xiang, Guangyao Zhou, Zixiao Wen, Wenshuai Li 외 arxiv

Multimodal object detection leveraging RGB and Infrared (IR) images is pivotal for robust perception in all-weather scenarios. While recent adapter-based approaches efficiently transfer RGB-pretrained foundation models t…

Object Detection

Structure Guided Multi-modal Pre-trained Transformer for Knowledge Graph Reasoning

2023-07-06 · Ke Liang, Sihang Zhou, Yue Liu, Lingyuan Meng 외

Multimodal knowledge graphs (MKGs), which intuitively organize information in various modalities, can benefit multiple practical downstream tasks, such as recommendation systems, and visual question answering. However, m…

Knowledge GraphsQuestion AnsweringRecommendation SystemsVisual Question Answering

Information-Guided Frontier Decoding: Contextual Utility-Driven Commitment in dMLLMs

2026-08-27 · Xingyou Fang, Jingxing Zhong, Xiaosong Yuan, Xiaofeng Zhang arxiv

Decoding quality in diffusion multimodal language models (dMLLMs) depends heavily on the order in which masked tokens are committed. Existing confidence-based strategies prioritize locally easy tokens, but confidence doe…

SPOT!: Map-Guided LLM Agent for Unsupervised Multi-CCTV Dynamic Object Tracking

2025-12-24 · Yujin Roh, Inho Jake Park, Chigon Hwang arxiv

CCTV-based vehicle tracking systems face structural limitations in continuously connecting the trajectories of the same vehicle across multiple camera environments. In particular, blind spots occur due to the intervals b…

Object Tracking