← Search

Chiheon Kim

9 accepted papers

2024

NVS-Adapter: Plug-and-Play Novel View Synthesis from a Single Image

ECCV 2024poster

"Recent advancements in Novel View Synthesis (NVS) from a single image have produced impressive results by leveraging the generation capabilities of pre-trained Text-to-Image (T2I) models. However, previous NVS approaches require extra optimization to use other plug-and-play image generation modules…

2023

Generalizable Implicit Neural Representations via Instance Pattern Composers

CVPR 2023highlight

Despite recent advances in implicit neural representations (INRs), it remains challenging for a coordinate-based multi-layer perceptron (MLP) of INRs to learn a common representation across data instances and generalize it for unseen instances. In this work, we introduce a simple yet effective frame…

2023

Towards End-to-End Generative Modeling of Long Videos With Memory-Efficient Bidirectional Transformers

CVPR 2023poster

Autoregressive transformers have shown remarkable success in video generation. However, the transformers are prohibited from directly learning the long-term dependency in videos due to the quadratic complexity of self-attention, and inherently suffering from slow inference time and error propagation…

2022

Autoregressive Image Generation Using Residual Quantization

CVPR 2022poster

For autoregressive (AR) modeling of high-resolution images, vector quantization (VQ) represents an image as a sequence of discrete codes. A short sequence length is important for an AR model to reduce its computational costs to consider long-range interactions of codes. However, we postulate that pr…

Cited by 386PDFcodeScholar
2022

Draft-and-Revise: Effective Image Generation with Contextual RQ-Transformer

NeurIPS 2022accept

Although autoregressive models have achieved promising results on image generation, their unidirectional generation process prevents the resultant images from fully reflecting global contexts. To address the issue, we propose an effective image generation framework of \emph{Draft-and-Revise} with \e…

Cited by 27SourcePDFScholar
2022

Locally Hierarchical Auto-Regressive Modeling for Image Generation

NeurIPS 2022accept

We propose a locally hierarchical auto-regressive model with multiple resolutions of discrete codes. In the first stage of our algorithm, we represent an image with a pyramid of codes using Hierarchically Quantized Variational AutoEncoder (HQ-VAE), which disentangles the information contained in the…

Cited by 12SourcePDFScholar
2019

Mining GOLD Samples for Conditional GANs

NeurIPS 2019poster

Conditional generative adversarial networks (cGANs) have gained a considerable attention in recent years due to its class-wise controllability and superior quality for complex generation tasks. We introduce a simple yet effective approach to improving cGANs by measuring the discrepancy between the d…