中文
相关论文

相关论文: A guide to convolution arithmetic for deep learnin…

200 篇论文

The regularization and output consistency behavior of dropout and layer-wise pretraining for learning deep networks have been fairly well studied. However, our understanding of how the asymptotic convergence of backpropagation in deep…

机器学习 · 计算机科学 2017-02-23 Vamsi K Ithapu , Sathya N Ravi , Vikas Singh

Convolutional Neural Networks, as most artificial neural networks, are commonly viewed as methods different in essence from kernel-based methods. We provide a systematic translation of Convolutional Neural Networks (ConvNets) into their…

机器学习 · 统计学 2019-03-20 Corinne Jones , Vincent Roulet , Zaid Harchaoui

This work attempts to interpret modern deep (convolutional) networks from the principles of rate reduction and (shift) invariant classification. We show that the basic iterative gradient ascent scheme for optimizing the rate reduction of…

机器学习 · 计算机科学 2020-10-30 Kwan Ho Ryan Chan , Yaodong Yu , Chong You , Haozhi Qi , John Wright , Yi Ma

Three dimensional convolutional neural networks (3D CNNs) have been established as a powerful tool to simultaneously learn features from both spatial and temporal dimensions, which is suitable to be applied to video-based action…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Congqi Cao , Yifan Zhang , Chunjie Zhang , Hanqing Lu

In the recent time deep learning has achieved huge popularity due to its performance in various machine learning algorithms. Deep learning as hierarchical or structured learning attempts to model high level abstractions in data by using a…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Parth Shah , Vishvajit Bakrola , Supriya Pati

Systematic relations between multiple objects that occur in various fields can be represented as networks. Real-world networks typically exhibit complex topologies whose structural properties are key factors in characterizing and further…

物理与社会 · 物理学 2021-04-09 Yoshihisa Tanaka , Ryosuke Kojima , Shoichi Ishida , Fumiyoshi Yamashita , Yasushi Okuno

Deep learning has arguably achieved tremendous success in recent years. In simple words, deep learning uses the composition of many nonlinear functions to model the complex dependency between input features and labels. While neural networks…

机器学习 · 统计学 2019-04-16 Jianqing Fan , Cong Ma , Yiqiao Zhong

Generative models for 3D geometric data arise in many important applications in 3D computer vision and graphics. In this paper, we focus on 3D deformable shapes that share a common topological structure, such as human faces and bodies.…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Giorgos Bouritsas , Sergiy Bokhnyak , Stylianos Ploumpis , Michael Bronstein , Stefanos Zafeiriou

A key challenge in designing convolutional network models is sizing them appropriately. Many factors are involved in these decisions, including number of layers, feature maps, kernel sizes, etc. Complicating this further is the fact that…

机器学习 · 计算机科学 2014-02-20 David Eigen , Jason Rolfe , Rob Fergus , Yann LeCun

Feature representations, both hand-designed and learned ones, are often hard to analyze and interpret, even when they are extracted from visual data. We propose a new approach to study image representations by inverting them with an…

神经与进化计算 · 计算机科学 2016-04-28 Alexey Dosovitskiy , Thomas Brox

In this article we review computational aspects of Deep Learning (DL). Deep learning uses network architectures consisting of hierarchical layers of latent variables to construct predictors for high-dimensional input-output models. Training…

机器学习 · 计算机科学 2019-08-30 Nicholas Polson , Vadim Sokolov

In machine learning and neuroscience, certain computational structures and algorithms are known to yield disentangled representations without us understanding why, the most striking examples being perhaps convolutional neural networks and…

机器学习 · 计算机科学 2017-03-21 Gary Bécigneul

We present a novel learning-based approach for computing correspondences between non-rigid 3D shapes. Unlike previous methods that either require extensive training data or operate on handcrafted input descriptors and thus generalize poorly…

机器学习 · 统计学 2020-04-01 Nicolas Donati , Abhishek Sharma , Maks Ovsjanikov

The fully connected layers of a deep convolutional neural network typically contain over 90% of the network parameters, and consume the majority of the memory required to store the network parameters. Reducing the number of parameters while…

机器学习 · 计算机科学 2015-07-21 Zichao Yang , Marcin Moczulski , Misha Denil , Nando de Freitas , Alex Smola , Le Song , Ziyu Wang

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…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger

Modern artificial neural networks, including convolutional neural networks and vision transformers, have mastered several computer vision tasks, including object recognition. However, there are many significant differences between the…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Tiago Oliveira , Tiago Marques , Arlindo L. Oliveira

In this work, we explore the intersection of sparse coding theory and deep learning to enhance our understanding of feature extraction capabilities in advanced neural network architectures. We begin by introducing a novel class of Deep…

机器学习 · 计算机科学 2025-12-05 Jianfei Li , Han Feng , Ding-Xuan Zhou

Graph convolutional networks are a popular class of deep neural network algorithms which have shown success in a number of relational learning tasks. Despite their success, graph convolutional networks exhibit a number of peculiar features,…

机器学习 · 计算机科学 2022-08-22 Thomas Gebhart

Why and how that deep learning works well on different tasks remains a mystery from a theoretical perspective. In this paper we draw a geometric picture of the deep learning system by finding its analogies with two existing geometric…

机器学习 · 计算机科学 2017-10-31 Xiao Dong , Jiasong Wu , Ling Zhou

Convolutional Neural Networks have revolutionized vision applications. There are image domains and representations, however, that cannot be handled by standard CNNs (e.g., spherical images, superpixels). Such data are usually processed…

计算机视觉与模式识别 · 计算机科学 2022-07-20 David Hart , Michael Whitney , Bryan Morse