← Search

Hyunsu Kim

24 accepted papers

2026

GLINT: Modeling Scene-Scale Transparency via Gaussian Radiance Transport

CVPR 2026

While 3D Gaussian splatting has emerged as a powerful paradigm, it fundamentally fails to model transparency such as glass panels. The core challenge lies in decoupling the intertwined radiance contributions from transparent interfaces and the transmitted geometry observed through the glass. We pres

Cited by 0SourcecodeScholar
2026

Human-In-The-Loop Gaussian Splatting for Robotic Teleoperation

ICRA 2026poster

Safe, precise teleoperation demands a third-person 3D view that reveals collision clearances and task-critical geometry in full detail. Yet most systems still rely on live camera streams that offer tunnel-vision perspectives and weak depth cues, hiding hazards and denying operators the spatial conte…

Cited by 0SourceScholar
2026

Human-in-the-Loop Gaussian Splatting for Robotic Teleoperation

RA-L 2026

Safe, precise teleoperation demands a third-person 3D view that reveals collision clearances and task-critical geometry in full detail. Yet most systems still rely on live camera streams that offer tunnel-vision perspectives and weak depth cues, hiding hazards and denying operators the spatial conte

Cited by 5SourceScholar
2026

Soft Equivariance Regularization for Invariant Self-Supervised Learning

ICLR 2026poster

A central principle in self-supervised learning (SSL) is to learn data representations that are invariant to semantic-preserving transformations \eg, image representations should remain unchanged under augmentations like cropping or color jitter. While effective for classification, such invariance c…

Cited by 0SourcecodeScholar
2025

Axial Neural Networks for Dimension-Free Foundation Models

NeurIPS 2025spotlight

The advent of foundation models in AI has significantly advanced general-purpose learning, enabling remarkable capabilities in zero-shot inference and in-context learning. However, training such models on physics data, including solutions to partial differential equations (PDEs), poses a unique chal…

Cited by 0SourceScholar
2025

Ensemble Distribution Distillation via Flow Matching

ICML 2025poster

Neural network ensembles have proven effective in improving performance across a range of tasks; however, their high computational cost limits their applicability in resource-constrained environments or for large models. Ensemble distillation, the process of transferring knowledge from an ensemble t…

Cited by 0SourcePDFScholar
2025

GPU-Accelerated Subsystem-Based ADMM for Large-Scale Interactive Simulation

ICRA 2025

In this paper, we implement the GPU-accelerated subsystem-based Alternating Direction Method of Multipliers (SubADMM) for interactive simulation. The challenging objective for interactive simulations is to deliver realistic results under tight performance, even for large-scale scenarios. We aim to a

Cited by 0SourceScholar
2025

Parameter Expanded Stochastic Gradient Markov Chain Monte Carlo

ICLR 2025poster

Bayesian Neural Networks (BNNs) provide a promising framework for modeling predictive uncertainty and enhancing out-of-distribution robustness (OOD) by estimating the posterior distribution of network parameters. Stochastic Gradient Markov Chain Monte Carlo (SGMCMC) is one of the most powerful metho…

Cited by 1SourcePDFScholar
2025

Test Time Scaling for Neural Processes

NeurIPS 2025poster

Uncertainty-aware meta-learning aims not only for rapid adaptation to new tasks but also for reliable uncertainty estimation under limited supervision. Neural Processes (NPs) offer a flexible solution by learning implicit stochastic processes directly from data, often using a global latent variable…

Cited by 0SourceScholar
2024

Learning Infinitesimal Generators of Continuous Symmetries from Data

NeurIPS 2024poster

Exploiting symmetry inherent in data can significantly improve the sample efficiency of a learning procedure and the generalization of learned models. When data clearly reveals underlying symmetry, leveraging this symmetry can naturally inform the design of model architectures or learning strategies…

2024

Variational Partial Group Convolutions for Input-Aware Partial Equivariance of Rotations and Color-Shifts

ICML 2024poster

Group Equivariant CNNs (G-CNNs) have shown promising efficacy in various tasks, owing to their ability to capture hierarchical features in an equivariant manner. However, their equivariance is fixed to the symmetry of the whole group, limiting adaptability to diverse partial symmetries in real-world…

2023

BallGAN: 3D-aware Image Synthesis with a Spherical Background

ICCV 2023poster

3D-aware GANs aim to synthesize realistic 3D scenes that can be rendered in arbitrary camera viewpoints, generating high-quality images with well-defined geometry. As 3D content creation becomes more popular, the ability to generate foreground objects separately from the background has become a cruc…

Cited by 7PDFScholar
2023

Diffusion Video Autoencoders: Toward Temporally Consistent Face Video Editing via Disentangled Video Encoding

CVPR 2023poster

Inspired by the impressive performance of recent face image editing methods, several studies have been naturally proposed to extend these methods to the face video editing task. One of the main challenges here is temporal consistency among edited frames, which is still unresolved. To this end, we pr…

Cited by 34SourcePDFScholar
2023

Learning Input-agnostic Manipulation Directions in StyleGAN with Text Guidance

ICLR 2023poster

With the advantages of fast inference and human-friendly flexible manipulation, image-agnostic style manipulation via text guidance enables new applications that were not previously available. The state-of-the-art text-guided image-agnostic manipulation method embeds the representation of each chann…

2023

Probabilistic Imputation for Time-series Classification with Missing Data

ICML 2023poster

Multivariate time series data for real-world applications typically contain a significant amount of missing values. The dominant approach for classification with such missing values is to impute them heuristically with specific values (zero, mean, values of adjacent time-steps) or learnable paramete…

2023

Symmetry-Based Modeling and Hybrid Orientation-Force Control of Wearable Cutaneous Haptic Device

IROS 2023poster

We propose novel symmetry-based modeling and hybrid orientation-force control frameworks for cutaneous haptic device (CHD) to generate precise three degree-of-freedom (DoF) contact force on the fingertip robustly against user variability. The CHD hardware is designed in a form of an underactuated ca…

Cited by 2SourceScholar
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

Generator Knows What Discriminator Should Learn in Unconditional GANs

ECCV 2022poster

"Recent methods for conditional image generation benefit from dense supervision such as segmentation label maps to achieve high-fidelity. However, it is rarely explored to employ dense supervision for unconditional image generation. Here we explore the efficacy of dense supervision in unconditional…

2021

Exploiting Spatial Dimensions of Latent in GAN for Real-Time Image Editing

CVPR 2021poster

Generative adversarial networks (GANs) synthesize realistic images from random latent vectors. Although manipulating the latent vectors controls the synthesized outputs, editing real images with GANs suffers from i) time-consuming optimization for projecting real images to the latent vectors, ii) or…

Cited by 192PDFcodeScholar
2019

Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss

ICCV 2019poster

Line art colorization is expensive and challenging to automate. A GAN approach is proposed, called Tag2Pix, of line art colorization which takes as input a grayscale line art and color tag information and produces a quality colored image. First, we present the Tag2Pix line art colorization dataset.…

Cited by 144PDFcodeScholar