← Search

Geon Yeong Park

15 accepted papers

2026

WorldGen: From Text to Traversable and Interactive 3D Worlds

CVPR 2026

We introduce WorldGen, a method for generating large, fully formed, navigable 3D worlds from a single text prompt. Existing approaches to 3D scene generation often trade off scene diversity, completeness, and correctness in different ways. We push this envelope by producing large scenes explicitly d

Cited by 0SourceScholar
2025

CFG++: Manifold-constrained Classifier Free Guidance for Diffusion Models

ICLR 2025poster

Classifier-free guidance (CFG) is a fundamental tool in modern diffusion models for text-guided generation. Although effective, CFG has notable drawbacks. For instance, DDIM with CFG lacks invertibility, complicating image editing; furthermore, high guidance scales, essential for high-quality output…

2025

Regularization by Texts for Latent Diffusion Inverse Solvers

ICLR 2025spotlight

The recent development of diffusion models has led to significant progress in solving inverse problems by leveraging these models as powerful generative priors. However, challenges persist due to the ill-posed nature of such problems, often arising from ambiguities in measurements or intrinsic syste…

2025

Spectral Motion Alignment for Video Motion Transfer Using Diffusion Models

AAAI 2025technical

Diffusion models have significantly facilitated the customization of input video with target appearance while maintaining its motion patterns. To distill the motion information from video frames, existing works often estimate motion representations as frame difference or correlation in pixel-/featur…

Cited by 9SourcePDFScholar
2025

VideoGuide: Improving Video Diffusion Models without Training Through a Teacher's Guide

CVPR 2025poster

Text-to-image (T2I) diffusion models have revolutionized visual content creation, but extending these capabilities to text-to-video (T2V) generation remains a challenge, particularly in preserving temporal consistency. Existing methods that aim to improve consistency often cause trade-offs such as r…

2024

Contrastive Denoising Score for Text-guided Latent Diffusion Image Editing

CVPR 2024poster

With the remarkable advent of text-to-image diffusion models image editing methods have become more diverse and continue to evolve. A promising recent approach in this realm is Delta Denoising Score (DDS) - an image editing technique based on Score Distillation Sampling (SDS) framework that leverage…

Cited by 25SourcePDFScholar
2024

DreamMotion: Space-Time Self-Similar Score Distillation for Zero-Shot Video Editing

ECCV 2024poster

"Text-driven diffusion-based video editing presents a unique challenge not encountered in image editing literature: establishing real-world motion. Unlike existing video editing approaches, here we focus on score distillation sampling to circumvent the standard reverse diffusion process and initiate…

Cited by 7SourcePDFScholar
2024

DreamSampler: Unifying Diffusion Sampling and Score Distillation for Image Manipulation

ECCV 2024poster

"Reverse sampling and score-distillation have emerged as main workhorses in recent years for image manipulation using latent diffusion models (LDMs). While reverse diffusion sampling often requires adjustments of LDM architecture or feature engineering, score distillation offers a simple yet powerfu…

2024

Self-supervised Debiasing Using Low Rank Regularization

CVPR 2024poster

Spurious correlations can cause strong biases in deep neural networks impairing generalization ability. While most existing debiasing methods require full supervision on either spurious attributes or target labels training a debiased model from a limited amount of both annotations is still an open q…

Cited by 4SourcePDFScholar
2024

VMC: Video Motion Customization using Temporal Attention Adaption for Text-to-Video Diffusion Models

CVPR 2024poster

Text-to-video diffusion models have advanced video generation significantly. However customizing these models to generate videos with tailored motions presents a substantial challenge. In specific they encounter hurdles in (1) accurately reproducing motion from a target video and (2) creating divers…

2023

Energy-Based Cross Attention for Bayesian Context Update in Text-to-Image Diffusion Models

NeurIPS 2023poster

Despite the remarkable performance of text-to-image diffusion models in image generation tasks, recent studies have raised the issue that generated images sometimes cannot capture the intended semantic contents of the text prompts, which phenomenon is often called semantic misalignment. To address t…

2023

Training Debiased Subnetworks With Contrastive Weight Pruning

CVPR 2023poster

Neural networks are often biased to spuriously correlated features that provide misleading statistical evidence that does not generalize. This raises an interesting question: "Does an optimal unbiased functional subnetwork exist in a severely biased network? If so, how to extract such subnetwork?" W…