paper-with-me

홈 › Papers

Understanding and Exploiting the Low-Rank Structure of Deep Networks

2018-01-01 · ICLR 2018 1 · Craig Bakker, Michael J. Henry, Nathan O. Hodas

Training methods for deep networks are primarily variants on stochastic gradient descent. Techniques that use (approximate) second-order information are rarely used because of the computational cost and noise associated with those approaches in deep learning contexts. However, in this paper, we show how feedforward deep networks exhibit a low-rank derivative structure. This low-rank structure makes it possible to use second-order information without needing approximations and without incurring a significantly greater computational cost than gradient descent. To demonstrate this capability, we implement Cubic Regularization (CR) on a feedforward deep network with stochastic gradient descent and two of its variants. There, we use CR to calculate learning rates on a per-iteration basis while training on the MNIST and CIFAR-10 datasets. CR proved particularly successful in escaping plateau regions of the objective function. We also found that this approach requires less problem-specific information (e.g. an optimal initial learning rate) than other first-order methods in order to perform well.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Overview of Low-Rank Structures in the Training and Adaptation of Large Models

2025-03-25 · Laura Balzano, Tianjiao Ding, Benjamin D. Haeffele, Soo Min Kwon 외

The rise of deep learning has revolutionized data processing and prediction in signal processing and machine learning, yet the substantial computational demands of training and deploying modern large-scale deep models pr…

Self-Supervised Learning

MidRank: Learning to rank based on subsequences

2015-11-29 · Basura Fernando, Efstratios Gavves, Damien Muselet, Tinne Tuytelaars

We present a supervised learning to rank algorithm that effectively orders images by exploiting the structure in image sequences. Most often in the supervised learning to rank literature, ranking is approached either by …

Learning-To-Rank

Learning to Rank Based on Subsequences

2015-12-01 · ICCV 2015 12 · Basura Fernando, Efstratios Gavves, Damien Muselet, Tinne Tuytelaars

We present a supervised learning to rank algorithm that effectively orders images by exploiting the structure in image sequences. Most often in the supervised learning to rank literature, ranking is approached either by …

Learning-To-Rank

Exploiting Multi-Label Correlation in Label Distribution Learning

2023-08-03 · Zhiqiang Kou jing wang yuheng jia xin geng

Label Distribution Learning (LDL) is a novel machine learning paradigm that assigns label distribution to each instance. Many LDL methods proposed to leverage label correlation in the learning process to solve the expone…

Multi-Label Learning

Ranking species in mutualistic networks

2015-02-12

Understanding the architectural subtleties of ecological networks, believed to confer them enhanced stability and robustness, is a subject of outmost relevance. Mutualistic interactions have been profusely studied and th…

Management