← Search

Dong Hoon Lee

6 accepted papers

2025

Disentangled Representation Learning via Modular Compositional Bias

NeurIPS 2025poster

Recent disentangled representation learning (DRL) methods heavily rely on factor-specific strategies—either learning objectives for attributes or model architectures for objects—to embed inductive biases. Such divergent approaches result in significant overhead when novel factors of variation do no…

Cited by 0SourcecodeScholar
2025

Universal Few-shot Spatial Control for Diffusion Models

NeurIPS 2025poster

Spatial conditioning in pretrained text-to-image diffusion models has significantly improved fine-grained control over the structure of generated images. However, existing control adapters exhibit limited adaptability and incur high training costs when encountering novel spatial control conditions t…

Cited by 0SourcecodeScholar
2024

Learning to Merge Tokens via Decoupled Embedding for Efficient Vision Transformers

NeurIPS 2024poster

Recent token reduction methods for Vision Transformers (ViTs) incorporate token merging, which measures the similarities between token embeddings and combines the most similar pairs. However, their merging policies are directly dependent on intermediate features in ViTs, which prevents exploiting fe…

2022

Unsupervised Visual Representation Learning via Mutual Information Regularized Assignment

NeurIPS 2022accept

This paper proposes Mutual Information Regularized Assignment (MIRA), a pseudo-labeling algorithm for unsupervised representation learning inspired by information maximization. We formulate online pseudo-labeling as an optimization problem to find pseudo-labels that maximize the mutual information b…

2021

Unsupervised Embedding Adaptation via Early-Stage Feature Reconstruction for Few-Shot Classification

ICML 2021spotlight

We propose unsupervised embedding adaptation for the downstream few-shot classification task. Based on findings that deep neural networks learn to generalize before memorizing, we develop Early-Stage Feature Reconstruction (ESFR) — a novel adaptation scheme with feature reconstruction and dimensiona…