paper-with-me

홈 › Papers

Turbo: Informativity-Driven Acceleration Plug-In for Vision-Language Models

2023-12-12 · Chen Ju, Haicheng Wang, Zeqian Li, Xu Chen, Zhonghua Zhai, Weilin Huang, Shuai Xiao

Vision-Language Large Models (VLMs) have become primary backbone of AI, due to the impressive performance. However, their expensive computation costs, i.e., throughput and delay, impede potentials in real-world scenarios. To achieve acceleration for VLMs, most existing methods focus on the model perspective: pruning, distillation, quantification, but completely overlook the data-perspective redundancy. To fill the overlook, this paper pioneers the severity of data redundancy, and designs one plug-and-play Turbo module guided by information degree to prune inefficient tokens from visual or textual data. In pursuit of efficiency-performance trade-offs, information degree takes two key factors into consideration: mutual redundancy and semantic value. Concretely, the former evaluates the data duplication between sequential tokens; while the latter evaluates each token by its contribution to the overall semantics. As a result, tokens with high information degree carry less redundancy and stronger semantics. For VLMs' calculation, Turbo works as a user-friendly plug-in that sorts data referring to information degree, utilizing only top-level ones to save costs. Its advantages are multifaceted, e.g., being generally compatible to various VLMs across understanding and generation, simple use without retraining and trivial engineering efforts. On multiple public VLMs benchmarks, we conduct extensive experiments to reveal the gratifying acceleration of Turbo, under negligible performance drop.

📄 PDF Abstract BibTeX arXiv:2312.07408

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Turbo: Informativity-Driven Acceleration Plug-In for Vision-Language Large Models

2024-07-16 · Chen Ju, Haicheng Wang, Haozhe Cheng, Xu Chen 외

Vision-Language Large Models (VLMs) recently become primary backbone of AI, due to the impressive performance. However, their expensive computation costs, i.e., throughput and delay, impede potentials in the real-world s…

Quantization

TurboGS: Accelerating 3D Gaussian Splatting via Error-Guided Sparse Pixel Sampling and Optimization

2026-06-14 · Zheng Dong, Daifei Qiu, Pinxuan Dai, Ke Xu 외 arxiv

Consumer-level applications require fast optimization of 3D Gaussian Splatting (3DGS) with high-fidelity novel view rendering. However, existing 3DGS acceleration approaches still incur substantial computation on redunda…

GCV-Turbo: End-to-end Acceleration of GNN-based Computer Vision Tasks on FPGA

2024-04-10 · Bingyi Zhang, Rajgopal Kannan, Carl Busart, Viktor Prasanna

Graph neural networks (GNNs) have recently empowered various novel computer vision (CV) tasks. In GNN-based CV tasks, a combination of CNN layers and GNN layers or only GNN layers are employed. This paper introduces GCV-…

CPUGPU

TurboDiffusion: Accelerating Video Diffusion Models by 100-200 Times

2025-12-18 · Jintao Zhang, Kaiwen Zheng, Kai Jiang, Haoxu Wang 외 arxiv

We introduce TurboDiffusion, a video generation acceleration framework that can speed up end-to-end diffusion generation by 100-200x while maintaining video quality. TurboDiffusion mainly relies on several components for…

Video Generation

Turbo4DGen: Ultra-Fast Acceleration for 4D Generation

2026-01-24 · Yuanbin Man, Ying Huang, Zhile Ren, Miao Yin arxiv

4D generation, or dynamic 3D content generation, integrates spatial, temporal, and view dimensions to model realistic dynamic scenes, playing a foundational role in advancing world models and physical AI. However, mainta…