English

Task-specific Word Identification from Short Texts Using a Convolutional Neural Network

Computation and Language 2017-06-06 v1 Information Retrieval Machine Learning

Abstract

Task-specific word identification aims to choose the task-related words that best describe a short text. Existing approaches require well-defined seed words or lexical dictionaries (e.g., WordNet), which are often unavailable for many applications such as social discrimination detection and fake review detection. However, we often have a set of labeled short texts where each short text has a task-related class label, e.g., discriminatory or non-discriminatory, specified by users or learned by classification algorithms. In this paper, we focus on identifying task-specific words and phrases from short texts by exploiting their class labels rather than using seed words or lexical dictionaries. We consider the task-specific word and phrase identification as feature learning. We train a convolutional neural network over a set of labeled texts and use score vectors to localize the task-specific words and phrases. Experimental results on sentiment word identification show that our approach significantly outperforms existing methods. We further conduct two case studies to show the effectiveness of our approach. One case study on a crawled tweets dataset demonstrates that our approach can successfully capture the discrimination-related words/phrases. The other case study on fake review detection shows that our approach can identify the fake-review words/phrases.

Keywords

Cite

@article{arxiv.1706.00884,
  title  = {Task-specific Word Identification from Short Texts Using a Convolutional Neural Network},
  author = {Shuhan Yuan and Xintao Wu and Yang Xiang},
  journal= {arXiv preprint arXiv:1706.00884},
  year   = {2017}
}

Comments

accepted by Intelligent Data Analysis, an International Journal

R2 v1 2026-06-22T20:08:03.089Z