中文
相关论文

相关论文: How Do Training Methods Influence the Utilization …

200 篇论文

Understanding deep neural networks is a major research objective with notable experimental and theoretical attention in recent years. The practical success of excessively large networks underscores the need for better theoretical analyses…

机器学习 · 统计学 2022-03-10 Chiyuan Zhang , Samy Bengio , Yoram Singer

Neural networks have been successfully used for classification tasks in a rapidly growing number of practical applications. Despite their popularity and widespread use, there are still many aspects of training and classification that are…

机器学习 · 计算机科学 2016-05-03 Ewout van den Berg

Recent results suggest that reinitializing a subset of the parameters of a neural network during training can improve generalization, particularly for small training sets. We study the impact of different reinitialization methods in several…

机器学习 · 计算机科学 2021-09-02 Ibrahim Alabdulmohsin , Hartmut Maennel , Daniel Keysers

Deep Neural Networks (DNNs) rely on inherent fluctuations in their internal parameters (weights and biases) to effectively navigate the complex optimization landscape and achieve robust performance. While these fluctuations are recognized…

机器学习 · 计算机科学 2025-11-14 Darsh Pareek , Umesh Kumar , Ruthu Rao , Ravi Janjam

Training of deep neural networks heavily depends on the data distribution. In particular, the networks easily suffer from class imbalance. The trained networks would recognize the frequent classes better than the infrequent classes. To…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Byungju Kim , Junmo Kim

Understanding the per-layer learning dynamics of deep neural networks is of significant interest as it may provide insights into how neural networks learn and the potential for better training regimens. We investigate learning in Deep…

机器学习 · 计算机科学 2020-12-02 Ayush Manish Agrawal , Atharva Tendle , Harshvardhan Sikka , Sahib Singh , Amr Kayid

In recent years, convolutional neural networks (CNNs) have been applied successfully in many fields. However, such deep neural models are still regarded as black box in most tasks. One of the fundamental issues underlying this problem is…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Dawei Dai , Yutang Li , Huanan Bao , Sy Xia , Guoyin Wang , Xiaoli Ma

In the pursuit of reducing the number of trainable parameters in deep transformer networks, we employ Reinforcement Learning to dynamically select layers during training and tie them together. Every few iterations, the RL agent is asked…

机器学习 · 计算机科学 2024-01-24 Tamir David Hay , Lior Wolf

Generalization of deep neural networks remains one of the main open problems in machine learning. Previous theoretical works focused on deriving tight bounds of model complexity, while empirical works revealed that neural networks exhibit…

机器学习 · 计算机科学 2022-01-31 James Wang , Cheng-Lin Yang

How to reduce the requirement on training dataset size is a hot topic in deep learning community. One straightforward way is to reuse some pre-trained parameters. Some previous work like Deep transfer learning reuse the model parameters…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Wei Wang

In recent years, deep neural networks have known a wide success in various application domains. However, they require important computational and memory resources, which severely hinders their deployment, notably on mobile devices or for…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Nathan Hubens , Matei Mancas , Bernard Gosselin , Marius Preda , Titus Zaharia

As object recognition becomes an increasingly common ML task, and recent research demonstrating CNNs vulnerability to attacks and small image perturbations necessitate fully understanding the foundations of object recognition. We focus on…

计算机视觉与模式识别 · 计算机科学 2018-11-01 Megha Srivastava , Kalanit Grill-Spector

We scrutinize the structural and operational aspects of deep learning models, particularly focusing on the nuances of learnable parameters (weight) statistics, distribution, node interaction, and visualization. By establishing correlations…

机器学习 · 计算机科学 2024-08-22 Ziwei Zheng , Huizhi Liang , Vaclav Snasel , Vito Latora , Panos Pardalos , Giuseppe Nicosia , Varun Ojha

Transformer-based NLP models are trained using hundreds of millions or even billions of parameters, limiting their applicability in computationally constrained environments. While the number of parameters generally correlates with…

计算与语言 · 计算机科学 2022-08-16 Hassan Sajjad , Fahim Dalvi , Nadir Durrani , Preslav Nakov

Convolutional neural networks are becoming standard tools for solving object recognition and visual tasks. However, most of the design and implementation of these complex models are based on trail-and-error. In this report, the main focus…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Soroush Mehri

A key challenge in designing convolutional network models is sizing them appropriately. Many factors are involved in these decisions, including number of layers, feature maps, kernel sizes, etc. Complicating this further is the fact that…

机器学习 · 计算机科学 2014-02-20 David Eigen , Jason Rolfe , Rob Fergus , Yann LeCun

Neural network-based collaborative filtering systems focus on designing network architectures to learn better representations while fixing the input to the user/item interaction vectors and/or ID. In this paper, we first show that the…

信息检索 · 计算机科学 2022-03-16 Ramin Raziperchikolaei , Young-joo Chung

This paper investigates how adjustments to deep learning architectures impact model performance in image classification. Small-scale experiments generate initial insights although the trends observed are not consistent with the entire…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Haixia Liu , Tim Brailsford , James Goulding , Gavin Smith , Larry Bull

Transfer learning from ImageNet is the go-to approach when applying deep learning to medical images. The approach is either to fine-tune a pre-trained model or use it as a feature extractor. Most modern architecture contain batch…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Fahdi Kanavati , Masayuki Tsuneki

Many of the recent remarkable advances in computer vision and language models can be attributed to the success of transfer learning via the pre-training of large foundation models. However, a theoretical framework which explains this…

机器学习 · 计算机科学 2024-12-19 Michael Munn , Benoit Dherin , Javier Gonzalvo
‹ 上一页 1 2 3 10 下一页 ›