← Search

Feng Qi

3 accepted papers

2026

STARK: Strategic Team of Agents for Refining Kernels

ICLR 2026poster

The efficiency of GPU kernels is central to the progress of modern AI, yet optimizing them remains a difficult and labor-intensive task due to complex interactions between memory hierarchies, thread scheduling, and hardware-specific characteristics. While recent advances in large language models (LL…

Cited by 0SourceScholar
2021

A Bi-Level Framework for Learning to Solve Combinatorial Optimization on Graphs

NeurIPS 2021poster

Combinatorial Optimization (CO) has been a long-standing challenging research topic featured by its NP-hard nature. Traditionally such problems are approximately solved with heuristic algorithms which are usually fast but may sacrifice the solution quality. Currently, machine learning for combinator…