中文
相关论文

相关论文: Why Capsule Neural Networks Do Not Scale: Challeng…

200 篇论文

Spiking neural network (SNN) has attracted much attention due to their powerful spatio-temporal information representation ability. Capsule Neural Network (CapsNet) does well in assembling and coupling features at different levels. Here, we…

神经与进化计算 · 计算机科学 2021-11-16 Dongcheng Zhao , Yang Li , Yi Zeng , Jihang Wang , Qian Zhang

In open set recognition, a classifier has to detect unknown classes that are not known at training time. In order to recognize new categories, the classifier has to project the input samples of known classes in very compact and separated…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Yunrui Guo , Guglielmo Camporese , Wenjing Yang , Alessandro Sperduti , Lamberto Ballan

Deep learning models have become popular in the analysis of tabular data, as they address the limitations of decision trees and enable valuable applications like semi-supervised learning, online learning, and transfer learning. However,…

机器学习 · 计算机科学 2024-02-29 Jiaqi Luo , Shixin Xu

Brain graph representation learning serves as the fundamental technique for brain diseases diagnosis. Great efforts from both the academic and industrial communities have been devoted to brain graph representation learning in recent years.…

机器学习 · 计算机科学 2022-06-28 Jiawei Zhang

Even though convolutional neural networks (CNN) has achieved near-human performance in various computer vision tasks, its ability to tolerate scale variations is limited. The popular practise is making the model bigger first, and then train…

计算机视觉与模式识别 · 计算机科学 2014-11-25 Yichong Xu , Tianjun Xiao , Jiaxing Zhang , Kuiyuan Yang , Zheng Zhang

Coded recurrent neural networks with three levels of sparsity are introduced. The first level is related to the size of messages, much smaller than the number of available neurons. The second one is provided by a particular coding rule,…

机器学习 · 计算机科学 2011-02-22 Vincent Gripon , Claude Berrou

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

Capsule networks are constrained by the parameter-expensive nature of their layers, and the general lack of provable equivariance guarantees. We present a variation of capsule networks that aims to remedy this. We identify that learning all…

机器学习 · 计算机科学 2019-09-27 Sairaam Venkatraman , S. Balasubramanian , R. Raghunatha Sarma

Recent advances in machine learning have led to a surge in adoption of neural networks for various tasks, but lack of interpretability remains an issue for many others in which an understanding of the features influencing the prediction is…

Traditional neural networks assume vectorial inputs as the network is arranged as layers of single line of computing units called neurons. This special structure requires the non-vectorial inputs such as matrices to be converted into…

机器学习 · 计算机科学 2016-12-12 Junbin Gao , Yi Guo , Zhiyong Wang

Capsule Networks (CapsNets) are able to hierarchically preserve the pose relationships between multiple objects for image classification tasks. Other than achieving high accuracy, another relevant factor in deploying CapsNets in…

机器学习 · 计算机科学 2023-04-26 Alberto Marchisio , Antonio De Marco , Alessio Colucci , Maurizio Martina , Muhammad Shafique

Deep convolutional neural networks (CNN) brought revolution without any doubt to various challenging tasks, mainly in computer vision. However, their model designing still requires attention to reduce number of learnable parameters, with no…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Ihsan Ullah , Alfredo Petrosino

A novel Neural Network architecture is proposed using the mathematically and physically rich idea of vector fields as hidden layers to perform nonlinear transformations in the data. The data points are interpreted as particles moving along…

机器学习 · 计算机科学 2018-02-23 Daniel Vieira , Fabio Rangel , Fabricio Firmino , Joao Paixao

A capsule is a group of neurons whose activity vector represents the instantiation parameters of a specific type of entity such as an object or an object part. We use the length of the activity vector to represent the probability that the…

计算机视觉与模式识别 · 计算机科学 2017-11-09 Sara Sabour , Nicholas Frosst , Geoffrey E Hinton

Successful visual recognition networks benefit from aggregating information spanning from a wide range of scales. Previous research has investigated information fusion of connected layers or multiple branches in a block, seeking to…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yi Li , Zhanghui Kuang , Yimin Chen , Wayne Zhang

Recently, a provocative claim was published that number sense spontaneously emerges in a deep neural network trained merely for visual object recognition. This has, if true, far reaching significance to the fields of machine learning and…

机器学习 · 计算机科学 2020-11-18 Xi Zhang , Xiaolin Wu

Neural network models are widely used in solving many challenging problems, such as computer vision, personalized recommendation, and natural language processing. Those models are very computationally intensive and reach the hardware limit…

机器学习 · 计算机科学 2020-04-28 Fei Sun , Minghai Qin , Tianyun Zhang , Liu Liu , Yen-Kuang Chen , Yuan Xie

Convolutional Neural Networks have dramatically improved in recent years, surpassing human accuracy on certain problems and performance exceeding that of traditional computer vision algorithms. While the compute pattern in itself is…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Michaela Blott , Thomas B. Preusser , Nicholas Fraser , Giulio Gambardella , Kenneth OBrien , Yaman Umuroglu , Miriam Leeser

Recently, studies of visual question answering have explored various architectures of end-to-end networks and achieved promising results on both natural and synthetic datasets, which require explicitly compositional reasoning. However, it…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Qingxing Cao , Xiaodan Liang , Keze Wang , Liang Lin

Deep Neural Networks (DNNs) have made significant improvements to reach the desired accuracy to be employed in a wide variety of Machine Learning (ML) applications. Recently the Google Brain's team demonstrated the ability of Capsule…