AI RESEARCH
PATCH: Learnable Tile-level Hybrid Sparsity for LLMs
arXiv CS.AI
•
ArXi:2509.23410v4 Announce Type: replace-cross Large language models (LLMs) deliver impressive performance but incur prohibitive memory and compute costs at deployment. Model pruning is an effective way to reduce these overheads, yet existing approaches face challenges: unstructured sparsity, where nonzeros can appear anywhere, preserves accuracy but yields irregular access patterns that prevent GPU acceleration, while semi-structured 2:4 sparsity is hardware-friendly but enforces a rigid 50% pattern that degrades model quality. To bridge this gap, we.