中文
相关论文

相关论文: ResNetX: a more disordered and deeper network arch…

200 篇论文

Network design has been a central topic in machine learning. Large amounts of effort have been devoted towards creating efficient architectures through manual exploration as well as automated neural architecture search. However, todays…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Albert Lee , Kang L. Wang

Deep neural networks with short residual connections have demonstrated remarkable success across domains, but increasing depth often introduces computational redundancy without corresponding improvements in representation quality. We…

机器学习 · 计算机科学 2025-11-10 Vaggelis Dorovatas , Georgios Paraskevopoulos , Alexandros Potamianos

ResNet or DenseNet? Nowadays, most deep learning based approaches are implemented with seminal backbone networks, among them the two arguably most famous ones are ResNet and DenseNet. Despite their competitive performance and overwhelming…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Chaoning Zhang , Philipp Benz , Dawit Mureja Argaw , Seokju Lee , Junsik Kim , Francois Rameau , Jean-Charles Bazin , In So Kweon

Graph-structured data such as social networks, functional brain networks, gene regulatory networks, communications networks have brought the interest in generalizing deep learning techniques to graph domains. In this paper, we are…

机器学习 · 计算机科学 2018-04-25 Xavier Bresson , Thomas Laurent

Augmenting neural networks with skip connections, as introduced in the so-called ResNet architecture, surprised the community by enabling the training of networks of more than 1,000 layers with significant performance gains. This paper…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Alireza Zaeemzadeh , Nazanin Rahnavard , Mubarak Shah

Recurrent Neural Cascades (RNCs) are the recurrent neural networks with no cyclic dependencies among recurrent neurons. This class of recurrent networks has received a lot of attention in practice. Besides training methods for a fixed…

机器学习 · 计算机科学 2024-09-09 Nadezda Alexandrovna Knorozova , Alessandro Ronca

As deep neural networks continue to expand and become more complex, most edge devices are unable to handle their extensive processing requirements. Therefore, the concept of distributed inference is essential to distribute the neural…

人工智能 · 计算机科学 2023-07-24 Fazeela Mazhar Khan , Emna Baccour , Aiman Erbad , Mounir Hamdi

Redundancy needs more precise characterization as it is a major factor in the evolution and robustness of networks of multivariate interactions. We investigate the complexity of such interactions by inferring a connection transitivity that…

社会与信息网络 · 计算机科学 2021-10-25 Tiago Simas , Rion Brattig Correia , Luis M. Rocha

Meshes are widely used in 3D computer vision and graphics, but their irregular topology poses challenges in applying them to existing neural network architectures. Recent advances in mesh neural networks turn to remeshing and push the…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Shengchao Yuan , Yishun Dou , Rui Shi , Bingbing Ni , Zhong Zheng

We present new algorithms for adaptively learning artificial neural networks. Our algorithms (AdaNet) adaptively learn both the structure of the network and its weights. They are based on a solid theoretical analysis, including…

机器学习 · 计算机科学 2017-03-01 Corinna Cortes , Xavi Gonzalvo , Vitaly Kuznetsov , Mehryar Mohri , Scott Yang

Recent advancements in machine learning techniques for protein folding motivate better results in its inverse problem -- protein design. In this work we introduce a new graph mimetic neural network, MimNet, and show that it is possible to…

生物大分子 · 定量生物学 2021-02-09 Moshe Eliasof , Tue Boesen , Eldad Haber , Chen Keasar , Eran Treister

Modern Neural Architecture Search methods have repeatedly broken state-of-the-art results for several disciplines. The super-network, a central component of many such methods, enables quick estimates of accuracy or loss statistics for any…

机器学习 · 计算机科学 2021-12-16 Kevin Alexander Laube , Andreas Zell

Densely Connected Convolutional Networks (DenseNets) have been shown to achieve state-of-the-art results on image classification tasks while using fewer parameters and computation than competing methods. Since each layer in this…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Andy Hess

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Gao Huang , Zhuang Liu , Laurens van der Maaten , Kilian Q. Weinberger

In this work, we tackle model efficiency by exploiting redundancy in the \textit{implicit structure} of the building blocks of convolutional neural networks. We start our analysis by introducing a general definition of Composite Kernel…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yash Bhalgat , Yizhe Zhang , Jamie Lin , Fatih Porikli

Despite the remarkable success of deep learning systems over the last decade, a key difference still remains between neural network and human decision-making: As humans, we cannot only form a decision on the spot, but also ponder,…

Compression of a neural network can help in speeding up both the training and the inference of the network. In this research, we study applying compression using low rank decomposition on network layers. Our research demonstrates that to…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Walid Ahmed , Habib Hajimolahoseini , Austin Wen , Yang Liu

One of the most computationally intensive parts in modern recognition systems is an inference of deep neural networks that are used for image classification, segmentation, enhancement, and recognition. The growing popularity of edge…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Elena Limonova , Daniil Alfonso , Dmitry Nikolaev , Vladimir V. Arlazarov

Recent work suggests goal-driven training of neural networks can be used to model neural activity in the brain. While response properties of neurons in artificial neural networks bear similarities to those in the brain, the network…

神经元与认知 · 定量生物学 2020-05-19 Christopher J. Cueva , Peter Y. Wang , Matthew Chin , Xue-Xin Wei

In an attempt to better understand structural benefits and generalization power of deep neural networks, we firstly present a novel graph theoretical formulation of neural network models, including fully connected, residual network (ResNet)…

机器学习 · 计算机科学 2023-05-29 Yuqing Li , Tao Luo , Chao Ma