arXiv論文メモ
新着一覧
cs.LG / cs.AI · 査読状況未確認

一次元データでSechKANの分類性能を比較する

Evaluating the Effectiveness of SechKAN on 1D Data

Hoang-Thang Ta

この論文をやさしく読む

ひとことで言うと

双曲線正割関数を使うKANの変種を、三つの一次元分類データで他の小規模モデルと比較した。

何に役立つ?

一次元分類で限られたパラメータ数のモデルを選ぶ際の比較材料になる。

この研究の面白いところ

パラメータ数をMLPと近づけて比較し、Cropで特に良い性能を示す一方、格子サイズや正規化の影響も調べた。

どこまで分かった?

評価は三つのデータセットに限られ、要旨には具体的な精度値がない。性能はデータセットと設計選択に依存する。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Kolmogorov–Arnold表現定理とニューラルネット設計の結び付きからKolmogorov–Arnold Networks(KAN)が生まれ、科学技術からAIまで応用されている。本論文では、双曲線正割関数sechを基底関数に使い、一次元への射影によってパラメータ数を多層パーセプトロン(MLP)と同程度まで減らしたKANの変種SechKANの有効性を調べる。UCI Human Activity Recognition(UCI HAR)、ElectricDevices、Cropという三つの一次元分類データセットで評価し、ほぼ同程度のパラメータ予算の下でEfficientKAN、MLP、CNN1D、ResNet1D、DSCNN1Dなどの有効なネットワークと比較した。SechKANは三つのデータセットで競争力のある性能を示し、とくにCropで強い性能だった。構成要素を変える実験では、格子の大きさと正規化が性能に影響し、SechKANの有効性がデータセットと構造の選択に依存することも示された。ソースコードと実験実装は公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The connection between the Kolmogorov-Arnold representation theorem (KART) and neural network design has led to the development of Kolmogorov-Arnold Networks (KANs), with applications ranging from STEM problems to AI tasks. In this paper, we investigate the effectiveness of a KAN variant, SechKAN, which relies on hyperbolic secant (sech) functions as basis functions, with a 1D projection to reduce the number of parameters to a level comparable to MLPs. We evaluate SechKAN on three 1D classification datasets: UCI Human Activity Recognition (UCI HAR), ElectricDevices, and Crop, and compare it with several effective networks, including EfficientKAN, MLP, CNN1D, ResNet1D, and DSCNN1D, using approximately comparable parameter budgets. The results indicate that SechKAN achieves competitive performance across the three datasets, with particularly strong performance on Crop. Ablation studies further show that grid size and normalization affect performance, suggesting that SechKAN's effectiveness depends on the dataset and architectural choices. Our source code and experimental implementation are publicly available at: https://github.com/hoangthangta/SechKAN_1D.

著者のコメント

13 pages

arXiv ID: 2609.25876 / 要約の誤りについて