Skip to main content

Dongyun Kam

Ulsan National Institute of Science and Technology · Computer Science

About the Lab

Professor Dongyun Kam's research lab specializes in high-performance, energy-efficient hardware accelerators for next-generation communication systems, with a focus on ultra-reliable and low-latency communications (URLLC) in 5G and beyond. The lab develops advanced error-correcting codes—such as polar codes, BOSS codes, and short-length BCH codes—alongside customized hardware architectures that optimize decoding latency, area, and power consumption. Key research directions include parallel and pipelined decoding algorithms, sparse-dense matrix computations for graph neural networks, and low-resolution ADC architectures for massive MIMO systems. The lab emphasizes system-level co-design, integrating novel algorithms with efficient VLSI implementations for real-time, mission-critical applications.

URCpolar codeslow-latency decodinghardware acceleration5G/6G

Research Overview

Papers
30
Total Citations
183
Papers (5y)
19
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
19total
2022
2023
2024
2025
2026
Citations per year (5y)
121total
20222023202420252026

Selected Papers

15
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
Article|21 citations·2023
Low-Latency SCL Polar Decoder Architecture Using Overlapped Pruning Operations
Dongyun Kam, Byeong Yong Kong, Youngjoo Lee
SJR Q1IEEE Transactions on Circuits and Systems I Regular Papers

Allowing the superior error-correction performance even for short-length codewords, the successive-cancellation list (SCL) decoding algorithm has allowed the polar code to be adopted in 5G New Radio standard for control channel. However, existing SCL polar decoders still suffer from long processing latency caused by a number of serialized internal operations. In this work, to solve the latency problem, we present several parallel computing solutions for the serialized operations, i.e., simplifie

Computer Networks and CommunicationsComputer Science
3
Article|15 citations·2022
A 1.1μs 1.56Gb/s/mm2 Cost-Efficient Large-List SCL Polar Decoder Using Fully-Reusable LLR Buffers in 28nm CMOS Technology
Dongyun Kam, Byeong Yong Kong, Youngjoo Lee
2022 IEEE Symposium on VLSI Technology and Circuits (VLSI Technology and Circuits)

This paper presents a cost-efficient large-list SCL polar decoder supporting an ultra-reliable channel coding in 5G and beyond communications. To minimize huge implementation costs, the proposed design utilizes fully-reusable LLR buffers associated with stage unfolding and LLR overwriting schemes, significantly reducing the on-chip buffer overheads by 67% compared to the state-of-the-art decoder. Implemented in a 28nm CMOS, the prototype list-8 decoder achieves 1.1μs and 1.56Gb/s/mm <sup xmlns:m

Computer Networks and CommunicationsComputer Science
4
Article|14 citations·2019
Massive MIMO Systems With Low-Resolution ADCs: Baseband Energy Consumption vs. Symbol Detection Performance
Seungsik Moon, In-Soo Kim, Dongyun Kam, Dong‐Woo Jee, Junil Choi, Youngjoo Lee
SJR Q1IEEE AccessOA

In massive multiple-input multiple-output (MIMO) systems using a large number of antennas, it would be difficult to connect high-resolution analog-to-digital converters (ADCs) to each antenna component due to high cost and energy consumption problems. To resolve these issues, there has been much work on implementing symbol detectors and channel estimators using low-resolution ADCs for massive MIMO systems. Although it is intuitively true that using low-resolution ADCs makes it possible to save a

Electrical and Electronic EngineeringEngineering
5
Article|9 citations·2024
2.8 A 21.9ns 15.7 Gbps/mm² (128,15) BOSS FEC Decoder for 5G/6G URLLC Applications
Dongyun Kam, Sangbu Yun, Jeongwon Choe, Zhengya Zhang, Namyoon Lee, Youngjoo Lee

To enable emerging mission-critical applications, e.g., healthcare monitoring, remote surgery, and autonomous driving, 5G/6G ultra-reliable low-latency communication (URLLC) devices demand the concurrent fulfillment of ultra-reliability, low-latency, and low-power communications, particularly in short data transmissions as depicted in Fig. 2.8.1. However, the existing short-length forward error-correction (FEC) solutions for URLLC devices cannot meet all the challenging requirements at the same

Molecular BiologyBiochemistry, Genetics and Molecular Biology
6
Article|7 citations·2021
FPGA-Based Ordered Statistic Decoding Architecture for B5G/6G URLLC IIOT Networks
Changhyeon Kim, Dongyoung Rim, Jeongwon Choe, Dongyun Kam, Giyoon Park, Seok-Ki Kim, Youngjoo Lee
2021 IEEE Asian Solid-State Circuits Conference (A-SSCC)

The ordered statistic decoding (OSD) approach for short-length BCH codes has been continuously considered as one of the promising error-correction codes by achieving a block error rate (BLER) of less than $10^{-6}$, which is attractive to the ultra-reliable and low-latency communication (URLLC) for industrial IoT (IIOT) solutions [1], [2]. However, it is hard to directly realize the conventional OSD algorithm because of the compute-intensive Gaussian elimination and iterative reprocessing steps.

Computer Networks and CommunicationsComputer Science
7
Article|6 citations·2021
Low-Latency Polar Decoder Using Overlapped SCL Processing
Dongyun Kam, Byeong Yong Kong, Youngjoo Lee

In this paper, we present a novel scheduling method that reduces the latency of polar decoders significantly. Unlike the prior pruning-based successive cancellation list (SCL) decoding that suffers from a number of idle cycles, the proposed overlapped SCL scheme immediately begins node operations without waiting for the list to be sorted, being exempt from such unfavorable cycles. All possible candidates for the next node operations are precomputed in parallel with the pruning operations, and ar

Computer Networks and CommunicationsComputer Science
8
Article|6 citations·2022
Design and Evaluation Frameworks for Advanced RISC-based Ternary Processor
Dongyun Kam, Jung Gyu Min, Jongho Yoon, Sunmean Kim, Seokhyeong Kang, Youngjoo Lee
2022 Design, Automation &amp; Test in Europe Conference &amp; Exhibition (DATE)

In this paper, we introduce the design and veri-fication frameworks for developing a fully-functional emerging ternary processor. Based on the existing compiling environments for binary processors, for the given ternary instructions, the software-level framework provides an efficient way to convert the given programs to the ternary assembly codes. We also present a hardware-level framework to rapidly evaluate the performance of a ternary processor implemented in arbitrary design technology. As a

Hardware and ArchitectureComputer Science
9
Article|6 citations·2020
Ultra-Low-Latency LDPC Decoding Architecture using Reweighted Offset Min-Sum Algorithm
Sangbu Yun, Dongyun Kam, Jeongwon Choe, Byeong Yong Kong, Youngjoo Lee

Due to an iterative nature, a low-density parity-check (LDPC) decoder is associated with a long latency, being a major bottleneck of the baseband processor in wireless communication systems. Based on the practical min-sum (MS) decoding method, in this paper, we present a cost-effective algorithm for reducing the processing latency of LDPC decoders. By checking the number of short-length cycles in the LDPC code structure, the proposed method dynamically changes the reweighting factor at the itera

Computer Networks and CommunicationsComputer Science
10
Article|6 citations·2021
Ultralow-Latency Successive Cancellation Polar Decoding Architecture Using Tree-Level Parallelism
Dongyun Kam, Hoyoung Yoo, Youngjoo Lee
SJR Q2IEEE Transactions on Very Large Scale Integration (VLSI) Systems

Achieving the attractive error-correcting capability with a simple decoder structure, the polar code using successive cancellation (SC) decoding is now expected to be installed at the resource-limited IoT or embedded communications. However, the existing SC decoders normally suffer from the long processing latency caused by the serialized processing steps, limiting the practical applications of polar codes. In this article, to solve this latency problem, we present a new low-complexity merging o

Computer Networks and CommunicationsComputer Science
11
Article|6 citations·2002
An AC-3/MPEG multi-standard audio decoder IC
Stephen H. Li, J. Rowlands, P. Ng, Michael Gill, D.S. Youm, Dongyun Kam, Shaopeng Song, P. Look

The emerging digital audio compression technology brings both an opportunity and a new challenge to IC design. High quality multichannel audio is quickly becoming an indispensable part of an entertainment system. The algorithms used in the compression technology result in complex VLSI ICs. The work presented in this paper is about the design of a dedicated, high precision, and low cost AC3/MPEG multi-standard audio decoder. The audio IC's hardware and software architecture, as well as design and

Computer Vision and Pattern RecognitionComputer Science
12
Article|5 citations·2019
Ultra-Low-Latency Parallel SC Polar Decoding Architecture for 5G Wireless Communications
Dongyun Kam, Youngjoo Lee

In this paper, we newly present a novel parallel polar decoding architecture that significantly reduces the processing latency for 5G wireless communications. Based on the original decoding tree, the proposed scheme first constructs the small trees that generate multiple soft-decision messages in parallel, potentially reducing the decoding latency compared to the previous serialized schemes. The hard-decision estimates are then calculated at the following merging step to decide the decoded outpu

Computer Networks and CommunicationsComputer Science
13
Article|5 citations·2019
High-Throughput and Low-Latency Digital Baseband Architecture for Energy-Efficient Wireless VR Systems
S. W. Hwang, Seungsik Moon, Dongyun Kam, Inn‐Yeal Oh, Youngjoo Lee
SJR Q2ElectronicsOA

This paper presents a novel baseband architecture that supports high-speed wireless VR solutions using 60 GHz RF circuits. Based on the experimental observations by our previous 60 GHz transceiver circuits, the efficient baseband architecture is proposed to enhance the quality of transmission. To achieve a zero-latency transmission, we define an (106,920, 95,040) interleaved-BCH error-correction code (ECC), which removes iterative processing steps in the previous LDPC ECC standardized for the ne

Electrical and Electronic EngineeringEngineering
14
Article|4 citations·2024
A Design Framework for Cost-Efficient Sorters With Arbitrary Input/Output Constraints
Jae-Hee Kim, Sangil Han, Dongyun Kam, Byeong Yong Kong, Youngjoo Lee
SJR Q1IEEE Transactions on Circuits and Systems I Regular Papers

The sorting operation plays a vital role in various signal processing applications. However, due to high hardware complexity resulting from a series of comparisons, designing the cost-efficient sorter is one of the crucial requisites for improving the overall system performance. To obtain the cost-efficient sorting architectures constrained to application-specific input/output conditions, this paper presents a systematic design methodology that effectively eliminates dispensable compare-and-swap

Hardware and ArchitectureComputer Science
15
Article|3 citations·2025
Panacea: Novel DNN Accelerator using Accuracy-Preserving Asymmetric Quantization and Energy-Saving Bit-Slice Sparsity
Dongyun Kam, Myeongji Yun, Sunwoo Yoo, Seungwoo Hong, Zhengya Zhang, Youngjoo Lee

Low bit-precisions and their bit-slice sparsity have recently been studied to accelerate general matrix-multiplications (GEMM) during large-scale deep neural network (DNN) inferences. While the conventional symmetric quantization facilitates low-resolution processing with bit-slice sparsity for both weight and activation, its accuracy loss caused by the activation’s asymmetric distributions cannot be acceptable, especially for largescale DNNs. In efforts to mitigate this accuracy loss, recent st

Electrical and Electronic EngineeringEngineering

Research Areas

Computer Networks and CommunicationsElectrical and Electronic EngineeringHardware and ArchitectureMolecular BiologyComputer Vision and Pattern RecognitionComputational Mechanics

Dive deeper into Dongyun Kam's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.