paper-with-me

홈 › Papers

Investigating Capsule Network and Semantic Feature on Hyperplanes for Text Classification

2019-11-01 · IJCNLP 2019 11 · Chunning Du, Haifeng Sun, Jingyu Wang, Qi Qi, Jianxin Liao, Chun Wang, Bing Ma

As an essential component of natural language processing, text classification relies on deep learning in recent years. Various neural networks are designed for text classification on the basis of word embedding. However, polysemy is a fundamental feature of the natural language, which brings challenges to text classification. One polysemic word contains more than one sense, while the word embedding procedure conflates different senses of a polysemic word into a single vector. Extracting the distinct representation for the specific sense could thus lead to fine-grained models with strong generalization ability. It has been demonstrated that multiple senses of a word actually reside in linear superposition within the word embedding so that specific senses can be extracted from the original word embedding. Therefore, we propose to use capsule networks to construct the vectorized representation of semantics and utilize hyperplanes to decompose each capsule to acquire the specific senses. A novel dynamic routing mechanism named {`}routing-on-hyperplane{'} will select the proper sense for the downstream classification task. Our model is evaluated on 6 different datasets, and the experimental results show that our model is capable of extracting more discriminative semantic features and yields a significant performance gain compared to other baseline methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Investigating Capsule Networks with Dynamic Routing for Text Classification

2018-03-29 · EMNLP 2018 10 · Wei Zhao, Jianbo Ye, Min Yang, Zeyang Lei 외

In this study, we explore capsule networks with dynamic routing for text classification. We propose three strategies to stabilize the dynamic routing process to alleviate the disturbance of some noise capsules which may …

ClassificationGeneral ClassificationMulti-Label Text ClassificationSentiment Analysis+2

ASPCNet: A Deep Adaptive Spatial Pattern Capsule Network for Hyperspectral Image Classification

2021-04-25 · Jinping Wang, Xiaojun Tan, JianHuang Lai, Jun Li 외

Previous studies have shown the great potential of capsule networks for the spatial contextual feature extraction from {hyperspectral images (HSIs)}. However, the sampling locations of the convolutional kernels of capsul…

General ClassificationHyperspectral Image Classificationimage-classificationImage Classification

FUSECAPS: Investigating Feature Fusion Based Framework for Capsule Endoscopy Image Classification

2024-11-04 · Bidisha Chakraborty, Shree Mitra

In order to improve model accuracy, generalization, and class imbalance issues, this work offers a strong methodology for classifying endoscopic images. We suggest a hybrid feature extraction method that combines convolu…

image-classificationImage Classification

BDCN: Semantic Embedding Self-explanatory Breast Diagnostic Capsules Network

2021-08-01 · CCL 2021 8 · Chen Dehua, Zhong Keting, He Jianrong

“Building an interpretable AI diagnosis system for breast cancer is an important embodiment ofAI assisted medicine. Traditional breast cancer diagnosis methods based on machine learning areeasy to explain but the accurac…

DiagnosticText Categorizationtext-classificationText Classification

Sentiment Analysis of Online Travel Reviews Based on Capsule Network and Sentiment Lexicon

2022-06-05 · Jia Wang, Junping Du, Yingxia Shao, Ang Li

With the development of online travel services, it has great application prospects to timely mine users' evaluation emotions for travel services and use them as indicators to guide the improvement of online travel servic…

Language ModellingSentiment AnalysisSentiment Classification