中文
相关论文

相关论文: Connecting Independently Trained Modes via Layer-W…

200 篇论文

Graph neural networks have become a staple in problems addressing learning and analysis of data defined over graphs. However, several results suggest an inherent difficulty in extracting better performance by increasing the number of…

机器学习 · 计算机科学 2021-03-30 Diego Valsesia , Giulia Fracastoro , Enrico Magli

Understanding the geometry of neural network loss landscapes is a central question in deep learning, with implications for generalization and optimization. A striking phenomenon is linear mode connectivity (LMC), where independently trained…

Pathloss prediction is an essential component of wireless network planning. While ray tracing based methods have been successfully used for many years, they require significant computational effort that may become prohibitive with the…

网络与互联网体系结构 · 计算机科学 2023-05-18 Ju-Hyung Lee , Omer Gokalp Serbetci , Dheeraj Panneer Selvam , Andreas F. Molisch

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

Most existing deep neural networks are static, which means they can only do inference at a fixed complexity. But the resource budget can vary substantially across different devices. Even on a single device, the affordable budget can change…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Taojiannan Yang , Sijie Zhu , Matias Mendieta , Pu Wang , Ravikumar Balakrishnan , Minwoo Lee , Tao Han , Mubarak Shah , Chen Chen

Predictable adaptation of network depths can be an effective way to control inference latency and meet the resource condition of various devices. However, previous adaptive depth networks do not provide general principles and a formal…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Woochul Kang , Hyungseop Lee

We introduce a new function-preserving transformation for efficient neural architecture search. This network transformation allows reusing previously trained networks and existing successful architectures that improves sample efficiency. We…

机器学习 · 计算机科学 2018-06-08 Han Cai , Jiacheng Yang , Weinan Zhang , Song Han , Yong Yu

In deep learning, dense layer connectivity has become a key design principle in deep neural networks (DNNs), enabling efficient information flow and strong performance across a range of applications. In this work, we model densely connected…

机器学习 · 计算机科学 2025-10-03 Jinshu Huang , Haibin Su , Xue-Cheng Tai , Chunlin Wu

We present an analysis of different techniques for selecting the connection be- tween layers of deep neural networks. Traditional deep neural networks use ran- dom connection tables between layers to keep the number of connections small and…

计算机视觉与模式识别 · 计算机科学 2013-06-04 Eugenio Culurciello , Jonghoon Jin , Aysegul Dundar , Jordan Bates

We describe a new method for the random sampling of connected networks with a specified degree sequence. We consider both the case of simple graphs and that of loopless multigraphs. The constraints of fixed degrees and of connectedness are…

物理与社会 · 物理学 2020-12-03 Szabolcs Horvát , Carl D. Modes

Today's most powerful machine learning approaches are typically designed to train stateless architectures with predefined layers and differentiable activation functions. While these approaches have led to unprecedented successes in areas…

机器学习 · 计算机科学 2023-12-25 Alexander Grushin

Despite the remarkable success of deep learning in pattern recognition, deep network models face the problem of training a large number of parameters. In this paper, we propose and evaluate a novel multi-path wavelet neural network…

计算机视觉与模式识别 · 计算机科学 2019-08-27 D. D. N. De Silva , H. W. M. K. Vithanage , K. S. D. Fernando , I. T. S. Piyatilake

Linear Mode Connectivity (LMC) is a notable phenomenon in the loss landscapes of neural networks, wherein independently trained models have been observed to be connected--up to permutation symmetries--by linear paths in parameter space…

机器学习 · 计算机科学 2025-10-28 Viet-Hoang Tran , Van Hoan Trinh , Khanh Vinh Bui , Tan M. Nguyen

Developing autonomous agents that can interact with changing environments is an open challenge in machine learning. Robustness is particularly important in these settings as agents are often fit offline on expert demonstrations but deployed…

机器学习 · 计算机科学 2023-12-01 Neehal Tumma , Mathias Lechner , Noel Loo , Ramin Hasani , Daniela Rus

It is widely accepted in the mode connectivity literature that when two neural networks are trained similarly on the same data, they are connected by a path through parameter space over which test set accuracy is maintained. Under some…

机器学习 · 计算机科学 2023-01-24 Jeevesh Juneja , Rachit Bansal , Kyunghyun Cho , João Sedoc , Naomi Saphra

Pre-training is crucial for learning deep neural networks. Most of existing pre-training methods train simple models (e.g., restricted Boltzmann machines) and then stack them layer by layer to form the deep structure. This layer-wise…

机器学习 · 计算机科学 2015-06-09 Zhiyuan Tang , Dong Wang , Yiqiao Pan , Zhiyong Zhang

For multilayer structures, interfacial failure is one of the most important elements related to device reliability. For cohesive zone modelling, traction-separation relations represent the adhesive interactions across interfaces. However,…

计算工程、金融与科学 · 计算机科学 2023-01-02 Congjie Wei , Jiaxin Zhang , Kenneth M. Liechti , Chenglin Wu

Understanding the evolution of brain functional networks over time is of great significance for the analysis of cognitive mechanisms and the diagnosis of neurological diseases. Existing methods often have difficulty in capturing the…

机器学习 · 计算机科学 2025-10-30 Tianqi Guo , Liping Chen , Ciyuan Peng , Jingjing Zhou , Jing Ren

It is shown that for deep neural networks, a single wide layer of width $N+1$ ($N$ being the number of training samples) suffices to prove the connectivity of sublevel sets of the training loss function. In the two-layer setting, the same…

机器学习 · 计算机科学 2021-01-22 Quynh Nguyen

Stability of recurrent models is closely linked with trainability, generalizability and in some applications, safety. Methods that train stable recurrent neural networks, however, do so at a significant cost to expressibility. We propose an…

机器学习 · 计算机科学 2019-12-24 Max Revay , Ian R. Manchester