

Northeastern University
gong.jun@northeastern.edu ·
gongjunli0307@gmail.com
I am an MS student in Computer Science at Northeastern University (Khoury College, Seattle), graduating in December 2026. I received my BSc (Honours) in Computer Science and Technology from Hong Kong Baptist University.
At Khoury I work with Prof. Yifan Hu on speculative expert pre-dispatch for Mixture-of-Experts inference. Since 2024 I have worked with Prof. Weifeng Su at Beijing Normal-Hong Kong Baptist University (BNBU) on multimodal perception and embodied agents.
In summer 2025 I was a research intern at Pazhou Lab / South China University of Technology, advised by Prof. Lu Lu, writing Tensor Core GEMM kernels for Transformer workloads and benchmarking them against cuBLAS. In summer 2026 I was an AI Infra intern at iFLYTEK, adapting speech models to heterogeneous domestic AI accelerators. Earlier, I co-first-authored a WASA 2025 paper on clustered federated learning with Prof. Jianxiong Guo at Beijing Normal University, Zhuhai, and worked with Dr. Nian Xia at Nanjing Normal University on ML-based malicious traffic detection (AsiaJCIS 2024).
I will present SegWorld (oral) and PEAM (poster) at EMNLP 2026 in November.
I work on efficient, scalable systems for multimodal and mixture-of-experts models — LLM inference, communication-aware distributed inference, and hardware-aware acceleration.
Building multimodal perception and embodied-agent models taught me what these workloads look like; the systems work is about making them run fast without changing what they compute.
Serving large models is often bound by communication rather than compute. I study how routing and scheduling decisions can be predicted early enough to overlap communication with computation, without changing what the model outputs.
What a hand-written kernel can still win against a vendor library, and what breaks when a model moves from one accelerator to another.
Fusing what different sensors see — thermal and visible, multiple medical modalities — into something a downstream model can act on, and judging fusion quality the way people do.






* denotes equal contribution.
The purpose of computing is insight, not numbers. — Richard Hamming