中文
相关论文

相关论文: Model Comparisons: XNet Outperforms KAN

200 篇论文

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

Recent advancements in deep learning for image classification predominantly rely on convolutional neural networks (CNNs) or Transformer-based architectures. However, these models face notable challenges in medical imaging, particularly in…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Zhuoqin Yang , Jiansong Zhang , Xiaoling Luo , Zheng Lu , Linlin Shen

Capsule Network (CapsNet) is among the promising classifiers and a possible successor of the classifiers built based on Convolutional Neural Network (CNN). CapsNet is more accurate than CNNs in detecting images with overlapping categories…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Pouya Shiri , Amirali Baniasadi

This paper introduces the Point Cloud Network (PCN) architecture, a novel implementation of linear layers in deep learning networks, and provides empirical evidence to advocate for its preference over the Multilayer Perceptron (MLP) in…

机器学习 · 计算机科学 2023-09-25 Charles Hetterich

Kolmogorov-Arnold Networks(KANs), as a theoretically efficient neural network architecture, have garnered attention for their potential in capturing complex patterns. However, their application in computer vision remains relatively…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yueyang Cang , Yu hang liu , Li Shi

Accurate prediction of flow delay is essential for optimizing and managing modern communication networks. We investigate three levels of modeling for this task. First, we implement a heterogeneous GNN with attention-based message passing,…

机器学习 · 计算机科学 2026-02-17 Sami Marouani , Kamal Singh , Baptiste Jeudy , Amaury Habrard

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

Inspired by recent advances in Kolmogorov-Arnold Networks (KANs), we introduce a novel approach to latent factor conditional asset pricing models. While previous machine learning applications in asset pricing have predominantly used…

机器学习 · 计算机科学 2024-08-07 Tianqi Wang , Shubham Singh

Modeling wireless channels accurately remains a challenge due to environmental variations and signal uncertainties. Recent neural networks can learn radio frequency~(RF) signal propagation patterns, but they process each voxel on the ray…

网络与互联网体系结构 · 计算机科学 2026-01-28 Jingzhou Shen , Xuyu Wang

Large machine learning models based on Convolutional Neural Networks (CNNs) with rapidly increasing number of parameters, trained with massive amounts of data, are being deployed in a wide array of computer vision tasks from self-driving…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Rishab Parthasarathy , Rohan Bhowmik

Inspired by the Kolmogorov-Arnold representation theorem, KANs offer a novel framework for function approximation by replacing traditional neural network weights with learnable univariate functions. This design demonstrates significant…

机器学习 · 计算机科学 2025-06-10 Zhangchi Zhao , Jun Shu , Deyu Meng , Zongben Xu

Existing low-light image enhancement methods are difficult to fit the complex nonlinear relationship between normal and low-light images due to uneven illumination and noise effects. The recently proposed Kolmogorov-Arnold networks (KANs)…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Aoxiang Ning , Minglong Xue , Jinhong He , Chengyun Song

This paper aims to accelerate the test-time computation of deep convolutional neural networks (CNNs). Unlike existing methods that are designed for approximating linear filters or linear responses, our method takes the nonlinear units into…

计算机视觉与模式识别 · 计算机科学 2014-11-18 Xiangyu Zhang , Jianhua Zou , Xiang Ming , Kaiming He , Jian Sun

Neural network based approximate computing is a universal architecture promising to gain tremendous energy-efficiency for many error resilient applications. To guarantee the approximation quality, existing works deploy two neural networks…

机器学习 · 计算机科学 2018-12-19 Zhenghao Peng , Xuyang Chen , Chengwen Xu , Naifeng Jing , Xiaoyao Liang , Cewu Lu , Li Jiang

At present, the great achievements of convolutional neural network(CNN) in feature and metric learning have attracted many researchers. However, the vast majority of deep network architectures have been used to represent based on real…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Siwen Jiang , Wenxuan Wei , Shihao Guo , Hongguang Fu , Lei Huang

Accurate workload prediction and advanced resource reservation are indispensably crucial for managing dynamic cloud services. Traditional neural networks and deep learning models frequently encounter challenges with diverse,…

机器学习 · 计算机科学 2025-07-14 Jitendra Kumar , Deepika Saxena , Kishu Gupta , Satyam Kumar , Ashutosh Kumar Singh

We explore unique considerations involved in fitting ML models to data with very high precision, as is often required for science applications. We empirically compare various function approximation methods and study how they scale with…

机器学习 · 计算机科学 2023-02-01 Eric J. Michaud , Ziming Liu , Max Tegmark

Kolmogorov-Arnold networks (KANs) offer a potent combination of accuracy and interpretability, thanks to their compositions of learnable univariate activation functions. However, the activations of well-fitting KANs tend to exhibit…

机器学习 · 计算机科学 2026-05-05 James Bagrow

Neural network (NN)-based transistor compact modeling has recently emerged as a transformative solution for accelerating device modeling and SPICE circuit simulations. However, conventional NN architectures, despite their widespread…

机器学习 · 计算机科学 2025-03-20 Rodion Novkin , Hussam Amrouch

In recent years, Graph Neural Networks (GNNs) have become the de facto tool for learning node and graph representations. Most GNNs typically consist of a sequence of neighborhood aggregation (a.k.a., message-passing) layers, within which…