← Search

Jaejun Yoo

19 accepted papers

2026

LIFT and PLACE: A Simple, Stable, and Effective Knowledge Distillation Framework for Lightweight Diffusion Models

CVPR 2026

We demonstrate that in knowledge distillation for diffusion models, the teacher network's highly complex denoising process--stemming from its substantially larger capacity--poses a significant challenge for the student model to faithfully mimic. To address this problem, we propose a coarse-to-fine d

Cited by 0SourceScholar
2025

BF-STVSR: B-Splines and Fourier---Best Friends for High Fidelity Spatial-Temporal Video Super-Resolution

CVPR 2025poster

While prior methods in Continuous Spatial-Temporal Video Super-Resolution (C-STVSR) employ Implicit Neural Representation (INR) for continuous encoding, they often struggle to capture the complexity of video data, relying on simple coordinate concatenation and pre-trained optical flow networks for m…

2025

Beyond Spatial Frequency: Pixel-wise Temporal Frequency-based Deepfake Video Detection

ICCV 2025poster

We introduce a deepfake video detection approach that exploits pixel-wise temporal inconsistencies, which traditional spatial frequency-based detectors often overlook. The traditional detectors represent temporal information merely by stacking spatial frequency spectra across frames, resulting in th…

2025

MultiDreamer3D: Multi-concept 3D Customization with Concept-Aware Diffusion Guidance

IJCAI 2025

While single-concept customization has been studied in 3D, multi-concept customization remains largely unexplored. To address this, we propose MultiDreamer3D that can generate coherent multi-concept 3D content in a divide-and-conquer manner. First, we generate 3D bounding boxes using an LLM-based la

Cited by 0SourcePDFScholar
2025

PRISM: Privacy-Preserving Improved Stochastic Masking for Federated Generative Models

ICLR 2025poster

Despite recent advancements in federated learning (FL), the integration of generative models into FL has been limited due to challenges such as high communication costs and unstable training in heterogeneous data environments. To address these issues, we propose PRISM, a FL framework tailored for ge…

2025

Singular Value Scaling: Efficient Generative Model Compression via Pruned Weights Refinement

AAAI 2025technical

While pruning methods effectively maintain model performance without extra training costs, they often focus solely on preserving crucial connections, overlooking the impact of pruned weights on subsequent fine-tuning or distillation, leading to inefficiencies. Moreover, most compression techniques f…

2025

Understanding Flatness in Generative Models: Its Role and Benefits

ICCV 2025poster

Flat minima, known to enhance generalization and robustness in supervised learning, remain largely unexplored in generative models. In this work, we systematically investigate the role of loss surface flatness in generative models, both theoretically and empirically, with a particular focus on diffu…

2024

STREAM: Spatio-TempoRal Evaluation and Analysis Metric for Video Generative Models

ICLR 2024poster

Image generative models have made significant progress in generating realistic and diverse images, supported by comprehensive guidance from various evaluation metrics. However, current video generative models struggle to generate even short video clips, with limited tools that provide insights for i…

2023

Can We Find Strong Lottery Tickets in Generative Models?

AAAI 2023technical

Yes. In this paper, we investigate strong lottery tickets in generative models, the subnetworks that achieve good generative performance without any weight update. Neural network pruning is considered the main cornerstone of model compression for reducing the costs of computation and memory. Unfortu…

2023

Fix the Noise: Disentangling Source Feature for Controllable Domain Translation

CVPR 2023poster

Recent studies show strong generative performance in domain translation especially by using transfer learning techniques on the unconditional generator. However, the control between different domain features using a single model is still challenging. Existing methods often require additional models,…

2023

LANIT: Language-Driven Image-to-Image Translation for Unlabeled Data

CVPR 2023poster

Existing techniques for image-to-image translation commonly have suffered from two critical problems: heavy reliance on per-sample domain annotation and/or inability to handle multiple attributes per image. Recent truly-unsupervised methods adopt clustering approaches to easily provide per-sample on…

2023

TopP&R: Robust Support Estimation Approach for Evaluating Fidelity and Diversity in Generative Models

NeurIPS 2023poster

We propose a robust and reliable evaluation metric for generative models called Topological Precision and Recall (TopP&R, pronounced “topper”), which systematically estimates supports by retaining only topologically and statistically significant features with a certain level of confidence. Existing…

2021

Rethinking the Truly Unsupervised Image-to-Image Translation

ICCV 2021poster

Every recent image-to-image translation model inherently requires either image-level (i.e. input-output pairs) or set-level (i.e. domain labels) supervision. However, even set-level supervision can be a severe bottleneck for data collection in practice. In this paper, we tackle image-to-image transl…

Cited by 136PDFcodeScholar
2020

Reliable Fidelity and Diversity Metrics for Generative Models

ICML 2020poster

Devising indicative evaluation metrics for the image generation task remains an open problem. The most widely used metric for measuring the similarity between real and generated images has been the Frechet Inception Distance (FID) score. Since it does not differentiate the fidelity and diversity asp…

2020

Rethinking Data Augmentation for Image Super-resolution: A Comprehensive Analysis and a New Strategy

CVPR 2020poster

Data augmentation is an effective way to improve the performance of deep networks. Unfortunately, current methods are mostly developed for high-level vision tasks (e.g., classification) and few are studied for low-level vision tasks (e.g., image restoration). In this paper, we provide a comprehensiv…

Cited by 206PDFcodeScholar
2019

Large-Scale Answerer in Questioner's Mind for Visual Dialog Question Generation

ICLR 2019poster

Answerer in Questioner's Mind (AQM) is an information-theoretic framework that has been recently proposed for task-oriented dialog systems. AQM benefits from asking a question that would maximize the information gain when it is asked. However, due to its intrinsic nature of explicitly calculating th…

2019

Photorealistic Style Transfer via Wavelet Transforms

ICCV 2019poster

Recent style transfer models have provided promising artistic results. However, given a photograph as a reference style, existing methods are limited by spatial distortions or unrealistic artifacts, which should not happen in real photographs. We introduce a theoretically sound correction to the net…

Cited by 426PDFcodeScholar