REVIEW 3 cited by
GaussianToken: An Effective Image Tokenizer with 2D Gaussian Splatting
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Effective image tokenization is crucial for both multi-modal understanding and generation tasks due to the necessity of the alignment with discrete text data. To this end, existing approaches utilize vector quantization (VQ) to project pixels onto a discrete codebook and reconstruct images from the discrete representation. However, compared with the continuous latent space, the limited discrete codebook space significantly restrict the representational ability of these image tokenizers. In this paper, we propose GaussianToken: An Effective Image Tokenizer with 2D Gaussian Splatting as a solution. We first represent the encoded samples as multiple flexible featured 2D Gaussians characterized by positions, rotation angles, scaling factors, and feature coefficients. We adopt the standard quantization for the Gaussian features and then concatenate the quantization results with the other intrinsic Gaussian parameters before the corresponding splatting operation and the subsequent decoding module. In general, GaussianToken integrates the local influence of 2D Gaussian distribution into the discrete space and thus enhances the representation capability of the image tokenizer. Competitive reconstruction performances on CIFAR, Mini-ImageNet, and ImageNet-1K demonstrate the effectiveness of our framework. Our code is available at: https://github.com/ChrisDong-THU/GaussianToken.
Forward citations
Cited by 3 Pith papers
-
Forecasting as Rendering: A 2D Gaussian Splatting Framework for Time Series Forecasting
TimeGS forecasts time series by rasterizing learned Gaussian kernels on a period-phase grid, but its state-of-the-art claim is contradicted by its own benchmark table.
-
2D Gaussian Splatting with Semantic Alignment for Image Inpainting
A 2D Gaussian Splatting encoder-rasterization network with DINO-based semantic alignment achieves competitive image inpainting results.
-
Near-Field Variable-Width Beam Coverage and Codebook Design for XL-RIS
An XL-RIS near-field algorithm generates variable-width beams that cover arbitrarily shaped regions and feeds joint multi-XL-RIS codebooks, claiming higher spectral efficiency and lower outage in simulation.
Discussion (0). Sign in to comment.