← Search

Sunghyun Park

27 accepted papers

2026

Concept-Aware LoRA for Domain-Aligned Segmentation Dataset Generation

CVPR 2026

This paper addresses the challenge of data scarcity in semantic segmentation by generating datasets through text-to-image (T2I) generation models, reducing image acquisition and labeling costs. Segmentation dataset generation faces two key challenges: 1) aligning generated samples with the target do

Cited by 0SourcecodeScholar
2026

Memory-Efficient Fine-Tuning Diffusion Transformers via Dynamic Patch Sampling and Block Skipping

CVPR 2026

Diffusion Transformers (DiTs) have significantly enhanced text-to-image (T2I) generation quality, enabling high-quality personalized content creation. However, fine-tuning these models requires substantial computational complexity and memory, limiting practical deployment under resource constraints.

Cited by 0SourceScholar
2025

MultiHuman-Testbench: Benchmarking Image Generation for Multiple Humans

NeurIPS 2025poster

Generation of images containing multiple humans, performing complex actions, while preserving their facial identities, is a significant challenge. A major factor contributing to this is the lack of a a dedicated benchmark. To address this, we introduce MultiHuman-Testbench, a novel benchmark for rig…

Cited by 0SourceScholar
2025

PromptDresser: Improving the Quality and Controllability of Virtual Try-On via Generative Textual Prompt and Prompt-aware Mask

ICCV 2025poster

Recent virtual try-on approaches have advanced by finetuning pre-trained text-to-image diffusion models to leverage their powerful generative ability; however, the use of text prompts in virtual try-on remains underexplored. This paper tackles a text-editable virtual try-on task that modifies the cl…

2025

Steering Guidance for Personalized Text-to-Image Diffusion Models

ICCV 2025poster

Personalizing text-to-image diffusion models is crucial for adapting the pre-trained models to specific target concepts, enabling diverse image generation. However, fine-tuning with few images introduces an inherent trade-off between aligning with the target distribution (e.g., subject fidelity) and…

Cited by 0SourcePDFScholar
2025

Understanding Personal Concept in Open-Vocabulary Semantic Segmentation

ICCV 2025poster

While open-vocabulary semantic segmentation (OVSS) can segment an image into semantic regions based on arbitrarily given text descriptions even for classes unseen during training, it fails to understand personal texts (e.g. 'my mug cup') for segmenting regions of specific interest to users. This pap…

Cited by 0SourcePDFScholar
2025

What to Preserve and What to Transfer: Faithful, Identity-Preserving Diffusion-based Hairstyle Transfer

AAAI 2025technical

Hairstyle transfer is a challenging task in the image editing field that modifies the hairstyle of a given face image while preserving its other appearance and background features. The existing hairstyle transfer approaches heavily rely on StyleGAN, which is pre-trained on cropped and aligned face i…

2024

Balanced Learning for Multi-Domain Long-Tailed Speaker Recognition

ICASSP 2024accepted

This paper considers two types of imbalance problems commonly inherent in large-scale datasets: multiple domain and class imbalance. Class imbalance causes the algorithm to be biased toward the majority classes, and multiple-domain data results in significant performance disparities for different do…

Cited by 0SourceScholar
2024

Expression Domain Translation Network for Cross-Domain Head Reenactment

ICASSP 2024accepted

Despite the remarkable advancements in head reenactment, the existing methods face challenges in cross-domain head reenactment, which aims to transfer human motions to domains outside the human, including cartoon characters. It is still difficult to extract motion from out-of-domain images due to th…

Cited by 0SourceScholar
2024

When Model Meets New Normals: Test-Time Adaptation for Unsupervised Time-Series Anomaly Detection

AAAI 2024technical

Time-series anomaly detection deals with the problem of detecting anomalous timesteps by learning normality from the sequence of observations. However, the concept of normality evolves over time, leading to a "new normal problem", where the distribution of normality can be changed due to the distrib…

2024

YTCommentQA: Video Question Answerability in Instructional Videos

AAAI 2024technical

Instructional videos provide detailed how-to guides for various tasks, with viewers often posing questions regarding the content. Addressing these questions is vital for comprehending the content, yet receiving immediate answers is difficult. While numerous computational models have been developed f…

2023

Label Shift Adapter for Test-Time Adaptation under Covariate and Label Shifts

ICCV 2023poster

Test-time adaptation (TTA) aims to adapt a pre-trained model to the target domain in a batch-by-batch manner during inference. While label distributions often exhibit imbalances in real-world scenarios, most previous TTA approaches typically assume that both source and target domain datasets have ba…

Cited by 22PDFScholar
2023

On Complementarity Objectives for Hybrid Retrieval

ACL 2023long

Dense retrieval has shown promising results in various information retrieval tasks, and hybrid retrieval, combined with the strength of sparse retrieval, has also been actively studied. A key challenge in hybrid retrieval is to make sparse and dense complementary to each other. Existing models have…

2023

QASA: Advanced Question Answering on Scientific Articles

ICML 2023poster

Reasoning is the crux of intellectual thinking. While question answering (QA) tasks are prolific with various computational models and benchmark datasets, they mostly tackle factoid or shallow QA without asking deeper understanding. Dual process theory asserts that human reasoning consists of associ…

2023

Ranking-Enhanced Unsupervised Sentence Representation Learning

ACL 2023long

Unsupervised sentence representation learning has progressed through contrastive learning and data augmentation methods such as dropout masking. Despite this progress, sentence encoders are still limited to using only an input sentence when predicting its semantic vector. In this work, we show that…

2022

AnimeCeleb: Large-Scale Animation CelebHeads Dataset for Head Reenactment

ECCV 2022poster

"We present a novel Animation CelebHeads dataset (AnimeCeleb) to address an animation head reenactment. Different from previous animation head datasets, we utilize a 3D animation models as the controllable image samplers, which can provide a large amount of head images with their corresponding detai…

2022

High-Resolution Virtual Try-On with Misalignment and Occlusion-Handled Conditions

ECCV 2022poster

"Image-based virtual try-on aims to synthesize an image of a person wearing a given clothing item. To solve the task, the existing methods warp the clothing item to fit the person’s body and generate the segmentation map of the person wearing the item before fusing the item with the person. However,…

2022

Open World Classification with Adaptive Negative Samples

EMNLP 2022main

Open world classification is a task in natural language processing with key practical relevance and impact.Since the open or unknown category data only manifests in the inference phase, finding a model with a suitable decision boundary accommodating for the identification of known classes and discri…

Cited by 6SourcePDFScholar
2022

Semi-Autonomous Teleoperation via Learning Non-Prehensile Manipulation Skills

ICRA 2022poster

In this paper, we present a semi-autonomous teleoperation framework for a pick-and-place task using an RGB-D sensor. In particular, we assume that the target object is located in a cluttered environment where both prehensile grasping and non-prehensile manipulation are combined for efficient teleope…

Cited by 7SourceScholar
2022

Style Your Hair: Latent Optimization for Pose-Invariant Hairstyle Transfer via Local-Style-Aware Hair Alignment

ECCV 2022poster

"Editing hairstyle is unique and challenging due to the complexity and delicacy of hairstyle. Although recent approaches significantly improved the hair details, these models often produce undesirable outputs when a pose of a source image is considerably different from that of a target hair image, l…

2021

A Scalable Framework for Learning From Implicit User Feedback to Improve Natural Language Understanding in Large-Scale Conversational AI Systems

EMNLP 2021main

Natural Language Understanding (NLU) is an established component within a conversational AI or digital assistant system, and it is responsible for producing semantic understanding of a user request. We propose a scalable and automatic approach for improving NLU in a large-scale conversational AI sys…

Cited by 21SourcePDFScholar
2021

VITON-HD: High-Resolution Virtual Try-On via Misalignment-Aware Normalization

CVPR 2021poster

The task of image-based virtual try-on aims to transfer a target clothing item onto the corresponding region of a person, which is commonly tackled by fitting the item to the desired body part and fusing the warped item with the person. While an increasing number of studies have been conducted, the…

Cited by 302PDFcodeScholar
2021

Vid-ODE: Continuous-Time Video Generation with Neural Ordinary Differential Equation

AAAI 2021technical

Video generation models often operate under the assumption of fixed frame rates, which leads to suboptimal performance when it comes to handling flexible frame rates (e.g., increasing the frame rate of the more dynamic portion of the video as well as handling missing video frames). To resolve the re…

2021

What Changes Can Large-scale Language Models Bring? Intensive Study on HyperCLOVA: Billions-scale Korean Generative Pretrained Transformers

EMNLP 2021main

GPT-3 shows remarkable in-context learning ability of large-scale language models (LMs) trained on hundreds of billion scale data. Here we address some remaining issues less reported by the GPT-3 paper, such as a non-English LM, the performances of different sized models, and the effect of recently…

2019

Learning Context-dependent Label Permutations for Multi-label Classification

ICML 2019oral

A key problem in multi-label classification is to utilize dependencies among the labels. Chaining classifiers are a simple technique for addressing this problem but current algorithms all assume a fixed, static label ordering. In this work, we propose a multi-label classification approach which allo…

Cited by 22SourcePDFScholar
2015

Acoustic and para-verbal indicators of persuasiveness in social multimedia

ICASSP 2015accepted

Persuasive communication and interaction play an important and pervasive role in many aspects of our lives. With the rapid growth of social multimedia websites such as YouTube, it has become more important and useful to understand persuasiveness in the context of online social multimedia content. In…

Cited by 0SourceScholar