paper-with-me

Papers

Are Bigger Encoders Always Better in Vision Large Models?

2024-08-01 · Bozhou Li, Hao Liang, Zimo Meng, Wentao Zhang

In recent years, multimodal large language models (MLLMs) have shown strong potential in real-world applications. They are developing rapidly due to their remarkable ability to comprehend multimodal information and their inherent powerful cognitive and reasoning capabilities. Among MLLMs, vision language models (VLM) stand out for their ability to understand vision information. However, the scaling trend of VLMs under the current mainstream paradigm has not been extensively studied. Whether we can achieve better performance by training even larger models is still unclear. To address this issue, we conducted experiments on the pretraining stage of MLLMs. We conduct our experiment using different encoder sizes and large language model (LLM) sizes. Our findings indicate that merely increasing the size of encoders does not necessarily enhance the performance of VLMs. Moreover, we analyzed the effects of LLM backbone parameter size and data quality on the pretraining outcomes. Additionally, we explored the differences in scaling laws between LLMs and VLMs.

📄 PDF Abstract BibTeX arXiv:2408.00620

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

TinyLLaVA: A Framework of Small-scale Large Multimodal Models

2024-02-22 · Baichuan Zhou, Ying Hu, Xi Weng, Junlong Jia 외

We present the TinyLLaVA framework that provides a unified perspective in designing and analyzing the small-scale Large Multimodal Models (LMMs). We empirically study the effects of different vision encoders, connection …

Visual Question Answering

Smarter, not Bigger: Fine-Tuned RAG-Enhanced LLMs for Automotive HIL Testing

2025-11-27 · Chao Feng, Zihan Liu, Siddhant Gupta, Gongpei Cui 외 arxiv

Hardware-in-the-Loop (HIL) testing is essential for automotive validation but suffers from fragmented and underutilized test artifacts. This paper presents HIL-GPT, a retrieval-augmented generation (RAG) system integrati…

Semantic Retrieval

Is Bigger Edit Batch Size Always Better? -- An Empirical Study on Model Editing with Llama-3

2024-05-01 · Junsang Yoon, Akshat Gupta, Gopala Anumanchipalli

This study presents a targeted model editing analysis focused on the latest large language model, Llama-3. We explore the efficacy of popular model editing techniques - ROME, MEMIT, and EMMET, which are designed for prec…

Language ModelingLanguage ModellingLarge Language ModelModel Editing

David vs. Goliath: Can Small Models Win Big with Agentic AI in Hardware Design?

2025-12-04 · Shashwat Shankar, Subhranshu Pandey, Innocent Dengkhw Mochahari, Bhabesh Mali 외 arxiv

Large Language Model(LLM) inference demands massive compute and energy, making domain-specific tasks expensive and unsustainable. As foundation models keep scaling, we ask: Is bigger always better for hardware design? Ou…

YOLOv3: An Incremental Improvement

2018-04-08 · Joseph Redmon, Ali Farhadi

We present some updates to YOLO! We made a bunch of little design changes to make it better. We also trained this new network that's pretty swell. It's a little bigger than last time but more accurate. It's still fast th…

ClassificationObject DetectionOne-stage Anchor-free Oriented Object DetectionPedestrian Detection+2