---
格式版本: 2
标题: "FlashKAN: B-Spline KANs via Truncated Power Form"
原文链接: "https://arxiv.org/abs/2609.01956"
发布日期: "2026-09-02"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Wed, 2 Sep 2026 00:17:13 UTC (39 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-04T01:35:06+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-09-04T01:32:14+08:00"
入库时间: "2026-09-03T17:35:06.517Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=GPU&searchtype=all"
匹配关键词:
  - "GPU"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 15
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "该资料为arXiv机器学习论文，主题为KAN网络优化，与超节点/AI Rack/机柜级AI基础设施完全无关，仅因搜索词命中GPU。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-04T01:36:46+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 5
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 5
AI摘要: "研究者提出 FlashKAN，用截断幂形式替代 B 样条 KAN 中的 Cox-de Boor 递归，将均匀三次 B 样条激活的计算融合为单个 GPU 内核，消除递归与 scatter-gather 操作，并通过钳位输入防止数值抵消。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-04T00:18:03.191Z"
采集批次: "2026年9月3日22点43分34秒"
采集批次ID: "20260903-224334-406"
去重键: "https://arxiv.org/abs/2609.01956"
---

## Computer Science > Machine Learning

## Title:FlashKAN: B-Spline KANs via Truncated Power Form

Authors:[Naveen Mysore](https://arxiv.org/search/cs?searchtype=author&query=Mysore,+N)

[View PDF](https://arxiv.org/pdf/2609.01956) [HTML (experimental)](https://arxiv.org/html/2609.01956v1)

> Abstract:Kolmogorov-Arnold Networks (KANs) place learnable B-spline activations on network edges rather than fixed activations on nodes. The standard Cox-de Boor recursion evaluates these activations through k sequential passes for degree-k splines, consuming over 90% of forward-pass time. FlashKAN replaces this recursion with the truncated power form, a classical result from approximation theory that expresses each uniform cubic B-spline as five (x)\_+^3 terms at shifted knot positions. This paper makes three contributions: (1) a [this http URL](http://torch.compile/) -fused implementation that collapses these operations into a single GPU kernel, eliminating all recursion, span lookup, and scatter-gather operations; (2) a bounded-coordinate stabilization that clamps the normalized input to \[0, k+1\], preventing the catastrophic cancellation that historically motivated the Cox-de Boor recursion; and (3) a production-ready, open-source package (pip install flashkan) that serves as a drop-in replacement for existing KAN layers.

| Comments: |  |
| --- | --- |
| Subjects: | Machine Learning (cs.LG); Numerical Analysis (math.NA) |
| MSC classes: | 68T07, 65D07, 41A15 |
| ACM classes: | I.2.6; G.1.1 |
| Cite as: | [arXiv:2609.01956](https://arxiv.org/abs/2609.01956) \[cs.LG\] |
|  | (or [arXiv:2609.01956v1](https://arxiv.org/abs/2609.01956v1) \[cs.LG\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2609.01956](https://doi.org/10.48550/arXiv.2609.01956) |

## Submission history

From: Naveen Mysore \[[view email](https://arxiv.org/show-email/481717c2/2609.01956)\]  
**\[v1\]** Wed, 2 Sep 2026 00:17:13 UTC (39 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2609.01956) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
