5 papers
Behavioral Embeddings of Programs: A Quasi-Dynamic Approach for Optimization Prediction
Haolin Pan, Jinyuan Dong, Hongbin Zhang +3
Learning effective numerical representations, or embeddings, of programs is a fundamental prerequisite for applying machine learning to automate and enhance compiler optimization.…
AwareCompiler: Agentic Context-Aware Compiler Optimization via a Synergistic Knowledge-Data Driven Framework
Hongyu Lin, Haolin Pan, Haoran Luo +5
Compiler optimization is crucial for enhancing program performance by transforming the sequence of optimization passes while maintaining correctness. Despite the promising potentia…
Compiler-R1: Towards Agentic Compiler Auto-tuning with Reinforcement Learning
Haolin Pan, Hongyu Lin, Haoran Luo +5
Compiler auto-tuning optimizes pass sequences to improve performance metrics such as Intermediate Representation (IR) instruction count. Although recent advances leveraging Large L…
KGCompiler: Deep Learning Compilation Optimization for Knowledge Graph Complex Logical Query Answering
Hongyu Lin, Haoran Luo, Hanghang Cao +6
Complex Logical Query Answering (CLQA) involves intricate multi-hop logical reasoning over large-scale and potentially incomplete Knowledge Graphs (KGs). Although existing CLQA alg…
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…