中文
相关论文

相关论文: Learning sum of diverse features: computational ha…

200 篇论文

Neural networks are a powerful class of functions that can be trained with simple gradient descent to achieve state-of-the-art performance on a variety of applications. Despite their practical success, there is a paucity of results that…

机器学习 · 计算机科学 2017-03-06 Bo Xie , Yingyu Liang , Le Song

State-of-the-art training algorithms for deep learning models are based on stochastic gradient descent (SGD). Recently, many variations have been explored: perturbing parameters for better accuracy (such as in Extragradient), limiting SGD…

机器学习 · 计算机科学 2022-03-23 Amirkeivan Mohtashami , Martin Jaggi , Sebastian U. Stich

The unprecedented performance achieved by deep convolutional neural networks for image classification is linked primarily to their ability of capturing rich structural features at various layers within networks. Here we design a series of…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Shuaicheng Liu , Zehao Zhang , Kai Song , Bing Zeng

In deep multi-task learning, weights of task-specific networks are shared between tasks to improve performance on each single one. Since the question, which weights to share between layers, is difficult to answer, human-designed…

机器学习 · 计算机科学 2020-03-24 Jonas Prellberg , Oliver Kramer

The goal of this paper is to investigate the complexity of gradient algorithms when learning sparse functions (juntas). We introduce a type of Statistical Queries ($\mathsf{SQ}$), which we call Differentiable Learning Queries…

机器学习 · 计算机科学 2024-07-09 Nirmit Joshi , Theodor Misiakiewicz , Nathan Srebro

We consider the problem of learning an unknown function $f_{\star}$ on the $d$-dimensional sphere with respect to the square loss, given i.i.d. samples $\{(y_i,{\boldsymbol x}_i)\}_{i\le n}$ where ${\boldsymbol x}_i$ is a feature vector…

统计理论 · 数学 2020-02-18 Behrooz Ghorbani , Song Mei , Theodor Misiakiewicz , Andrea Montanari

While much effort has been devoted to deriving and analyzing effective convex formulations of signal processing problems, the gradients of convex functions also have critical applications ranging from gradient-based optimization to optimal…

机器学习 · 计算机科学 2023-03-21 Shreyas Chaudhari , Srinivasa Pranav , José M. F. Moura

Neural networks readily learn a subset of the modular arithmetic tasks, while failing to generalize on the rest. This limitation remains unmoved by the choice of architecture and training strategies. On the other hand, an analytical…

机器学习 · 计算机科学 2024-06-06 Darshil Doshi , Tianyu He , Aritra Das , Andrey Gromov

Convolutions encode equivariance symmetries into neural networks leading to better generalisation performance. However, symmetries provide fixed hard constraints on the functions a network can represent, need to be specified in advance, and…

机器学习 · 计算机科学 2023-10-11 Tycho F. A. van der Ouderaa , Alexander Immer , Mark van der Wilk

We investigate the computational efficiency of multitask learning of Boolean functions over the $d$-dimensional hypercube, that are related by means of a feature representation of size $k \ll d$ shared across all tasks. We present a…

机器学习 · 计算机科学 2022-09-08 Konstantina Bairaktari , Guy Blanc , Li-Yang Tan , Jonathan Ullman , Lydia Zakynthinou

Fractional gradient descent has been studied extensively, with a focus on its ability to extend traditional gradient descent methods by incorporating fractional-order derivatives. This approach allows for more flexibility in navigating…

机器学习 · 计算机科学 2024-11-25 Teodor Alexandru Szente , James Harrison , Mihai Zanfir , Cristian Sminchisescu

Kernel ridge regression is used to approximate the kinetic energy of non-interacting fermions in a one-dimensional box as a functional of their density. The properties of different kernels and methods of cross-validation are explored, and…

One of the central questions in the theory of deep learning is to understand how neural networks learn hierarchical features. The ability of deep networks to extract salient features is crucial to both their outstanding generalization…

机器学习 · 计算机科学 2025-04-03 Eshaan Nichani , Alex Damian , Jason D. Lee

An important characteristic of neural networks is their ability to learn representations of the input data with effective features for prediction, which is believed to be a key factor to their superior empirical performance. To better…

机器学习 · 计算机科学 2022-06-06 Zhenmei Shi , Junyi Wei , Yingyu Liang

The stunning empirical successes of neural networks currently lack rigorous theoretical explanation. What form would such an explanation take, in the face of existing complexity-theoretic lower bounds? A first step might be to show that…

机器学习 · 计算机科学 2017-07-18 Le Song , Santosh Vempala , John Wilmes , Bo Xie

We address the challenging problem of deep representation learning--the efficient adaption of a pre-trained deep network to different tasks. Specifically, we propose to explore gradient-based features. These features are gradients of the…

机器学习 · 计算机科学 2020-04-14 Fangzhou Mu , Yingyu Liang , Yin Li

We study the task of bandit learning, also known as best-arm identification, under the assumption that the true reward function f belongs to a known, but arbitrary, function class F. We seek a general theory of bandit learnability, akin to…

机器学习 · 计算机科学 2025-06-18 Nataly Brukhim , Aldo Pacchiano , Miroslav Dudik , Robert Schapire

For high-dimensional Gaussian data, we investigate theoretically how the features of a two-layer neural network adapt to the structure of the target function through a few large batch gradient descent steps, leading to an improvement in the…

机器学习 · 统计学 2025-06-05 Yatin Dandi , Florent Krzakala , Bruno Loureiro , Luca Pesce , Ludovic Stephan

Models based on recursive adaptive partitioning such as decision trees and their ensembles are popular for high-dimensional regression as they can potentially avoid the curse of dimensionality. Because empirical risk minimization (ERM) is…

机器学习 · 统计学 2025-09-11 Yan Shuo Tan , Jason M. Klusowski , Krishnakumar Balasubramanian

We study the first gradient descent step on the first-layer parameters $\boldsymbol{W}$ in a two-layer neural network: $f(\boldsymbol{x}) = \frac{1}{\sqrt{N}}\boldsymbol{a}^\top\sigma(\boldsymbol{W}^\top\boldsymbol{x})$, where…

机器学习 · 统计学 2022-05-04 Jimmy Ba , Murat A. Erdogdu , Taiji Suzuki , Zhichao Wang , Denny Wu , Greg Yang