One-D-Piece: Image Tokenizer Meets Quality-Controllable Compression
Keita Miwa, Kento Sasaki, Hidehisa Arai, Tsubasa Takahashi, Yu, Yamaguchi

TL;DR
One-D-Piece introduces a variable-length image tokenizer with a quality-controllable mechanism, significantly improving perceptual quality and compression efficiency over existing methods, and demonstrating versatility across multiple computer vision tasks.
Contribution
It presents a novel variable-length image tokenizer with a simple regularization mechanism, enabling quality control and better compression without sacrificing reconstruction quality.
Findings
Outperforms JPEG and WebP in perceptual quality at smaller sizes
Supports multiple downstream vision tasks effectively
Enables variable-length tokenization with tail token drop mechanism
Abstract
Current image tokenization methods require a large number of tokens to capture the information contained within images. Although the amount of information varies across images, most image tokenizers only support fixed-length tokenization, leading to inefficiency in token allocation. In this study, we introduce One-D-Piece, a discrete image tokenizer designed for variable-length tokenization, achieving quality-controllable mechanism. To enable variable compression rate, we introduce a simple but effective regularization mechanism named "Tail Token Drop" into discrete one-dimensional image tokenizers. This method encourages critical information to concentrate at the head of the token sequence, enabling support of variadic tokenization, while preserving state-of-the-art reconstruction quality. We evaluate our tokenizer across multiple reconstruction quality metrics and find that it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques
