← Search

Wonjong Rhee

10 accepted papers

2026

DOS: Directional Object Separation in Text Embeddings for Multi-Object Image Generation

AAAI 2026technical

Recent progress in text-to-image (T2I) generative models has led to significant improvements in generating high-quality images aligned with text prompts. However, these models still struggle with prompts involving multiple objects, often resulting in object neglect or object mixing. Through extensiv

Cited by 0SourcePDFScholar
2025

Cross-Attention Head Position Patterns Can Align with Human Visual Concepts in Text-to-Image Generative Models

ICLR 2025poster

Recent text-to-image diffusion models leverage cross-attention layers, which have been effectively utilized to enhance a range of visual generative tasks. However, our understanding of cross-attention layers remains somewhat limited. In this study, we introduce a mechanistic interpretability approac…

2025

Harmonizing Visual and Textual Embeddings for Zero-Shot Text-to-Image Customization

AAAI 2025technical

In a surge of text-to-image (T2I) models and their customization methods that generate new images of a user-provided subject, current works focus on alleviating the costs incurred by a lengthy per-subject optimization. These zero-shot customization methods encode the image of a specified subject int…

Cited by 3SourcePDFScholar
2025

ReFlex: Text-Guided Editing of Real Images in Rectified Flow via Mid-Step Feature Extraction and Attention Adaptation

ICCV 2025poster

Rectified Flow text-to-image models surpass diffusion models in image quality and text alignment, but adapting ReFlow for real-image editing remains challenging. We propose a new real-image editing method for ReFlow by analyzing the intermediate representations of multimodal transformer blocks and i…

Cited by 0SourcePDFScholar
2025

Task-Specific Preconditioner for Cross-Domain Few-Shot Learning

AAAI 2025technical

Cross-Domain Few-Shot Learning (CDFSL) methods typically parameterize models with task-agnostic and task-specific parameters. To adapt task-specific parameters, recent approaches have utilized fixed optimization strategies, despite their potential sub-optimality across varying domains or target task…

Cited by 0SourcePDFScholar
2024

A Benchmark Suite for Evaluating Neural Mutual Information Estimators on Unstructured Datasets

NeurIPS 2024poster

Mutual Information (MI) is a fundamental metric for quantifying dependency between two random variables. When we can access only the samples, but not the underlying distribution functions, we can evaluate MI using sample-based estimators. Assessment of such MI estimators, however, has almost always…

2024

Selectively Informative Description can Reduce Undesired Embedding Entanglements in Text-to-Image Personalization

CVPR 2024poster

In text-to-image personalization a timely and crucial challenge is the tendency of generated images overfitting to the biases present in the reference images. We initiate our study with a comprehensive categorization of the biases into background nearby-object tied-object substance (in style re-cont…

Cited by 6SourcePDFScholar
2023

Diversified and Realistic 3D Augmentation via Iterative Construction, Random Placement, and HPR Occlusion

AAAI 2023technical

In autonomous driving, data augmentation is commonly used for improving 3D object detection. The most basic methods include insertion of copied objects and rotation and scaling of the entire training frame. Numerous variants have been developed as well. The existing methods, however, are considerabl…

Cited by 4SourcePDFScholar
2023

Meta-Learning With a Geometry-Adaptive Preconditioner

CVPR 2023poster

Model-agnostic meta-learning (MAML) is one of the most successful meta-learning algorithms. It has a bi-level optimization structure where the outer-loop process learns a shared initialization and the inner-loop process optimizes task-specific weights. Although MAML relies on the standard gradient d…

2023

VNE: An Effective Method for Improving Deep Representation by Manipulating Eigenvalue Distribution

CVPR 2023poster

Since the introduction of deep learning, a wide scope of representation properties, such as decorrelation, whitening, disentanglement, rank, isotropy, and mutual information, have been studied to improve the quality of representation. However, manipulating such properties can be challenging in terms…