← Search

Sungyong Baik

16 accepted papers

2026

Anomaly as Non-Conformity via Training-Free Graph Laplacian Energy Minimization

CVPR 2026

Detecting subtle visual anomalies in images remains challenging, particularly when only normal samples are available a priori. Such unsupervised anomaly detection is typically solved by measuring feature similarity of a query patch to a memory of normal patches. However, similarity alone does not re

Cited by 0SourceScholar
2025

Mitigating Parameter Interference in Model Merging via Sharpness-Aware Fine-Tuning

ICLR 2025poster

Large-scale deep learning models with a pretraining-finetuning paradigm have led to a surge of numerous task-specific models fine-tuned from a common pre-trained model. Recently, several research efforts have been made on merging these large models into a single multi-task model, particularly with s…

2025

SeeDiff: Off-the-Shelf Seeded Mask Generation from Diffusion Models

AAAI 2025technical

Entrusted with the goal of pixel-level object classification, the semantic segmentation networks entails the laborious preparation of pixel-level annotation masks. To obtain pixel-level annotation masks for a given class without human efforts, recent few works have proposed to generate pairs of imag…

2024

CLOSER: Towards Better Representation Learning for Few-Shot Class-Incremental Learning

ECCV 2024poster

"Aiming to incrementally learn new classes with only few samples while preserving the knowledge of base (old) classes, few-shot class-incremental learning (FSCIL) faces several challenges, such as overfitting and catastrophic forgetting. Such a challenging problem is often tackled by fixing a featur…

2024

sRGB Real Noise Modeling via Noise-Aware Sampling with Normalizing Flows

ICLR 2024poster

Noise poses a widespread challenge in signal processing, particularly when it comes to denoising images. Although convolutional neural networks (CNNs) have exhibited remarkable success in this field, they are predicated upon the belief that noise follows established distributions, which restricts th…

Cited by 0SourcePDFScholar
2023

Learning Controllable Degradation for Real-World Super-Resolution via Constrained Flows

ICML 2023poster

Recent deep-learning-based super-resolution (SR) methods have been successful in recovering high-resolution (HR) images from their low-resolution (LR) counterparts, albeit on the synthetic and simple degradation setting: bicubic downscaling. On the other hand, super-resolution on real-world images d…

Cited by 6SourcePDFScholar
2023

Semantic-Aware Dynamic Parameter for Video Inpainting Transformer

ICCV 2023poster

Recent learning-based video inpainting approaches have achieved considerable progress. However, they still cannot fully utilize semantic information within the video frames and predict improper scene layout, failing to restore clear object boundaries for mixed scenes. To mitigate this problem, we in…

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

2020

Scene-Adaptive Video Frame Interpolation via Meta-Learning

CVPR 2020poster

Video frame interpolation is a challenging problem because there are different scenarios for each video depending on the variety of foreground and background motion, frame rate, and occlusion. It is therefore difficult for a single network with fixed parameters to generalize across different videos.…

Cited by 60PDFcodeScholar