paper-with-me

홈 › Papers

PRAGMA: A Profiling-Reasoned Multi-Agent Framework for Automatic Kernel Optimization

2025-11-09 · Kelun Lei, Hailong Yang, Huaitao Zhang, Xin You, Kaige Zhang, Zhongzhi Luan, Yi Liu, Depei Qian arxiv

Designing high-performance kernels requires expert-level tuning and a deep understanding of hardware characteristics. Recent advances in large language models (LLMs) have enabled automated kernel generation, yet most existing systems rely solely on correctness or execution time feedback, lacking the ability to reason about low-level performance bottlenecks. In this paper, we introduce PRAGMA, a profile-guided AI kernel generation framework that integrates execution feedback and fine-grained hardware profiling into the reasoning loop. PRAGMA enables LLMs to identify performance bottlenecks, preserve historical best versions, and iteratively refine code quality. We evaluate PRAGMA on KernelBench, covering GPU and CPU backends. Results show that PRAGMA consistently outperforms baseline AIKG without profiling enabled and achieves 2.81$\times$ and 2.30$\times$ averaged speedups against Torch on CPU and GPU platforms, respectively.

📄 PDF Abstract BibTeX arXiv:2511.06345

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pragmatic Reasoning in Structured Signaling Games

2023-05-17 · Emil Carlsson, Devdatt Dubhashi

In this work we introduce a structured signaling game, an extension of the classical signaling game with a similarity structure between meanings in the context, along with a variant of the Rational Speech Act (RSA) frame…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Reduplicative constructions in Mandarin: Socio-emotional profiling through distributional semantics

2026-09-15 · Chaoyi Wu, Yu-Hsiang Tseng, R. Harald Baayen arxiv

Mandarin Chinese has two productive reduplicative constructions that repeat either two-character base words or their constituents (e.g., `in good health', `discuss a bit'). Their varied meanings have been described as re…

Pragmatic Communication in Multi-Agent Collaborative Perception

2024-01-23 · Yue Hu, Xianghe Pang, Xiaoqi Qin, Yonina C. Eldar 외

Collaborative perception allows each agent to enhance its perceptual abilities by exchanging messages with others. It inherently results in a trade-off between perception ability and communication costs. Previous works t…

3D Object Detectionobject-detectionObject Detection

Reinforced Imitative Graph Learning for Mobile User Profiling

2022-03-13 · Dongjie Wang, Pengyang Wang, Yanjie Fu, Kunpeng Liu 외

Mobile user profiling refers to the efforts of extracting users' characteristics from mobile activities. In order to capture the dynamic varying of user characteristics for generating effective user profiling, we propose…

Graph Learning

CRAFT: Grounded Multi-Agent Coordination Under Partial Information

2026-03-26 · Abhijnan Nath, Hannah VanderHoeven, Nikhil Krishnaswamy arxiv

We introduce CRAFT, a multi-agent benchmark for evaluating pragmatic communication in large language models under strict partial information. In this setting, multiple agents with complementary but incomplete views must …