← Search

Daniel Wong

5 accepted papers

2026

DuetServe: Harmonizing Prefill and Decode for LLM Serving via Adaptive GPU Multiplexing

ICML 2026poster

Modern LLM serving systems must sustain high throughput while meeting strict latency SLOs across two distinct inference phases: compute-intensive prefill and memory-bound decode phases. Existing approaches either (1) aggregate both phases on shared GPUs, leading to interference between prefill and d…

Cited by 0SourceScholar
2025

Robust Frame-level Speaker Localization in Reverberant and Noisy Environments by Exploiting Phase Difference Losses

ICASSP 2025accepted

This paper investigates robust speaker localization at the frame level on the basis of complex spectral mapping, which is capable of learning both the magnitude and phase of the target signal. Unlike prevailing deep learning methods for speaker localization, we perform MIMO (multi-input multi-output…

Cited by 0SourceScholar
2024

Leveraging Sound Localization to Improve Continuous Speaker Separation

ICASSP 2024accepted

Continuous speaker separation aims to separate overlapping speakers in real-world environments like meetings, but it often falls short in isolating speech segments of a single speaker. This leads to split signals that adversely affect downstream applications such as automatic speech recognition and…

Cited by 9SourceScholar
2024

On the Importance of Neural Wiener Filter for Resource Efficient Multichannel Speech Enhancement

ICASSP 2024accepted

We introduce a time-domain framework for efficient multichannel speech enhancement, emphasizing low latency and computational efficiency. This framework incorporates two compact deep neural networks (DNNs) surrounding a multichannel neural Wiener filter (NWF). The first DNN enhances the speech signa…

Cited by 0SourceScholar
2020

Transferable Graph Optimizers for ML Compilers

NeurIPS 2020oral

Most compilers for machine learning (ML) frameworks need to solve many correlated optimization problems to generate efficient machine code. Current ML compilers rely on heuristics based algorithms to solve these optimization problems one at a time. However, this approach is not only hard to maintain…

Cited by 63SourcePDFScholar