← Search

Kyungmin Lee

22 accepted papers

2026

Contrastive Representation Regularization for Vision-Language-Action Models

ICML 2026poster

Vision-Language-Action (VLA) models have shown strong capabilities in robot manipulation by leveraging rich representations from pre-trained Vision-Language Models (VLMs). However, their representations arguably remain suboptimal, lacking sensitivity to robotic signals such as control actions and pr…

Cited by 0SourceScholar
2026

Decoupled MeanFlow: Turning Flow Models into Flow Maps for Accelerated Sampling

ICLR 2026poster

Denoising generative models, such as diffusion and flow-based models, produce high-quality samples but require many denoising steps due to discretization error. Flow maps, which estimate the average velocity between timesteps, mitigate this error and enable faster sampling. However, their training t…

Cited by 0SourcecodeScholar
2026

Dual-Stream Diffusion for World-Model Augmented Vision-Language-Action Model

ICML 2026poster

Augmenting Vision-Language-Action models (VLAs) with world models is promising for robotic policy learning but faces challenges in jointly predicting states and actions due to the modality gap. To address this, we propose DUal-STream diffusion (DUST), a world-model augmented VLA framework featuring …

Cited by 0SourceScholar
2026

HAMLET: Switch Your Vision-Language-Action Model into a History-Aware Policy

ICLR 2026poster

Inherently, robotic manipulation tasks are history-dependent: leveraging past context could be beneficial. However, most existing Vision-Language-Action models (VLAs) have been designed without considering this aspect, i.e., they rely solely on the current observation, ignoring preceding context. In…

Cited by 0SourceScholar
2026

Improving Motion in Image-to-Video Models via Adaptive Low-Pass Guidance

CVPR 2026

Recent text-to-video (T2V) models have demonstrated strong capabilities in producing high-quality, dynamic videos. To improve the visual controllability, recent works have considered fine-tuning pre-trained T2V models to support image-to-video (I2V) generation. However, such adaptation frequently su

Cited by 0SourcecodeScholar
2025

Calibrated Multi-Preference Optimization for Aligning Diffusion Models

CVPR 2025poster

Aligning text-to-image (T2I) diffusion models with prefer-ence optimization is valuable for human-annotated datasets, but the heavy cost of manual data collection limits scalability. Using reward models offers an alternative, however, current preference optimization methods fall short in exploiting…

Cited by 5SourcePDFScholar
2025

DiffusionGuard: A Robust Defense Against Malicious Diffusion-based Image Editing

ICLR 2025poster

Recent advances in diffusion models have introduced a new era of text-guided image manipulation, enabling users to create realistic edited images with simple textual prompts. However, there is significant concern about the potential misuse of these methods, especially in creating misleading or harmf…

2025

StarFT: Robust Fine-tuning of Zero-shot Models via Spuriosity Alignment

IJCAI 2025

Learning robust representations from data often requires scale, which has led to the success of recent zero-shot models such as CLIP. However, the obtained robustness can easily be deteriorated when these models are fine-tuned on other downstream tasks (e.g., of smaller scales). Previous works often

2024

Direct Consistency Optimization for Robust Customization of Text-to-Image Diffusion models

NeurIPS 2024poster

Text-to-image (T2I) diffusion models, when fine-tuned on a few personal images, can generate visuals with a high degree of consistency. However, such fine-tuned models are not robust; they often fail to compose with concepts of pretrained model or other fine-tuned models. To address this, we propose…

Cited by 1SourcePDFScholar
2024

Discovering and Mitigating Visual Biases through Keyword Explanation

CVPR 2024highlight

Addressing biases in computer vision models is crucial for real-world AI deployments. However mitigating visual biases is challenging due to their unexplainable nature often identified indirectly through visualization or sample statistics which necessitates additional human supervision for interpret…

2024

DreamFlow: High-quality text-to-3D generation by Approximating Probability Flow

ICLR 2024spotlight

Recent progress in text-to-3D generation has been achieved through the utilization of score distillation methods: they make use of the pre-trained text-to-image (T2I) diffusion models by distilling via the diffusion model training objective. However, such an approach inevitably results in the use of…

Cited by 16SourcePDFScholar
2024

Improving Diffusion Models for Authentic Virtual Try-on in the Wild

ECCV 2024poster

"This paper considers image-based virtual try-on, which renders an image of a person wearing a curated garment, given a pair of images depicting the person and the garment, respectively. Previous works adapt existing exemplar-based inpainting diffusion models for virtual try-on to improve the natura…

2024

Investigating Pre-Training Objectives for Generalization in Vision-Based Reinforcement Learning

ICML 2024poster

Recently, various pre-training methods have been introduced in vision-based Reinforcement Learning (RL). However, their generalization ability remains unclear due to evaluations being limited to in-distribution environments and non-unified experimental setups. To address this, we introduce the Atari…

2023

Collaborative Score Distillation for Consistent Visual Editing

NeurIPS 2023poster

Generative priors of large-scale text-to-image diffusion models enable a wide range of new generation and editing applications on diverse visual modalities. However, when adapting these priors to complex visual modalities, often represented as multiple images (e.g., video or 3D scene), achieving con…

Cited by 22SourcePDFScholar
2023

S-CLIP: Semi-supervised Vision-Language Learning using Few Specialist Captions

NeurIPS 2023poster

Vision-language models, such as contrastive language-image pre-training (CLIP), have demonstrated impressive results in natural image domains. However, these models often struggle when applied to specialized domains like remote sensing, and adapting to such domains is challenging due to the limited…

2023

STUNT: Few-shot Tabular Learning with Self-generated Tasks from Unlabeled Tables

ICLR 2023top-25%

Learning with few labeled tabular samples is often an essential requirement for industrial machine learning applications as varieties of tabular data suffer from high annotation costs or have difficulties in collecting new samples for novel tasks. Despite the utter importance, such a problem is quit…

2023

Slimmed Asymmetrical Contrastive Learning and Cross Distillation for Lightweight Model Training

NeurIPS 2023poster

Contrastive learning (CL) has been widely investigated with various learning mechanisms and achieves strong capability in learning representations of data in a self-supervised manner using unlabeled data. A common fashion of contrastive learning on this line is employing mega-sized encoders to achie…

2022

GCISG: Guided Causal Invariant Learning for Improved Syn-to-Real Generalization

ECCV 2022poster

"Training a deep learning model with artificially generated data can be an alternative when training data are scarce, yet it suffers from poor generalization performance due to a large domain gap. In this paper, we characterize the domain gap by using a causal framework for data generation. We assum…

Cited by 3SourcePDFScholar
2018

Accelerating Recurrent Neural Network Language Model Based Online Speech Recognition System

ICASSP 2018accepted

This paper presents methods to accelerate recurrent neural network based language models (RNNLMs) for online speech recognition systems. Firstly, a lossy compression of the past hidden layer outputs (history vector) with caching is introduced in order to reduce the number of LM queries. Next, RNNLM…

Cited by 0SourceScholar