中文
相关论文

相关论文: KAN-SR: A Kolmogorov-Arnold Network Guided Symboli…

200 篇论文

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

This paper presents QDSR, an advanced symbolic Regression (SR) system that integrates genetic programming (GP), a quality-diversity (QD) algorithm, and a dimensional analysis (DA) engine. Our method focuses on exact symbolic recovery of…

神经与进化计算 · 计算机科学 2025-03-26 J. -P. Bruneton

Kolmogorov-Arnold Networks (KANs) are emerging as a powerful framework for interpretable and efficient system identification in dynamic systems. By leveraging the Kolmogorov-Arnold representation theorem, KANs enable function approximation…

机器学习 · 计算机科学 2025-06-13 Nart Gashi , Panagiotis Kakosimos , George Papafotiou

The development of Kolmogorov-Arnold networks (KANs) marks a significant shift from traditional multi-layer perceptrons in deep learning. Initially, KANs employed B-spline curves as their primary basis function, but their inherent…

机器学习 · 计算机科学 2024-06-21 Alireza Afzal Aghaei

Synthetic Aperture Radar (SAR) image recognition is vital for disaster monitoring, military reconnaissance, and ocean observation. However, large SAR image sizes hinder deep learning deployment on resource-constrained edge devices, and…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Pan Yi , Weijie Li , Xiaodong Chen , Jiehua Zhang , Li Liu , Yongxiang Liu

While accurate, black-box system identification models lack interpretability of the underlying system dynamics. This paper proposes State-Space Kolmogorov-Arnold Networks (SS-KAN) to address this challenge by integrating Kolmogorov-Arnold…

机器学习 · 计算机科学 2025-06-24 Gonçalo Granjal Cruz , Balazs Renczes , Mark C Runacres , Jan Decuyper

Machine learning for scientific discovery is increasingly becoming popular because of its ability to extract and recognize the nonlinear characteristics from the data. The black-box nature of deep learning methods poses difficulties in…

计算物理 · 物理学 2024-11-19 Ashish Pal , Satish Nagarajaiah

The prediction of quantum dynamical responses lies at the heart of modern physics. Yet, modeling these time-dependent behaviors remains a formidable challenge because quantum systems evolve in high-dimensional Hilbert spaces, often…

机器学习 · 计算机科学 2025-09-24 Abhijit Sen , Illya V. Lukin , Kurt Jacobs , Lev Kaplan , Andrii G. Sotnikov , Denys I. Bondar

Kolmogorov-Arnold Networks (KANs) have recently emerged as a promising alternative to traditional neural architectures, yet their application to speech processing remains under explored. This work presents the first investigation of KANs…

计算与语言 · 计算机科学 2025-05-27 Alkis Koudounas , Moreno La Quatra , Eliana Pastor , Sabato Marco Siniscalchi , Elena Baralis

Kolmogorov-Arnold Networks (KANs) offer an efficient and interpretable alternative to traditional multi-layer perceptron (MLP) architectures due to their finite network topology. However, according to the results of Kolmogorov and…

机器学习 · 计算机科学 2024-05-28 Moein E. Samadi , Younes Müller , Andreas Schuppert

The discovery of high-performance thermoelectric materials requires models that are both accurate and interpretable. Traditional machine learning approaches, while effective at property prediction, often act as black boxes and provide…

材料科学 · 物理学 2025-12-15 Marco Fronzi , Michael J. Ford , Kamal Singh Nayal , Olexandr Isayev , Catherine Stampfl

Score prediction is crucial in evaluating realistic image sharpness based on collected informative features. Recently, Kolmogorov-Arnold networks (KANs) have been developed and witnessed remarkable success in data fitting. This study…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Shaode Yu , Ze Chen , Zhimu Yang , Jiacheng Gu , Bizu Feng

The Kolmogorov-Arnold Network (KAN) has emerged as a promising neural network architecture for small-scale AI+Science applications. However, it suffers from inflexibility in modeling ridge functions, which is widely used in representing the…

计算物理 · 物理学 2025-04-10 Zhiteng Zhou , Zhaoyue Xu , Yi Liu , Shizhao Wang

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

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

Kolmogorov-Arnold Networks (KANs) have gained significant attention as an alternative to traditional multilayer perceptrons, with proponents claiming superior interpretability and performance through learnable univariate activation…

机器学习 · 计算机科学 2025-09-16 Yuntian Hou , Tianrui Ji , Di Zhang , Angelos Stefanidis

Deeply stacked KANs are practically impossible due to high training difficulties and substantial memory requirements. Consequently, existing studies can only incorporate few KAN layers, hindering the comprehensive exploration of KANs. This…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Xingyu Qiu , Xinghua Ma , Dong Liang , Gongning Luo , Wei Wang , Kuanquan Wang , Shuo Li

We introduce AI-Kolmogorov, a novel framework for Symbolic Density Estimation (SymDE). Symbolic regression (SR) has been effectively used to produce interpretable models in standard regression settings but its applicability to density…

机器学习 · 计算机科学 2026-04-20 Angelo Rajendram , Xieting Chu , Vijay Ganesh , Max Fieg , Aishik Ghosh

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

Deep learning-based medical image segmentation has shown remarkable success; however, it typically requires extensive pixel-level annotations, which are both expensive and time-intensive. Semi-supervised medical image segmentation (SSMIS)…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Zanting Ye , Xiaolong Niu , Xuanbin Wu , Wenxiang Yi , Yuan Chang , Lijun Lu