中文
相关论文

相关论文: Smoothing the Landscape Boosts the Signal for SGD:…

200 篇论文

Stochastic gradient descent (SGD) is a popular stochastic optimization method in machine learning. Traditional parallel SGD algorithms, e.g., SimuParallel SGD, often require all nodes to have the same performance or to consume equal…

机器学习 · 计算机科学 2017-08-17 Cheng Daning , Li Shigang , Zhang Yunquan

Discrete diffusion models (DDMs) have shown powerful generation ability for discrete data modalities like text and molecules. However, their practical application is hindered by inefficient sampling, requiring a large number of sampling…

机器学习 · 计算机科学 2025-09-25 Feiyang Fu , Tongxian Guo , Zhaoqiang Liu

Conditional stochastic optimization covers a variety of applications ranging from invariant learning and causal inference to meta-learning. However, constructing unbiased gradient estimators for such problems is challenging due to the…

最优化与控制 · 数学 2024-06-04 Yifan Hu , Siqi Zhang , Xin Chen , Niao He

Self-paced learning and hard example mining re-weight training instances to improve learning accuracy. This paper presents two improved alternatives based on lightweight estimates of sample uncertainty in stochastic gradient descent (SGD):…

机器学习 · 统计学 2018-01-09 Haw-Shiuan Chang , Erik Learned-Miller , Andrew McCallum

The variance reduction speed of physically-based rendering is heavily affected by the adopted importance sampling technique. In this paper we propose a novel online framework to learn the spatial-varying density model with a single small…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Jiawei Huang , Akito Iizuka , Hajime Tanaka , Taku Komura , Yoshifumi Kitamura

In this paper, we study the problem of learning one-dimensional Gaussian mixture models (GMMs) with a specific focus on estimating both the model order and the mixing distribution from independent and identically distributed (i.i.d.)…

机器学习 · 统计学 2026-02-24 Xinyu Liu , Hai Zhang

Modern deep networks are trained with stochastic gradient descent (SGD) whose key hyperparameters are the number of data considered at each step or batch size $B$, and the step size or learning rate $\eta$. For small $B$ and large $\eta$,…

机器学习 · 计算机科学 2024-02-29 Antonio Sclocchi , Matthieu Wyart

To lower the communication complexity of federated min-max learning, a natural approach is to utilize the idea of infrequent communications (through multiple local updates) same as in conventional federated learning. However, due to the…

机器学习 · 计算机科学 2022-12-27 Haibo Yang , Zhuqing Liu , Xin Zhang , Jia Liu

Consider the problem of learning the drift coefficient of a stochastic differential equation from a sample path. In this paper, we assume that the drift is parametrized by a high dimensional vector. We address the question of how long the…

信息论 · 计算机科学 2011-03-10 José Bento , Morteza Ibrahimi , Andrea Montanari

Classical machine learning models such as deep neural networks are usually trained by using Stochastic Gradient Descent-based (SGD) algorithms. The classical SGD can be interpreted as a discretization of the stochastic gradient flow. In…

One of the challenges in studying the interactions in large graphs is to learn their diverse pattern and various interaction types. Hence, considering only one distribution and model to study all nodes and ignoring their diversity and local…

机器学习 · 计算机科学 2022-11-18 Mehrtash Mehrabi , Yingxue Zhang

We revisit the problem of distribution learning within the framework of learning-augmented algorithms. In this setting, we explore the scenario where a probability distribution is provided as potentially inaccurate advice on the true,…

机器学习 · 计算机科学 2025-02-03 Arnab Bhattacharyya , Davin Choo , Philips George John , Themis Gouleakis

We study the problem of learning a low-degree spherical polynomial of degree $k_0 = \Theta(1) \ge 1$ defined on the unit sphere in $\RR^d$ by training an over-parameterized two-layer neural network with augmented feature in this paper. Our…

机器学习 · 统计学 2026-03-24 Yingzhen Yang , Ping Li

Recently, there has been a growing interest in the problem of learning rich implicit models - those from which we can sample, but can not evaluate their density. These models apply some parametric function, such as a deep network, to a base…

机器学习 · 统计学 2017-09-05 Josip Djolonga , Andreas Krause

We propose a new smoothing method for obtaining surface densities from discrete particle positions from numerical simulations. This is an essential step for many applications in gravitational lensing. This method is based on the ``scatter''…

天体物理学 · 物理学 2011-02-11 Guo-Liang Li , S. Mao , Y. P. Jing , X. Kang , M. Bartelmann

Stochastic gradient descent (SGD) is a fundamental tool for training deep neural networks across a variety of tasks. In self-supervised learning, different input categories map to distinct manifolds in the embedded neural state space.…

统计力学 · 物理学 2025-03-04 Guanming Zhang , Stefano Martiniani

We perform an experimental study of the dynamics of Stochastic Gradient Descent (SGD) in learning deep neural networks for several real and synthetic classification tasks. We show that in the initial epochs, almost all of the performance…

We study counterfactual distribution learning for high-dimensional outcomes whose counterfactual law may concentrate near lower-dimensional structure. Standard isotropic smoothing treats all ambient directions equally, leading to…

统计方法学 · 统计学 2026-05-26 Kwangho Kim

We study to what extent may stochastic gradient descent (SGD) be understood as a "conventional" learning rule that achieves generalization performance by obtaining a good fit to training data. We consider the fundamental stochastic convex…

机器学习 · 计算机科学 2023-01-13 Tomer Koren , Roi Livni , Yishay Mansour , Uri Sherman

We consider the problem of high-dimensional Gaussian graphical model selection. We identify a set of graphs for which an efficient estimation algorithm exists, and this algorithm is based on thresholding of empirical conditional…

机器学习 · 计算机科学 2012-03-06 Animashree Anandkumar , Vincent Y. F. Tan , Alan. S. Willsky