← Search

Changwoo Lee

5 accepted papers

2025

MonarchAttention: Zero-Shot Conversion to Fast, Hardware-Aware Structured Attention

NeurIPS 2025spotlight

Transformers have achieved state-of-the-art performance across various tasks, but suffer from a notable quadratic complexity in sequence length due to the attention mechanism. In this work, we propose MonarchAttention -- a novel approach to sub-quadratic attention approximation via Monarch matrices,…

Cited by 0SourcecodeScholar
2024

BLAST: Block-Level Adaptive Structured Matrices for Efficient Deep Neural Network Inference

NeurIPS 2024poster

Large-scale foundation models have demonstrated exceptional performance in language and vision tasks. However, the numerous dense matrix-vector operations involved in these large networks pose significant computational challenges during inference. To address these challenges, we introduce the Block-…

2024

Differentiable Learning of Generalized Structured Matrices for Efficient Deep Neural Networks

ICLR 2024poster

This paper investigates efficient deep neural networks (DNNs) to replace dense unstructured weight matrices with structured ones that possess desired properties. The challenge arises because the optimal weight matrix structure in popular neural network models is obscure in most cases and may vary fr…

2023

Deep Joint Source-Channel Coding with Iterative Source Error Correction

AISTATS 2023poster

In this paper, we propose an iterative source error correction (ISEC) decoding scheme for deep-learning-based joint source-channel coding (Deep JSCC). Given a noisy codeword received through the channel, we use a Deep JSCC encoder and decoder pair to update the codeword iteratively to find a (modifi…