中文
相关论文

相关论文: FEKAN: Feature-Enriched Kolmogorov-Arnold Networks

200 篇论文

To address the trade-off between computational efficiency and adherence to Kolmogorov-Arnold Network (KAN) principles, we propose TruKAN, a new architecture based on the KAN structure and learnable activation functions. TruKAN replaces the…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Ali Bayeh , Samira Sadaoui , Malek Mouhoub

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 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

Physics-Informed Neural Networks (PINNs) have emerged as a promising method for solving partial differential equations (PDEs) in scientific computing. While PINNs typically use multilayer perceptrons (MLPs) as their underlying architecture,…

机器学习 · 计算机科学 2024-11-12 Bruno Jacob , Amanda A. Howard , Panos Stinis

This paper presents an experimental study of Kolmogorov-Arnold Networks (KANs) applied to computer vision tasks, particularly image classification. KANs introduce learnable activation functions on edges, offering flexible non-linear…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Karthik Mohan , Hanxiao Wang , Xiatian Zhu

Kolmogorov-Arnold Networks (KANs) offer a promising framework for approximating complex nonlinear functions, yet the original B-spline formulation suffers from significant computational overhead due to De Boor algorithm. While recent…

机器学习 · 计算机科学 2026-02-10 Shao-Ting Chiu , Siu Wun Cheung , Ulisses Braga-Neto , Chak Shing Lee , Rui Peng Li

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

Recent developments have introduced Kolmogorov-Arnold Networks (KAN), an innovative architectural paradigm capable of replicating conventional deep neural network (DNN) capabilities while utilizing significantly reduced parameter counts…

硬件体系结构 · 计算机科学 2025-09-09 Wei-Hsing Huang , Jianwei Jia , Yuyao Kong , Faaiq Waqar , Tai-Hao Wen , Meng-Fan Chang , Shimeng Yu

Kolmogorov-Arnold Networks (KANs) relocate learnable nonlinearities from nodes to edges, demonstrating remarkable capabilities in scientific machine learning and interpretable modeling. However, current KAN implementations suffer from…

神经与进化计算 · 计算机科学 2025-09-25 Alastair Poole , Stig McArthur , Saravan Kumar

Inspired by the Kolmogorov-Arnold representation theorem, we propose Kolmogorov-Arnold Networks (KANs) as promising alternatives to Multi-Layer Perceptrons (MLPs). While MLPs have fixed activation functions on nodes ("neurons"), KANs have…

Pansharpening aims to fuse high-resolution spatial details from panchromatic images with the rich spectral information of multispectral images. Existing deep neural networks for this task typically rely on static activation functions, which…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Haoyu Zhang , Haojing Chen , Zhen Zhong , Liangjian Deng

Kolmogorov-Arnold Networks (KANs) have recently emerged as a flexible and parameter-efficient alternative to conventional neural networks. Unlike standard architectures that use fixed node-based activations, KANs place learnable functions…

机器学习 · 计算机科学 2025-11-26 Enrique Luna Villagómez , Vladimir Mahalec

The Kolmogorov-Arnold representation theorem offers a theoretical alternative to Multi-Layer Perceptrons (MLPs) by placing learnable univariate functions on edges rather than nodes. While recent implementations such as Kolmogorov-Arnold…

机器学习 · 计算机科学 2026-01-28 Oscar Eliasson

Kolmogorov-Arnold networks (KANs) have attracted attention recently as an alternative to multilayer perceptrons (MLPs) for scientific machine learning. However, KANs can be expensive to train, even for relatively small networks. Inspired by…

机器学习 · 计算机科学 2025-11-18 Amanda A. Howard , Bruno Jacob , Sarah Helfert , Alexander Heinlein , Panos Stinis

Inspired by the Kolmogorov-Arnold representation theorem and Kurkova's principle of using approximate representations, we propose the Kurkova-Kolmogorov-Arnold Network (KKAN), a new two-block architecture that combines robust multi-layer…

机器学习 · 计算机科学 2024-12-24 Juan Diego Toscano , Li-Lian Wang , George Em Karniadakis

Although Kolmogorov-Arnold-based interpretable networks (KANs) possess strong theoretical expressiveness, they suffer from severe parameter explosion and limited ability to capture high-frequency features in high-dimensional tasks. To…

机器学习 · 计算机科学 2026-05-26 Jusheng Zhang , Yijia Fan , Kaitong Cai , Keze Wang , Wenhao Wang

U-Net has become a cornerstone in various visual applications such as image segmentation and diffusion probability models. While numerous innovative designs and improvements have been introduced by incorporating transformers or MLPs, the…

图像与视频处理 · 电气工程与系统科学 2024-08-23 Chenxin Li , Xinyu Liu , Wuyang Li , Cheng Wang , Hengyu Liu , Yifan Liu , Zhen Chen , Yixuan Yuan

DreamerV3 is a state-of-the-art online model-based reinforcement learning (MBRL) algorithm known for remarkable sample efficiency. Concurrently, Kolmogorov-Arnold Networks (KANs) have emerged as a promising alternative to Multi-Layer…

机器学习 · 计算机科学 2025-12-09 Chenwei Shi , Xueyu Luan

Recently, a novel model named Kolmogorov-Arnold Networks (KAN) has been proposed with the potential to achieve the functionality of traditional deep neural networks (DNNs) using orders of magnitude fewer parameters by parameterized B-spline…

硬件体系结构 · 计算机科学 2024-09-19 Wei-Hsing Huang , Jianwei Jia , Yuyao Kong , Faaiq Waqar , Tai-Hao Wen , Meng-Fan Chang , Shimeng Yu

Kolmogorov-Arnold Networks (KANs) have recently shown promise for solving partial differential equations (PDEs). Yet their original formulation is computationally and memory intensive, motivating the introduction of Chebyshev Type-I-based…

机器学习 · 计算机科学 2026-01-19 Hangwei Zhang , Zhimu Huang , Yan Wang