← Search

Taesu Kim

9 accepted papers

2025

GraLoRA: Granular Low-Rank Adaptation for Parameter-Efficient Fine-Tuning

NeurIPS 2025spotlight

Low-Rank Adaptation (LoRA) is a popular method for parameter-efficient fine-tuning (PEFT) of generative models, valued for its simplicity and effectiveness. Despite recent enhancements, LoRA still suffers from a fundamental limitation: overfitting when the bottleneck is widened. It performs best at…

Cited by 0SourceScholar
2024

Mixture of Scales: Memory-Efficient Token-Adaptive Binarization for Large Language Models

NeurIPS 2024poster

Binarization, which converts weight parameters to binary values, has emerged as an effective strategy to reduce the size of large language models (LLMs). However, typical binarization techniques significantly diminish linguistic effectiveness of LLMs. To address this issue, we introduce a novel bina…

Cited by 5SourcePDFScholar
2024

OWQ: Outlier-Aware Weight Quantization for Efficient Fine-Tuning and Inference of Large Language Models

AAAI 2024technical

Large language models (LLMs) with hundreds of billions of parameters require powerful server-grade GPUs for inference, limiting their practical deployment. To address this challenge, we introduce the outlier-aware weight quantization (OWQ) method, which aims to minimize LLM's footprint through low-p…

2024

SLEB: Streamlining LLMs through Redundancy Verification and Elimination of Transformer Blocks

ICML 2024poster

Large language models (LLMs) have proven to be highly effective across various natural language processing tasks. However, their large number of parameters poses significant challenges for practical deployment. Pruning, a technique aimed at reducing the size and complexity of LLMs, offers a potentia…

2023

Cross-Speaker Emotion Transfer by Manipulating Speech Style Latents

ICASSP 2023accepted

In recent years, emotional text-to-speech has shown considerable progress. However, it requires a large amount of labeled data, which is not easily accessible. Even if it is possible to acquire an emotional speech dataset, there is still a limitation in controlling emotion intensity. In this work, w…

Cited by 0SourceScholar
2023

Leveraging Early-Stage Robustness in Diffusion Models for Efficient and High-Quality Image Synthesis

NeurIPS 2023poster

While diffusion models have demonstrated exceptional image generation capabilities, the iterative noise estimation process required for these models is compute-intensive and their practical implementation is limited by slow sampling speeds. In this paper, we propose a novel approach to speed up the…

Cited by 8SourcePDFScholar
2019

Double Viterbi: Weight Encoding for High Compression Ratio and Fast On-Chip Reconstruction for Deep Neural Network

ICLR 2019poster

Weight pruning has been introduced as an efficient model compression technique. Even though pruning removes significant amount of weights in a network, memory requirement reduction was limited since conventional sparse matrix formats require significant amount of memory to store index-related inform…

Cited by 14SourcePDFScholar
2018

Viterbi-based Pruning for Sparse Matrix with Fixed and High Index Compression Ratio

ICLR 2018poster

Weight pruning has proven to be an effective method in reducing the model size and computation cost while not sacrificing the model accuracy. Conventional sparse matrix formats, however, involve irregular index structures with large storage requirement and sequential reconstruction process, resultin…

Cited by 24SourcePDFScholar