TensorX
返回文献探索

Paper · arXiv 2412.03248

AIM: Adaptive Inference of Multi-Modal LLMs via Token Merging and Pruning

Yiwu Zhong, Zhuoming Liu, Yin Li, Liwei Wang

26 upvotesDecember 4, 2024arXiv 预印本
AI 摘要

An adaptive inference method reduces computational demands in multi-modal LLMs for video and image understanding without significant performance loss.

large language models (LLMs)multi-modal LLMsiterative token mergingembedding similarityprogressive token pruningmulti-modal importanceFLOPslong video understandingtoken redundancyLLM layer behaviors

Abstract

Large language models (LLMs) have enabled the creation of multi-modal LLMs that exhibit strong comprehension of visual data such as images and videos. However, these models usually rely on extensive visual tokens from visual encoders, leading to high computational demands, which limits their applicability in resource-constrained environments and for long-context tasks. In this work, we propose a training-free adaptive inference method for multi-modal LLMs that can accommodate a broad range of efficiency requirements with a minimum performance drop. Our method consists of a) iterative token merging based on embedding similarity before LLMs, and b) progressive token pruning within LLM layers based on multi-modal importance. With a minimalist design, our method can be applied to both video and image LLMs. Extensive experiments on diverse video and image benchmarks demonstrate that, our method substantially reduces computation load (e.g., a 7-fold reduction in FLOPs) while preserving the performance of video and image LLMs. Further, under a similar computational cost, our method outperforms the state-of-the-art methods in long video understanding (e.g., +4.6 on MLVU). Additionally, our in-depth analysis provides insights into token redundancy and LLM layer behaviors, offering guidance for future research in designing efficient multi-modal LLMs. Our code will be available at https://github.com/LaVi-Lab/AIM.

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

京ICP备2026059466号
AIM: Adaptive Inference of Multi-Modal LLMs via Token Merging and Pruning | TensorX