中文
相关论文

相关论文: The informativeness of the gradient revisited

200 篇论文

Existing work on understanding deep learning often employs measures that compress all data-dependent information into a few numbers. In this work, we adopt a perspective based on the role of individual examples. We introduce a measure of…

机器学习 · 计算机科学 2021-06-21 Robert J. N. Baldock , Hartmut Maennel , Behnam Neyshabur

Deep latent variable models have become a popular model choice due to the scalable learning algorithms introduced by (Kingma & Welling, 2013; Rezende et al., 2014). These approaches maximize a variational lower bound on the intractable log…

机器学习 · 计算机科学 2018-11-20 George Tucker , Dieterich Lawson , Shixiang Gu , Chris J. Maddison

In this work, we improve upon the stepwise analysis of noisy iterative learning algorithms initiated by Pensia, Jog, and Loh (2018) and recently extended by Bu, Zou, and Veeravalli (2019). Our main contributions are significantly improved…

In this paper, we study the data-dependent convergence and generalization behavior of gradient methods for neural networks with smooth activation. Our first result is a novel bound on the excess risk of deep networks trained by the logistic…

机器学习 · 计算机科学 2024-12-09 Hossein Taheri , Christos Thrampoulidis , Arya Mazumdar

Bayesian meta-learning enables robust and fast adaptation to new tasks with uncertainty assessment. The key idea behind Bayesian meta-learning is empirical Bayes inference of hierarchical model. In this work, we extend this framework to…

机器学习 · 计算机科学 2020-11-19 Yayi Zou , Xiaoqi Lu

Robust validation metrics remain essential in contemporary deep learning, not only to detect overfitting and poor generalization, but also to monitor training dynamics. In the supervised classification setting, we investigate whether…

机器学习 · 计算机科学 2025-10-30 Florian A. Hölzl , Daniel Rueckert , Georgios Kaissis

Gradient-based iterative optimization methods are the workhorse of modern machine learning. They crucially rely on careful tuning of parameters like learning rate and momentum. However, one typically sets them using heuristic approaches…

机器学习 · 计算机科学 2025-12-05 Dravyansh Sharma

We design a new algorithm for batch active learning with deep neural network models. Our algorithm, Batch Active learning by Diverse Gradient Embeddings (BADGE), samples groups of points that are disparate and high-magnitude when…

机器学习 · 计算机科学 2020-02-25 Jordan T. Ash , Chicheng Zhang , Akshay Krishnamurthy , John Langford , Alekh Agarwal

Gradients have been used to quantify feature importance in machine learning models. Unfortunately, in nonlinear deep networks, not only individual neurons but also the whole network can saturate, and as a result an important input feature…

机器学习 · 计算机科学 2016-11-16 Mukund Sundararajan , Ankur Taly , Qiqi Yan

Deep neural network training spends most of the computation on examples that are properly handled, and could be ignored. We propose to mitigate this phenomenon with a principled importance sampling scheme that focuses computation on…

机器学习 · 计算机科学 2019-10-29 Angelos Katharopoulos , François Fleuret

Ordinary differential equations (ODEs), via their induced flow maps, provide a powerful framework to parameterize invertible transformations for the purpose of representing complex probability distributions. While such models have achieved…

统计理论 · 数学 2023-09-06 Youssef Marzouk , Zhi Ren , Sven Wang , Jakob Zech

Learning an efficient update rule from data that promotes rapid learning of new tasks from the same distribution remains an open problem in meta-learning. Typically, previous works have approached this issue either by attempting to train a…

机器学习 · 计算机科学 2020-02-19 Sebastian Flennerhag , Andrei A. Rusu , Razvan Pascanu , Francesco Visin , Hujun Yin , Raia Hadsell

Modern computer vision algorithms often rely on very large training datasets. However, it is conceivable that a carefully selected subsample of the dataset is sufficient for training. In this paper, we propose a gradient-based importance…

机器学习 · 计算机科学 2018-12-03 Kailas Vodrahalli , Ke Li , Jitendra Malik

Bayesian experimental design (BED) is to answer the question that how to choose designs that maximize the information gathering. For implicit models, where the likelihood is intractable but sampling is possible, conventional BED methods…

机器学习 · 计算机科学 2021-03-16 Jiaxin Zhang , Sirui Bi , Guannan Zhang

This study is a preliminary exploration of the concept of informativeness -how much information a sentence gives about a word it contains- and its potential benefits to building quality word representations from scarce data. We propose…

计算与语言 · 计算机科学 2019-07-23 Syrielle Montariol , Aina Garí Soler , Alexandre Allauzen

The theory underlying robust distributed learning algorithms, designed to resist adversarial machines, matches empirical observations when data is homogeneous. Under data heterogeneity however, which is the norm in practical scenarios,…

机器学习 · 计算机科学 2023-10-31 Youssef Allouah , Rachid Guerraoui , Nirupam Gupta , Rafaël Pinot , Geovani Rizk

An information-theoretic upper bound on the generalization error of supervised learning algorithms is derived. The bound is constructed in terms of the mutual information between each individual training sample and the output of the…

机器学习 · 计算机科学 2020-08-06 Yuheng Bu , Shaofeng Zou , Venugopal V. Veeravalli

This work introduces an efficient novel approach for epistemic uncertainty estimation for ensemble models for regression tasks using pairwise-distance estimators (PaiDEs). Utilizing the pairwise-distance between model components, these…

机器学习 · 计算机科学 2025-09-29 Lucas Berry , David Meger

We introduce a bottleneck method for learning data representations based on information deficiency, rather than the more traditional information sufficiency. A variational upper bound allows us to implement this method efficiently. The…

信息论 · 计算机科学 2020-11-05 Pradeep Kr. Banerjee , Guido Montúfar

Time-dependent data-generating distributions have proven to be difficult for gradient-based training of neural networks, as the greedy updates result in catastrophic forgetting of previously learned knowledge. Despite the progress in the…

机器学习 · 计算机科学 2023-04-03 Matthias De Lange , Gido van de Ven , Tinne Tuytelaars