← Search

Kwon Byung-Ki

6 accepted papers

2026

Zero-Shot Rankability: Revealing Latent Ordinal Structure in Multimodal Large Language Models via Language

ICML 2026poster

Recent work shows that vision encoders capture ordinal attributes along linear axes, which can be recovered from as few as two labeled images. However, in the zero-shot setting, the text-driven rank axis for Vision-Language Models (VLMs) like CLIP remains suboptimal. In this work, we study the embed…

Cited by 0SourceScholar
2025

JointDiT: Enhancing RGB-Depth Joint Modeling with Diffusion Transformers

ICCV 2025poster

We present JointDiT, a diffusion transformer that models the joint distribution of RGB and depth. By leveraging the architectural benefit and outstanding image prior of the state-of-the-art diffusion transformer, JointDiT not only generates high-fidelity images but also produces geometrically plausi…

2025

Zero-shot Depth Completion via Test-time Alignment with Affine-invariant Depth Prior

AAAI 2025technical

Depth completion, predicting dense depth maps from sparse depth measurements, is an ill-posed problem requiring prior knowledge. Recent methods adopt learning-based approaches to implicitly capture priors, but the priors primarily fit in-domain data and do not generalize well to out-of-domain scena…

2024

Learning-based Axial Video Motion Magnification

ECCV 2024poster

"Video motion magnification amplifies invisible small motions to be perceptible, which provides humans with a spatially dense and holistic understanding of small motions in the scene of interest. This is based on the premise that magnifying small motions enhances the legibility of motions. In the re…

2023

DFlow: Learning to Synthesize Better Optical Flow Datasets via a Differentiable Pipeline

ICLR 2023poster

Comprehensive studies of synthetic optical flow datasets have attempted to reveal what properties lead to accuracy improvement in learning-based optical flow estimation. However, manually identifying and verifying the properties that contribute to accurate optical flow estimation require large-scale…