paper-with-me

Papers

FlashInfer-Bench: Building the Virtuous Cycle for AI-driven LLM Systems

2026-01-01 · Shanli Xing, Yiyan Zhai, Alexander Jiang, Yixin Dong, Yong Wu, Zihao Ye, Charlie Ruan, Yingyi Huang, Yineng Zhang, Liangsheng Yin, Aksara Bayyapu, Luis Ceze, Tianqi Chen arxiv

Recent advances show that large language models (LLMs) can act as autonomous agents capable of generating GPU kernels, but integrating these AI-generated kernels into real-world inference systems remains challenging. FlashInfer-Bench addresses this gap by establishing a standardized, closed-loop framework that connects kernel generation, benchmarking, and deployment. At its core, FlashInfer Trace provides a unified schema describing kernel definitions, workloads, implementations, and evaluations, enabling consistent communication between agents and systems. Built on real serving traces, FlashInfer-Bench includes a curated dataset, a robust correctness- and performance-aware benchmarking framework, a public leaderboard to track LLM agents' GPU programming capabilities, and a dynamic substitution mechanism (apply()) that seamlessly injects the best-performing kernels into production LLM engines such as SGLang and vLLM. Using FlashInfer-Bench, we further evaluate the performance and limitations of LLM agents, compare the trade-offs among different GPU programming languages, and provide insights for future agent design. FlashInfer-Bench thus establishes a practical, reproducible pathway for continuously improving AI-generated kernels and deploying them into large-scale LLM inference.

📄 PDF Abstract BibTeX arXiv:2601.00227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlashInfer: Efficient and Customizable Attention Engine for LLM Inference Serving

2025-01-02 · Zihao Ye, Lequn Chen, Ruihang Lai, Wuwei Lin 외

Transformers, driven by attention mechanisms, form the foundation of large language models (LLMs). As these models scale up, efficient GPU attention kernels become essential for high-throughput and low-latency inference.…

GPUScheduling

Neuroprospecting with DeepRL agents

2021-09-24 · NeurIPS Workshop AI4Scien 2021 12 · Satpreet Harcharan Singh

A virtuous cycle between neuroscience and deep reinforcement learning is emerging, and the AI community can do much to enable and accelerate it.

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

From Vicious to Virtuous Cycles: Synergistic Representation Learning for Unsupervised Video Object-Centric Learning

2026-02-03 · Hyun Seok Seong, WonJun Moon, Jae-Pil Heo arxiv

Unsupervised object-centric learning models, particularly slot-based architectures, have shown great promise in decomposing complex scenes. However, their reliance on reconstruction-based training creates a fundamental c…

Representation Learning

Joint Event Detection and Entity Resolution: a Virtuous Cycle

2016-07-18 · Matthias Galle, Jean-Michel Renders, Guillaume Jacquet

Clustering web documents has numerous applications, such as aggregating news articles into meaningful events, detecting trends and hot topics on the Web, preserving diversity in search results, etc. At the same time, the…

ArticlesClusteringDiversityEntity Resolution+1

TCM-Eval: An Expert-Level Dynamic and Extensible Benchmark for Traditional Chinese Medicine

2025-11-10 · Zihao Cheng, Yuheng Lu, Huaiqian Ye, Zeming Liu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in modern medicine, yet their application in Traditional Chinese Medicine (TCM) remains severely limited by the absence of standardized benchmarks an…