中文
相关论文

相关论文: You KAN Do It in a Single Shot: Plug-and-Play Meth…

200 篇论文

The Plug-and-Play (PnP) framework was recently introduced for low-dose CT reconstruction to leverage the interpretability and the flexibility of model-based methods to incorporate various plugins, such as trained deep learning (DL) neural…

图像与视频处理 · 电气工程与系统科学 2022-02-16 Qifan Xu , Qihui Lyu , Dan Ruan , Ke Sheng

Diffusion models have found extensive use in solving inverse problems, by sampling from an approximate posterior distribution of data given the measurements. Recently, consistency models (CMs) have been proposed to directly predict the…

图像与视频处理 · 电气工程与系统科学 2026-04-14 Merve Gülle , Junno Yun , Yaşar Utku Alçalar , Mehmet Akçakaya

The field of scientific machine learning, which originally utilized multilayer perceptrons (MLPs), is increasingly adopting Kolmogorov-Arnold Networks (KANs) for data encoding. This shift is driven by the limitations of MLPs, including poor…

机器学习 · 计算机科学 2025-11-04 Salah A. Faroughi , Farinaz Mostajeran , Amin Hamed Mashhadzadeh , Shirko Faroughi

In this paper, we propose an audio declipping method that takes advantages of both sparse optimization and deep learning. Since sparsity-based audio declipping methods have been developed upon constrained optimization, they are adjustable…

音频与语音处理 · 电气工程与系统科学 2022-02-17 Tomoro Tanaka , Kohei Yatabe , Masahiro Yasuda , Yasuhiro Oikawa

Kolmogorov-Arnold Networks (KAN) is an emerging neural network architecture in machine learning. It has greatly interested the research community about whether KAN can be a promising alternative of the commonly used Multi-Layer Perceptions…

机器学习 · 计算机科学 2024-09-17 Haihong Guo , Fengxin Li , Jiao Li , Hongyan Liu

Plug-and-play denoisers can be used to perform generic image restoration tasks independent of the degradation type. These methods build on the fact that the Maximum a Posteriori (MAP) optimization can be solved using smaller sub-problems,…

图像与视频处理 · 电气工程与系统科学 2019-12-23 Siavash Bigdeli , David Honzátko , Sabine Süsstrunk , L. Andrea Dunbar

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

The effectiveness of denoising-driven regularization for image reconstruction has been widely recognized. Two prominent algorithms in this area are Plug-and-Play ($\texttt{PnP}$) and Regularization-by-Denoising ($\texttt{RED}$). We consider…

最优化与控制 · 数学 2024-11-19 Arghya Sinha , Kunal N. Chaudhury

Kolmogorov-Arnold Networks (KANs) were recently introduced as an alternative representation model to MLP. Herein, we employ KANs to construct physics-informed machine learning models (PIKANs) and deep operator models (DeepOKANs) for solving…

机器学习 · 计算机科学 2024-06-06 Khemraj Shukla , Juan Diego Toscano , Zhicheng Wang , Zongren Zou , George Em Karniadakis

For magnetic resonance imaging (MRI), recently proposed "plug-and-play" (PnP) image recovery algorithms have shown remarkable performance. These PnP algorithms are similar to traditional iterative algorithms like FISTA, ADMM, or primal-dual…

信息论 · 计算机科学 2020-12-03 Saurav K. Shastri , Rizwan Ahmad , Philip Schniter

Physics-Informed Neural Networks (PINNs) have become a popular and powerful framework for solving partial differential equations (PDEs), leveraging neural networks to approximate solutions while embedding PDE constraints, boundary…

数值分析 · 数学 2026-02-03 Zijuan Xin , Chenyao Wang , Feng Shi , Yizhong Sun

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

Plug-and-Play diffusion prior (PnPDP) frameworks have emerged as a powerful paradigm for solving imaging inverse problems by treating pretrained generative models as modular priors. However, we identify a critical flaw in prevailing PnP…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Chenhe Du , Xuanyu Tian , Qing Wu , Muyu Liu , Jingyi Yu , Hongjiang Wei , Yuyao Zhang

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

Regularized inversion methods for image reconstruction are used widely due to their tractability and ability to combine complex physical sensor models with useful regularity criteria. Such methods motivated the recently developed…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Gregery T. Buzzard , Stanley H. Chan , Suhas Sreehari , Charles A. Bouman

In this paper we analyze the Gradient-Step Denoiser and its usage in Plug-and-Play algorithms. The Plug-and-Play paradigm of optimization algorithms uses off the shelf denoisers to replace a proximity operator or a gradient descent operator…

机器学习 · 计算机科学 2025-09-15 Vincent Herfeld , Baudouin Denis de Senneville , Arthur Leclaire , Nicolas Papadakis

Existing physical model-based imaging methods for ultrasound elasticity reconstruction utilize fixed variational regularizers that may not be appropriate for the application of interest or may not capture complex spatial prior information…

图像与视频处理 · 电气工程与系统科学 2021-03-29 Narges Mohammadi , Marvin M. Doyley , Mujdat Cetin

In this work we study the behavior of the forward-backward (FB) algorithm when the proximity operator is replaced by a sub-iterative procedure to approximate a Gaussian denoiser, in a Plug-and-Play (PnP) fashion. In particular, we consider…

最优化与控制 · 数学 2025-08-28 Matthieu Kowalski , Benoît Malézieux , Thomas Moreau , Audrey Repetti

The application of machine learning methodologies for predicting properties within materials science has garnered significant attention. Among recent advancements, Kolmogorov-Arnold Networks (KANs) have emerged as a promising alternative to…

计算物理 · 物理学 2024-09-06 Rui Wang , Hongyu Yu , Yang Zhong , Hongjun Xiang

Kolmogorov-Arnold Networks (KANs) have gained attention as an alternative to traditional multilayer perceptrons (MLPs) for deep learning applications in computational physics, particularly for solving inverse problems with sparse data, as…

机器学习 · 计算机科学 2025-06-24 Ali Kashefi , Tapan Mukerji