From the 3 of 4 linked papers with an AI index.
1 citations · 1 across the 4 of their papers we have counts for
4 papers
GrandCode: Achieving Grandmaster Level in Competitive Programming via Agentic Reinforcement Learning
DeepReinforce Team, Ornith Team, Xiaoya Li +4
The paper presents GrandCode, a multi‑agent reinforcement learning system that integrates hypothesis generation, solving, test creation, and summarization modules, and uses a new A…
CUDA-L2: Surpassing cuBLAS Performance for Matrix Multiplication through Reinforcement Learning
Songqiao Su, Xiaoya Li, Albert Wang +3
In this paper, we propose CUDA-L2, a system that combines large language models (LLMs) and reinforcement learning (RL) to automatically optimize Half-precision General Matrix Multi…
CRINN: Contrastive Reinforcement Learning for Approximate Nearest Neighbor Search
Xiaoya Li, Albert Wang, Guoyin Wang +2
The paper introduces CRINN, a contrastive reinforcement learning framework that automatically designs faster approximate nearest‑neighbor search algorithms while respecting accurac…
CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning
Xiaoya Li, Albert Wang, Guoyin Wang +2
The paper presents CUDA-L1, a reinforcement learning system that automatically optimizes CUDA code using a contrastive RL algorithm, achieving large speedups on GPU kernels without…