← Search

Hoki Kim

10 accepted papers

2026

Co-occurring Associated REtained concepts in Diffusion Unlearning

ICLR 2026poster

Unlearning has emerged as a key technique to mitigate harmful content generation in diffusion models. However, existing methods often remove not only the target concept, but also benign co-occurring concepts. Unlearning nudity can unintentionally suppress the concept of person, preventing a model fr…

Cited by 0SourceScholar
2026

Position: Current Model Cards Are Insufficient for Downstream Governance of Open-Weight Foundation Models

ICML 2026poster

The growth of open-weight foundation models (OWFMs) has prompted the AI community to re-evaluate strategies for effective downstream governance. Although model cards have been widely adopted as transparency artifacts in model repositories, existing frameworks often fail to adequately inform downstre…

Cited by 0SourceScholar
2024

Are Self-Attentions Effective for Time Series Forecasting?

NeurIPS 2024poster

Time series forecasting is crucial for applications across multiple domains and various scenarios. Although Transformers have dramatically advanced the landscape of forecasting, their effectiveness remains debated. Recent findings have indicated that simpler linear models might outperform complex Tr…

2024

Fair Sampling in Diffusion Models through Switching Mechanism

AAAI 2024technical

Diffusion models have shown their effectiveness in generation tasks by well-approximating the underlying probability distribution. However, diffusion models are known to suffer from an amplified inherent bias from the training data in terms of fairness. While the sampling process of diffusion models…

2023

Fantastic Robustness Measures: The Secrets of Robust Generalization

NeurIPS 2023poster

Adversarial training has become the de-facto standard method for improving the robustness of models against adversarial examples. However, robust overfitting remains a significant challenge, leading to a large gap between the robustness on the training and test datasets. To understand and improve ro…

2021

Understanding Catastrophic Overfitting in Single-step Adversarial Training

AAAI 2021technical

Although fast adversarial training has demonstrated both robustness and efficiency, the problem of "catastrophic overfitting" has been observed. This is a phenomenon in which, during single-step adversarial training, the robust accuracy against projected gradient descent (PGD) suddenly decreases to…