paper-with-me

Papers

VCM: Vision Concept Modeling Based on Implicit Contrastive Learning with Vision-Language Instruction Fine-Tuning

2025-04-28 · Run Luo, Renke Shan, Longze Chen, Ziqiang Liu, Lu Wang, Min Yang, Xiaobo Xia

Large Vision-Language Models (LVLMs) are pivotal for real-world AI tasks like embodied intelligence due to their strong vision-language reasoning abilities. However, current LVLMs process entire images at the token level, which is inefficient compared to humans who analyze information and generate content at the conceptual level, extracting relevant visual concepts with minimal effort. This inefficiency, stemming from the lack of a visual concept model, limits LVLMs' usability in real-world applications. To address this, we propose VCM, an end-to-end self-supervised visual concept modeling framework. VCM leverages implicit contrastive learning across multiple sampled instances and vision-language fine-tuning to construct a visual concept model without requiring costly concept-level annotations. Our results show that VCM significantly reduces computational costs (e.g., 85\% fewer FLOPs for LLaVA-1.5-7B) while maintaining strong performance across diverse image understanding tasks. Moreover, VCM enhances visual encoders' capabilities in classic visual concept perception tasks. Extensive quantitative and qualitative experiments validate the effectiveness and efficiency of VCM.

📄 PDF Abstract BibTeX arXiv:2504.19627

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Modeling Balanced Explicit and Implicit Relations with Contrastive Learning for Knowledge Concept Recommendation in MOOCs

2024-02-13 · Hengnian Gu, Zhiyi Duan, Pan Xie, Dongdai Zhou

The knowledge concept recommendation in Massive Open Online Courses (MOOCs) is a significant issue that has garnered widespread attention. Existing methods primarily rely on the explicit relations between users and knowl…

Contrastive LearningGraph Neural NetworkImplicit Relations

Self-Supervised Relationship Probing

2020-12-01 · NeurIPS 2020 12 · Jiuxiang Gu, Jason Kuen, Shafiq Joty, Jianfei Cai 외

Structured representations of images that model visual relationships are beneficial for many vision and vision-language applications. However, current human-annotated visual relationship datasets suffer from the long-tai…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling

Barking Up The Syntactic Tree: Enhancing VLM Training with Syntactic Losses

2024-12-11 · Jiayun Luo, Mir Rayat Imtiaz Hossain, Boyang Li, Leonid Sigal

Vision-Language Models (VLMs) implicitly learn to associate image regions with words from large-scale training data, demonstrating an emergent capability for grounding concepts without dense annotations[14,18,51]. Howeve…

Image-text RetrievalQuestion AnsweringRetrievalText Retrieval+2

MAMO: Masked Multimodal Modeling for Fine-Grained Vision-Language Representation Learning

2022-10-09 · Zijia Zhao, Longteng Guo, Xingjian He, Shuai Shao 외

Multimodal representation learning has shown promising improvements on various vision-language tasks. Most existing methods excel at building global-level alignment between vision and language while lacking effective fin…

Image-text Retrievalmultimodal interactionQuestion AnsweringRepresentation Learning+6

Benchmarking Omni-Vision Representation through the Lens of Visual Realms

2022-07-14 · Yuanhan Zhang, Zhenfei Yin, Jing Shao, Ziwei Liu

Though impressive performance has been achieved in specific visual realms (e.g. faces, dogs, and places), an omni-vision representation generalizing to many natural visual domains is highly desirable. But, existing bench…

BenchmarkingContrastive LearningRepresentation LearningSelf-Supervised Learning