中文
相关论文

相关论文: Plug-In Stochastic Gradient Method

200 篇论文

We propose a posterior sampling algorithm for the problem of estimating multiple independent source signals from their noisy superposition. The proposed algorithm is a combination of Gibbs sampling method and plug-and-play (PnP) diffusion…

信号处理 · 电气工程与系统科学 2025-09-17 Yi Zhang , Rui Guo , Yonina C. Eldar

Recently the field of inverse problems has seen a growing usage of mathematically only partially understood learned and non-learned priors. Based on first principles, we develop a projectional approach to inverse problems that addresses the…

机器学习 · 计算机科学 2019-08-07 Sören Dittmer , Peter Maass

To limit the time, cost, and environmental impact associated with the acquisition of seismic data, in recent decades considerable effort has been put into so-called simultaneous shooting acquisitions, where seismic sources are fired at…

地球物理 · 物理学 2022-06-01 Nick Luiken , Matteo Ravasi , Claire E. Birnie

Deep unfolding showed to be a very successful approach for accelerating and tuning classical signal processing algorithms. In this paper, we propose learned Gaussian-mixture AMP (L-GM-AMP) - a plug-and-play compressed sensing (CS) recovery…

机器学习 · 统计学 2020-11-19 Osman Musa , Peter Jung , Giuseppe Caire

Recurrent neural networks (RNNs) are a vital modeling technique that rely on internal states learned indirectly by optimization of a supervised, unsupervised, or reinforcement training loss. RNNs are used to model dynamic processes that are…

Single-cell RNA sequencing (scRNA-seq) enables the study of cellular heterogeneity. Yet, clustering accuracy, and with it downstream analyses based on cell labels, remain challenging due to measurement noise and biological variability. In…

机器学习 · 计算机科学 2026-03-03 Dominik Meier , Shixing Yu , Sagnik Nandy , Promit Ghosal , Kyra Gan

It is well-known that stochastic gradient noise (SGN) acts as implicit regularization for deep learning and is essentially important for both optimization and generalization of deep networks. Some works attempted to artificially simulate…

机器学习 · 计算机科学 2022-08-31 Zeke Xie , Li Yuan , Zhanxing Zhu , Masashi Sugiyama

Backpropagation (BP) is the standard algorithm for training the deep neural networks that power modern artificial intelligence including large language models. However, BP is energy inefficient and unlikely to be implemented by the brain.…

机器学习 · 计算机科学 2025-10-30 Francesco Innocenti

Recently, preference optimization methods such as DPO have significantly enhanced large language models (LLMs) in wide tasks including dialogue and question-answering. However, current methods fail to account for the varying difficulty…

计算与语言 · 计算机科学 2024-12-31 Jingyuan Ma , Rui Li , Zheng Li , Lei Sha , Zhifang Sui

Probabilistic programming (PP) is a programming paradigm that allows for writing statistical models like ordinary programs, performing simulations by running those programs, and analyzing and refining their statistical behavior using…

编程语言 · 计算机科学 2024-06-19 Martin Kuhn , Joscha Grüger , Christoph Matheja , Andrey Rivkin

There has been tremendous research on the design of image regularizers over the years, from simple Tikhonov and Laplacian to sophisticated sparsity and CNN-based regularizers. Coupled with a model-based loss function, these are typically…

图像与视频处理 · 电气工程与系统科学 2022-10-26 Pravin Nair , Kunal N. Chaudhury

We propose a novel, structured pruning algorithm for neural networks -- the iterative, Sparse Structured Pruning algorithm, dubbed as i-SpaSP. Inspired by ideas from sparse signal recovery, i-SpaSP operates by iteratively identifying a…

机器学习 · 计算机科学 2022-03-31 Cameron R. Wolfe , Anastasios Kyrillidis

Prior parameter distributions provide an elegant way to represent prior expert and world knowledge for informed learning. Previous work has shown that using such informative priors to regularize probabilistic deep learning (DL) models…

机器学习 · 计算机科学 2024-11-06 Christian Schlauch , Christian Wirth , Nadja Klein

Ensuring small-signal stability in power systems with a high share of inverter-based resources (IBRs) is hampered by two factors: (i) device and network parameters are often uncertain or completely unknown, and (ii) brute-force enumeration…

系统与控制 · 电气工程与系统科学 2026-02-11 Andrey Gorbunov , Youhong Chen , Petr Vorobev , Jin Ma , Gregor Verbic

Newton's Method is widely used to find the solution of complex non-linear simulation problems in Computer Graphics. To guarantee a descent direction, it is common practice to clamp the negative eigenvalues of each element Hessian prior to…

图形学 · 计算机科学 2026-05-26 José Antonio Fernández-Fernández , Fabian Löschner , Jan Bender

Message Passing Graph Neural Networks (MP-GNNs) have garnered attention for addressing various industry challenges, such as user recommendation and fraud detection. However, they face two major hurdles: (1) heavy reliance on local context,…

机器学习 · 计算机科学 2026-03-11 Arihant Jain , Gundeep Arora , Anoop Saladi , Chaosheng Dong

Unfolded proximal neural networks (PNNs) form a family of methods that combines deep learning and proximal optimization approaches. They consist in designing a neural network for a specific task by unrolling a proximal algorithm for a fixed…

最优化与控制 · 数学 2024-08-19 Xiaoyu Wang , Martin Benning , Audrey Repetti

Improving generalization is one of the main challenges for training deep neural networks on classification tasks. In particular, a number of techniques have been proposed, aiming to boost the performance on unseen data: from standard data…

机器学习 · 计算机科学 2022-12-29 Enzo Tartaglione , Daniele Perlo , Marco Grangetto

Pairwise Ranking Prompting (PRP) elicits pairwise preference judgments from an LLM, which are then aggregated into a ranking, usually via classical sorting algorithms. However, judgments are noisy, order-sensitive, and sometimes…

We systematically explored a spectrum of normalization algorithms related to Batch Normalization (BN) and propose a generalized formulation that simultaneously solves two major limitations of BN: (1) online learning and (2) recurrent…

机器学习 · 计算机科学 2016-10-20 Qianli Liao , Kenji Kawaguchi , Tomaso Poggio