← Search

Sungmin Cha

16 accepted papers

2026

Forget Forgetting: Continual Learning in a World of Abundant Memory

ICLR 2026poster

Continual learning (CL) has traditionally focused on minimizing exemplar memory, a constraint often misaligned with modern systems where GPU time, not storage, is the primary bottleneck. This paper challenges this paradigm by investigating a more realistic regime: one where memory is abundant enough…

Cited by 0SourceScholar
2025

Towards Robust and Parameter-Efficient Knowledge Unlearning for LLMs

ICLR 2025poster

Large Language Models (LLMs) have demonstrated strong reasoning and memorization capabilities via pretraining on massive textual corpora. However, this poses risk of privacy and copyright violations, highlighting the need for efficient machine unlearning methods that remove sensitive data without re…

2024

Learning to Unlearn: Instance-Wise Unlearning for Pre-trained Classifiers

AAAI 2024technical

Since the recent advent of regulations for data protection (e.g., the General Data Protection Regulation), there has been increasing demand in deleting information learned from sensitive data in pre-trained models without retraining from scratch. The inherent vulnerability of neural networks towards…

2024

Regularizing with Pseudo-Negatives for Continual Self-Supervised Learning

ICML 2024poster

We introduce a novel Pseudo-Negative Regularization (PNR) framework for effective continual self-supervised learning (CSSL). Our PNR leverages pseudo-negatives obtained through model-based augmentation in a way that newly learned representations may not contradict what has been learned in the past.…

2024

Salience-Based Adaptive Masking: Revisiting Token Dynamics for Enhanced Pre-training

ECCV 2024poster

"In this paper, we introduce Saliency-Based Adaptive Masking (SBAM), a novel and cost-effective approach that significantly enhances the pre-training performance of Masked Image Modeling (MIM) approaches by prioritizing token salience. Our method provides robustness against variations in masking rat…

2023

Knowledge Unlearning for Mitigating Privacy Risks in Language Models

ACL 2023long

Pretrained Language Models (LMs) memorize a vast amount of knowledge during initial pretraining, including information that may violate the privacy of personal lives and identities. Previous work addressing privacy issues for LMs has mostly focused on data preprocessing and differential privacy meth…

2023

Rebalancing Batch Normalization for Exemplar-Based Class-Incremental Learning

CVPR 2023poster

Batch Normalization (BN) and its variants has been extensively studied for neural nets in various computer vision tasks, but relatively little work has been dedicated to studying the effect of BN in continual learning. To that end, we develop a new update patch for BN, particularly tailored for the…

2021

CPR: Classifier-Projection Regularization for Continual Learning

ICLR 2021poster

We propose a general, yet simple patch that can be applied to existing regularization-based continual learning methods called classifier-projection regularization (CPR). Inspired by both recent results on neural networks with wide local minima and information theory, CPR adds an additional regulariz…

2021

GAN2GAN: Generative Noise Learning for Blind Denoising with Single Noisy Images

ICLR 2021poster

We tackle a challenging blind image denoising problem, in which only single distinct noisy images are available for training a denoiser, and no information about noise is known, except for it being zero-mean, additive, and independent of the clean image. In such a setting, which often occurs in prac…

2021

SSUL: Semantic Segmentation with Unknown Label for Exemplar-based Class-Incremental Learning

NeurIPS 2021poster

We consider a class-incremental semantic segmentation (CISS) problem. While some recently proposed algorithms utilized variants of knowledge distillation (KD) technique to tackle the problem, they only partially addressed the key additional challenges in CISS that causes the catastrophic forgetting;…

2020

Continual Learning with Node-Importance based Adaptive Group Sparse Regularization

NeurIPS 2020poster

We propose a novel regularization-based continual learning method, dubbed as Adaptive Group Sparsity based Continual Learning (AGS-CL), using two group sparsity-based penalties. Our method selectively employs the two penalties when learning each neural network node based on its the importance, which…

Cited by 155SourcePDFScholar
2019

Uncertainty-based Continual Learning with Adaptive Regularization

NeurIPS 2019poster

We introduce a new neural network-based continual learning algorithm, dubbed as Uncertainty-regularized Continual Learning (UCL), which builds on traditional Bayesian online learning framework with variational inference. We focus on two significant drawbacks of the recently proposed regularization-b…

2018

Neural Adaptive Image Denoiser

ICASSP 2018accepted

We propose a novel neural network-based adaptive image denoiser, dubbased as Neural AIDE. Unlike other neural network-based denoisers, which typically apply supervised training to learn a mapping from a noisy patch to a clean patch, we formulate to train a neural network to learn context-based affin…

Cited by 0SourceScholar