← Search

Wayne Luk

5 accepted papers

2026

A3: an Analytical Low-Rank Approximation Framework for Attention

ICML 2026poster

Large language models have demonstrated remarkable performance; however, their massive parameter counts make deployment highly expensive. Low-rank approximation offers a promising compression solution, yet existing approaches have two main limitations: (1) They focus on minimizing the output error o…

Cited by 0SourceScholar
2025

FW-Merging: Scaling Model Merging with Frank-Wolfe Optimization

ICCV 2025poster

Model merging has emerged as a promising approach for multi-task learning (MTL) in large language models (LLMs), providing a training- and data-efficient alternative to conventional fine-tuning. However, with the rapid development of the open-source AI ecosystem and the increasing availability of fi…

2025

Hardware-Aware Parallel Prompt Decoding for Memory-Efficient Acceleration of LLM Inference

EMNLP 2025

The auto-regressive decoding of Large Language Models (LLMs) results in significant overheads in their hardware performance. While recent research has explored various speculative decoding techniques for multi-token generation, these methods introduce high memory costs from the additional weights an

2020

Reducing Underflow in Mixed Precision Training by Gradient Scaling

IJCAI 2020poster

By leveraging the half-precision floating-point format (FP16) well supported by recent GPUs, mixed precision training (MPT) enables us to train larger models under the same or even smaller budget. However, due to the limited representation range of FP16, gradients can often experience severe underfl…

Cited by 0SourcePDFScholar
2015

GPU-based proximity query processing on unstructured triangular mesh model

ICRA 2015poster

This paper presents a novel proximity query (PQ) approach capable to detect the collision and calculate the minimal Euclidean distance between two non-convex objects in 3D, namely the robot and the environment. Such approaches are often considered as computationally demanding problems, but are of im…

Cited by 4SourceScholar