中文
相关论文

相关论文: Text Classification using Capsules

200 篇论文

This study introduces "shortcut routing," a novel routing mechanism in capsule networks that addresses computational inefficiencies by directly activating global capsules from local capsules, eliminating intermediate layers. An…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Dang Thanh Vu , Vo Hoang Trong , Yu Gwang-Hyun , Kim Jin-Young

The question we answer with this work is: can we convert a text document into an image to exploit best image classification models to classify documents? To answer this question we present a novel text classification method which converts a…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Shah Nawaz , Alessandro Calefati , Muhammad Kamran Janjua , Ignazio Gallo

Capsule Networks (CN) offer new architectures for Deep Learning (DL) community. Though its effectiveness has been demonstrated in MNIST and smallNORB datasets, the networks still face challenges in other datasets for images with distinct…

机器学习 · 计算机科学 2023-09-19 Nguyen Huu Phong , Bernardete Ribeiro

The exponential growth of textual data presents substantial challenges in management and analysis, notably due to high storage and processing costs. Text classification, a vital aspect of text mining, provides robust solutions by enabling…

计算与语言 · 计算机科学 2025-01-22 Kamal Taha , Paul D. Yoo , Chan Yeun , Aya Taha

As the Internet grows in size, so does the amount of text based information that exists. For many application spaces it is paramount to isolate and identify texts that relate to a particular topic. While one-class classification would be…

人工智能 · 计算机科学 2021-11-02 Sameer Khanna

Training data for text classification is often limited in practice, especially for applications with many output classes or involving many related classification problems. This means classifiers must generalize from limited evidence, but…

计算与语言 · 计算机科学 2020-05-19 Abhijit Mahabal , Jason Baldridge , Burcu Karagol Ayan , Vincent Perot , Dan Roth

In recent years, convolutional neural networks (CNN) have played an important role in the field of deep learning. Variants of CNN's have proven to be very successful in classification tasks across different domains. However, there are two…

机器学习 · 统计学 2017-12-12 Edgar Xi , Selina Bing , Yang Jin

Many classification models work poorly on short texts due to data sparsity. To address this issue, we propose topic memory networks for short text classification with a novel topic memory mechanism to encode latent topic representations…

计算与语言 · 计算机科学 2018-09-12 Jichuan Zeng , Jing Li , Yan Song , Cuiyun Gao , Michael R. Lyu , Irwin King

Lung cancer is the leading cause of cancer-related deaths in the past several years. A major challenge in lung cancer screening is the detection of lung nodules from computed tomography (CT) scans. State-of-the-art approaches in automated…

计算机视觉与模式识别 · 计算机科学 2018-10-05 Aryan Mobiny , Hien Van Nguyen

Text classification is a critical research topic with broad applications in natural language processing. Recently, graph neural networks (GNNs) have received increasing attention in the research community and demonstrated their promising…

计算与语言 · 计算机科学 2020-11-03 Kaize Ding , Jianling Wang , Jundong Li , Dingcheng Li , Huan Liu

Geometric transformations of the training data as well as the test data present challenges to the use of deep neural networks to vision-based learning tasks. In order to address this issue, we present a deep neural network model that…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Sai Raam Venkataraman , S. Balasubramanian , R. Raghunatha Sarma

Capsule networks are biologically inspired neural networks that group neurons into vectors called capsules, each explicitly representing an object or one of its parts. The routing mechanism connects capsules in consecutive layers, forming a…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Riccardo Renzulli , Enzo Tartaglione , Marco Grangetto

Capsule network has shown various advantages over convolutional neural network (CNN). It keeps more precise spatial information than CNN and uses equivariance instead of invariance during inference and highly potential to be a new effective…

机器学习 · 计算机科学 2019-05-06 Zonglin Yang , Xinggang Wang

Understanding morphological types of galaxies is a key parameter for studying their formation and evolution. Neural networks that have been used previously for galaxy morphology classification have some disadvantages, such as not being…

天体物理仪器与方法 · 物理学 2019-04-10 Reza Katebi , Yadi Zhou , Ryan Chornock , Razvan Bunescu

Graph classification is a significant problem in many scientific domains. It addresses tasks such as the classification of proteins and chemical compounds into categories according to their functions, or chemical and structural properties.…

机器学习 · 计算机科学 2019-02-25 Marcelo Daniel Gutierrez Mallea , Peter Meltzer , Peter J Bentley

Recently, researches have explored the graph neural network (GNN) techniques on text classification, since GNN does well in handling complex structures and preserving global information. However, previous methods based on GNN are mainly…

计算与语言 · 计算机科学 2019-10-09 Lianzhe Huang , Dehong Ma , Sujian Li , Xiaodong Zhang , Houfeng WANG

CapsNet (Capsule Network) was first proposed by~\citet{capsule} and later another version of CapsNet was proposed by~\citet{emrouting}. CapsNet has been proved effective in modeling spatial features with much fewer parameters. However, the…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Zhenhua Chen , David Crandall

Text classification is a task of automatic classification of text into one of the predefined categories. The problem of text classification has been widely studied in different communities like natural language processing, data mining and…

计算与语言 · 计算机科学 2014-06-24 Reshma Prasad , Mary Priya Sebastian

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space, but for discrete sequence inputs CNNs…

计算与语言 · 计算机科学 2020-04-29 Alon Jacovi , Oren Sar Shalom , Yoav Goldberg

Neural network based methods have obtained great progress on a variety of natural language processing tasks. However, in most previous works, the models are learned based on single-task supervised objectives, which often suffer from…

计算与语言 · 计算机科学 2016-05-18 Pengfei Liu , Xipeng Qiu , Xuanjing Huang