← Search

Dongyeun Lee

4 accepted papers

2026

ConceptPrism: Concept Disentanglement in Personalized Diffusion Models via Residual Token Optimization

CVPR 2026

Personalized text-to-image (T2I) generation has emerged as a key application for creating user-specific concepts from a few reference images. The core challenge is concept disentanglement: separating the target concept from irrelevant residual information. Lacking such disentanglement, capturing hig

Cited by 0SourceScholar
2026

Inlier-Centric Post-Training Quantization for Object Detection Models

ICLR 2026poster

Object detection is pivotal in robotics, but its immense computational demands make the models slow and power-hungry, underscoring the need for quantization. However, when the quantization is applied in practice, cluttered backgrounds and irregular object morphologies cause redundant activations (or…

Cited by 0SourceScholar
2025

DMQ: Dissecting Outliers of Diffusion Models for Post-Training Quantization

ICCV 2025poster

Diffusion models have achieved remarkable success in image generation but come with significant computational costs, posing challenges for deployment in resource-constrained environments. Recent post-training quantization (PTQ) methods have attempted to mitigate this issue by focusing on the iterati…

2023

Fix the Noise: Disentangling Source Feature for Controllable Domain Translation

CVPR 2023poster

Recent studies show strong generative performance in domain translation especially by using transfer learning techniques on the unconditional generator. However, the control between different domain features using a single model is still challenging. Existing methods often require additional models,…