中文
相关论文

相关论文: Bias-Variance Tradeoffs in Single-Sample Binary Gr…

200 篇论文

This paper provides a framework to analyze stochastic gradient algorithms in a mean squared error (MSE) sense using the asymptotic normality result of the stochastic gradient descent (SGD) iterates. We perform this analysis by taking the…

机器学习 · 统计学 2019-10-28 Yakup Ceki Papo

Stochastic kinetic models describe systems across biology, chemistry, and physics where discrete events and small populations render deterministic approximations inadequate. Parameter inference and inverse design in these systems require…

计算物理 · 物理学 2026-03-06 Francesco Mottes , Qian-Ze Zhu , Michael P. Brenner

Despite breakthrough performance, modern learning models are known to be highly vulnerable to small adversarial perturbations in their inputs. While a wide variety of recent \emph{adversarial training} methods have been effective at…

机器学习 · 计算机科学 2020-02-26 Adel Javanmard , Mahdi Soltanolkotabi , Hamed Hassani

In optimizing real-world structures, due to fabrication or budgetary restraints, the design variables may be restricted to a set of standard engineering choices. Such variables, commonly called categorical variables, are discrete and…

计算工程、金融与科学 · 计算机科学 2025-01-03 Mehran Ebrahimi , Hyunmin Cheong , Pradeep Kumar Jayaraman , Farhad Javid

Gradient-based approximate inference methods, such as Stein variational gradient descent (SVGD), provide simple and general-purpose inference engines for differentiable continuous distributions. However, existing forms of SVGD cannot be…

机器学习 · 计算机科学 2020-03-03 Jun Han , Fan Ding , Xianglong Liu , Lorenzo Torresani , Jian Peng , Qiang Liu

This work examines the challenges of training neural networks using vector quantization using straight-through estimation. We find that a primary cause of training instability is the discrepancy between the model embedding and the…

机器学习 · 计算机科学 2023-05-16 Minyoung Huh , Brian Cheung , Pulkit Agrawal , Phillip Isola

We consider the problem of learning linear prediction models with model misspecification bias. In such case, the collinearity among input variables may inflate the error of parameter estimation, resulting in instability of prediction…

机器学习 · 计算机科学 2019-12-02 Zheyan Shen , Peng Cui , Tong Zhang , Kun Kuang

In machine learning applications, distribution shifts between training and target environments can lead to significant drops in model performance. This study investigates the impact of such shifts on binary classification models within the…

机器学习 · 统计学 2024-08-20 Minji Kim , Seong Jin Lee , Bumsik Kim

In most practical applications such as recommendation systems, display advertising, and so forth, the collected data often contains missing values and those missing values are generally missing-not-at-random, which deteriorates the…

机器学习 · 计算机科学 2024-05-27 Mingming Ha , Xuewen Tao , Wenfang Lin , Qionxu Ma , Wujiang Xu , Linxun Chen

This paper presents a theoretical analysis of sample selection bias correction. The sample bias correction technique commonly used in machine learning consists of reweighting the cost of an error on each training point of a biased sample to…

机器学习 · 计算机科学 2008-12-18 Corinna Cortes , Mehryar Mohri , Michael Riley , Afshin Rostamizadeh

Research on debiased recommendation has shown promising results. However, some issues still need to be handled for its application in industrial recommendation. For example, most of the existing methods require some specific data,…

信息检索 · 计算机科学 2023-02-08 Dugang Liu , Yang Qiao , Xing Tang , Liang Chen , Xiuqiang He , Weike Pan , Zhong Ming

The underlying assumption of many machine learning algorithms is that the training data and test data are drawn from the same distributions. However, the assumption is often violated in real world due to the sample selection bias between…

机器学习 · 计算机科学 2021-05-26 Wei Du , Xintao Wu

Quantized neural network training optimizes a discrete, non-differentiable objective. The straight-through estimator (STE) enables backpropagation through surrogate gradients and is widely used. While previous studies have primarily focused…

机器学习 · 统计学 2025-10-14 Yuma Ichikawa , Shuhei Kashiwamura , Ayaka Sakata

In classical statistics, the bias-variance trade-off describes how varying a model's complexity (e.g., number of fit parameters) affects its ability to make accurate predictions. According to this trade-off, optimal performance is achieved…

机器学习 · 统计学 2022-08-05 Jason W. Rocks , Pankaj Mehta

Variational inference in Bayesian deep learning often involves computing the gradient of an expectation that lacks a closed-form solution. In these cases, pathwise and score-function gradient estimators are the most common approaches. The…

机器学习 · 统计学 2024-10-10 Kenyon Ng , Susan Wei

Algorithmic decision making process now affects many aspects of our lives. Standard tools for machine learning, such as classification and regression, are subject to the bias in data, and thus direct application of such off-the-shelf tools…

机器学习 · 统计学 2017-10-16 Junpei Komiyama , Hajime Shimao

The softmax representation of probabilities for categorical variables plays a prominent role in modern machine learning with numerous applications in areas such as large scale classification, neural language modeling and recommendation…

机器学习 · 统计学 2016-11-01 Michalis K. Titsias

Variational inference has recently emerged as a popular alternative to the classical Markov chain Monte Carlo (MCMC) in large-scale Bayesian inference. The core idea is to trade statistical accuracy for computational efficiency. In this…

机器学习 · 统计学 2023-08-08 Kush Bhatia , Nikki Lijing Kuang , Yi-An Ma , Yixin Wang

Neural networks make accurate predictions but often fail to provide reliable uncertainty estimates, especially under covariate distribution shifts between training and testing. To address this problem, we propose a Bayesian framework for…

机器学习 · 统计学 2025-12-22 Yuli Slavutsky , David M. Blei

Categorical variables are a natural choice for representing discrete structure in the world. However, stochastic neural networks rarely use categorical latent variables due to the inability to backpropagate through samples. In this work, we…

机器学习 · 统计学 2017-08-08 Eric Jang , Shixiang Gu , Ben Poole