כתבה
arXiv cs.LG ·
קוונטיזציה של תשומת לב למודלים יסודיים טבולריים
Attention Quantization for Tabular Foundation Models
חוקרים פיתחו אסטרטגיה לקוונטיזציה של תשומת לב למודלים יסודיים טבולריים. השיטה משתמשת בקוונטיזציה ל-FP8 ומאיצה את חישוב התשומת לב. התוצאות מראות שהשיטה משיגה מהירות עד 1.7x ללא איבוד משמעותי בדיוק.
תקציר מקורי באנגליתarXiv:2609.13031v1 Announce Type: new Abstract: With the recent rise and adoption of tabular foundation models, optimizing their inference performance becomes an emerging field for efficiency research. While the models are architecturally similar to transformer-based large language models (LLMs), the size and serving patterns differ significantly. We show that the focus should be on the attention calculation and less on weight or KV cache quantization, which are more popular in LLMs. We develop a quantization strategy for queries, keys, and values to FP8 and use explicit FP8 matrix multiplication instructions to speed up the attention calculation. We find that it is crucial to align the quantization error in the test rows with the quantization error in the training rows, as otherwise the a
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית