paper-with-me

Papers

High Dimensional Classification via Regularized and Unregularized Empirical Risk Minimization: Precise Error and Optimal Loss

2019-05-31 · Xiaoyi Mai, Zhenyu Liao

This article provides, through theoretical analysis, an in-depth understanding of the classification performance of the empirical risk minimization framework, in both ridge-regularized and unregularized cases, when high dimensional data are considered. Focusing on the fundamental problem of separating a two-class Gaussian mixture, the proposed analysis allows for a precise prediction of the classification error for a set of numerous data vectors $\mathbf{x} \in \mathbb R^p$ of sufficiently large dimension $p$. This precise error depends on the loss function, the number of training samples, and the statistics of the mixture data model. It is shown to hold beyond Gaussian distribution under some additional non-sparsity condition of the data statistics. Building upon this quantitative error analysis, we identify the simple square loss as the optimal choice for high dimensional classification in both ridge-regularized and unregularized cases, regardless of the number of training samples.

📄 PDF Abstract BibTeX arXiv:1905.13742

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Deep Generative Model using Unregularized Score for Anomaly Detection with Heterogeneous Complexity

2018-07-16 · Takashi Matsubara, Kenta Hama, Ryosuke Tachibana, Kuniaki Uehara

Accurate and automated detection of anomalous samples in a natural image dataset can be accomplished with a probabilistic model for end-to-end modeling of images. Such images have heterogeneous complexity, however, and a…

Anomaly Detection

Unregularized Online Learning Algorithms with General Loss Functions

2015-03-02 · Yiming Ying, Ding-Xuan Zhou

In this paper, we consider unregularized online learning algorithms in a Reproducing Kernel Hilbert Spaces (RKHS). Firstly, we derive explicit convergence rates of the unregularized online learning algorithms for classif…

Lower Complexity Adaptation for Empirical Entropic Optimal Transport

2023-06-23 · Michel Groppe, Shayan Hundrieser

Entropic optimal transport (EOT) presents an effective and computationally viable alternative to unregularized optimal transport (OT), offering diverse applications for large-scale data analysis. In this work, we derive …

On Coresets For Regularized Regression

2020-06-09 · ICML 2020 1 · Rachit Chhaya, Anirban Dasgupta, Supratim Shit

We study the effect of norm based regularization on the size of coresets for regression problems. Specifically, given a matrix $ \mathbf{A} \in {\mathbb{R}}^{n \times d}$ with $n\gg d$ and a vector $\mathbf{b} \in \mathb…

regression

Investigating the Role of Weight Decay in Enhancing Nonconvex SGD

2025-01-01 · CVPR 2025 1 · Tao Sun, Yuhao Huang, Li Shen, Kele Xu 외

Weight decay is a widely used technique in training machine learning models, known to empirically enhance the generalization of Stochastic Gradient Descent (SGD). While intuitively weight decay allows SGD to train a …