中文
相关论文

相关论文: Global Guarantees for Blind Demodulation with Gene…

200 篇论文

Gradient Descent (GD) is a ubiquitous algorithm for finding the optimal solution to an optimization problem. For reduced computational complexity, the optimal solution $\mathrm{x^*}$ of the optimization problem must be attained in a minimum…

最优化与控制 · 数学 2023-06-01 Revati Gunjal , Sushama Wagh , Syed Shadab Nayyer , Alex Stankovic , Navdeep M. Singh

Generative models have shown strong potential as data-driven priors for solving inverse problems such as reconstructing medical images from undersampled measurements. While these priors improve reconstruction quality with fewer…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Namhoon Kim , Sara Fridovich-Keil

A recent line of research has shown that gradient-based algorithms with random initialization can converge to the global minima of the training loss for over-parameterized (i.e., sufficiently wide) deep neural networks. However, the…

机器学习 · 计算机科学 2019-06-12 Difan Zou , Quanquan Gu

We consider a generic decentralized constrained optimization problem over static, directed communication networks, where each agent has exclusive access to only one convex, differentiable, local objective term and one convex constraint set.…

最优化与控制 · 数学 2023-11-09 Firooz Shahriari-Mehr , Ashkan Panahi

Remote sensing images are essential for many applications of the earth's sciences, but their quality can usually be degraded due to limitations in sensor technology and complex imaging environments. To address this, various remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Yujie Feng , Yin Yang , Xiaohong Fan , Zhengpeng Zhang , Jianping Zhang

Recent years have seen a flurry of activities in designing provably efficient nonconvex procedures for solving statistical estimation problems. Due to the highly nonconvex nature of the empirical loss, state-of-the-art procedures often…

机器学习 · 计算机科学 2020-06-09 Cong Ma , Kaizheng Wang , Yuejie Chi , Yuxin Chen

Gradient Boosting (GB) is a popular methodology used to solve prediction problems by minimizing a differentiable loss function, $L$. GB performs very well on tabular machine learning (ML) problems; however, as a pure ML solver it lacks the…

机器学习 · 计算机科学 2022-11-08 Michael T. Horrell

Gradient Descent (GD) is a powerful workhorse of modern machine learning thanks to its scalability and efficiency in high-dimensional spaces. Its ability to find local minimisers is only guaranteed for losses with Lipschitz gradients, where…

机器学习 · 计算机科学 2023-07-27 Lei Chen , Joan Bruna

Classical optimisation theory guarantees monotonic objective decrease for gradient descent (GD) when employed in a small step size, or ``stable", regime. In contrast, gradient descent on neural networks is frequently performed in a large…

机器学习 · 计算机科学 2025-10-21 Lachlan Ewen MacDonald , Hancheng Min , Leandro Palma , Salma Tarmoun , Ziqing Xu , René Vidal

In this paper, we develop a global descent method for non-convex multi-objective optimization problems. The proposed approach builds upon foundational concepts from single-objective global descent techniques while removing the need for…

最优化与控制 · 数学 2025-07-31 Bikram Adhikary , Md Abu Talhamainuddin Ansary , Savin Treanta

In this paper, we propose a geometric framework to analyze the convergence properties of gradient descent trajectories in the context of linear neural networks. We translate a well-known empirical observation of linear neural nets into a…

机器学习 · 计算机科学 2023-08-02 Yacine Chitour , Zhenyu Liao , Romain Couillet

The data consistency for the physical forward model is crucial in inverse problems, especially in MR imaging reconstruction. The standard way is to unroll an iterative algorithm into a neural network with a forward model embedded. The…

图像与视频处理 · 电气工程与系统科学 2023-06-28 Guanxiong Luo , Mengmeng Kuang , Peng Cao

Estimating hyperparameters has been a long-standing problem in machine learning. We consider the case where the task at hand is modeled as the solution to an optimization problem. Here the exact gradient with respect to the hyperparameters…

最优化与控制 · 数学 2023-11-16 Matthias J. Ehrhardt , Lindon Roberts

We study the complexity of training neural network models with one hidden nonlinear activation layer and an output weighted sum layer. We analyze Gradient Descent applied to learning a bounded target function on $n$ real-valued inputs. We…

机器学习 · 计算机科学 2019-05-28 Santosh Vempala , John Wilmes

In this paper, we theoretically prove that gradient descent can find a global minimum of non-convex optimization of all layers for nonlinear deep neural networks of sizes commonly encountered in practice. The theory developed in this paper…

机器学习 · 统计学 2020-06-18 Kenji Kawaguchi , Jiaoyang Huang

Blind super-resolution can be cast as a low rank matrix recovery problem by exploiting the inherent simplicity of the signal and the low dimensional structure of point spread functions. In this paper, we develop a simple yet efficient…

信息论 · 计算机科学 2022-11-23 Sihan Mao , Jinchi Chen

We study a blind deconvolution problem on graphs, which arises in the context of localizing a few sources that diffuse over networks. While the observations are bilinear functions of the unknown graph filter coefficients and sparse input…

信号处理 · 电气工程与系统科学 2024-09-19 Chang Ye , Gonzalo Mateos

Image classification methods are usually trained to perform predictions taking into account a predefined group of known classes. Real-world problems, however, may not allow for a full knowledge of the input and label spaces, making failures…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Marcos Vendramini , Hugo Oliveira , Alexei Machado , Jefersson A. dos Santos

Machine learning classification models trained with empirical risk minimization (ERM) often inadvertently rely on spurious correlations. When absent in the test data, these unintended associations between non-target attributes and target…

机器学习 · 计算机科学 2025-08-12 Ihab Asaad , Maha Shadaydeh , Joachim Denzler

Visual-Semantic Embedding (VSE) is a prevalent approach in image-text retrieval by learning a joint embedding space between the image and language modalities where semantic similarities would be preserved. The triplet loss with…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Hong Xuan , Xi Chen