中文
相关论文

相关论文: RIFLE: Backpropagation in Depth for Deep Transfer …

200 篇论文

While interests in tabular deep learning has significantly grown, conventional tree-based models still outperform deep learning methods. To narrow this performance gap, we explore the innovative retrieval mechanism, a methodology that…

机器学习 · 计算机科学 2023-11-14 Felix den Breejen , Sangmin Bae , Stephen Cha , Tae-Young Kim , Seoung Hyun Koh , Se-Young Yun

Transfer learning is widely used to adapt large pretrained models to new tasks with only a small amount of new data. However, a challenge persists -- the features from the original task often do not fully cover what is needed for unseen…

机器学习 · 计算机科学 2026-02-10 Xingyu Alice Yang , Jianyu Zhang , Léon Bottou

Backpropagation is the cornerstone of deep learning, but its reliance on symmetric weight transport and global synchronization makes it computationally expensive and biologically implausible. Feedback alignment offers a promising…

机器学习 · 计算机科学 2025-05-28 Jeonghwan Cheon , Jaehyuk Bae , Se-Bum Paik

As traditional neural network consumes a significant amount of computing resources during back propagation, \citet{Sun2017mePropSB} propose a simple yet effective technique to alleviate this problem. In this technique, only a small subset…

机器学习 · 计算机科学 2017-09-27 Bingzhen Wei , Xu Sun , Xuancheng Ren , Jingjing Xu

Kernel pruning methods have been proposed to speed up, simplify, and improve explanation of convolutional neural network (CNN) models. However, the effectiveness of a simplified model is often below the original one. In this letter, we…

机器学习 · 计算机科学 2021-08-19 D. Osaku , J. F. Gomes , A. X. Falcão

Neural network pruning is essential for reducing model complexity to enable deployment on resource constrained hardware. While performance loss of pruned networks is often attributed to the removal of critical parameters, we identify signal…

机器学习 · 计算机科学 2025-02-25 Dhananjay Saikumar , Blesson Varghese

Denoising of periodic signals and accurate waveform estimation are core tasks across many signal processing domains, including speech, music, medical diagnostics, radio, and sonar. Although deep learning methods have recently shown…

机器学习 · 计算机科学 2026-04-24 Eli Gildish , Michael Grebshtein , Igor Makienko

Residual neural networks (ResNets) are a promising class of deep neural networks that have shown excellent performance for a number of learning tasks, e.g., image classification and recognition. Mathematically, ResNet architectures can be…

最优化与控制 · 数学 2019-07-26 S. Günther , L. Ruthotto , J. B. Schroder , E. C. Cyr , N. R. Gauger

Deep learning Convolutional Neural Network (CNN) models are powerful classification models but require a large amount of training data. In niche domains such as bird acoustics, it is expensive and difficult to obtain a large number of…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Dina B. Efremova , Mangalam Sankupellay , Dmitry A. Konovalov

We propose Re-parameterized Refocusing Convolution (RefConv) as a replacement for regular convolutional layers, which is a plug-and-play module to improve the performance without any inference costs. Specifically, given a pre-trained model,…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Zhicheng Cai , Xiaohan Ding , Qiu Shen , Xun Cao

Filter level pruning is an effective method to accelerate the inference speed of deep CNN models. Although numerous pruning algorithms have been proposed, there are still two open issues. The first problem is how to prune residual…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Jian-Hao Luo , Jianxin Wu

Recurrent neural networks (RNNs) provide state-of-the-art performance in processing sequential data but are memory intensive to train, limiting the flexibility of RNN models which can be trained. Reversible RNNs---RNNs for which the…

机器学习 · 计算机科学 2018-10-26 Matthew MacKay , Paul Vicol , Jimmy Ba , Roger Grosse

There were many algorithms to substitute the back-propagation (BP) in the deep neural network (DNN) training. However, they could not become popular because their training accuracy and the computational efficiency were worse than BP. One of…

机器学习 · 计算机科学 2019-01-09 Donghyeon Han , Hoi-jun Yoo

Radio frequency (RF)-based indoor localization offers significant promise for applications such as indoor navigation, augmented reality, and pervasive computing. While deep learning has greatly enhanced localization accuracy and robustness,…

信息论 · 计算机科学 2025-12-09 Guosheng Wang , Shen Wang , Lei Yang

Recent studies in image classification have demonstrated a variety of techniques for improving the performance of Convolutional Neural Networks (CNNs). However, attempts to combine existing techniques to create a practical model are still…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Jungkyu Lee , Taeryun Won , Tae Kwan Lee , Hyemin Lee , Geonmo Gu , Kiho Hong

We introduce a model-based image reconstruction framework with a convolution neural network (CNN) based regularization prior. The proposed formulation provides a systematic approach for deriving deep architectures for inverse problems with…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Hemant Kumar Aggarwal , Merry P. Mani , Mathews Jacob

Soft filter pruning~(SFP) has emerged as an effective pruning technique for allowing pruned filters to update and the opportunity for them to regrow to the network. However, this pruning strategy applies training and pruning in an…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jingyang Xiang , Zhuangzhi Chen , Jianbiao Mei , Siqi Li , Jun Chen , Yong Liu

Back-propagation is a popular machine learning algorithm that uses gradient descent in training neural networks for supervised learning, but can be very slow. A number of algorithms have been developed to speed up convergence and improve…

神经与进化计算 · 计算机科学 2020-09-29 Ho Ling Li

Reinforcement learning (RL) is well known for requiring large amounts of data in order for RL agents to learn to perform complex tasks. Recent progress in model-based RL allows agents to be much more data-efficient, as it enables them to…

机器学习 · 计算机科学 2021-08-17 Remo Sasso , Matthia Sabatelli , Marco A. Wiering

It has become mainstream in computer vision and other machine learning domains to reuse backbone networks pre-trained on large datasets as preprocessors. Typically, the last layer is replaced by a shallow learning machine of sorts; the…

机器学习 · 计算机科学 2023-10-03 Haozhe Sun , Isabelle Guyon , Felix Mohr , Hedi Tabia
‹ 上一页 1 8 9 10 下一页 ›