SOTAVerified

Solving Feature Sparseness in Text Classification using Core-Periphery Decomposition

2018-06-01SEMEVAL 2018Unverified0· sign in to hype

Xia Cui, Sadamori Kojaku, Naoki Masuda, Danushka Bollegala

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Feature sparseness is a problem common to cross-domain and short-text classification tasks. To overcome this feature sparseness problem, we propose a novel method based on graph decomposition to find candidate features for expanding feature vectors. Specifically, we first create a feature-relatedness graph, which is subsequently decomposed into core-periphery (CP) pairs and use the peripheries as the expansion candidates of the cores. We expand both training and test instances using the computed related features and use them to train a text classifier. We observe that prioritising features that are common to both training and test instances as cores during the CP decomposition to further improve the accuracy of text classification. We evaluate the proposed CP-decomposition-based feature expansion method on benchmark datasets for cross-domain sentiment classification and short-text classification. Our experimental results show that the proposed method consistently outperforms all baselines on short-text classification tasks, and perform competitively with pivot-based cross-domain sentiment classification methods.

Tasks

Reproductions