Hello, world! I am a Ph.D. student at KAIST Visual MediaLab,
advised by Prof. .
My research interests lie in computer graphics and character animation, including generation, editing, in-betweening, retargeting, rigging, and all the fun stuff that makes characters move.
X-AVDT: Audio-Visual Cross-Attention for Robust Deepfake Detection
,
,
,
,
,
CVPR 2026
project page
/
paper
/
code
/
video
Robust deepfake detection method and cross-generator dataset by leveraging cross-attention features to capture audio-visual correlations.
SALAD: Skeleton-aware Latent Diffusion for Text-driven Motion Generation and Editing
,
,
,
,
,
CVPR 2025
project page
/
paper
/
code
/
video
Skeleton-aware latent diffusion that incorporates interactions between skeletal joints, motion frames, and textual words for text-driven motion generation and zero-shot editing.
AnyMoLe: Any Character Motion In-betweening Leveraging Video Diffusion Models
,
,
,
CVPR 2025
project page
/
paper
/
code
Motion in-betweening for arbitrary characters using video diffusion models fine-tuned with ICAdapt and motion-video mimicking, recuding dependency on character-specific datasets.
ASMR: Adaptive Skeleton-Mesh Rigging and Skinning via 2D Generative Prior
,
,
,
,
(* equal contribution)
Eurographics 2025; CGF
project page
/
paper
/
code
/
video
Rigging and skinning 3D character meshes by leveraging cross-attention modules and 2D generative priors for robust generalization across diverse skeletal and mesh configurations.
Geometry-Aware Retargeting for Two Skinned Characters Interaction
,
,
,
,
SIGGRAPH Asia 2024; TOG
project page
/
paper
/
video
Retargeting interaction motions of two skinned characters via sparse mesh-agnostic geometry representations and spatio-cooperative transformers.
Long-term Motion In-betweening via Keyframe Prediction
,
,
,
SCA 2024; CGF
paper
/
code
/
video
Keyframe prediction using two-stage hierarchical transformers for long-term motion in-betweening.
Recurrent Motion Refiner for Locomotion Stitching
,
,
,
Eurographics 2024; CGF
paper
/
video
Training a recurrent motion refiner for neural locomotion stitching.
A python library for motion data processing with nice-looking visualization using OpenGL.
It provides several functionalities not only motion-related functions (e.g. forward kinematics) but also auxiliary functions such as rotation conversion, file I/O, visualization with skinned mesh, and more.
Most of my research projects have utilized this library for data processing and visualization.