paper-with-me

Papers

Slot-MLLM: Object-Centric Visual Tokenization for Multimodal LLM

2025-05-23 · Donghwan Chi, Hyomin Kim, Yoonjin Oh, Yongjin Kim, Donghoon Lee, DaeJin Jo, Jongmin Kim, Junyeob Baek, Sungjin Ahn, Sungwoong Kim

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.

📄 PDF Abstract BibTeX arXiv:2505.17726

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

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 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SlotVTG: Object-Centric Adapter for Generalizable Video Temporal Grounding

2026-03-26 · Jiwook Han, Geo Ahn, Youngrae Kim, Jinwoo Choi arxiv

Multimodal Large Language Models (MLLMs) have shown strong performance on Video Temporal Grounding (VTG). However, their coarse recognition capabilities are insufficient for fine-grained temporal understanding, making ta…

Visual Reasoning

SlotDiffusion: Object-Centric Generative Modeling with Diffusion Models

2023-05-18 · NeurIPS 2023 11 · Ziyi Wu, Jingyu Hu, Wuyue Lu, Igor Gilitschenski 외

Object-centric learning aims to represent visual data with a set of object entities (a.k.a. slots), providing structured representations that enable systematic generalization. Leveraging advanced architectures like Trans…

Image GenerationObjectObject DiscoverySemantic Segmentation+3

CTRL-O: Language-Controllable Object-Centric Visual Representation Learning

2025-03-27 · CVPR 2025 1 · Aniket Didolkar, Andrii Zadaianchuk, Rabiul Awal, Maximilian Seitzer 외

Object-centric representation learning aims to decompose visual scenes into fixed-size vectors called "slots" or "object files", where each slot captures a distinct object. Current state-of-the-art object-centric models …

Image GenerationObjectObject DiscoveryQuestion Answering+4

Unsupervised Musical Object Discovery from Audio

2023-11-13 · Joonsu Gha, Vincent Herrmann, Benjamin Grewe, Jürgen Schmidhuber 외

Current object-centric learning models such as the popular SlotAttention architecture allow for unsupervised visual scene decomposition. Our novel MusicSlots method adapts SlotAttention to the audio domain, to achieve un…

ObjectObject DiscoveryProperty Prediction

SlotLifter: Slot-guided Feature Lifting for Learning Object-centric Radiance Fields

2024-08-13 · Yu Liu, Baoxiong Jia, Yixin Chen, Siyuan Huang

The ability to distill object-centric abstractions from intricate visual scenes underpins human-level generalization. Despite the significant progress in object-centric learning methods, learning object-centric represent…

Novel View SynthesisObject