中文
相关论文

相关论文: P2SGrad: Refined Gradients for Optimizing Deep Fac…

200 篇论文

We present a novel network pruning algorithm called Dynamic Sparse Training that can jointly find the optimal network parameters and sparse network structure in a unified optimization process with trainable pruning thresholds. These…

机器学习 · 计算机科学 2020-05-15 Junjie Liu , Zhe Xu , Runbin Shi , Ray C. C. Cheung , Hayden K. H. So

We address the challenge of estimating the learning rate for adaptive gradient methods used in training deep neural networks. While several learning-rate-free approaches have been proposed, they are typically tailored for steepest descent.…

机器学习 · 计算机科学 2024-01-09 Min-Kook Suh , Seung-Woo Seo

We present a self-supervised method to learn dynamic 3D deformations of garments worn by parametric human bodies. State-of-the-art data-driven approaches to model 3D garment deformations are trained using supervised strategies that require…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Igor Santesteban , Miguel A. Otaduy , Dan Casas

Neural network interpretation methods, particularly feature attribution methods, are known to be fragile with respect to adversarial input perturbations. To address this, several methods for enhancing the local smoothness of the gradient…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Sunghwan Joo , Seokhyeon Jeong , Juyeon Heo , Adrian Weller , Taesup Moon

Person re-identification is a challenging task because of the high intra-class variance induced by the unrestricted nuisance factors of variations such as pose, illumination, viewpoint, background, and sensor noise. Recent approaches…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Sinan Sabri , Zaigham Randhawa , Gianfranco Doretto

We present Re-weighted Gradient Descent (RGD), a novel optimization technique that improves the performance of deep neural networks through dynamic sample re-weighting. Leveraging insights from distributionally robust optimization (DRO)…

机器学习 · 计算机科学 2024-10-15 Ramnath Kumar , Kushal Majmundar , Dheeraj Nagaraj , Arun Sai Suggala

Model compression techniques reduce the computational load and memory consumption of deep neural networks. After the compression operation, e.g. parameter pruning, the model is normally fine-tuned on the original training dataset to recover…

计算机视觉与模式识别 · 计算机科学 2023-06-23 Adrian Holzbock , Achyut Hegde , Klaus Dietmayer , Vasileios Belagiannis

Hyperparameter selection generally relies on running multiple full training trials, with selection based on validation set performance. We propose a gradient-based approach for locally adjusting hyperparameters during training of the model.…

机器学习 · 计算机科学 2016-06-20 Jelena Luketina , Mathias Berglund , Klaus Greff , Tapani Raiko

This paper introduces the notion of soft bits to address the rate-distortion optimization for learning-based image compression. Recent methods for such compression train an autoencoder end-to-end with an objective to strike a balance…

图像与视频处理 · 电气工程与系统科学 2019-05-02 David Alexandre , Chih-Peng Chang , Wen-Hsiao Peng , Hsueh-Ming Hang

We propose a homogeneous multilayer perceptron parameterization with polynomial hidden layer width pattern and analyze its training dynamics under stochastic gradient descent with depthwise gradient scaling in a general supervised learning…

机器学习 · 计算机科学 2025-05-20 Dávid Terjék

Large-scale distributed training of deep neural networks results in models with worse generalization performance as a result of the increase in the effective mini-batch size. Previous approaches attempt to address this problem by varying…

机器学习 · 计算机科学 2020-02-17 Kazuki Osawa , Yohei Tsuji , Yuichiro Ueno , Akira Naruse , Chuan-Sheng Foo , Rio Yokota

Despite impressive performance, deep neural networks require significant memory and computation costs, prohibiting their application in resource-constrained scenarios. Sparse training is one of the most common techniques to reduce these…

机器学习 · 计算机科学 2023-12-06 Bowen Lei , Dongkuan Xu , Ruqi Zhang , Shuren He , Bani K. Mallick

Deep neural networks have dramatically advanced the state of the art for many areas of machine learning. Recently they have been shown to have a remarkable ability to generate highly complex visual artifacts such as images and text rather…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Andrey Zhmoginov , Mark Sandler

In recent years, we have witnessed the rise of deep learning. Deep neural networks have proved their success in many areas. However, the optimization of these networks has become more difficult as neural networks going deeper and datasets…

机器学习 · 计算机科学 2020-08-05 Derya Soydaner

We introduce AlphaGrad, a memory-efficient, conditionally stateless optimizer addressing the memory overhead and hyperparameter complexity of adaptive methods like Adam. AlphaGrad enforces scale invariance via tensor-wise L2 gradient…

机器学习 · 计算机科学 2025-04-24 Soham Sane

We provide a new adaptive method for online convex optimization, MetaGrad, that is robust to general convex losses but achieves faster rates for a broad class of special functions, including exp-concave and strongly convex functions, but…

机器学习 · 计算机科学 2021-08-31 Tim van Erven , Wouter M. Koolen , Dirk van der Hoeven

Federated Learning (FL) has emerged as a new paradigm for training machine learning models distributively without sacrificing data security and privacy. Learning models on edge devices such as mobile phones is one of the most common use…

机器学习 · 计算机科学 2023-02-10 Sixing Yu , Phuong Nguyen , Ali Anwar , Ali Jannesari

We propose RSO (random search optimization), a gradient free Markov Chain Monte Carlo search based approach for training deep neural networks. To this end, RSO adds a perturbation to a weight in a deep neural network and tests if it reduces…

机器学习 · 计算机科学 2020-05-13 Rohun Tripathi , Bharat Singh

Learning expressive representation is crucial in deep learning. In speech emotion recognition (SER), vacuum regions or noises in the speech interfere with expressive representation learning. However, traditional RNN-based models are…

声音 · 计算机科学 2022-08-23 Junghun Kim , Jihie Kim

Convolutional Neural Networks (CNNs) have been widely used in computer vision tasks, such as face recognition and verification, and have achieved state-of-the-art results due to their ability to capture discriminative deep features.…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Alessandro Calefati , Muhammad Kamran Janjua , Shah Nawaz , Ignazio Gallo
‹ 上一页 1 8 9 10 下一页 ›