paper-with-me

Papers

Seeing Beyond Words: Self-Supervised Visual Learning for Multimodal Large Language Models

2025-12-17 · Davide Caffagni, Sara Sarto, Marcella Cornia, Lorenzo Baraldi, Pier Luigi Dovesi, Shaghayegh Roohi, Mark Granroth-Wilding, Rita Cucchiara arxiv

Multimodal Large Language Models (MLLMs) have recently demonstrated impressive capabilities in connecting vision and language, yet their proficiency in fundamental visual reasoning tasks remains limited. This limitation can be attributed to the fact that MLLMs learn visual understanding primarily from textual descriptions, which constitute a subjective and inherently incomplete supervisory signal. Furthermore, the modest scale of multimodal instruction tuning compared to massive text-only pre-training leads MLLMs to overfit language priors while overlooking visual details. To address these issues, we introduce JARVIS, a JEPA-inspired framework for self-supervised visual enhancement in MLLMs. Specifically, we integrate the I-JEPA learning paradigm into the standard vision-language alignment pipeline of MLLMs training. Our approach leverages frozen vision foundation models as context and target encoders, while training the predictor, implemented as the early layers of an LLM, to learn structural and semantic regularities from images without relying exclusively on language supervision. Extensive experiments on standard MLLM benchmarks show that JARVIS consistently improves performance on vision-centric benchmarks across different LLM families, without degrading multimodal reasoning abilities. Our source code is publicly available at: https://github.com/aimagelab/JARVIS.

📄 PDF Abstract BibTeX arXiv:2512.15885

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

Learning Representations by Predicting Bags of Visual Words

2020-02-27 · CVPR 2020 6 · Spyros Gidaris, Andrei Bursuc, Nikos Komodakis, Patrick Pérez 외

Self-supervised representation learning targets to learn convnet-based image representations from unlabeled data. Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach ba…

Representation Learning

Transferable Visual Words: Exploiting the Semantics of Anatomical Patterns for Self-supervised Learning

2021-02-21 · Fatemeh Haghighi, Mohammad Reza Hosseinzadeh Taher, Zongwei Zhou, Michael B. Gotway 외

This paper introduces a new concept called "transferable visual words" (TransVW), aiming to achieve annotation efficiency for deep learning in medical image analysis. Medical imaging--focusing on particular parts of the …

AnatomyMedical Image AnalysisMedical Image SegmentationSelf-Supervised Learning+1

Text Classification Using Label Names Only: A Language Model Self-Training Approach

2020-10-14 · EMNLP 2020 11 · Yu Meng, Yunyi Zhang, Jiaxin Huang, Chenyan Xiong 외

Current text classification methods typically require a good number of human-labeled documents as training data, which can be costly and difficult to obtain in real applications. Humans can perform classification without…

ClassificationDocument ClassificationGeneral ClassificationLanguage Modeling+7

Movie Box Office Prediction With Self-Supervised and Visually Grounded Pretraining

2023-04-20 · Qin Chao, Eunsoo Kim, Boyang Li

Investments in movie production are associated with a high level of risk as movie revenues have long-tailed and bimodal distributions. Accurate prediction of box-office revenue may mitigate the uncertainty and encourage …

Visual Grounding

Seeing What You Said: Talking Face Generation Guided by a Lip Reading Expert

2023-03-29 · CVPR 2023 1 · Jiadong Wang, Xinyuan Qian, Malu Zhang, Robby T. Tan 외

Talking face generation, also known as speech-to-lip generation, reconstructs facial motions concerning lips given coherent speech input. The previous studies revealed the importance of lip-speech synchronization and vis…

Contrastive LearningFace GenerationLip ReadingTalking Face Generation