中文
相关论文

相关论文: Parsimonious Computing: A Minority Training Regime…

200 篇论文

Denoising score matching plays a pivotal role in the performance of diffusion-based generative models. However, the empirical optimal score--the exact solution to the denoising score matching--leads to memorization, where generated samples…

机器学习 · 统计学 2025-05-07 Yu-Han Wu , Pierre Marion , Gérard Biau , Claire Boyer

Learning rate schedulers have shown great success in speeding up the convergence of learning algorithms in practice. However, their convergence to a minimum has not been proven theoretically. This difficulty mainly arises from the fact…

机器学习 · 计算机科学 2025-05-21 Dahlia Devapriya , Thulasi Tholeti , Janani Suresh , Sheetal Kalyani

We generalize the notion of average Lipschitz smoothness proposed by Ashlagi et al. (COLT 2021) by extending it to H\"older smoothness. This measure of the "effective smoothness" of a function is sensitive to the underlying distribution and…

机器学习 · 计算机科学 2023-10-31 Steve Hanneke , Aryeh Kontorovich , Guy Kornowski

To improve the robustness of deep classifiers against adversarial perturbations, many approaches have been proposed, such as designing new architectures with better robustness properties (e.g., Lipschitz-capped networks), or modifying the…

机器学习 · 计算机科学 2025-03-27 Mahyar Fazlyab , Taha Entesari , Aniket Roy , Rama Chellappa

Training deep neural networks typically relies on backpropagating high dimensional error signals a computationally intensive process with little evidence supporting its implementation in the brain. However, since most tasks involve…

机器学习 · 计算机科学 2026-01-15 Maher Hanut , Jonathan Kadmon

The Lipschitz constant plays a crucial role in certifying the robustness of neural networks to input perturbations. Since calculating the exact Lipschitz constant is NP-hard, efforts have been made to obtain tight upper bounds on the…

机器学习 · 计算机科学 2024-10-30 Yuezhu Xu , S. Sivaranjani

ShuffleNet is a state-of-the-art light weight convolutional neural network architecture. Its basic operations include group, channel-wise convolution and channel shuffling. However, channel shuffling is manually designed empirically.…

机器学习 · 计算机科学 2019-01-28 Jiancheng Lyu , Shuai Zhang , Yingyong Qi , Jack Xin

This paper is motivated by structured sparsity for deep neural network training. We study a weighted group L0-norm constraint, and present the projection and normal cone of this set. Using randomized smoothing, we develop zeroth and…

最优化与控制 · 数学 2022-12-22 Michael R. Metel

Representations are fundamental to artificial intelligence. The performance of a learning system depends on the type of representation used for representing the data. Typically, these representations are hand-engineered using domain…

机器学习 · 计算机科学 2017-04-28 Vivek Veeriah , Shangtong Zhang , Richard S. Sutton

Techniques known as Nonlinear Set Membership prediction, Kinky Inference or Lipschitz Interpolation are fast and numerically robust approaches to nonparametric machine learning that have been proposed to be utilised in the context of system…

机器学习 · 计算机科学 2017-03-01 Jan-Peter Calliess

The success of deep learning relies on the availability of large-scale annotated data sets, the acquisition of which can be costly, requiring expert domain knowledge. Semi-supervised learning (SSL) mitigates this challenge by exploiting the…

机器学习 · 计算机科学 2020-09-25 Prashnna Kumar Gyawali , Sandesh Ghimire , Linwei Wang

Hierarchical neural networks are exponentially more efficient than their corresponding "shallow" counterpart with the same expressive power, but involve huge number of parameters and require tedious amounts of training. Our main idea is to…

机器学习 · 计算机科学 2018-07-19 Bálint Daróczy , Rita Aleksziev , András Benczúr

This paper analyzes a new regularized learning scheme for high dimensional partially linear support vector machine. The proposed approach consists of an empirical risk and the Lasso-type penalty for linear part, as well as the standard…

统计理论 · 数学 2020-06-08 Yifan Xia , Yongchao Hou , Shaogao Lv

We prove that, for the fundamental regression task of learning a single neuron, training a one-hidden layer ReLU network of any width by gradient flow from a small initialisation converges to zero loss and is implicitly biased to minimise…

机器学习 · 计算机科学 2023-10-03 Dmitry Chistikov , Matthias Englert , Ranko Lazic

Ability of deep networks to extract high level features and of recurrent networks to perform time-series inference have been studied. In view of universality of one hidden layer network at approximating functions under weak constraints, the…

神经与进化计算 · 计算机科学 2014-12-19 Sharat C. Prasad , Piyush Prasad

Structured stochastic multi-armed bandits provide accelerated regret rates over the standard unstructured bandit problems. Most structured bandits, however, assume the knowledge of the structural parameter such as Lipschitz continuity,…

机器学习 · 计算机科学 2021-06-28 Hyejin Park , Seiyun Shin , Kwang-Sung Jun , Jungseul Ok

Operator learning based on neural operators has emerged as a promising paradigm for the data-driven approximation of operators, mapping between infinite-dimensional Banach spaces. Despite significant empirical progress, our theoretical…

机器学习 · 计算机科学 2024-07-04 Samuel Lanthaler

Generalising well in supervised learning tasks relies on correctly extrapolating the training data to a large region of the input space. One way to achieve this is to constrain the predictions to be invariant to transformations on the input…

机器学习 · 计算机科学 2018-08-17 Mark van der Wilk , Matthias Bauer , ST John , James Hensman

Bayesian methods for learning Gaussian graphical models offer a principled framework for quantifying model uncertainty and incorporating prior knowledge. However, their scalability is constrained by the computational cost of jointly…

统计方法学 · 统计学 2025-08-28 Reza Mohammadi , Marit Schoonhoven , Lucas Vogels , S. Ilker Birbil

Backpropagation with gradient descent is a common optimization strategy employed by most neural network architectures in machine learning. However, finding optimal hyperparameters to guide training has proven challenging. While it is widely…

机器学习 · 计算机科学 2026-05-20 Vy Bui , Hang Yu , Karthik Kantipudi , Ziv Yaniv , Stefan Jaeger