← Search

Sihyun Yu

16 accepted papers

2026

Decoupled MeanFlow: Turning Flow Models into Flow Maps for Accelerated Sampling

ICLR 2026poster

Denoising generative models, such as diffusion and flow-based models, produce high-quality samples but require many denoising steps due to discretization error. Flow maps, which estimate the average velocity between timesteps, mitigate this error and enable faster sampling. However, their training t…

Cited by 0SourcecodeScholar
2026

DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos

ICML 2026spotlight

Being able to simulate the outcomes of actions in varied environments will revolutionize the development of generalist agents at scale. However, modeling these world dynamics, especially for dexterous robotics tasks, poses significant challenges due to limited data coverage and scarce action labels.…

Cited by 81SourceScholar
2026

Improving Motion in Image-to-Video Models via Adaptive Low-Pass Guidance

CVPR 2026

Recent text-to-video (T2V) models have demonstrated strong capabilities in producing high-quality, dynamic videos. To improve the visual controllability, recent works have considered fine-tuning pre-trained T2V models to support image-to-video (I2V) generation. However, such adaptation frequently su

Cited by 0SourcecodeScholar
2025

Controllable Human Image Generation with Personalized Multi-Garments

CVPR 2025poster

We present BootControl, a novel framework based on text-to-image diffusion models for controllable human image generation with multiple reference garments.Here, the main bottleneck is data acquisition for training: collecting a large-scale dataset of high-quality reference garment images per human s…

Cited by 0SourcePDFScholar
2025

Efficient Long Video Tokenization via Coordinate-based Patch Reconstruction

CVPR 2025poster

Efficient tokenization of videos remains a challenge in training vision models that can process long videos. One promising direction is to develop a tokenizer that can encode long video clips, as it would enable the tokenizer to leverage the temporal coherence of videos better for tokenization. Howe…

Cited by 3SourcePDFScholar
2025

Representation Alignment for Generation: Training Diffusion Transformers Is Easier Than You Think

ICLR 2025oral

Recent studies have shown that the denoising process in (generative) diffusion models can induce meaningful (discriminative) representations inside the model, though the quality of these representations still lags behind those learned through recent self-supervised learning methods. We argue that on…

2024

Data-Efficient Molecular Generation with Hierarchical Textual Inversion

ICML 2024poster

Developing an effective molecular generation framework even with a limited number of molecules is often important for its practical deployment, e.g., drug discovery, since acquiring task-related molecular data requires expensive and time-consuming experimental costs. To tackle this issue, we introdu…

2024

Efficient Video Diffusion Models via Content-Frame Motion-Latent Decomposition

ICLR 2024poster

Video diffusion models have recently made great progress in generation quality, but are still limited by the high memory and computational requirements. This is because current video diffusion models often attempt to process high-dimensional videos directly. To tackle this issue, we propose content-…

Cited by 24SourcePDFScholar
2023

Enhancing Multiple Reliability Measures via Nuisance-Extended Information Bottleneck

CVPR 2023poster

In practical scenarios where training data is limited, many predictive signals in the data can be rather from some biases in data acquisition (i.e., less generalizable), so that one cannot prevent a model from co-adapting on such (so-called) "shortcut" signals: this makes the model fragile in variou…

2023

Learning Large-scale Neural Fields via Context Pruned Meta-Learning

NeurIPS 2023poster

We introduce an efficient optimization-based meta-learning technique for large-scale neural field training by realizing significant memory savings through automated online context point selection. This is achieved by focusing each learning step on the subset of data with the highest expected immedia…

2022

Consistency Regularization for Adversarial Robustness

AAAI 2022technical

Adversarial training (AT) is currently one of the most successful methods to obtain the adversarial robustness of deep neural networks. However, the phenomenon of robust overfitting, i.e., the robustness starts to decrease significantly during AT, has been problematic, not only making practitioners…

2022

Generating Videos with Dynamics-aware Implicit Generative Adversarial Networks

ICLR 2022poster

In the deep learning era, long video generation of high-quality still remains challenging due to the spatio-temporal complexity and continuity of videos. Existing prior works have attempted to model video distribution by representing videos as 3D grids of RGB values, which impedes the scale of gener…

Cited by 234SourcePDFScholar
2022

Scalable Neural Video Representations with Learnable Positional Features

NeurIPS 2022accept

Succinct representation of complex signals using coordinate-based neural representations (CNRs) has seen great progress, and several recent efforts focus on extending them for handling videos. Here, the main challenge is how to (a) alleviate a compute-inefficiency in training CNRs to (b) achieve hig…

2021

RoMA: Robust Model Adaptation for Offline Model-based Optimization

NeurIPS 2021poster

We consider the problem of searching an input maximizing a black-box objective function given a static dataset of input-output queries. A popular approach to solving this problem is maintaining a proxy model, e.g., a deep neural network (DNN), that approximates the true objective function. Here, the…

Cited by 46SourcePDFScholar