collaborators

8 papers

cs.AR2025

A Systematic Characterization of LLM Inference on GPUs

Haonan Wang, Xuxin Xiao, Mingyu Yan +8

This work presents a systematic characterization of Large Language Model (LLM) inference to address fragmented understanding. Through comprehensive experiments, we establish a four…

cs.LG2025

Multi-objective Optimization in CPU Design Space Exploration: Attention is All You Need

Runzhen Xue, Hao Wu, Mingyu Yan +4

Design Space Exploration (DSE) is essential to modern CPU design, yet current frameworks struggle to scale and generalize in high-dimensional architectural spaces. As the dimension…

cs.AR2025

TLV-HGNN: Thinking Like a Vertex for Memory-efficient HGNN Inference

Dengke Han, Duo Wang, Mingyu Yan +2

Heterogeneous graph neural networks (HGNNs) excel at processing heterogeneous graph data and are widely applied in critical domains. In HGNN inference, the neighbor aggregation sta…

cs.AR2025

Accelerating GNN Training through Locality-aware Dropout and Merge

Gongjian Sun, Mingyu Yan, Dengke Han +4

Graph Neural Networks (GNNs) have demonstrated significant success in graph learning and are widely adopted across various critical domains. However, the irregular connectivity bet…

cs.AR2025

Large Processor Chip Model

Kaiyan Chang, Mingzhi Chen, Yunji Chen +40

Computer System Architecture serves as a crucial bridge between software applications and the underlying hardware, encompassing components like compilers, CPUs, coprocessors, and R…

cs.LG2025

Leveraging Large Language Models for Effective Label-free Node Classification in Text-Attributed Graphs

Taiyan Zhang, Renchi Yang, Yurui Lai +3

Graph neural networks (GNNs) have become the preferred models for node classification in graph data due to their robust capabilities in integrating graph structures and attributes.…