2 papers
cs.LG2026
GraphRAG-R1: Graph Retrieval-Augmented Generation with Process-Constrained Reinforcement Learning
Chuanyue Yu, Kuo Zhao, Yuhan Li +8
Graph Retrieval-Augmented Generation (GraphRAG) has shown great effectiveness in enhancing the reasoning abilities of LLMs by leveraging graph structures for knowledge representati…
cs.CL2026
A Two-Stage GPU Kernel Tuner Combining Semantic Refactoring and Search-Based Optimization
Qiuyi Qu, Yicheng Sui, Yufei Sun +5
GPU code optimization is a key performance bottleneck for HPC workloads as well as large-model training and inference. Although compiler optimizations and hand-written kernels can…