← Search

Youngjoon Hong

9 accepted papers

2026

Error as Signal: Stiffness-Aware Diffusion Sampling via Embedded Runge-Kutta Guidance

ICLR 2026poster

Classifier-Free Guidance (CFG) has established the foundation for guidance mechanisms in diffusion models, showing that well-designed guidance proxies significantly improve conditional generation and sample quality. Autoguidance (AG) has extended this idea, but it relies on an auxiliary network and…

Cited by 0SourcecodeScholar
2026

Extreme Weather Nowcasting via Local Precipitation Pattern Prediction

ICLR 2026poster

Accurate forecasting of extreme weather events such as heavy rainfall or storms is critical for risk management and disaster mitigation. Although high-resolution radar observations have spurred extensive research on nowcasting models, precipitation nowcasting remains particularly challenging due to…

Cited by 0SourcecodeScholar
2025

PIG: Physics-Informed Gaussians as Adaptive Parametric Mesh Representations

ICLR 2025poster

The numerical approximation of partial differential equations (PDEs) using neural networks has seen significant advancements through Physics-Informed Neural Networks (PINNs). Despite their straightforward optimization framework and flexibility in implementing various PDEs, PINNs often suffer from li…

2024

Constant Acceleration Flow

NeurIPS 2024poster

Rectified flow and reflow procedures have significantly advanced fast generation by progressively straightening ordinary differential equation (ODE) flows under the assumption that image and noise pairs, known as coupling, can be approximated by straight trajectories with constant velocity. However,…

2023

PIXEL: Physics-Informed Cell Representations for Fast and Accurate PDE Solvers

AAAI 2023technical

With the increases in computational power and advances in machine learning, data-driven learning-based methods have gained significant attention in solving PDEs. Physics-informed neural networks (PINNs) have recently emerged and succeeded in various forward and inverse PDE problems thanks to their e…

2023

Separable Physics-Informed Neural Networks

NeurIPS 2023spotlight

Physics-informed neural networks (PINNs) have recently emerged as promising data-driven PDE solvers showing encouraging results on various PDEs. However, there is a fundamental limitation of training PINNs to solve multi-dimensional PDEs and approximate very complex solution functions. The number o…

2022

Invertible Monotone Operators for Normalizing Flows

NeurIPS 2022accept

Normalizing flows model probability distributions by learning invertible transformations that transfer a simple distribution into complex distributions. Since the architecture of ResNet-based normalizing flows is more flexible than that of coupling-based models, ResNet-based normalizing flows have b…

2020

Robust Neural Networks inspired by Strong Stability Preserving Runge-Kutta methods

ECCV 2020poster

Deep neural networks have achieved state-of-the-art performance in a variety of fields. Recent works observe that a class of widely used neural networks can be viewed as the Euler method of numerical discretization. From the numerical discretization perspective, Strong Stability Preserving (SSP) met…