paper-with-me

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 operations limit the performance. For instance, a multi-label document may contain several concepts. In this case, one vector can not sufficiently capture its salient and discriminative content. Thus, we propose Hyperbolic Capsule Networks (HyperCaps) for Multi-Label Classification (MLC), which have two merits. First, hyperbolic capsules are designed to capture fine-grained document information for each label, which has the ability to characterize complicated structures among labels and documents. Second, Hyperbolic Dynamic Routing (HDR) is introduced to aggregate hyperbolic capsules in a label-aware manner, so that the label-level discriminative information can be preserved along the depth of neural networks. To efficiently handle large-scale MLC datasets, we additionally present a new routing method to adaptively adjust the capsule number during routing. Extensive experiments are conducted on four benchmark datasets. Compared with the state-of-the-art methods, HyperCaps significantly improves the performance of MLC especially on tail labels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-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

A Novel BGCapsule Network for Text Classification

2020-07-02 · Akhilesh Kumar Gangwar, Vadlamani Ravi

Several text classification tasks such as sentiment analysis, news categorization, multi-label classification and opinion classification are challenging problems even for modern deep learning networks. Recently, Capsule …

ClassificationGeneral Classificationimage-classificationImage Classification+5

Hierarchical Multi-label Classification of Text with Capsule Networks

2019-07-01 · ACL 2019 7 · Rami Aly, Steffen Remus, Chris Biemann

Capsule networks have been shown to demonstrate good performance on structured data in the area of visual inference. In this paper we apply and compare simple shallow capsule networks for hierarchical multi-label text cl…

AttributeClassificationGeneral ClassificationHierarchical Multi-label Classification+6

Hyperbolic Interaction Model For Hierarchical Multi-Label Classification

2019-05-26 · Boli Chen, Xin Huang, Lin Xiao, Zixin Cai 외

Different from the traditional classification tasks which assume mutual exclusion of labels, hierarchical multi-label classification (HMLC) aims to assign multiple labels to every instance with the labels organized under…

ClassificationGeneral ClassificationHierarchical Multi-label Classificationmodel+2

Improving performance and inference on audio classification tasks using capsule networks

2019-02-13 · Royal Jain

Classification of audio samples is an important part of many auditory systems. Deep learning models based on the Convolutional and the Recurrent layers are state-of-the-art in many such tasks. In this paper, we approach …

Audio ClassificationClassificationGeneral ClassificationMulti-Label Classification+2