← Search

Sunghun Kim

7 accepted papers

2025

KaSA: Knowledge-Aware Singular-Value Adaptation of Large Language Models

ICLR 2025poster

The increasing sizes of large language models (LLMs) result in significant computational overhead and memory usage when adapting these models to specific tasks or domains. Various parameter-efficient fine-tuning (PEFT) methods have been devised to mitigate these challenges by training a small set of…

2025

Shortcut-connected Expert Parallelism for Accelerating Mixture of Experts

ICML 2025poster

Expert parallelism has emerged as a key strategy for distributing the computational workload of sparsely-gated mixture-of-experts (MoE) models across multiple devices, enabling the processing of increasingly large-scale models. However, the All-to-All communication inherent to expert parallelism pos…

Cited by 13SourcePDFScholar
2024

Foundation Model-oriented Robustness: Robust Image Model Evaluation with Pretrained Models

ICLR 2024poster

Machine learning has demonstrated remarkable performance over finite datasets, yet whether the scores over the fixed benchmarks can sufficiently indicate the model’s performance in the real world is still in discussion. In reality, an ideal robust model will probably behave similarly to the oracle (…

Cited by 8SourcePDFScholar
2024

SOLAR 10.7B: Scaling Large Language Models with Simple yet Effective Depth Up-Scaling

NAACL 2024industry

We introduce SOLAR 10.7B, a large language model (LLM) with 10.7 billion parameters, demonstrating superior performance in various natural language processing (NLP) tasks. Inspired by recent efforts to efficiently up-scale LLMs, we present a method for scaling LLMs called depth up-scaling (DUS), whi…

2023

DynaFed: Tackling Client Data Heterogeneity With Global Dynamics

CVPR 2023poster

The Federated Learning (FL) paradigm is known to face challenges under heterogeneous client data. Local training on non-iid distributed data results in deflected local optimum, which causes the client models drift further away from each other and degrades the aggregated global model's performance. A…

Cited by 30SourcePDFScholar
2019

DialogWAE: Multimodal Response Generation with Conditional Wasserstein Auto-Encoder

ICLR 2019poster

Variational autoencoders (VAEs) have shown a promise in data-driven conversation modeling. However, most VAE conversation models match the approximate posterior distribution over the latent variables to a simple prior such as standard normal distribution, thereby restricting the generated responses…

Cited by 168SourcePDFScholar
2018

StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation

CVPR 2018poster

Recent studies have shown remarkable success in image-to-image translation for two domains. However, existing approaches have limited scalability and robustness in handling more than two domains, since different models should be built independently for every pair of image domains. To address this li…

Cited by 5010SourcePDFScholar