collaborators

8 papers

cs.AR2026

Co-Designing Graph-based Approximate Nearest Neighbor Search at Billion Scale for Processing-in-Memory

Sitian Chen, Yusen Li, Yao Chen +3

Approximate Nearest Neighbor Search (ANNS) is a core primitive in modern AI systems, and graph-based methods currently offer the best accuracy-efficiency trade-off at scale. The wo…

cs.LG2026

HLS-Seek: QoR-Aware Code Generation for High-Level Synthesis via Proxy Comparative Reward Reinforcement Learning

Qingyun Zou, Feng Yu, Hongshi Tan +3

High-Level Synthesis (HLS) compiles algorithmic C/C++ descriptions into hardware, with Quality of Results (QoR) -- latency and resource utilization -- critically governed by pragma…

cs.AR2026

XtraMAC: An Efficient MAC Architecture for Mixed-Precision LLM Inference on FPGA

Feng Yu, Hongshi Tan, Yao Chen +2

The widespread adoption of mixed-precision quantization in large language models (LLMs) has created demand for hardware that can efficiently perform multiply-accumulate (MAC) opera…

cs.AR2026

RidgeWalker: Perfectly Pipelined Graph Random Walks on FPGAs

Hongshi Tan, Yao Chen, Xinyu Chen +4

Graph Random Walks (GRWs) offer efficient approximations of key graph properties and have been widely adopted in many applications. However, GRW workloads are notoriously difficult…

cs.AR2025

HLStrans: Dataset for C-to-HLS Hardware Code Synthesis

Qingyun Zou, Nuo Chen, Yao Chen +2

High-Level Synthesis (HLS) enables hardware design from C/C++ kernels but requires extensive transformations, such as restructuring code, inserting pragmas, adapting data types, an…

cs.LG2025

Blurred Encoding for Trajectory Representation Learning

Silin Zhou, Yao Chen, Shuo Shang +3

Trajectory representation learning (TRL) maps trajectories to vector embeddings and facilitates tasks such as trajectory classification and similarity search. State-of-the-art (SOT…