paper-with-me

홈 › Papers

Toward Building General Foundation Models for Language, Vision, and Vision-Language Understanding Tasks

2023-01-12 · Xinsong Zhang, Yan Zeng, Jipeng Zhang, Hang Li

Foundation models or pre-trained models have substantially improved the performance of various language, vision, and vision-language understanding tasks. However, existing foundation models can only perform the best in one type of tasks, namely language, vision, or vision-language. It is still an open question whether it is possible to construct a foundation model performing the best for all the understanding tasks, which we call a general foundation model. In this paper, we propose a new general foundation model, X-FM (the X-Foundation Model). X-FM has one language encoder, one vision encoder, and one fusion encoder, as well as a new training method. The training method includes two new techniques for learning X-FM from text, image, and image-text pair data. One is to stop gradients from the vision-language training when learning the language encoder. The other is to leverage the vision-language training to guide the learning of the vision encoder. Extensive experiments on benchmark datasets show that X-FM can significantly outperform existing general foundation models and perform better than or comparable to existing foundation models specifically for language, vision, or vision-language understanding. Code and pre-trained models are released at https://github.com/zhangxinsong-nlp/XFM.

📄 PDF Abstract BibTeX arXiv:2301.05065

Code (1)

zhangxinsong-nlp/XFM 공식 구현 pytorch

Tasks

Cross-Modal RetrievalOpen-Ended Question AnsweringVisual GroundingVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Building Vision-Language Models on Solid Foundations with Masked Distillation

2024-01-01 · CVPR 2024 1 · Sepehr Sameni, Kushal Kafle, Hao Tan, Simon Jenni

Recent advancements in Vision-Language Models (VLMs) have marked a significant leap in bridging the gap between computer vision and natural language processing. However traditional VLMs trained through contrastive le…

Contrastive LearningKnowledge DistillationRetrievalSemantic Segmentation+4

Towards Foundation Models for 3D Vision: How Close Are We?

2024-10-14 · Yiming Zuo, Karhan Kayan, Maggie Wang, Kevin Jeon 외

Building a foundation model for 3D vision is a complex challenge that remains unsolved. Towards that goal, it is important to understand the 3D reasoning capabilities of current models as well as identify the gaps betwee…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

GR00T N1: An Open Foundation Model for Generalist Humanoid Robots

2025-03-18 · Nvidia, :, Johan Bjorck, Fernando Castañeda 외

General-purpose robots need a versatile body and an intelligent mind. Recent advancements in humanoid robots have shown great promise as a hardware platform for building generalist autonomy in the human world. A robot fo…

Imitation LearningVision-Language-Action

A Foundational Multimodal Vision Language AI Assistant for Human Pathology

2023-12-13 · Ming Y. Lu, Bowen Chen, Drew F. K. Williamson, Richard J. Chen 외

The field of computational pathology has witnessed remarkable progress in the development of both task-specific predictive models and task-agnostic self-supervised vision encoders. However, despite the explosive growth o…

Decision MakingDiagnosticLanguage ModellingLarge Language Model+1

ED-SAM: An Efficient Diffusion Sampling Approach to Domain Generalization in Vision-Language Foundation Models

2024-06-03 · Thanh-Dat Truong, Xin Li, Bhiksha Raj, Jackson Cothren 외

The Vision-Language Foundation Model has recently shown outstanding performance in various perception learning tasks. The outstanding performance of the vision-language model mainly relies on large-scale pre-training dat…

Data AugmentationDomain GeneralizationLanguage ModelingLanguage Modelling