中文
相关论文

相关论文: Analyze and Design Network Architectures by Recurs…

200 篇论文

We present a novel architecture, residual attention net (RAN), which merges a sequence architecture, universal transformer, and a computer vision architecture, residual net, with a high-way architecture for cross-domain sequence modeling.…

机器学习 · 计算机科学 2020-01-14 Seth H. Huang , Xu Lingjie , Jiang Congwei

How can neural networks such as ResNet efficiently learn CIFAR-10 with test accuracy more than 96%, while other methods, especially kernel methods, fall relatively behind? Can we more provide theoretical justifications for this gap?…

机器学习 · 计算机科学 2020-06-02 Zeyuan Allen-Zhu , Yuanzhi Li

Recent work has shown that recurrent neural networks (RNNs) can implicitly capture and exploit hierarchical information when trained to solve common natural language processing tasks such as language modeling (Linzen et al., 2016) and…

计算与语言 · 计算机科学 2018-08-29 Ke Tran , Arianna Bisazza , Christof Monz

With the shift towards on-device deep learning, ensuring a consistent behavior of an AI service across diverse compute platforms becomes tremendously important. Our work tackles the emergent problem of reducing predictive inconsistencies…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Rahul Duggal , Hao Zhou , Shuo Yang , Jun Fang , Yuanjun Xiong , Wei Xia

The performance of quantum neural network models depends strongly on architectural decisions, including circuit depth, placement of parametrized operations, and data-encoding strategies. Selecting an effective architecture is challenging…

Recent studies on automatic neural architectures search have demonstrated significant performance, competitive to or even better than hand-crafted neural architectures. However, most of the existing network architecture tend to use…

机器学习 · 计算机科学 2020-06-12 Peiye Liu , Bo Wu , Huadong Ma , Mingoo Seok

Spiking Neural Networks (SNNs) have gained huge attention as a potential energy-efficient alternative to conventional Artificial Neural Networks (ANNs) due to their inherent high-sparsity activation. However, most prior SNN methods use…

神经与进化计算 · 计算机科学 2022-07-22 Youngeun Kim , Yuhang Li , Hyoungseob Park , Yeshwanth Venkatesha , Priyadarshini Panda

Bio-inspired neural networks are attractive for their adversarial robustness, energy frugality, and closer alignment with cortical physiology, yet they often lag behind back-propagation (BP) based models in accuracy and ability to scale. We…

神经与进化计算 · 计算机科学 2025-07-21 Imane Hamzaoui , Riyadh Baghdadi

The key component in forecasting demand and consumption of resources in a supply network is an accurate prediction of real-valued time series. Indeed, both service interruptions and resource waste can be reduced with the implementation of…

神经与进化计算 · 计算机科学 2018-07-24 Filippo Maria Bianchi , Enrico Maiorino , Michael C. Kampffmeyer , Antonello Rizzi , Robert Jenssen

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

We propose a novel neural architecture search algorithm via reinforcement learning by decoupling structure and operation search processes. Our approach samples candidate models from the multinomial distribution on the policy vectors defined…

机器学习 · 计算机科学 2020-04-28 Heung-Chang Lee , Do-Guk Kim , Bohyung Han

Neuroscience has focused on the detailed implementation of computation, studying neural codes, dynamics and circuits. In machine learning, however, artificial neural networks tend to eschew precisely designed codes, dynamics or circuits in…

神经元与认知 · 定量生物学 2020-02-04 Adam Marblestone , Greg Wayne , Konrad Kording

We introduce a new architecture called ChoiceNet where each layer of the network is highly connected with skip connections and channelwise concatenations. This enables the network to alleviate the problem of vanishing gradients, reduces the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Farshid Rayhan , Aphrodite Galata , Timothy F. Cootes

Recurrent Neural Networks (RNNs) have long been recognized for their potential to model complex time series. However, it remains to be determined what optimization techniques and recurrent architectures can be used to best realize this…

机器学习 · 统计学 2015-10-19 Ben Krause

ResNets and its variants play an important role in various fields of image recognition. This paper gives another variant of ResNets, a kind of cross-residual learning networks called C-ResNets, which has less computation and parameters than…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Jun Liang , Songsen Yu , Huan Yang

The trend towards increasingly deep neural networks has been driven by a general observation that increasing depth increases the performance of a network. Recently, however, evidence has been amassing that simply increasing depth may not be…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Basing on the analysis by revealing the equivalence of modern networks, we find that both ResNet and DenseNet are essentially derived from the same "dense topology", yet they only differ in the form of connection -- addition (dubbed "inner…

机器学习 · 计算机科学 2018-02-07 Wenhai Wang , Xiang Li , Jian Yang , Tong Lu

A family of super deep networks, referred to as residual networks or ResNet, achieved record-beating performance in various visual tasks such as image recognition, object detection, and semantic segmentation. The ability to train very deep…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Xin Yu , Zhiding Yu , Srikumar Ramalingam

Recent works have demonstrated that deep learning (DL) based compressed sensing (CS) implementation can accelerate Magnetic Resonance (MR) Imaging by reconstructing MR images from sub-sampled k-space data. However, network architectures…

图像与视频处理 · 电气工程与系统科学 2023-11-03 Jiangpeng Yan , Shuo Chen , Yongbing Zhang , Xiu Li

This paper first constructs a typical solution of ResNets for multi-category classifications by the principle of gate-network controls and deep-layer classifications, from which a general interpretation of the ResNet architecture is given…

机器学习 · 计算机科学 2022-12-27 Changcun Huang