paper-with-me

Papers

DAPLSR: Data Augmentation Partial Least Squares Regression Model via Manifold Optimization

2025-04-23 · Haoran Chen, Jiapeng Liu, Jiafan Wang, Wenjun Shi

Traditional Partial Least Squares Regression (PLSR) models frequently underperform when handling data characterized by uneven categories. To address the issue, this paper proposes a Data Augmentation Partial Least Squares Regression (DAPLSR) model via manifold optimization. The DAPLSR model introduces the Synthetic Minority Over-sampling Technique (SMOTE) to increase the number of samples and utilizes the Value Difference Metric (VDM) to select the nearest neighbor samples that closely resemble the original samples for generating synthetic samples. In solving the model, in order to obtain a more accurate numerical solution for PLSR, this paper proposes a manifold optimization method that uses the geometric properties of the constraint space to improve model degradation and optimization. Comprehensive experiments show that the proposed DAPLSR model achieves superior classification performance and outstanding evaluation metrics on various datasets, significantly outperforming existing methods.

📄 PDF Abstract BibTeX arXiv:2504.16639

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationregression

Similar Papers 제목 키워드 기반

Robust Partially-Compressed Least-Squares

2015-10-16 · Stephen Becker, Ban Kawas, Marek Petrik, Karthikeyan N. Ramamurthy

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…

Computational Efficiency

Normalization Gradients are Least-squares Residuals

2019-05-01 · ICLR 2019 5 · Yi Liu

Batch Normalization (BN) and its variants have seen widespread adoption in the deep learning community because they improve the training of deep neural networks. Discussions of why this normalization works so well remain…

Deep least-squares methods: an unsupervised learning-based numerical method for solving elliptic PDEs

2019-11-05 · Zhiqiang Cai, Jingshuang Chen, Min Liu, Xinyu Liu

This paper studies an unsupervised deep learning-based numerical approach for solving partial differential equations (PDEs). The approach makes use of the deep neural network to approximate solutions of PDEs through the …

Two-Layer Neural Networks for Partial Differential Equations: Optimization and Generalization Theory

2020-06-28 · Tao Luo, Haizhao Yang

The problem of solving partial differential equations (PDEs) can be formulated into a least-squares minimization problem, where neural networks are used to parametrize PDE solutions. A global minimizer corresponds to a n…

The Surprising Robustness of Partial Least Squares

2024-09-09 · João B. Assunção, Pedro Afonso Fernandes

Partial least squares (PLS) is a simple factorisation method that works well with high dimensional problems in which the number of observations is limited given the number of independent variables. In this article, we sh…

Dimensionality Reductionvalid