← Search

Wonyong Sung

21 accepted papers

2024

RA-LoRA: Rank-Adaptive Parameter-Efficient Fine-Tuning for Accurate 2-bit Quantized Large Language Models

ACL 2024findings

Deploying large language models (LLMs) with their extensive parameters and high memory demands challenges computational efficiency, particularly in fine-tuning for specific applications with limited resources. Techniques like Low-Rank Adaptation (LoRA) help by training a smaller, modifiable extensio…

2023

Enhancing Computation Efficiency in Large Language Models through Weight and Activation Quantization

EMNLP 2023long main

Large Language Models (LLMs) are proficient in natural language processing tasks, but their deployment is often restricted by extensive parameter sizes and computational demands. This paper focuses on post-training quantization (PTQ) in LLMs, specifically 4-bit weight and 8-bit activation (W4A8) qua…

Cited by 0SourceScholar
2023

Token-Scaled Logit Distillation for Ternary Weight Generative Language Models

NeurIPS 2023poster

Generative Language Models (GLMs) have shown impressive performance in tasks such as text generation, understanding, and reasoning. However, the large model size poses challenges for practical deployment. To solve this problem, Quantization-Aware Training (QAT) has become increasingly popular. Howev…

2022

Understanding the Role of Self Attention for Efficient Speech Recognition

ICLR 2022spotlight

Self-attention (SA) is a critical component of Transformer neural networks that have succeeded in automatic speech recognition (ASR). In this paper, we analyze the role of SA in Transformer-based ASR models for not only understanding the mechanism of improved recognition accuracy but also lowering t…

Cited by 60SourcePDFScholar
2021

SQWA: Stochastic Quantized Weight Averaging For Improving The Generalization Capability Of Low-Precision Deep Neural Networks

ICASSP 2021accepted

Low-precision deep neural networks (DNNs) are very needed for efficient implementations, but severe quantization of weights often sacrifices the generalization capability and lowers the test accuracy. We present a new quantized neural network optimization approach, stochastic quantized weight averag…

Cited by 0SourceScholar
2021

Stochastic Precision Ensemble: Self-Knowledge Distillation for Quantized Deep Neural Networks

AAAI 2021technical

The quantization of deep neural networks (QDNNs) has been actively studied for deployment in edge devices. Recent studies employ the knowledge distillation (KD) method to improve the performance of quantized networks. In this study, we propose stochastic precision ensemble training for QDNNs (SPEQ).…

2020

Low-Latency Lightweight Streaming Speech Recognition with 8-Bit Quantized Simple Gated Convolutional Neural Networks

ICASSP 2020accepted

Automatic speech recognition (ASR) is very important for mobile devices. However, deep neural network-based ASR demands a large number of computations, while the memory bandwidth and battery capacity of mobile devices are limited. Server-based implementations are mostly employed, but this increases…

Cited by 0SourceScholar
2019

Workload-aware Automatic Parallelization for Multi-GPU DNN Training

ICASSP 2019accepted

Deep neural networks (DNNs) have emerged as successful solutions for variety of artificial intelligence applications, but their very large and deep models impose high computational requirements during training. Multi-GPU parallelization is a popular option to accelerate demanding computations in DNN…

Cited by 0SourceScholar
2018

Fully Neural Network Based Speech Recognition on Mobile and Embedded Devices

NeurIPS 2018poster

Real-time automatic speech recognition (ASR) on mobile and embedded devices has been of great interests for many years. We present real-time speech recognition on smartphones or embedded systems by employing recurrent neural network (RNN) based acoustic models, RNN based language models, and beam-s…

Cited by 55SourcePDFScholar
2017

Fixed-point optimization of deep neural networks with adaptive step size retraining

ICASSP 2017accepted

Fixed-point optimization of deep neural networks plays an important role in hardware based design and low-power implementations. Many deep neural networks show fairly good performance even with 2- or 3-bit precision when quantized weights are fine-tuned by retraining. We propose an improved fixed-po…

Cited by 0SourceScholar
2017

SVD-Softmax: Fast Softmax Approximation on Large Vocabulary Neural Networks

NeurIPS 2017poster

We propose a fast approximation method of a softmax function with a very large vocabulary using singular value decomposition (SVD). SVD-softmax targets fast and accurate probability estimation of the topmost probable words during inference of neural network language models. The proposed method trans…

Cited by 58SourcePDFScholar
2016

Learning separable fixed-point kernels for deep convolutional neural networks

ICASSP 2016accepted

Deep convolutional neural networks have shown outstanding performance in several speech and image recognition tasks. However they demand high computational complexity which limits their deployment in resource limited machines. The proposed work lowers the hardware complexity by constraining the lear…

Cited by 0SourceScholar
2015

Fixed point optimization of deep convolutional neural networks for object recognition

ICASSP 2015accepted

Deep convolutional neural networks have shown promising results in image and speech recognition applications. The learning capability of the network improves with increasing depth and size of each layer. However this capability comes at the cost of increased computational complexity. Thus reduction…

Cited by 0SourceScholar