Skip to main content

Ranggi Hwang

Ulsan National Institute of Science and Technology · 情報科学

研究室紹介

Professor Ranggi Hwang's research lab focuses on system-level optimization for large-scale artificial intelligence workloads, with a strong emphasis on efficient hardware-software co-design for deep learning accelerators. The lab explores performance bottlenecks in emerging AI workloads such as graph neural networks, large language models, and differentially private training, targeting efficient execution on specialized accelerators like NPUs and GPUs. Key research directions include novel algorithmic accelerations (e.g., GEMM optimizations, speculative decoding), memory and bandwidth efficiency, and privacy-preserving AI systems. The lab also evaluates next-generation AI hardware platforms, such as Intel Gaudi, to enable competitive performance and programmability for production-scale AI workloads.

AI acceleratorslarge language modelsdifferential privacyMoE inferencesystem optimization

Research Overview

Papers
9
Total Citations
53
Papers (5y)
9
Primary Field
情報科学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
9total
2023
2024
2025
2026
Citations per year (5y)
53total
2023202420252026

Selected Papers

9
1
Article|50 citations·2023
GROW: A Row-Stationary Sparse-Dense GEMM Accelerator for Memory-Efficient Graph Convolutional Neural Networks
Ranggi Hwang, Minhoo Kang, Jiwon Lee, Dongyun Kam, Youngjoo Lee, Minsoo Rhu

Graph convolutional neural networks (GCNs) have emerged as a key technology in various application domains where the input data is relational. A unique property of GCNs is that its two primary execution stages, aggregation and combination, exhibit drastically different dataflows. Consequently, prior GCN accelerators tackle this research space by casting the aggregation and combination stages as a series of sparse-dense matrix multiplication. However, prior work frequently suffers from inefficien

Electrical and Electronic EngineeringEngineering
2
Preprint|2 citations·2024
LazyDP: Co-Designing Algorithm-Software for Scalable Training of Differentially Private Recommendation Models
Juntaek Lim, Youngeun Kwon, Ranggi Hwang, Kiwan Maeng, G. Edward Suh, Minsoo Rhu
OA

Differential privacy (DP) is widely being employed in the industry as a practical standard for privacy protection. While private training of computer vision or natural language processing applications has been studied extensively, the computational challenges of training of recommender systems (RecSys) with DP have not been explored. In this work, we first present our detailed characterization of private RecSys training using DP-SGD, root-causing its several performance bottlenecks. Specifically

Artificial IntelligenceComputer Science
3
Article|1 citations·2025
Debunking the CUDA Myth Towards GPU-based AI Systems
Yunjae Lee, Juntaek Lim, J. Bang, Eunyeong Cho, H.S. Jeong, Taesu Kim, Hyungjun Kim, Joonhyung Lee, Jinseop Im, Ranggi Hwang, Se Jung Kwon, D. H. Lee
Hardware and ArchitectureComputer Science
4
Article|0 citations·2026
PASCAL: A Phase-Aware Scheduling Algorithm for Serving Reasoning-based Large Language Models
Eunyeong Cho, Jehyeon Bang, Ranggi Hwang, Minsoo Rhu

The emergence of reasoning-based LLMs leveraging Chain-of-Thought (CoT) inference introduces new serving challenges, as their extended reasoning phases delay user-visible output and inflate Time-To-First-Token (TTFT). Existing LLM serving frameworks fail to distinguish between reasoning and answering phases, leading to performance degradation under GPU memory constraints. We present PASCAL, a phase-aware scheduling algorithm that prioritizes reasoning to reduce TTFT while using controlled preemp

Computer Networks and CommunicationsComputer Science
5
Preprint|0 citations·2024
Debunking the CUDA Myth Towards GPU-based AI Systems
Yun-Jae Lee, Juntaek Lim, J. Bang, Eunyeong Cho, Hojin Jeong, Tae‐Su Kim, Hyungjun Kim, Joonhyung Lee, Jinwoo Im, Ranggi Hwang, Se Jung Kwon, Dong‐Soo Lee
arXiv (Cornell University)OA

This paper presents a comprehensive evaluation of Intel Gaudi NPUs as an alternative to NVIDIA GPUs, which is currently the de facto standard in AI system design. First, we create a suite of microbenchmarks to compare Intel Gaudi-2 with NVIDIA A100, showing that Gaudi-2 achieves competitive performance not only in primitive AI compute, memory, and communication operations but also in executing several important AI workloads end-to-end. We then assess Gaudi NPU's programmability by discussing sev

Artificial IntelligenceComputer Science
6
Article|0 citations·2025
Exploring KV Cache Quantization in Multimodal Large Language Model Inference
Hyunchul Ahn, Ranggi Hwang, Minsoo Rhu
SJR Q2IEEE Computer Architecture Letters

Multimodal large language models (MLLMs) have demonstrated strong performance across modalities, such as image, video, and audio understanding, by leveraging large language models (LLMs) as a backbone. However, a critical challenge in MLLM inference is the large memory capacity required for the key–value (KV) cache, particularly when processing high-resolution images. This pressure often forces heterogeneous CPU–GPU systems to offload the KV cache to CPU memory, introducing substantial transfer

Computer Vision and Pattern RecognitionComputer Science
7
Article|0 citations·2023
HAMMER: Hardware-Friendly Approximate Computing for Self-Attention With Mean-Redistribution And Linearization
Seonho Lee, Ranggi Hwang, Jongse Park, Minsoo Rhu
SJR Q2IEEE Computer Architecture Letters

The recent advancement of the natural language processing (NLP) models is the result of the ever-increasing model size and datasets. Most of these modern NLP models adopt the Transformer based model architecture, whose main bottleneck is exhibited in the self-attention mechanism. As the computation required for self-attention increases rapidly as the model size gets larger, self-attentions have been the main challenge for deploying NLP models. Consequently, there are several prior works which so

Electrical and Electronic EngineeringEngineering
8
Preprint|0 citations·2026
SpecMoE: A Fast and Efficient Mixture-of-Experts Inference via Self-Assisted Speculative Decoding
J. Bang, Eunyeong Cho, Ranggi Hwang, Jinha Chung, Minsoo Rhu
arXiv (Cornell University)OA

The Mixture-of-Experts (MoE) architecture has emerged as a promising approach to mitigate the rising computational costs of large language models (LLMs) by selectively activating parameters. However, its high memory requirements and sub-optimal parameter efficiency pose significant challenges for efficient deployment. Although CPU-offloaded MoE inference systems have been proposed in the literature, they offer limited efficiency, particularly for large batch sizes. In this work, we propose SpecM

Artificial IntelligenceComputer Science
9
Article|0 citations·2026
SpecMoE: A Fast and Efficient Mixture-of-Experts Inference via Self-Assisted Speculative Decoding
J. Bang, Eunyeong Cho, Ranggi Hwang, Jinha Chung, Minsoo Rhu
ArXiv.orgOA

The Mixture-of-Experts (MoE) architecture has emerged as a promising approach to mitigate the rising computational costs of large language models (LLMs) by selectively activating parameters. However, its high memory requirements and sub-optimal parameter efficiency pose significant challenges for efficient deployment. Although CPU-offloaded MoE inference systems have been proposed in the literature, they offer limited efficiency, particularly for large batch sizes. In this work, we propose SpecM

Artificial IntelligenceComputer Science

Research Areas

Artificial IntelligenceElectrical and Electronic EngineeringHardware and ArchitectureComputer Networks and CommunicationsComputer Vision and Pattern Recognition

Ranggi Hwangの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。