← Search

Jungeun Kim

5 accepted papers

2026

Faster Vision Transformers with Adaptive Patches

ICLR 2026poster

Vision Transformers (ViTs) partition input images into uniformly sized patches regardless of their content, resulting in long input sequence lengths for high-resolution images. We present Adaptive Patch Transformers (APT), which addresses this by using multiple different patch sizes within the same…

Cited by 0SourcecodeScholar
2025

Leveraging the Power of MLLMs for Gloss-Free Sign Language Translation

ICCV 2025poster

Sign language translation (SLT) is a challenging task that involves translating sign language images into spoken language. For SLT models to perform this task successfully, they must bridge the modality gap and identify subtle variations in sign language components to understand their meanings accur…

2024

Data-Efficient Unsupervised Interpolation Without Any Intermediate Frame for 4D Medical Images

CVPR 2024poster

4D medical images which represent 3D images with temporal information are crucial in clinical practice for capturing dynamic changes and monitoring long-term disease progression. However acquiring 4D medical images poses challenges due to factors such as radiation exposure and imaging duration neces…

2024

Do Topological Characteristics Help in Knowledge Distillation?

ICML 2024poster

Knowledge distillation (KD) aims to transfer knowledge from larger (teacher) to smaller (student) networks. Previous studies focus on point-to-point or pairwise relationships in embedding features as knowledge and struggle to efficiently transfer relationships of complex latent spaces. To tackle thi…

2021

DPM: A Novel Training Method for Physics-Informed Neural Networks in Extrapolation

AAAI 2021technical

We present a method for learning dynamics of complex physical processes described by time-dependent nonlinear partial differential equations (PDEs). Our particular interest lies in extrapolating solutions in time beyond the range of temporal domain used in training. Our choice for a baseline method…