Views
No views yet

1@article{MARQUES2026131646,
2 title = {VC-SCMAE: Vehicle-centric semantic contrastive-guided masked autoencoder},
3 journal = {Expert Systems with Applications},
4 volume = {315},
5 pages = {131646},
6 year = {2026},
7 issn = {0957-4174},
8 doi = {https://doi.org/10.1016/j.eswa.2026.131646},
9 url = {https://www.sciencedirect.com/science/article/pii/S0957417426005592},
10 author = {Alexandre Marques and Pedro Ferreira and Bruno Silva and Jorge Batista},
11 keywords = {Masked autoencoders, Knowledge distillation, Contrastive learning, Self-supervised learning, Vehicle-centric pre-training, CLIP},
12 abstract = {In this work, we present VC-SCMAE, a Vehicle-Centric Semantic Contrastive-Guided Masked Autoencoder framework that distills knowledge from multimodal foundational models. Our approach extends MAE pre-training with contrastive guidance, combining masked image modeling with instance-level discrimination to produce more robust and transferable representations. On top of this discriminative backbone, we apply CLIP-style semantic distillation, leveraging a large-scale vehicle dataset (Automobile1M) and a visually grounded unpaired text corpus. Unlike conventional vision–language models that rely on aligned image–text pairs, our method transfers semantic knowledge from a pre-trained CLIP model without requiring explicit alignment. We further introduce specialized distillation losses that enhance open-vocabulary logits during vision-language distillation, thereby strengthening semantic alignment across modalities. Experiments demonstrate that VC-SCMAE effectively transfers to vehicle-specific downstream tasks via both linear probing and fine-tuning, unifying structural, discriminative, and semantic understanding within a single pre-training framework.}
13}