FlexPosit: Tunable Fractional Precision for LLM Inference Accelerators

📅 2026-09-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
针对大型语言模型推理加速器的计算和能耗问题,FlexPosit通过结合基于Posit的量化方法与可调精度的位串行架构,实现了高精度与硬件效率之间的平衡。
📝 Abstract
Large language models (LLMs) offer remarkable capabilities but impose prohibitive compute and energy costs. Quantization governs the trade-offs between accuracy and hardware efficiency across granularity and bit-width. Finer granularity (e.g., group-wise) provides high accuracy but incurs scaling and control overhead, while coarser granularity (e.g., channel-wise) has lower overhead but loses accuracy at low precision. Meanwhile, mixed-precision quantization exposes rich accuracy-efficiency trade-offs algorithmically, but existing LLM accelerators remain limited to discrete precision modes, leaving the fractional design space between them unexplored. FlexPosit bridges these gaps through co-design of Posit-based quantization and a precision-tunable bit-serial architecture. Algorithmically, FlexPosit employs distribution-aware quantization with hardware-aligned, sensitivity-guided mixed-precision allocation, leveraging the Posit format's tapered precision to achieve group-wise-like accuracy with channel-wise-like regularity. Architecturally, FlexPosit is a unified bit-serial systolic array with lightweight per-column decoders, unified Processing Elements (PEs), and a global precision controller, enabling tunable fractional precision while preserving fully regular systolic dataflow. Across diverse LLMs, FlexPosit achieves near-FP16 accuracy with sub-5-bit fractional weights. It achieves up to 1.8x higher throughput and 1.2x lower energy than BitMoD (group-wise quantization), and 1.5x higher throughput and 2.0x lower energy than OliVe (channel-wise quantization), establishing a new Pareto frontier for precision-tunable LLM acceleration.
Problem

Research questions and friction points this paper is trying to address.

Large Language Models
Quantization
Hardware Efficiency
Precision Trade-offs
Fractional Precision
Innovation

Methods, ideas, or system contributions that make the work stand out.

Tunable Fractional Precision
Posit-based Quantization
Bit-serial Architecture
Systolic Array
Precision-tunable LLM Acceleration
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.