TensorX
返回文献探索

Paper · arXiv 2409.14713

Phantom of Latent for Large Language and Vision Models

Byung-Kwan Lee, Sangyun Chung, Chae Won Kim, Beomchan Park, Yong Man Ro

29 upvotesSeptember 23, 2024arXiv 预印本
AI 摘要

Phantom, a new efficient LLVM family with smaller model sizes, enhances learning capabilities by temporarily increasing latent hidden dimensions during MHSA and employing Phantom Optimization for improved performance over larger models.

visual instruction tuninglarge language and vision models (LLVMs)instruction-tuned large language models (LLMs)model sizestraininginferenceefficient LLVMsPhantommulti-head self-attention (MHSA)latent hidden dimensionPhantom Optimization (PO)autoregressive supervised fine-tuning (SFT)direct preference optimization (DPO)

Abstract

The success of visual instruction tuning has accelerated the development of large language and vision models (LLVMs). Following the scaling laws of instruction-tuned large language models (LLMs), LLVMs either have further increased their sizes, reaching 26B, 34B, and even 80B parameters. While this increase in model size has yielded significant performance gains, it demands substantially more hardware resources for both training and inference. Consequently, there naturally exists a strong need for efficient LLVMs that achieve the performance of larger models while being smaller in size. To achieve this need, we present a new efficient LLVM family with model sizes of 0.5B, 1.8B, 3.8B, and 7B parameters, Phantom, which significantly enhances learning capabilities within limited structures. By temporarily increasing the latent hidden dimension during multi-head self-attention (MHSA), we make LLVMs prepare to look and understand much more vision-language knowledge on the latent, without substantially increasing physical model sizes. To maximize its advantage, we introduce Phantom Optimization (PO) using both autoregressive supervised fine-tuning (SFT) and direct preference optimization (DPO)-like concept, which effectively follows correct answers while eliminating incorrect and ambiguous ones. Phantom outperforms numerous larger open- and closed-source LLVMs, positioning itself as a leading solution in the landscape of efficient LLVMs.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Phantom of Latent for Large Language and Vision Models | TensorX