← Search

Ming-Chang Yang

3 accepted papers

2026

TileSparse: Arithmetic-Intensity-Aware Sparse Attention for Compute-Bound LLM Decoding

ICML 2026poster

Sparse attention has emerged as a vital technique for long-context inference in Large Language Models (LLMs), effectively accelerating memory-bound decoding by reducing memory access for non-essential keys. However, the assumption that decoding attention is memory-bound has been shattered. The proli…

Cited by 0SourceScholar
2024

Scalable Language Model with Generalized Continual Learning

ICLR 2024poster

Continual learning has gained increasing importance as it facilitates the acquisition and refinement of scalable knowledge and skills in language models. However, existing methods typically encounter strict limitations and challenges in real-world scenarios, such as reliance on experience replay, op…

2020

Measuring and Improving the Use of Graph Information in Graph Neural Networks

ICLR 2020poster

Graph neural networks (GNNs) have been widely used for representation learning on graph data. However, there is limited understanding on how much performance GNNs actually gain from graph data. This paper introduces a context-surrounding GNN framework and proposes two smoothness metrics to measure t…

Cited by 0SourcecodeScholar