中文
相关论文

相关论文: Dual Lottery Ticket Hypothesis

200 篇论文

Training a deep neural network (DNN) often involves stochastic optimization, which means each run will produce a different model. Several works suggest this variability is negligible when models have the same performance, which in the case…

机器学习 · 统计学 2023-10-03 Sinjini Banerjee , Reilly Cannon , Tim Marrinan , Tony Chiang , Anand D. Sarwate

We argue that many properties of fully-connected feedforward neural networks (FCNNs), also called multi-layer perceptrons (MLPs), are explainable from the analysis of a single pair of operations, namely a random projection into a…

机器学习 · 计算机科学 2022-11-29 Sayandev Mukherjee , Bernardo A. Huberman

Sparse shrunk additive models and sparse random feature models have been developed separately as methods to learn low-order functions, where there are few interactions between variables, but neither offers computational efficiency. On the…

机器学习 · 计算机科学 2021-12-09 Yuege Xie , Bobby Shi , Hayden Schaeffer , Rachel Ward

Pruning for Spiking Neural Networks (SNNs) has emerged as a fundamental methodology for deploying deep SNNs on resource-constrained edge devices. Though the existing pruning methods can provide extremely high weight sparsity for deep SNNs,…

神经与进化计算 · 计算机科学 2024-03-26 Ruokai Yin , Youngeun Kim , Yuhang Li , Abhishek Moitra , Nitin Satpute , Anna Hambitzer , Priyadarshini Panda

When training large-scale models, the performance typically scales with the number of parameters and the dataset size according to a slow power law. A fundamental theoretical and practical question is whether comparable performance can be…

机器学习 · 统计学 2026-03-03 Hong-Yi Wang , Di Luo , Tomaso Poggio , Isaac L. Chuang , Liu Ziyin

The success of lottery ticket initializations (Frankle and Carbin, 2019) suggests that small, sparsified networks can be trained so long as the network is initialized appropriately. Unfortunately, finding these "winning ticket"…

机器学习 · 统计学 2019-10-29 Ari S. Morcos , Haonan Yu , Michela Paganini , Yuandong Tian

Large neural networks can be pruned to a small fraction of their original size, with little loss in accuracy, by following a time-consuming "train, prune, re-train" approach. Frankle & Carbin conjecture that we can avoid this by training…

Deep and wide neural networks successfully fit very complex functions today, but dense models are starting to be prohibitively expensive for inference. To mitigate this, one promising direction is networks that activate a sparse subgraph of…

机器学习 · 计算机科学 2022-08-10 Cenk Baykal , Nishanth Dikkala , Rina Panigrahy , Cyrus Rashtchian , Xin Wang

The performance gap between training sparse neural networks from scratch (PaI) and dense-to-sparse training presents a major roadblock for efficient deep learning. According to the Lottery Ticket Hypothesis, PaI hinges on finding a problem…

机器学习 · 计算机科学 2025-10-24 Advait Gadhikar , Tom Jacobs , Chao Zhou , Rebekka Burkholz

Effectively scaling up deep reinforcement learning models has proven notoriously difficult due to network pathologies during training, motivating various targeted interventions such as periodic reset and architectural advances such as layer…

机器学习 · 计算机科学 2025-06-23 Guozheng Ma , Lu Li , Zilin Wang , Li Shen , Pierre-Luc Bacon , Dacheng Tao

Hypothesis transfer learning (HTL) contrasts domain adaptation by allowing for a previous task leverage, named the source, into a new one, the target, without requiring access to the source data. Indeed, HTL relies only on a hypothesis…

机器学习 · 统计学 2023-07-17 Anass Aghbalou , Guillaume Staerman

Deep neural networks are known to be difficult to train due to the instability of back-propagation. A deep \emph{residual network} (ResNet) with identity loops remedies this by stabilizing gradient computations. We prove a boosting theory…

机器学习 · 计算机科学 2018-06-15 Furong Huang , Jordan Ash , John Langford , Robert Schapire

Deep learning (DL) has recently emerged as an efficient approach for array processing tasks such as signal detection and direction of arrival. However, DL models lack statistical guarantees and, moreover, are highly susceptible to…

信号处理 · 电气工程与系统科学 2026-05-08 Nian-Cin Wang , Rajeev Sahay

$\textit{RigL}$, a sparse training algorithm, claims to directly train sparse networks that match or exceed the performance of existing dense-to-sparse training techniques (such as pruning) for a fixed parameter count and compute budget. We…

机器学习 · 计算机科学 2021-03-31 Varun Sundar , Rajat Vadiraj Dwaraknath

Recent works have impressively demonstrated that there exists a subnetwork in randomly initialized convolutional neural networks (CNNs) that can match the performance of the fully trained dense networks at initialization, without any…

Random Matrix Theory (RMT) is applied to analyze weight matrices of Deep Neural Networks (DNNs), including both production quality, pre-trained models such as AlexNet and Inception, and smaller models trained from scratch, such as LeNet5…

机器学习 · 计算机科学 2018-10-03 Charles H. Martin , Michael W. Mahoney

The identification of Line-of-Sight (LoS) conditions is critical for ensuring reliable high-frequency communication links, which are particularly vulnerable to blockages and rapid channel variations. Network Digital Twins (NDTs) and…

信号处理 · 电气工程与系统科学 2025-05-22 Michele Zhu , Silvia Mura , Francesco Linsalata , Lorenzo Cazzella , Damiano Badini , Umberto Spagnolini

Various problems in Engineering and Statistics require the computation of the likelihood ratio function of two probability densities. In classical approaches the two densities are assumed known or to belong to some known parametric family.…

信号处理 · 电气工程与系统科学 2019-11-06 George V. Moustakides , Kalliopi Basioti

Sparse sensor array selection arises in many engineering applications, where it is imperative to obtain maximum spatial resolution from a limited number of array elements. Recent research shows that computational complexity of array…

信号处理 · 电气工程与系统科学 2020-06-03 Ahmet M. Elbir , Kumar Vijay Mishra

Despite their impressive performance, Deep Neural Networks (DNNs) typically underperform Gradient Boosting Trees (GBTs) on many tabular-dataset learning tasks. We propose that applying a different regularization coefficient to each weight…

机器学习 · 统计学 2018-10-25 Ira Shavitt , Eran Segal