← Search

Pilhyeon Lee

8 accepted papers

2026

Decomposed Attention Fusion in MLLMs for Training-free Video Reasoning Segmentation

ICLR 2026poster

Multimodal large language models (MLLMs) demonstrate strong video understanding by attending to visual tokens relevant to instructions. To exploit this for training-free localization, we cast video reasoning segmentation as video QA and extract attention maps via rollout. Since raw maps are too nois…

Cited by 0SourcecodeScholar
2023

AesPA-Net: Aesthetic Pattern-Aware Style Transfer Networks

ICCV 2023poster

To deliver the artistic expression of the target style, recent studies exploit the attention mechanism owing to its ability to map the local patches of the style image to the corresponding patches of the content image. However, because of the low semantic correspondence between arbitrary content and…

Cited by 42PDFcodeScholar
2023

Decomposed Cross-Modal Distillation for RGB-Based Temporal Action Detection

CVPR 2023poster

Temporal action detection aims to predict the time intervals and the classes of action instances in the video. Despite the promising performance, existing two-stream models exhibit slow inference speed due to their reliance on computationally expensive optical flow. In this paper, we introduce a dec…

Cited by 22SourcePDFScholar
2023

Improving Diversity in Zero-Shot GAN Adaptation with Semantic Variations

ICCV 2023poster

Training deep generative models usually requires a large amount of data. To alleviate the data collection cost, the task of zero-shot GAN adaptation aims to reuse well-trained generators to synthesize images of an unseen target domain without any further training samples. Due to the data absence, th…

Cited by 2PDFScholar
2022

Fair Contrastive Learning for Facial Attribute Classification

CVPR 2022poster

Learning visual representation of high quality is essential for image classification. Recently, a series of contrastive representation learning methods have achieved preeminent success. Particularly, SupCon outperformed the dominant methods based on cross-entropy loss in representation learning. How…

Cited by 98PDFcodeScholar
2021

Learning Action Completeness From Points for Weakly-Supervised Temporal Action Localization

ICCV 2021poster

We tackle the problem of localizing temporal intervals of actions with only a single frame label for each action instance for training. Owing to label sparsity, existing work fails to learn action completeness, resulting in fragmentary action predictions. In this paper, we propose a novel framework,…

Cited by 99PDFcodeScholar
2021

Weakly-supervised Temporal Action Localization by Uncertainty Modeling

AAAI 2021technical

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e., frames not belonging to any action classes). In this paper, we p…