一种多级并行TopK选取方法、设备、介质及产品
By converting the raw data into equal-width unsigned integers and using hardware-accelerated histogram instructions for multi-level parallel histogram statistics and recall, the performance bottleneck of the SIMD architecture for TopK selection in large language models is solved, achieving efficient data filtering and improved computational efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SHANGHAI SUIYUAN TECH CO LTD
- Filing Date
- 2026-06-18
- Publication Date
- 2026-07-17
AI Technical Summary
Existing technologies suffer from performance bottlenecks in SIMD architecture when selecting TopK in large language models, making it difficult to achieve efficient and stable parallel processing.
The original data is converted into standard unsigned integer data of equal bit width. Histogram statistics are performed using hardware-accelerated histogram instructions. The top K data are selected through multi-level parallel recall. By combining multi-stage iteration and parallel recall optimization, efficient TopK selection is achieved.
It significantly improves the computational efficiency of TopK selection for long sequences, solves the performance bottleneck in traditional methods, and achieves more efficient data filtering.
Smart Images

Figure CN122414293A_ABST