collaborators

15 papers

cs.LG2026

Toward Compiler World Models: Learning Latent Dynamics for Efficient Tensor Program Search

Haolin Pan, Lianghong Huang, Xvlin Zhou +2

Tensor program optimization is essential for modern machine learning systems, but its search space is enormous. Existing auto-schedulers reduce measurement cost with learned cost m…

cs.LG2026

TuneAgent: Agentic Operating System Kernel Tuning with Reinforcement Learning

Hongyu Lin, Yuchen Li, Haoran Luo +4

Linux kernel tuning is essential for optimizing operating system (OS) performance, yet remains challenging due to the complex kernel space, sparse performance feedback, and strong…

cs.SE2026

A Case for Agentic Tuning: From Documentation to Action in PostgreSQL

Hongyu Lin, Mingyu Li, Weichen Zhang +4

Documentation has long guided computer system tuning by distilling expert knowledge into per-parameter recommendations. Yet such guides capture only what experts conclude, discardi…

cs.SE2026

IntrinTrans: LLM-based Intrinsic Code Translator for RISC-V Vector

Liutong Han, Zhiyuan Tan, Hongbin Zhang +4

The use of intrinsic functions to leverage hardware-specific capabilities is a crucial approach for optimizing library performance. Many mainstream libraries implement a large numb…

cs.OS2026

BYOS: Knowledge-driven Large Language Models Bring Your Own Operating System More Excellent

Hongyu Lin, Yuchen Li, Haoran Luo +6

Operating system (OS) kernel tuning is a critical yet challenging problem for performance optimization, due to the large configuration space, complex interdependencies among config…

cs.LG2026

ECCO: Evidence-Driven Causal Reasoning for Compiler Optimization

Haolin Pan, Lianghong Huang, Jinyuan Dong +2

Compiler auto-tuning faces a dichotomy between traditional black-box search methods, which lack semantic guidance, and recent Large Language Model (LLM) approaches, which often suf…