中文
相关论文

相关论文: Performance Analysis of the Gradient Comparator LM…

200 篇论文

Recent studies on deep neural networks show that flat minima of the loss landscape correlate with improved generalization. Sharpness-aware minimization (SAM) efficiently finds flat regions by updating the parameters according to the…

机器学习 · 计算机科学 2025-02-13 Albert Kjøller Jacobsen , Georgios Arvanitidis

In recent studies on sparse modeling, $l_q$ ($0<q<1$) regularized least squares regression ($l_q$LS) has received considerable attention due to its superiorities on sparsity-inducing and bias-reduction over the convex counterparts. In this…

数值分析 · 计算机科学 2015-07-14 Jinshan Zeng , Zhimin Peng , Shaobo Lin

Large language model (LLM) training is often bottlenecked by memory constraints and stochastic gradient noise in extremely high-dimensional parameter spaces. Motivated by empirical evidence that many LLM gradient matrices are effectively…

机器学习 · 计算机科学 2026-03-24 Zehao Li , Tao Ren , Zishi Zhang , Xi Chen , Yijie Peng

We propose a new iteratively reweighted least squares (IRLS) algorithm for the recovery of a matrix $X \in \mathbb{C}^{d_1\times d_2}$ of rank $r \ll\min(d_1,d_2)$ from incomplete linear observations, solving a sequence of low complexity…

数值分析 · 数学 2018-02-28 Christian Kümmerle , Juliane Sigl

This paper generalizes the proportionate-type adaptive algorithm to the graph signal processing and proposes two proportionate-type adaptive graph signal recovery algorithms. The gain matrix of the proportionate algorithm leads to faster…

信号处理 · 电气工程与系统科学 2022-09-21 Razieh Torkamani , Hadi Zayyani , Mehdi Korki

Large Language Models (LLMs), while demonstrating remarkable capabilities across various applications, present significant challenges during inference due to their substantial model size, especially when deployed on edge devices. Activation…

机器学习 · 计算机科学 2025-04-29 Zhenyu Zhang , Zechun Liu , Yuandong Tian , Harshit Khaitan , Zhangyang Wang , Steven Li

Mixture models with Gamma and or inverse-Gamma distributed mixture components are useful for medical image tissue segmentation or as post-hoc models for regression coefficients obtained from linear regression within a Generalised Linear…

机器学习 · 统计学 2016-07-27 A. Llera , D. Vidaurre , R. H. R. Pruim , C. F. Beckmann

Least squares kernel based methods have been widely used in regression problems due to the simple implementation and good generalization performance. Among them, least squares support vector regression (LS-SVR) and extreme learning machine…

机器学习 · 计算机科学 2020-06-03 Hongwei Dong , Liming Yang

Ranking tasks constitute fundamental components of extreme similarity learning frameworks, where extremely large corpora of objects are modeled through relative similarity relationships adhering to predefined ordinal structures. Among…

机器学习 · 计算机科学 2025-06-12 Yuanhao Pu , Defu Lian , Xiaolong Chen , Xu Huang , Jin Chen , Enhong Chen

Constant gain least-mean-squares (LMS) algorithms have a wide range of applications in trajectory tracking problems, but the formal convergence of LMS in mean square is not yet fully established. This work provides an upper bound on the…

信号处理 · 电气工程与系统科学 2024-01-23 Chang Liu , Antwan D. Clark

As large language models (LLMs) grow in size, efficient compression techniques like quantization and sparsification are critical. While quantization maintains performance with reduced precision, structured sparsity methods, such as N:M…

This paper proposes Relational Similarity Machines (RSM): a fast, accurate, and flexible relational learning framework for supervised and semi-supervised learning tasks. Despite the importance of relational learning, most existing methods…

机器学习 · 统计学 2016-08-03 Ryan A. Rossi , Rong Zhou , Nesreen K. Ahmed

An adaptive filter is defined as a digital filter that has the capability of self adjusting its transfer function under the control of some optimizing algorithms. Most common optimizing algorithms are Least Mean Square (LMS) and Recursive…

系统与控制 · 计算机科学 2017-06-06 Saurabh R. Prasad , Bhalchandra B. Godbole

Non-linear least squares solvers are used across a broad range of offline and real-time model fitting problems. Most improvements of the basic Gauss-Newton algorithm tackle convergence guarantees or leverage the sparsity of the underlying…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Huu Le , Christopher Zach , Edward Rosten , Oliver J. Woodford

The kernel least mean squares (KLMS) algorithm is a computationally efficient nonlinear adaptive filtering method that "kernelizes" the celebrated (linear) least mean squares algorithm. We demonstrate that the least mean squares algorithm…

机器学习 · 统计学 2013-10-22 Il Memming Park , Sohan Seth , Steven Van Vaerenbergh

We introduce a novel family of adaptive filtering algorithms based on a relative logarithmic cost. The new family intrinsically combines the higher and lower order measures of the error into a single continuous update based on the error…

机器学习 · 计算机科学 2015-06-18 Muhammed O. Sayin , N. Denizcan Vanli , Suleyman S. Kozat

Sparse prediction with categorical data is challenging even for a moderate number of variables, because one parameter is roughly needed to encode one category or level. The Group Lasso is a well known efficient algorithm for selection…

统计方法学 · 统计学 2021-12-22 Szymon Nowakowski , Piotr Pokarowski , Wojciech Rejchel

This work develops robust diffusion recursive least squares algorithms to mitigate the performance degradation often experienced in networks of agents in the presence of impulsive noise. The first algorithm minimizes an exponentially…

机器学习 · 计算机科学 2019-02-05 Y. Yu , H. Zhao , R. C. de Lamare , Y. Zakharov , L. Lu

The aim of sparse approximation is to estimate a sparse signal according to the measurement matrix and an observation vector. It is widely used in data analytics, image processing, and communication, etc. Up to now, a lot of research has…

信号处理 · 电气工程与系统科学 2018-05-31 Hao Wang , Ruibin Feng , Chi-Sing Leung

Structured sparsity is an important modeling tool that expands the applicability of convex formulations for data analysis, however it also creates significant challenges for efficient algorithm design. In this paper we investigate the…

最优化与控制 · 数学 2014-10-20 Yaoliang Yu , Xinhua Zhang , Dale Schuurmans