Slot-MLLM: Object-Centric Visual Tokenization for Multimodal LLM
By: Donghwan Chi , Hyomin Kim , Yoonjin Oh and more
Potential Business Impact:
Helps AI understand and create detailed pictures.
Recently, multimodal large language models (MLLMs) have emerged as a key approach in achieving artificial general intelligence. In particular, vision-language MLLMs have been developed to generate not only text but also visual outputs from multimodal inputs. This advancement requires efficient image tokens that LLMs can process effectively both in input and output. However, existing image tokenization methods for MLLMs typically capture only global abstract concepts or uniformly segmented image patches, restricting MLLMs' capability to effectively understand or generate detailed visual content, particularly at the object level. To address this limitation, we propose an object-centric visual tokenizer based on Slot Attention specifically for MLLMs. In particular, based on the Q-Former encoder, diffusion decoder, and residual vector quantization, our proposed discretized slot tokens can encode local visual details while maintaining high-level semantics, and also align with textual data to be integrated seamlessly within a unified next-token prediction framework of LLMs. The resulting Slot-MLLM demonstrates significant performance improvements over baselines with previous visual tokenizers across various vision-language tasks that entail local detailed comprehension and generation. Notably, this work is the first demonstration of the feasibility of object-centric slot attention performed with MLLMs and in-the-wild natural images.
Similar Papers
AdaTok: Adaptive Token Compression with Object-Aware Representations for Efficient Multimodal LLMs
CV and Pattern Recognition
Makes AI understand pictures using fewer computer steps.
Generic Token Compression in Multimodal Large Language Models from an Explainability Perspective
CV and Pattern Recognition
Makes AI understand pictures faster and cheaper.
Visual Representations inside the Language Model
CV and Pattern Recognition
Helps AI understand pictures better.