paper-with-me

홈 › Papers

Is Multimodal Vision Supervision Beneficial to Language?

2023-02-10 · Avinash Madasu, Vasudev Lal

Vision (image and video) - Language (VL) pre-training is the recent popular paradigm that achieved state-of-the-art results on multi-modal tasks like image-retrieval, video-retrieval, visual question answering etc. These models are trained in an unsupervised way and greatly benefit from the complementary modality supervision. In this paper, we explore if the language representations trained using vision supervision perform better than vanilla language representations on Natural Language Understanding and commonsense reasoning benchmarks. We experiment with a diverse set of image-text models such as ALBEF, BLIP, METER and video-text models like ALPRO, Frozen-in-Time (FiT), VIOLET. We compare the performance of language representations of stand-alone text encoders of these models to the language representations of text encoders learnt through vision supervision. Our experiments suggest that vanilla language representations show superior performance on most of the tasks. These results shed light on the current drawbacks of the vision-language models.

📄 PDF Abstract BibTeX arXiv:2302.05016

Code (1)

avinashsai/mml 공식 구현 pytorch

Tasks

Image RetrievalNatural Language UnderstandingQuestion AnsweringRetrievalVideo RetrievalVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…
ALBEF ALBEF introduces a contrastive loss to align the image and text representations before fusing them through cross-modal attention. This enables more grounded vision and language…

Similar Papers 제목 키워드 기반

Interpreting Indirect Answers to Yes-No Questions in Multiple Languages

2023-10-20 · Zijie Wang, Md Mosharaf Hossain, Shivam Mathur, Terry Cruz Melo 외

Yes-no questions expect a yes or no for an answer, but people often skip polar keywords. Instead, they answer with long explanations that must be interpreted. In this paper, we focus on this challenging problem and relea…

Action QFormer: Structured Representation Shaping under Action Supervision in Vision-Language-Action Models

2026-07-16 · Yufeng Ji, Wenhao Tang, Haoyi Niu, Koushil Sreenath 외 arxiv

Action supervision in vision-language-action (VLA) models is often treated as a downstream objective for learning action prediction. In this paper, we study it instead as a force that shapes inherited multimodal represen…

Beyond Bounding Box: Multimodal Knowledge Learning for Object Detection

2022-05-09 · Weixin Feng, Xingyuan Bu, Chenchen Zhang, Xubin Li

Multimodal supervision has achieved promising results in many visual language understanding tasks, where the language plays an essential role as a hint or context for recognizing and locating instances. However, due to t…

Objectobject-detectionObject Detection

Continual SFT Matches Multimodal RLHF with Negative Supervision

2024-11-22 · CVPR 2025 1 · Ke Zhu, Yu Wang, Yanpeng Sun, Qiang Chen 외

Multimodal RLHF usually happens after supervised finetuning (SFT) stage to continually improve vision-language models' (VLMs) comprehension. Conventional wisdom holds its superiority over continual SFT during this prefer…

GraphPilot: Grounded Scene Graph Conditioning for Language-Based Autonomous Driving

2025-11-14 · Fabian Schmidt, Markus Enzweiler, Abhinav Valada arxiv

Vision-language models have recently emerged as promising planners for autonomous driving, where success hinges on topology-aware reasoning over spatial structure and dynamic interactions from multimodal input. However, …

Autonomous Driving