paper-with-me

Papers

Deep Kernel Fusion for Transformers

2026-02-12 · Zixi Zhang, Zhiwen Mo, Yiren Zhao, Robert Mullins arxiv

Agentic LLM inference with long contexts is increasingly limited by memory bandwidth rather than compute. In this setting, SwiGLU MLP blocks, whose large weights exceed cache capacity, become a major yet under-optimized bottleneck. We propose DeepFusionKernel, a deeply fused kernel that cuts HBM traffic and boosts cache reuse, delivering up to 13.2% speedup on H100 and 9.7% on A100 over SGLang. Integrated with SGLang and paired with a kernel scheduler, DeepFusionKernel ensures consistent accelerations over generation lengths, while remaining adaptable to diverse models, inference configurations, and hardware platforms.

📄 PDF Abstract BibTeX arXiv:2602.11808

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Learning the Transformer Kernel

2021-10-15 · Sankalan Pal Chowdhury, Adamos Solomou, Avinava Dubey, Mrinmaya Sachan

In this work we introduce KERNELIZED TRANSFORMER, a generic, scalable, data driven framework for learning the kernel function in Transformers. Our framework approximates the Transformer kernel as a dot product between sp…

Computational Efficiency

LKASeg:Remote-Sensing Image Semantic Segmentation with Large Kernel Attention and Full-Scale Skip Connections

2024-10-14 · Xuezhi Xiang, Yibo Ning, Lei Zhang, Denis Ombati 외

Semantic segmentation of remote sensing images is a fundamental task in geospatial research. However, widely used Convolutional Neural Networks (CNNs) and Transformers have notable drawbacks: CNNs may be limited by insuf…

DecoderSemantic Segmentation

DiTFastAttnV2: Head-wise Attention Compression for Multi-Modality Diffusion Transformers

2025-03-28 · Hanling Zhang, Rundong Su, Zhihang Yuan, Pengtao Chen 외

Text-to-image generation models, especially Multimodal Diffusion Transformers (MMDiT), have shown remarkable progress in generating high-quality images. However, these models often face significant computational bottlene…

2kImage GenerationText to Image GenerationText-to-Image Generation

Dynamic Differential Linear Attention: Enhancing Linear Diffusion Transformer for High-Quality Image Generation

2026-01-20 · Boyuan Cao, Xingbo Yao, Chenhui Wang, Jiaxin Ye 외 arxiv

Diffusion transformers (DiTs) have emerged as a powerful architecture for high-fidelity image generation, yet the quadratic cost of self-attention poses a major scalability bottleneck. To address this, linear attention m…

Image Generation

FG-Attn: Leveraging Fine-Grained Sparse Attention in Video Diffusion Models

2025-09-20 · Sankeerth Durvasula, Kavya Sreedhar, Zain Moustafa, Suraj Kothawade 외 arxiv

Using diffusion transformers for media generation may require evaluating attention over extremely long sequences, with attention layers accounting for the majority of generation latency. Exploiting sparsity in attention …

Video Generation