paper-with-me

홈 › Papers

Emergence of hierarchical modes from deep learning

2022-08-21 · Chan Li, Haiping Huang

Large-scale deep neural networks consume expensive training costs, but the training results in less-interpretable weight matrices constructing the networks. Here, we propose a mode decomposition learning that can interpret the weight matrices as a hierarchy of latent modes. These modes are akin to patterns in physics studies of memory networks, but the least number of modes increases only logarithmically with the network width, and becomes even a constant when the width further grows. The mode decomposition learning not only saves a significant large amount of training costs, but also explains the network performance with the leading modes, displaying a striking piecewise power-law behavior. The modes specify a progressively compact latent space across the network hierarchy, making a more disentangled subspaces compared to standard training. Our mode decomposition learning is also studied in an analytic on-line learning setting, which reveals multi-stage of learning dynamics with a continuous specialization of hidden nodes. Therefore, the proposed mode decomposition learning points to a cheap and interpretable route towards the magical deep learning.

📄 PDF Abstract BibTeX arXiv:2208.09859

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Hierarchical Policy Search via Return-Weighted Density Estimation

2017-11-28 · Takayuki Osa, Masashi Sugiyama

Learning an optimal policy from a multi-modal reward function is a challenging problem in reinforcement learning (RL). Hierarchical RL (HRL) tackles this problem by learning a hierarchical policy, where multiple option p…

Density EstimationMotion PlanningReinforcement LearningReinforcement Learning (RL)

Structured Diversification Emergence via Reinforced Organization Control and Hierarchical Consensus Learning

2021-02-09 · Wenhao Li, Xiangfeng Wang, Bo Jin, Junjie Sheng 외

When solving a complex task, humans will spontaneously form teams and to complete different parts of the whole task, respectively. Meanwhile, the cooperation between teammates will improve efficiency. However, for curren…

Multi-agent Reinforcement Learning

Emergence of hierarchical reference systems in multi-agent communication

2022-03-24 · COLING 2022 10 · Xenia Ohmer, Marko Duda, Elia Bruni

In natural language, referencing objects at different levels of specificity is a fundamental pragmatic mechanism for efficient communication in context. We develop a novel communication game, the hierarchical reference g…

Novel ConceptsSpecificity

Safe Hierarchical Model Predictive Control and Planning for Autonomous Systems

2022-03-27 · Markus Koegel, Mohamed Ibrahim, Christian Kallies, Rolf Findeisen

Planning and control for autonomous vehicles usually are hierarchical separated. However, increasing performance demands and operating in highly dynamic environments requires an frequent re-evaluation of the planning and…

Autonomous VehiclesCollision AvoidanceModel Predictive Control

HEX: Hierarchical Emergence Exploitation in Self-Supervised Algorithms

2024-10-30 · Kiran Kokilepersaud, Seulgi Kim, Mohit Prabhushankar, Ghassan AlRegib

In this paper, we propose an algorithm that can be used on top of a wide variety of self-supervised (SSL) approaches to take advantage of hierarchical structures that emerge during training. SSL approaches typically work…