← Search

Wonpyo Park

9 accepted papers

2025

GuidedQuant: Large Language Model Quantization via Exploiting End Loss Guidance

ICML 2025poster

Post-training quantization is a key technique for reducing the memory and inference latency of large language models by quantizing weights and activations without requiring retraining. However, existing methods either (1) fail to account for the varying importance of hidden features to the end loss…

2025

LCIRC: A Recurrent Compression Approach for Efficient Long-form Context and Query Dependent Modeling in LLMs

NAACL 2025long

While large language models (LLMs) excel in generating coherent and contextually rich outputs, their capacity to efficiently handle long-form contexts is limited by fixed-length position embeddings. Additionally, the computational cost of processing long sequences increases quadratically, making it…

Cited by 0SourcePDFScholar
2024

Breaking ReLU Barrier: Generalized MoEfication for Dense Pretrained Models

EMNLP 2024main

As the scale of language models (LMs) continues to grow, there is a heightened interest in reducing the inference cost associated with these models. Mixture-of-Experts (MoEs) present an efficient alternative to dense models, while the existing methods to convert pretrained dense models to MoEs is li…

2024

Prefixing Attention Sinks can Mitigate Activation Outliers for Large Language Model Quantization

EMNLP 2024main

Despite recent advances in LLM quantization, activation quantization remains to be challenging due to the activation outliers. Conventional remedies, e.g., mixing precisions for different channels, introduce extra overhead and reduce the speedup. In this work, we develop a simple yet effective strat…

Cited by 7SourcePDFScholar
2024

Rethinking Pruning Large Language Models: Benefits and Pitfalls of Reconstruction Error Minimization

EMNLP 2024main

This work suggests fundamentally rethinking the current practice of pruning large language models (LLMs). The way it is done is by divide and conquer: split the model into submodels, sequentially prune them, and reconstruct predictions of the dense counterparts on small calibration data one at a tim…

2020

BroadFace: Looking at Tens of Thousands of People at Once for Face Recognition

ECCV 2020poster

The datasets of face recognition contain an enormous number of identities and instances. However, conventional methods have difficulty in reflecting the entire distribution of the datasets because a mini-batch of small size contains only a small portion of all identities. To overcome this difficulty…

Cited by 61SourcePDFScholar
2020

GroupFace: Learning Latent Groups and Constructing Group-Based Representations for Face Recognition

CVPR 2020poster

In the field of face recognition, a model learns to distinguish millions of face images with fewer dimensional embedding features, and such vast information may not be properly encoded in the conventional model with a single branch. We propose a novel face-recognition-specialized architecture called…

Cited by 129PDFScholar