paper-with-me

Papers

Token Sequence Compression for Efficient Multimodal Computing

2025-04-24 · Yasmine Omri, Parth Shroff, Thierry Tambe

The exponential growth of Large Multimodal Models (LMMs) has driven advancements in cross-modal reasoning but at significant computational costs. In this work, we focus on visual language models. We highlight the redundancy and inefficiency in current vision encoders, and seek to construct an adaptive compression method for multimodal data. In this work, we characterize a panoply of visual token selection and merging approaches through both benchmarking and qualitative analysis. In particular, we demonstrate that simple cluster-level token aggregation outperforms prior state-of-the-art works in token selection and merging, including merging at the vision encoder level and attention-based approaches. We underline the redundancy in current vision encoders, and shed light on several puzzling trends regarding principles of visual token selection through cross-modal attention visualizations. This work is a first effort towards more effective encoding and processing of high-dimensional data, and paves the way for more scalable and sustainable multimodal systems.

📄 PDF Abstract BibTeX arXiv:2504.17892

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Lossless Token Sequence Compression via Meta-Tokens

2025-05-30 · John Harvill, Ziwei Fan, Hao Wang, Yizhou Sun 외

Existing work on prompt compression for Large Language Models (LLM) focuses on lossy methods that try to maximize the retention of semantic information that is relevant to downstream tasks while significantly reducing th…

A Survey of Token Compression for Efficient Multimodal Large Language Models

2025-07-27 · Kele Shao, Keda Tao, Kejia Zhang, Sicheng Feng 외 arxiv

Multimodal large language models (MLLMs) have made remarkable strides, largely driven by their ability to process increasingly long and complex contexts, such as high-resolution images, extended video sequences, and leng…

OmniSelect: Dynamic Modality-Aware Token Compression for Efficient Omni-modal Large Language Models

2026-05-18 · Morunliu Yang, Ruotao Xu, Le Li, Yue Wang 외 arxiv

Omnimodal large language models (OmniLLMs) have recently gained increasing attention for unified audio-video understanding. However, processing long multimodal token sequences introduces substantial computational overhea…

OmniZip: Audio-Guided Dynamic Token Compression for Fast Omnimodal Large Language Models

2025-11-18 · Keda Tao, Kele Shao, Bohan Yu, Weiqiang Wang 외 arxiv

Omnimodal large language models (OmniLLMs) have attracted increasing research attention of late towards unified audio-video understanding. However, the high computational cost of processing longer joint audio-video token…

AdaTok: Adaptive Token Compression with Object-Aware Representations for Efficient Multimodal LLMs

2025-11-18 · Xinliang Zhang, Lei Zhu, Hangzhou He, Shuang Zeng 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated substantial value in unified text-image understanding and reasoning, primarily by converting images into sequences of patch-level tokens that align with their ar…