中文
相关论文

相关论文: Robust Least Squares Problems with Binary Uncertai…

200 篇论文

Block majorization-minimization (BMM) is a simple iterative algorithm for constrained nonconvex optimization that sequentially minimizes majorizing surrogates of the objective function in each block while the others are held fixed. BMM…

最优化与控制 · 数学 2025-01-22 Hanbaek Lyu , Yuchen Li

Least squares (LS) fitting is one of the most fundamental techniques in science and engineering. It is used to estimate parameters from multiple noisy observations. In many problems the parameters are known a-priori to be bounded integer…

信息论 · 计算机科学 2009-01-05 Amir Leshem , Jacob Goldberger

In the domain of machine learning, least square twin support vector machine (LSTSVM) stands out as one of the state-of-the-art models. However, LSTSVM suffers from sensitivity to noise and outliers, overlooking the SRM principle and…

机器学习 · 计算机科学 2025-02-11 M. Tanveer , R. K. Sharma , A. Quadir , M. Sajid

This paper provides a least squares formulation for the training of a 2-layer convolutional neural network using quadratic activation functions, a 2-norm loss function, and no regularization term. Using this method, an analytic expression…

机器学习 · 计算机科学 2024-11-18 Zachary Yetman Van Egmond , Luis Rodrigues

The iteratively reweighted least squares method (IRLS) is a popular technique used in practice for solving regression problems. Various versions of this method have been proposed, but their theoretical analyses failed to capture the good…

数据结构与算法 · 计算机科学 2019-07-11 Alina Ene , Adrian Vladu

In this paper, we consider recovering $n$ dimensional signals from $m$ binary measurements corrupted by noises and sign flips under the assumption that the target signals have low generative intrinsic dimension, i.e., the target signals can…

机器学习 · 计算机科学 2021-11-30 Yuling Jiao , Dingwei Li , Min Liu , Xiangliang Lu , Yuanyuan Yang

We consider factoring low-rank tensors in the presence of outlying slabs. This problem is important in practice, because data collected in many real-world applications, such as speech, fluorescence, and some social network data, fit this…

机器学习 · 统计学 2023-07-19 Xiao Fu , Kejun Huang , Wing-Kin Ma , Nicholas D. Sidiropoulos , Rasmus Bro

We introduce a novel semi-supervised version of the least squares classifier. This implicitly constrained least squares (ICLS) classifier minimizes the squared loss on the labeled data among the set of parameters implied by all possible…

机器学习 · 统计学 2015-07-27 Jesse H. Krijthe , Marco Loog

Universal approximation serves as the foundation of neural network learning algorithms. However, some networks establish their universal approximation property by demonstrating that the iterative errors converge in probability measure…

机器学习 · 计算机科学 2025-11-21 Han Su , Zhongyan Li , Wanquan Liu

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

信息论 · 计算机科学 2019-02-20 Y. Yu , R. C. de Lamare , Y. Zakharov

Randomized matrix compression techniques, such as the Johnson-Lindenstrauss transform, have emerged as an effective and practical way for solving large-scale problems efficiently. With a focus on computational efficiency, however, forsaking…

机器学习 · 统计学 2015-10-19 Stephen Becker , Ban Kawas , Marek Petrik , Karthikeyan N. Ramamurthy

As enjoying the closed form solution, least squares support vector machine (LSSVM) has been widely used for classification and regression problems having the comparable performance with other types of SVMs. However, LSSVM has two drawbacks:…

机器学习 · 计算机科学 2017-02-08 Li Chen , Shuisheng Zhou

In this paper we focus on the unconstrained binary quadratic optimization model, maximize x^t Qx, x binary, and consider the problem of identifying optimal solutions that are robust with respect to perturbations in the Q matrix.. We are…

人工智能 · 计算机科学 2017-09-25 Mark Lewis , Gary Kochenberger , John Metcalfe

This study introduces a novel formulation to enhance Support Vector Machines (SVMs) in handling class imbalance and noise. Unlike the conventional Soft Margin SVM, which penalizes the magnitude of constraint violations, the proposed model…

机器学习 · 计算机科学 2025-03-20 Seyed Mojtaba Mohasel , Hamidreza Koosha

We study the problem of variable selection in convex nonparametric least squares (CNLS). Whereas the least absolute shrinkage and selection operator (Lasso) is a popular technique for least squares, its variable selection performance is…

统计方法学 · 统计学 2025-10-31 Zhiqiang Liao , Zhaonan Qu

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

Non-negative least squares (NNLS) problem is one of the most important fundamental problems in numeric analysis. It has been widely used in scientific computation and data modeling. In big data, the limitations of algorithm speed and…

最优化与控制 · 数学 2015-07-10 Duy Khuong Nguyen , Tu Bao Ho

We study high-dimensional least-squares regression within a subgaussian statistical learning framework with heterogeneous noise. It includes $s$-sparse and $r$-low-rank least-squares regression when a fraction $\epsilon$ of the labels are…

统计理论 · 数学 2023-11-01 Philip Thompson

Flat regions of the neural network loss landscape have long been hypothesized to correlate with better generalization properties. A closely related but distinct problem is training models that are robust to internal perturbations to their…

机器学习 · 计算机科学 2026-02-10 Philip Jacobson , Ben Feinberg , Suhas Kumar , Sapan Agarwal , T. Patrick Xiao , Christopher Bennett

Most existing distance metric learning methods assume perfect side information that is usually given in pairwise or triplet constraints. Instead, in many real-world applications, the constraints are derived from side information, such as…

机器学习 · 计算机科学 2012-03-19 Kaizhu Huang , Rong Jin , Zenglin Xu , Cheng-Lin Liu