paper-with-me

홈 › Papers

A Context-aware Capsule Network for Multi-label Classification

2018-10-15 · Sameera Ramasinghe, C. D. Athuralya, Salman Khan

Recently proposed Capsule Network is a brain inspired architecture that brings a new paradigm to deep learning by modelling input domain variations through vector based representations. Despite being a seminal contribution, CapsNet does not explicitly model structured relationships between the detected entities and among the capsule features for related inputs. Motivated by the working of cortical network in human visual system, we seek to resolve CapsNet limitations by proposing several intuitive modifications to the CapsNet architecture. We introduce, (1) a novel routing weight initialization technique, (2) an improved CapsNet design that exploits semantic relationships between the primary capsule activations using a densely connected Conditional Random Field and (3) a Cholesky transformation based correlation module to learn a general priority scheme. Our proposed design allows CapsNet to scale better to more complex problems, such as the multi-label classification task, where semantically related categories co-exist with various interdependencies. We present theoretical bases for our extensions and demonstrate significant improvements on ADE20K scene dataset.

📄 PDF Abstract BibTeX arXiv:1810.06231

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Hyperbolic Capsule Networks for Multi-Label Classification

2020-07-01 · ACL 2020 6 · Boli Chen, Xin Huang, Lin Xiao, Liping Jing

Although deep neural networks are effective at extracting high-level features, classification methods usually encode an input into a vector representation via simple feature aggregation operations (e.g. pooling). Such op…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Hierarchical Taxonomy-Aware and Attentional Graph Capsule RCNNs for Large-Scale Multi-Label Text Classification

2019-06-09 · Hao Peng, Jian-Xin Li, Qiran Gong, Senzhang Wang 외

CNNs, RNNs, GCNs, and CapsNets have shown significant insights in representation learning and are widely used in various text mining tasks such as large-scale multi-label text classification. However, most existing deep …

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+3

Multi-Class Abnormality Classification in Video Capsule Endoscopy Using Deep Learning

2024-10-24 · Arnav Samal, Ranya Batsyas

This report outlines Team Seq2Cure's deep learning approach for the Capsule Vision 2024 Challenge, leveraging an ensemble of convolutional neural networks (CNNs) and transformer-based architectures for multi-class abnorm…

Multi-class Classification

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

Transfer Capsule Network for Aspect Level Sentiment Classification

2019-07-01 · ACL 2019 7 · Zhuang Chen, Tieyun Qian

Aspect-level sentiment classification aims to determine the sentiment polarity of a sentence towards an aspect. Due to the high cost in annotation, the lack of aspect-level labeled data becomes a major obstacle in this a…

ClassificationGeneral ClassificationSentenceSentiment Analysis+2