中文
相关论文

相关论文: Kolmogorov-Arnold Network for Transistor Compact M…

200 篇论文

Kolmogorov-Arnold Networks (KANs) replace scalar weights with per-edge vectors of basis coefficients, thereby increasing expressivity and accuracy while also resulting in a multiplicative increase in parameters and memory. We propose…

机器学习 · 计算机科学 2026-02-10 Matthew Raffel , Adwaith Renjith , Lizhong Chen

Kolmogorov-Arnold Networks (KANs) have garnered significant attention for their promise of improved parameter efficiency and explainability compared to traditional Deep Neural Networks (DNNs). KANs' key innovation lies in the use of…

硬件体系结构 · 计算机科学 2025-12-02 Sohaib Errabii , Olivier Sentieys , Marcello Traiola

Kolmogorov-Arnold networks (KANs) represent data features by learning the activation functions and demonstrate superior accuracy with fewer parameters, FLOPs, GPU memory usage (Memory), shorter training time (TraT), and testing time (TesT)…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Yanheng Wang , Xiaohan Yu , Yongsheng Gao , Jianjun Sha , Jian Wang , Shiyong Yan , Kai Qin , Yonggang Zhang , Lianru Gao

We introduce KANICE (Kolmogorov-Arnold Networks with Interactive Convolutional Elements), a novel neural architecture that combines Convolutional Neural Networks (CNNs) with Kolmogorov-Arnold Network (KAN) principles. KANICE integrates…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Md Meftahul Ferdaus , Mahdi Abdelguerfi , Elias Ioup , David Dobson , Kendall N. Niles , Ken Pathak , Steven Sloan

The ``black-box'' nature of deep learning models presents a significant barrier to their adoption for scientific discovery, where interpretability is paramount. This challenge is especially pronounced in discovering the governing equations…

机器学习 · 计算机科学 2025-08-26 Riccardo Cappi , Paolo Frazzetto , Nicolò Navarin , Alessandro Sperduti

Functional connectivity (FC) analysis, a valuable tool for computer-aided brain disorder diagnosis, traditionally relies on atlas-based parcellation. However, issues relating to selection bias and a lack of regard for subject specificity…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Tyler Ward , Abdullah Imran

Load forecasting plays a crucial role in energy management, directly impacting grid stability, operational efficiency, cost reduction, and environmental sustainability. Traditional Vanilla Recurrent Neural Networks (RNNs) face issues such…

机器学习 · 计算机科学 2025-01-14 Muhammad Umair Danish , Katarina Grolinger

Small-angle scattering (SAS) techniques are indispensable tools for probing the structure of soft materials. However, traditional analytical models often face limitations in structural inversion for complex systems, primarily due to the…

The memory wall problem arises due to the disparity between fast processors and slower memory, causing significant delays in data access, even more so on edge devices. Data prefetching is a key strategy to address this, with traditional…

硬件体系结构 · 计算机科学 2025-04-15 Dhruv Kulkarni , Bharat Bhammar , Henil Thaker , Pranav Dhobi , R. P. Gohil , Sai Manoj Pudukotai Dinkarrao

Kolmogorov-Arnold Networks (KANs) have garnered attention for replacing fixed activation functions with learnable univariate functions, but they exhibit practical limitations, including high computational costs and performance deficits in…

机器学习 · 计算机科学 2025-07-08 Hanseon Joo , Hayoung Choi , Ook Lee , Minjong Cheon

We present a novel approach to predicting the pressure and flow rate of flexible electrohydrodynamic pumps using the Kolmogorov-Arnold Network. Inspired by the Kolmogorov-Arnold representation theorem, KAN replaces fixed activation…

机器学习 · 计算机科学 2024-12-31 Yanhong Peng , Yuxin Wang , Fangchao Hu , Miao He , Zebing Mao , Xia Huang , Jun Ding

Non-Terrestrial Networks (NTNs) are becoming a critical component of modern communication infrastructures, especially with the advent of Low Earth Orbit (LEO) satellite systems. Traditional centralized learning approaches face major…

网络与互联网体系结构 · 计算机科学 2025-03-04 Engin Zeydan , Cristian J. Vaca-Rubio , Luis Blanco , Roberto Pereira , Marius Caus , Kapal Dev

Hybrid constitutive modeling integrates two complementary approaches for describing and predicting a material's mechanical behavior: purely data-driven black-box methods and physically constrained, theory-based models. While black-box…

计算物理 · 物理学 2025-02-28 Kian P. Abdolazizi , Roland C. Aydin , Christian J. Cyron , Kevin Linka

This study evaluates the generalization performance and representation efficiency (parsimony) of a previously introduced Tensor Basis Kolmogorov-Arnold Network (TBKAN) architecture for data-driven turbulence modeling. The TBKAN framework…

流体动力学 · 物理学 2025-05-27 Nikhila Kalia , Ryley McConkey , Eugene Yee , Fue-Sang Lien

Kolmogorov-Arnold Networks represent a recent advancement in machine learning, with the potential to outperform traditional perceptron-based neural networks across various domains as well as provide more interpretability with the use of…

高能物理 - 唯象学 · 物理学 2024-09-26 E. Abasov , P. Volkov , G. Vorotnikov , L. Dudko , A. Zaborenko , E. Iudin , A. Markina , M. Perfilov

The landscape of Kolmogorov-Arnold Networks (KANs) is rapidly expanding, yet lacks a unified theoretical framework and a clear principle for efficient architecture design. This paper addresses these gaps with three core contributions.…

人工智能 · 计算机科学 2026-01-22 Zhijie Chen , Xinglin Zhang , Hongshu Guo , Yue-Jiao Gong

Kolmogorov Arnold Networks (KANs) represent a new class of neural architectures that replace conventional linear transformations and node-based nonlinearities with spline-based function approximations distributed along network edges.…

机器学习 · 计算机科学 2026-01-30 Kazi Ahmed Asif Fuad , Lizhong Chen

In this paper, we introduce the KANtrol framework, which utilizes Kolmogorov-Arnold Networks (KANs) to solve optimal control problems involving continuous time variables. We explain how Gaussian quadrature can be employed to approximate the…

最优化与控制 · 数学 2024-09-11 Alireza Afzal Aghaei

Kolmogorov-Arnold Networks (KAN) offer universal function approximation using univariate spline compositions without nonlinear activations. In this work, we integrate Error-Correcting Output Codes (ECOC) into the KAN framework to transform…

机器学习 · 计算机科学 2025-09-18 Youngjoon Lee , Jinu Gong , Joonhyuk Kang

Recent Transformer- and MLP-based models have demonstrated strong performance in long-term time series forecasting, yet Transformers remain limited by their quadratic complexity and permutation-equivariant attention, while MLPs exhibit…

机器学习 · 计算机科学 2026-03-12 Md Zahidul Hasan , A. Ben Hamza , Nizar Bouguila