← Search

Duc N.M Hoang

3 accepted papers

2025

SPD: Sync-Point Drop for Efficient Tensor Parallelism of Large Language Models

ICML 2025poster

With the rapid expansion in the scale of large language models (LLMs), enabling efficient distributed inference across multiple computing units has become increasingly critical. However, communication overheads from popular distributed inference techniques such as Tensor Parallelism pose a significa…

Cited by 0SourcePDFScholar
2023

Don’t just prune by magnitude! Your mask topology is a secret weapon

NeurIPS 2023poster

Recent years have witnessed significant progress in understanding the relationship between the connectivity of a deep network's architecture as a graph, and the network's performance. A few prior arts connected deep architectures to expander graphs or Ramanujan graphs, and particularly,[7] demonstra…

2023

REVISITING PRUNING AT INITIALIZATION THROUGH THE LENS OF RAMANUJAN GRAPH

ICLR 2023top-5%

Pruning neural networks at initialization (PaI) has received an upsurge of interest due to its end-to-end saving potential. PaI is able to find sparse subnetworks at initialization that can achieve comparable performance to the full networks. These methods can surpass the trivial baseline of random…