Jiaxiang Tang

Jiaxiang Tang 唐佳翔

PhD Student · Computer Science

University of Minnesota, Twin Cities · Advisors: Zhi-Li Zhang & Ali Anwar

I am a third-year Ph.D. student in Computer Science at UMN. My research focuses on LLM systems and infrastructure — distributed training and inference, post-training and alignment systems, and high-performance AI communication. I build real-world testbeds, profile computation and communication bottlenecks, and co-design runtime, networking, and kernel-level optimizations for efficient and robust AI systems.

Research — LLM Systems & Infrastructure

I study the full system stack that makes LLMs fast, scalable, and deployable — from GPU kernels to distributed networking.

LLM Inference & Serving

Co-serving RL training and LLM inference, SLO-aware scheduling, GPU sharing, and runtime optimization (vLLM, SGLang).

🎯

Post-Training & Alignment

Scalable RLHF and multi-value alignment systems; designing robust post-training pipelines that integrate multiple alignment objectives.

🌐

AI Networking & Collective Comms

RDMA/RoCE testbeds, congestion and tail-latency measurement, NCCL/Gloo profiling, and NS-3 simulations for distributed LLM workloads.

🔧

Kernel & Performance Engineering

CUDA kernel optimization, Nsight profiling, and workload-faithful microbenchmarks to attribute latency to compute vs. communication.

Current Work

  • GPU sharing & co-serving: Decentralized, communication-aware co-serving of RL training and LLM inference; studying bursty interference and SLO violations across compute and communication layers.
  • Multi-value alignment (MASS): Scalable post-training system for stable integration of multiple alignment objectives with improved robustness across heterogeneous value mixtures.
  • RDMA for AI data centers: Building real-world RDMA/RoCE testbeds to characterize training traffic, congestion, and tail latency; proposing system-level improvements grounded in empirical measurements.

Publications

Google Scholar →

Conference & Journal

IEEE INFOCOM 2026
AHE: Adaptive Homomorphic Encryption for Federated Learning
Jiaxiang Tang, Xinran Wang, Qi Le, Kangjie Lu, Zhi-Li Zhang, Ali Anwar
IEEE ICNP 2026
Accelerating Distributed Deep Learning using Multi-Queue RDMA in AI Data Centers
Feng Tian, Jiaxiang Tang, Ziyan Wu, Yang Zhang, Ali Anwar, Zhi-Li Zhang
IEEE ICNP 2026
Multipath Adaptive Video Streaming with Multiple Description Neural Video Codec over 5G Networks
Xinyue Hu, Ziyan Wu, Jiaxiang Tang, Wei Ye, Qixin Zhang, Eman Ramadan, Ali Anwar, Zhi-Li Zhang
IEEE TIFS 2025  ·  IEEE ISIT 2023
SecEA: Secure Embedding Aggregation for Federated Representation Learning
Songze Li,Jiaxiang Tang, Jinbao Zhu
IEEE TPS 2025
HERL: Tiered Federated Learning with Adaptive Homomorphic Encryption using Reinforcement Learning
Jiaxiang Tang, Zeshan Fayyaz, Mohammad A Salahuddin, Raouf Boutaba, Zhi-Li Zhang, Ali Anwar

Under Review / Manuscripts

Under Review
MASS: Multi-Value Alignment for LLM at Scale

Academic Service

Reviewer: ACL 2024

Education

2023 – Present
Ph.D. in Computer Science
Advisors: Zhi-Li Zhang & Ali Anwar
2021 – 2023
M.Phil. in Internet of Things  GPA 3.52/4
Thesis: Secure Embedding Aggregation for Federated Representation Learning · Advisor: Songze Li
2019 (Exchange)
Exchange in Mathematics  GPA 3.85/4
Complex Analysis, Probability, Statistics, PDE
2017 – 2021
B.S. in Mathematics (Boling Class)  GPA 3.6/4
Boling Scholarship, Innovation Scholarship, Nankai International Scholarship

Honors & Awards

  • IEEE INFOCOM NSF Travel Grant (2026)
  • IEEE ISIT Student Travel Grant (2023)
  • Nankai International Scholarship (2019)

Teaching

2024 – 2025
Teaching Assistant · University of Minnesota
CSCI 1113: Introduction to C/C++  ·  CSCI 5707: Introduction to Databases
Fall 2022
Teaching Assistant · HKUST
ECE: Convex Optimization

Skills & Tools

LLM Systems
vLLMSGLangRayLangChain
Distributed / Comms
PyTorch DistributedNCCLGlooMPI
Networking
RDMA/RoCENS-3tcpdumpWireshark
Kernel / Perf
CUDANsight Systemstorch.profiler
Languages
PythonC/C++CUDA
Systems
LinuxDocker