中文
相关论文

相关论文: Tandem Blocks in Deep Convolutional Neural Network…

200 篇论文

Researchers often treat data-driven and theory-driven models as two disparate or even conflicting methods in travel behavior analysis. However, the two methods are highly complementary because data-driven methods are more predictive but…

机器学习 · 计算机科学 2020-10-23 Shenhao Wang , Baichuan Mo , Jinhua Zhao

Local descriptors based on the image noise residual have proven extremely effective for a number of forensic applications, like forgery detection and localization. Nonetheless, motivated by promising results in computer vision, the focus of…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Davide Cozzolino , Giovanni Poggi , Luisa Verdoliva

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume that a signal can be…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xili Dai , Mingyang Li , Pengyuan Zhai , Shengbang Tong , Xingjian Gao , Shao-Lun Huang , Zhihui Zhu , Chong You , Yi Ma

Recent deep CNNs contain forward shortcut connections; i.e. skip connections from low to high layers. Reusing features from lower layers that have higher resolution (location information) benefit higher layers to recover lost details and…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Abrar H. Abdulnabi , Stefan Winkler , Gang Wang

Previous research on relation classification has verified the effectiveness of using dependency shortest paths or subtrees. In this paper, we further explore how to make full use of the combination of these dependency information. We first…

计算与语言 · 计算机科学 2015-07-17 Yang Liu , Furu Wei , Sujian Li , Heng Ji , Ming Zhou , Houfeng Wang

Residual networks (ResNets) represent a powerful type of convolutional neural network (CNN) architecture, widely adopted and used in various tasks. In this work we propose an improved version of ResNets. Our proposed improvements address…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Ionut Cosmin Duta , Li Liu , Fan Zhu , Ling Shao

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

Overparameterized neural networks enjoy great representation power on complex data, and more importantly yield sufficiently smooth output, which is crucial to their generalization and robustness. Most existing function approximation…

机器学习 · 统计学 2022-06-10 Hao Liu , Minshuo Chen , Siawpeng Er , Wenjing Liao , Tong Zhang , Tuo Zhao

We present hyper-connections, a simple yet effective method that can serve as an alternative to residual connections. This approach specifically addresses common drawbacks observed in residual connection variants, such as the seesaw effect…

机器学习 · 计算机科学 2025-03-19 Defa Zhu , Hongzhi Huang , Zihao Huang , Yutao Zeng , Yunyao Mao , Banggu Wu , Qiyang Min , Xun Zhou

Twisted Convolutional Networks (TCNs) are proposed as a novel deep learning architecture for classifying one-dimensional data with arbitrary feature order and minimal spatial relationships. Unlike conventional Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Junbo Jacob Lian , Haoran Chen , Kaichen Ouyang , Yujun Zhang , Rui Zhong , Huiling Chen

Convolutional neural networks typically consist of many convolutional layers followed by one or more fully connected layers. While convolutional layers map between high-order activation tensors, the fully connected layers operate on…

Deep learning has established many new state of the art solutions in the last decade in areas such as object, scene and speech recognition. In particular Convolutional Neural Network (CNN) is a category of deep learning which obtains…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Vincent Andrearczyk , Paul F. Whelan

Deep convolutional network has been the state-of-the-art approach for a wide variety of tasks over the last few years. Its successes have, in many cases, turned it into the default model in quite a few domains. In this work, we will…

机器学习 · 统计学 2018-07-10 Elad Hoffer , Shai Fine , Daniel Soudry

Traditional convolutional neural networks (CNN) are stationary and feedforward. They neither change their parameters during evaluation nor use feedback from higher to lower layers. Real brains, however, do. So does our Deep Attention…

计算机视觉与模式识别 · 计算机科学 2014-07-29 Marijn Stollenga , Jonathan Masci , Faustino Gomez , Juergen Schmidhuber

Convolutional neural networks (CNNs) are able to attain better visual recognition performance than fully connected neural networks despite having much fewer parameters due to their parameter sharing principle. Modern architectures usually…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Ilke Cugu , Emre Akbas

This study proposes a convolutional nonlinear dictionary (CNLD) for image restoration using cascaded filter banks. Generally, convolutional neural networks (CNN) demonstrate their practicality in image restoration applications; however,…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Ruiki Kobayashi , Shogo Muramatsu

Deep learning models have attracted lots of research attention in time series classification (TSC) task in the past two decades. Recently, deep neural networks (DNN) have surpassed classical distance-based methods and achieved…

机器学习 · 计算机科学 2025-10-14 Salomon Ibarra , Frida Cantu , Kaixiong Zhou , Li Zhang

Recurrent neural networks (RNNs) are widely used to model sequential data but their non-linear dependencies between sequence elements prevent parallelizing training over sequence length. We show the training of RNNs with only linear…

神经与进化计算 · 计算机科学 2018-02-23 Eric Martin , Chris Cundy

The utilization of residual learning has become widespread in deep and scalable neural nets. However, the fundamental principles that contribute to the success of residual learning remain elusive, thus hindering effective training of plain…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Tunhou Zhang , Feng Yan , Hai Li , Yiran Chen

Visual Transformers (VTs) are emerging as an architectural paradigm alternative to Convolutional networks (CNNs). Differently from CNNs, VTs can capture global relations between image elements and they potentially have a larger…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Yahui Liu , Enver Sangineto , Wei Bi , Nicu Sebe , Bruno Lepri , Marco De Nadai