← Search

Junmo Kim

65 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

Cross-Axis Feature Fusion with Joint-Wise Motion Difference Prediction for Text-Based 3D Human Motion Editing

CVPR 2026

We address text-based 3D human motion editing, where the goal is to preserve the style and structure of a source motion while applying edits described in natural language. The release of the MotionFix dataset has spurred active research into training-based diffusion models that directly generate an

Cited by 0SourceScholar
2026

IMSE: Intrinsic Mixture of Spectral Experts Fine-tuning for Test-Time Adaptation

ICLR 2026poster

Test-time adaptation (TTA) has been widely explored to prevent performance degradation when test data differ from the training distribution. However, fully leveraging the rich representations of large pretrained models with minimal parameter updates remains underexplored. In this paper, we propose a…

Cited by 0SourcecodeScholar
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
2026

PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

CVPR 2026

Video dataset condensation aims to reduce the immense computational cost of video processing. However, it faces a fundamental challenge regarding the inseparable interdependence between spatial appearance and temporal dynamics. Prior work follows a static/dynamic disentanglement paradigm where video

Cited by 0SourceScholar
2026

SSG: Scaled Spatial Guidance for Multi-Scale Visual Autoregressive Generation

ICLR 2026poster

Visual autoregressive (VAR) models generate images through next-scale prediction, naturally achieving coarse-to-fine, fast, high-fidelity synthesis mirroring human perception. In practice, this hierarchy can drift at inference time, as limited capacity and accumulated error cause the model to deviat…

Cited by 0SourcecodeScholar
2026

Stable-GFlowNet: Toward Diverse and Robust LLM Red-Teaming via Contrastive Trajectory Balance

ICML 2026spotlight

Large Language Model Red-Teaming, which proactively identifies vulnerabilities of large language models, is an essential process for ensuring safety. Finding effective and diverse attacks in red team activities is important, but achieving both is challenging. Generative Flow Networks (GFN) that perf…

Cited by 0SourceScholar
2026

Tailored ViT Slimming: Budget-Aware Multi-Dimensional Sparsity Regularization for Vision Transformers Pruning (Student Abstract)

AAAI 2026technical

We propose Tailored ViT Slimming (TVS), a budget-aware multi-dimensional pruning framework for Vision Transformers. TVS injects learnable masks into MHSA and MLP modules and applies adaptive non-convex sparsity regularization to achieve maximal utilization of parameters under strict module-wise budg

Cited by 0SourcePDFScholar
2025

Controllable Feature Whitening for Hyperparameter-Free Bias Mitigation

ICCV 2025poster

As the use of artificial intelligence rapidly increases, the development of trustworthy artificial intelligence has become important. However, recent studies have shown that deep neural networks are susceptible to learn spurious correlations present in datasets. To improve the reliability, we propos…

Cited by 0SourcePDFScholar
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…

2025

Efficient Dynamic Scene Editing via 4D Gaussian-based Static-Dynamic Separation

CVPR 2025poster

Recent 4D dynamic scene editing methods require editing thousands of 2D images used for dynamic scene synthesis and updating the entire scene with additional training loops, resulting in several hours of processing to edit a single dynamic scene. Therefore, these methods are not scalable with respec…

Cited by 0SourcePDFScholar
2025

Frequency-Aware Token Reduction for Efficient Vision Transformer

NeurIPS 2025poster

Vision Transformers have demonstrated exceptional performance across various computer vision tasks, yet their quadratic computational complexity concerning token length remains a significant challenge. To address this, token reduction methods have been widely explored. However, existing approaches o…

Cited by 0SourcecodeScholar
2025

SynAD: Enhancing Real-World End-to-End Autonomous Driving Models through Synthetic Data Integration

ICCV 2025poster

Recent advancements in deep learning and the availability of high-quality real-world driving datasets have propelled end-to-end autonomous driving. Despite this progress, relying solely on real-world data limits the variety of driving scenarios for training. Synthetic scenario generation has emerged…

Cited by 0SourcePDFScholar
2025

Video Diffusion Models Excel at Tracking Similar-Looking Objects Without Supervision

NeurIPS 2025poster

Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become ambiguous, limiting their scalability and generalization without extensive labele…

Cited by 0SourceScholar
2024

EquiAV: Leveraging Equivariance for Audio-Visual Contrastive Learning

ICML 2024poster

Recent advancements in self-supervised audio-visual representation learning have demonstrated its potential to capture rich and comprehensive representations. However, despite the advantages of data augmentation verified in many learning methods, audio-visual learning has struggled to fully harness…

2024

FRED: Towards a Full Rotation-Equivariance in Aerial Image Object Detection

AAAI 2024technical

Rotation-equivariance is an essential yet challenging property in oriented object detection. While general object detectors naturally leverage robustness to spatial shifts due to the translation-equivariance of the conventional CNNs, achieving rotation-equivariance remains an elusive goal. Current d…

Cited by 10SourcePDFScholar
2024

Foreseeing Reconstruction Quality of Gradient Inversion: An Optimization Perspective

AAAI 2024technical

Gradient inversion attacks can leak data privacy when clients share weight updates with the server in federated learning (FL). Existing studies mainly use L2 or cosine distance as the loss function for gradient matching in the attack. Our empirical investigation shows that the vulnerability ranking…

2024

ImageNet-D: Benchmarking Neural Network Robustness on Diffusion Synthetic Object

CVPR 2024highlight

We establish rigorous benchmarks for visual perception robustness. Synthetic images such as ImageNet-C ImageNet-9 and Stylized ImageNet provide specific type of evaluation over synthetic corruptions backgrounds and textures yet those robustness benchmarks are restricted in specified variations and h…

2024

Modeling Stereo-Confidence out of the End-to-End Stereo-Matching Network via Disparity Plane Sweep

AAAI 2024technical

We propose a novel stereo-confidence that can be measured externally to various stereo-matching networks, offering an alternative input modality choice of the cost volume for learning-based approaches, especially in safety-critical systems. Grounded in the foundational concepts of disparity definiti…

Cited by 1SourcePDFScholar
2024

Preserving Multi-Modal Capabilities of Pre-trained VLMs for Improving Vision-Linguistic Compositionality

EMNLP 2024main

In this paper, we propose a new method to enhance compositional understanding in pre-trained vision and language models (VLMs) without sacrificing performance in zero-shot multi-modal tasks. Traditional fine-tuning approaches often improve compositional reasoning at the cost of degrading multi-modal…

2024

Self-supervised Transformation Learning for Equivariant Representations

NeurIPS 2024poster

Unsupervised representation learning has significantly advanced various machine learning tasks. In the computer vision domain, state-of-the-art approaches utilize transformations like random crop and color jitter to achieve invariant representations, embedding semantically the same inputs despite tr…

2024

StablePrompt : Automatic Prompt Tuning using Reinforcement Learning for Large Language Model

EMNLP 2024main

Finding appropriate prompts for the specific task has become an important issue as the usage of Large Language Models (LLM) have expanded. However, the variety of input-output formats complicate finding the prompts. Reinforcement Learning (RL) is a promising for prompt tuning due to its ability to i…

Cited by 5SourcePDFScholar
2024

Stereo-Matching Knowledge Distilled Monocular Depth Estimation Filtered by Multiple Disparity Consistency

ICASSP 2024accepted

In stereo-matching knowledge distillation methods of the self-supervised monocular depth estimation, the stereo-matching network’s knowledge is distilled into a monocular depth network through pseudo-depth maps. In these methods, the learning-based stereo-confidence network is generally utilized to…

Cited by 0SourceScholar
2024

Unlocking the Capabilities of Masked Generative Models for Image Synthesis via Self-Guidance

NeurIPS 2024poster

Masked generative models (MGMs) have shown impressive generative ability while providing an order of magnitude efficient sampling steps compared to continuous diffusion models. However, MGMs still underperform in image synthesis compared to recent well-developed continuous diffusion models with simi…

2023

Disposable Transfer Learning for Selective Source Task Unlearning

ICCV 2023poster

Transfer learning is widely used for training deep neural networks (DNN) for building a powerful representation. Even after the pre-trained model is adapted for the target task, the representation performance of the feature extractor is retained to some extent. As the performance of the pre-trained…

Cited by 2PDFScholar
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,…

2023

Frequency Selective Augmentation for Video Representation Learning

AAAI 2023technical

Recent self-supervised video representation learning methods focus on maximizing the similarity between multiple augmented views from the same video and largely rely on the quality of generated views. However, most existing methods lack a mechanism to prevent representation learning from bias toward…

Cited by 5SourcePDFScholar
2023

Implicit 3D Human Mesh Recovery Using Consistency With Pose and Shape From Unseen-View

CVPR 2023poster

From an image of a person, we can easily infer the natural 3D pose and shape of the person even if ambiguity exists. This is because we have a mental model that allows us to imagine a person's appearance at different viewing directions from a given image and utilize the consistency between them for…

Cited by 17SourcePDFScholar
2023

Lightweight Monocular Depth Estimation via Token-Sharing Transformer

ICRA 2023poster

Depth estimation is an important task in various robotics systems and applications. In mobile robotics systems, monocular depth estimation is desirable since a single RGB camera can be deployable at a low cost and compact size. Due to its significant and growing needs, many lightweight monocular dep…

Cited by 7SourceScholar
2023

Proxy Anchor-based Unsupervised Learning for Continuous Generalized Category Discovery

ICCV 2023poster

Recent advances in deep learning have significantly improved the performance of various computer vision applications. However, discovering novel categories in an incremental learning scenario remains a challenging problem due to the lack of prior knowledge about the number and nature of new categori…

Cited by 17PDFcodeScholar
2023

Reinforcement Learning-Based Black-Box Model Inversion Attacks

CVPR 2023poster

Model inversion attacks are a type of privacy attack that reconstructs private data used to train a machine learning model, solely by accessing the model. Recently, white-box model inversion attacks leveraging Generative Adversarial Networks (GANs) to distill knowledge from public datasets have been…

2022

Beyond Semantic to Instance Segmentation: Weakly-Supervised Instance Segmentation via Semantic Knowledge Transfer and Self-Refinement

CVPR 2022poster

Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is difficult to extract from image-level labels. To tackle the problem, most WSIS appro…

Cited by 48PDFcodeScholar
2022

DLCFT: Deep Linear Continual Fine-Tuning for General Incremental Learning

ECCV 2022poster

"Pre-trained representation is one of the key elements in the success of modern deep learning. However, existing works on continual learning methods have mostly focused on learning models incrementally from scratch. In this paper, we explore an alternative framework to incremental learning where we…

2022

Enhanced Prototypical Learning for Unsupervised Domain Adaptation in LiDAR Semantic Segmentation

ICRA 2022poster

Despite its importance, unsupervised domain adaptation (UDA) on LiDAR semantic segmentation is a task that has not received much attention from the research community. Only recently, a completion-based 3 DD method has been proposed to tackle the problem and formally set up the adaptive scenarios. Ho…

Cited by 1SourceScholar
2022

Multi-Scaled and Densely Connected Locally Convolutional Layers for Depth Completion

IROS 2022poster

The depth completion task aims to predict a dense depth map from a sparse LiDAR point cloud and an RGB image. This task is critical because an accurate depth map can be used as prior information to solve many computer vision tasks, such as downstream tasks in autonomous vehicles and robot vision. Pr…

Cited by 3SourceScholar
2022

On the Angular Update and Hyperparameter Tuning of a Scale-Invariant Network

ECCV 2022poster

"Modern deep neural networks are equipped with normalization layers such as batch normalization or layer normalization to enhance and stabilize training dynamics. If a network contains such normalization layers, the optimization objective is invariant to the scale of the neural network parameters. T…

Cited by 3SourcePDFScholar
2022

UniCLIP: Unified Framework for Contrastive Language-Image Pre-training

NeurIPS 2022accept

Pre-training vision-language models with contrastive objectives has shown promising results that are both scalable to large uncurated datasets and transferable to many downstream applications. Some following works have targeted to improve data efficiency by adding self-supervision terms, but inter-d…

Cited by 65SourcePDFScholar
2021

Camera Distortion-Aware 3D Human Pose Estimation in Video With Optimization-Based Meta-Learning

ICCV 2021poster

Existing 3D human pose estimation algorithms trained on distortion-free datasets suffer performance drop when applied to new scenarios with a specific camera distortion. In this paper, we propose a simple yet effective model for 3D human pose estimation in video that can quickly adapt to any distort…

Cited by 19PDFcodeScholar
2021

Discriminative Region Suppression for Weakly-Supervised Semantic Segmentation

AAAI 2021technical

Weakly-supervised semantic segmentation (WSSS) using image-level labels has recently attracted much attention for reducing annotation costs. Existing WSSS methods utilize localization maps from the classification network to generate pseudo segmentation labels. However, since localization maps obtain…

2021

Improving Generalization of Batch Whitening by Convolutional Unit Optimization

ICCV 2021poster

Batch Whitening is a technique that accelerates and stabilizes training by transforming input features to have a zero mean (Centering) and a unit variance (Scaling), and by removing linear correlation between channels (Decorrelation). In commonly used structures, which are empirically optimized with…

Cited by 4PDFcodeScholar
2021

Linearly Replaceable Filters for Deep Network Channel Pruning

AAAI 2021technical

Convolutional neural networks (CNNs) have achieved remarkable results; however, despite the development of deep learning, practical user applications are fairly limited because heavy networks can be used solely with the latest hardware and software supports. Therefore, network pruning is gaining att…

Cited by 41SourcePDFScholar
2021

Patch-Wise Attention Network for Monocular Depth Estimation

AAAI 2021technical

In computer vision, monocular depth estimation is the problem of obtaining a high-quality depth map from a two-dimensional image. This map provides information on three-dimensional scene geometry, which is necessary for various applications in academia and industry, such as robotics and autonomous d…

Cited by 76SourcePDFScholar
2021

Progressive Seed Generation Auto-Encoder for Unsupervised Point Cloud Learning

ICCV 2021poster

With the development of 3D scanning technologies, 3D vision tasks have become a popular research area. Owing to the large amount of data acquired by sensors, unsupervised learning is essential for understanding and utilizing point clouds without an expensive annotation process. In this paper, we pro…

Cited by 25PDFScholar
2021

Target-Style-Aware Unsupervised Domain Adaptation for Object Detection

RA-L 2021

Vision modules running on mobility platforms, such as robots and cars, often face challenging situations such as a domain shift where the distributions of training (source) data and test (target) data are different. The domain shift is caused by several variation factors, such as style, camera viewp

Cited by 6SourceScholar
2020

Continual Learning With Extended Kronecker-Factored Approximate Curvature

CVPR 2020poster

We propose a quadratic penalty method for continual learning of neural networks that contain batch normalization (BN) layers. The Hessian of a loss function represents the curvature of the quadratic penalty function, and a Kronecker-factored approximate curvature (K-FAC) is used widely to practicall…

Cited by 69PDFScholar
2020

PBP-Net: Point Projection and Back-Projection Network for 3D Point Cloud Segmentation

IROS 2020poster

Following considerable development in 3D scanning technologies, many studies have recently been proposed with various approaches for 3D vision tasks, including some methods that utilize 2D convolutional neural networks (CNNs). However, even though 2D CNNs have achieved high performance in many 2D vi…

Cited by 22SourceScholar
2020

Regularization on Spatio-Temporally Smoothed Feature for Action Recognition

CVPR 2020poster

Deep neural networks for video action recognition frequently require 3D convolutional filters and often encounter overfitting due to a larger number of parameters. In this paper, we propose Random Mean Scaling (RMS), a simple and effective regularization method, to relieve the overfitting problem in…

Cited by 34PDFScholar
2019

Learning Not to Learn: Training Deep Neural Networks With Biased Data

CVPR 2019poster

We propose a novel regularization algorithm to train deep neural networks, in which data at training time is severely biased. Since a neural network efficiently learns data distribution, a network is likely to learn the bias information to categorize input data. It leads to poor performance at test…

Cited by 526PDFScholar
2017

A Gift From Knowledge Distillation: Fast Optimization, Network Minimization and Transfer Learning

CVPR 2017poster

We introduce a novel technique for knowledge transfer, where knowledge from a pretrained deep neural network (DNN) is distilled and transferred to another DNN. As the DNN performs a mapping from the input space to the output space through many layers sequentially, we define the distilled knowledge t…

Cited by 1972PDFScholar
2015

Entropy Minimization for Convex Relaxation Approaches

ICCV 2015poster

Despite their enormous success in solving hard combinatorial problems, convex relaxation approaches often suffer from the fact that the computed solutions are far from binary and that subsequent heuristic binarization may substantially degrade the quality of computed solutions. In this paper, we pr…

Cited by 7PDFScholar
2015

Joint Fine-Tuning in Deep Neural Networks for Facial Expression Recognition

ICCV 2015poster

Temporal information has useful features for recognizing facial expressions. However, to manually design useful features requires a lot of effort. In this paper, to reduce this effort, a deep learning technique, which is regarded as a tool to automatically extract useful features from raw data, is a…

Cited by 967PDFScholar
2015

Rotating Your Face Using Multi-Task Deep Neural Network

CVPR 2015poster

Face recognition under viewpoint and illumination changes is a difficult problem, so many researchers have tried to solve this problem by producing the pose- and illumination- invariant feature. Zhu et al. [26] changed all arbitrary pose and illumination images to the frontal view image to use for t…

Cited by 374SourcePDFScholar