← Search

Heewon Kim

11 accepted papers

2026

CLP: A Real-World Dataset of Contaminated Lens Protectors for Robust Semantic Segmentation

CVPR 2026

The reliability of autonomous systems in real-world environments is mainly dependent on the robustness of their visual perception.Although recent studies have advanced the handling of visual degradations, physical contaminants that adhere to the camera lens--such as mud, water droplets, and condensa

Cited by 0SourceScholar
2025

DynScene: Scalable Generation of Dynamic Robotic Manipulation Scenes for Embodied AI

CVPR 2025poster

Robotic manipulation in embodied AI critically depends on large-scale, high-quality datasets that reflect realistic object interactions and physical dynamics. However, existing data collection pipelines are often slow, expensive, and heavily reliant on manual efforts. We present DynScene, a diffusio…

Cited by 0SourcePDFScholar
2025

SIDL: A Real-World Dataset for Restoring Smartphone Images with Dirty Lenses

AAAI 2025technical

Smartphone cameras are ubiquitous in daily life, yet their performance can be severely impacted by dirty lenses, leading to degraded image quality. This issue is often overlooked in image restoration research, which assumes ideal or controlled lens conditions. To address this gap, we introduced SI…

Cited by 0SourcePDFScholar
2022

Attentive Fine-Grained Structured Sparsity for Image Restoration

CVPR 2022poster

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted the application of image restoration. To lift the restriction, it is required to…

Cited by 25PDFcodeScholar
2022

CADyQ: Content-Aware Dynamic Quantization for Image Super-Resolution

ECCV 2022poster

"Despite breakthrough advances in image super-resolution (SR) with convolutional neural networks (CNNs), SR has yet to enjoy ubiquitous applications due to the high computational complexity of SR networks. Quantization is one of the promising approaches to solve this problem. However, existing metho…

2021

Meta-Learning With Task-Adaptive Loss Function for Few-Shot Learning

ICCV 2021poster

In few-shot learning scenarios, the challenge is to generalize and perform well on new unseen examples when only very few labeled examples are available for each task. Model-agnostic meta-learning (MAML) has gained the popularity as one of the representative few-shot learning methods for its flexibi…

Cited by 165PDFcodeScholar
2021

Searching for Controllable Image Restoration Networks

ICCV 2021poster

We present a novel framework for controllable image restoration that can effectively restore multiple types and levels of degradation of a corrupted image. The proposed model, named TASNet, is automatically determined by our neural architecture search algorithm, which optimizes the efficiency-accura…

Cited by 10PDFcodeScholar
2020

Meta-Learning with Adaptive Hyperparameters

NeurIPS 2020poster

Despite its popularity, several recent works question the effectiveness of MAML when test tasks are different from training tasks, thus suggesting various task-conditioned methodology to improve the initialization. Instead of searching for better task-aware initialization, we focus on a complementar…