paper-with-me

홈 › Papers

SGC-VQGAN: Towards Complex Scene Representation via Semantic Guided Clustering Codebook

2024-09-09 · Chenjing Ding, Chiyu Wang, Boshi Liu, Xi Guo, Weixuan Tang, Wei Wu

Vector quantization (VQ) is a method for deterministically learning features through discrete codebook representations. Recent works have utilized visual tokenizers to discretize visual regions for self-supervised representation learning. However, a notable limitation of these tokenizers is lack of semantics, as they are derived solely from the pretext task of reconstructing raw image pixels in an auto-encoder paradigm. Additionally, issues like imbalanced codebook distribution and codebook collapse can adversely impact performance due to inefficient codebook utilization. To address these challenges, We introduce SGC-VQGAN through Semantic Online Clustering method to enhance token semantics through Consistent Semantic Learning. Utilizing inference results from segmentation model , our approach constructs a temporospatially consistent semantic codebook, addressing issues of codebook collapse and imbalanced token semantics. Our proposed Pyramid Feature Learning pipeline integrates multi-level features to capture both image details and semantics simultaneously. As a result, SGC-VQGAN achieves SOTA performance in both reconstruction quality and various downstream tasks. Its simplicity, requiring no additional parameter learning, enables its direct application in downstream tasks, presenting significant potential.

📄 PDF Abstract BibTeX arXiv:2409.06105

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringOnline ClusteringQuantizationRepresentation Learning

Similar Papers 제목 키워드 기반

Text-to-Image Synthesis Based on Object-Guided Joint-Decoding Transformer

2022-01-01 · CVPR 2022 1 · Fuxiang Wu, Liu Liu, Fusheng Hao, Fengxiang He 외

Object-guided text-to-image synthesis aims to generate images from natural language descriptions built by two-step frameworks, i.e., the model generates the layout and then synthesizes images from the layout and capt…

Image GenerationObjectTask 2

NÜWA-LIP: Language Guided Image Inpainting with Defect-free VQGAN

2022-02-10 · Minheng Ni, Chenfei Wu, Haoyang Huang, Daxin Jiang 외

Language guided image inpainting aims to fill in the defective regions of an image under the guidance of text while keeping non-defective regions unchanged. However, the encoding process of existing models suffers from e…

Image Inpainting

Dream360: Diverse and Immersive Outdoor Virtual Scene Creation via Transformer-Based 360 Image Outpainting

2024-01-19 · Hao Ai, Zidong Cao, Haonan Lu, Chen Chen 외

360 images, with a field-of-view (FoV) of 180x360, provide immersive and realistic environments for emerging virtual reality (VR) applications, such as virtual tourism, where users desire to create diverse panoramic scen…

Image Outpainting

NUWA-LIP: Language-Guided Image Inpainting With Defect-Free VQGAN

2023-01-01 · CVPR 2023 1 · Minheng Ni, Xiaoming Li, WangMeng Zuo

Language-guided image inpainting aims to fill the defective regions of an image under the guidance of text while keeping the non-defective regions unchanged. However, directly encoding the defective images is prone t…

Image Inpainting

MaskBit: Embedding-free Image Generation via Bit Tokens

2024-09-24 · Mark Weber, Lijun Yu, Qihang Yu, Xueqing Deng 외

Masked transformer models for class-conditional image generation have become a compelling alternative to diffusion models. Typically comprising two stages - an initial VQGAN model for transitioning between latent space a…

Conditional Image GenerationImage GenerationImage Reconstruction