paper-with-me

Papers

Supervised and Semi-Supervised Text Categorization using LSTM for Region Embeddings

2016-02-07 · Rie Johnson, Tong Zhang

One-hot CNN (convolutional neural network) has been shown to be effective for text categorization (Johnson & Zhang, 2015). We view it as a special case of a general framework which jointly trains a linear model with a non-linear feature generator consisting of `text region embedding + pooling'. Under this framework, we explore a more sophisticated region embedding method using Long Short-Term Memory (LSTM). LSTM can embed text regions of variable (and possibly large) sizes, whereas the region size needs to be fixed in a CNN. We seek effective and efficient use of LSTM for this purpose in the supervised and semi-supervised settings. The best results were obtained by combining region embeddings in the form of LSTM and convolution layers trained on unlabeled data. The results indicate that on this task, embeddings of text regions, which can convey complex concepts, are more useful than embeddings of single words in isolation. We report performances exceeding the previous best results on four benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1602.02373

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisText CategorizationText Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Semi-supervised Convolutional Neural Networks for Text Categorization via Region Embedding

2015-04-06 · NeurIPS 2015 12 · Rie Johnson, Tong Zhang

This paper presents a new semi-supervised framework with convolutional neural networks (CNNs) for text categorization. Unlike the previous approaches that rely on word embeddings, our method learns embeddings of small te…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification+4

Semi-supervised Learning with Weakly-Related Unlabeled Data : Towards Better Text Categorization

2008-12-01 · NeurIPS 2008 12 · Liu Yang, Rong Jin, Rahul Sukthankar

The cluster assumption is exploited by most semi-supervised learning (SSL) methods. However, if the unlabeled data is merely weakly related to the target classes, it becomes questionable whether driving the decision boun…

General ClassificationText Categorization

Semi-WTC: A Practical Semi-supervised Framework for Attack Categorization through Weight-Task Consistency

2022-05-19 · Zihan Li, Wentao Chen, Zhiqing Wei, Xingqi Luo 외

Supervised learning has been widely used for attack categorization, requiring high-quality data and labels. However, the data is often imbalanced and it is difficult to obtain sufficient annotations. Moreover, supervised…

Semi-supervised and unsupervised categorization of posts in Web discussion forums using part-of-speech information and minimal features

2016-06-01 · WS 2016 6 · Krish Perumal, Graeme Hirst
Information Retrieval

Fine-Grained Building Function Recognition from Street-View Images via Geometry-Aware Semi-Supervised Learning

2024-08-18 · Weijia Li, Jinhua Yu, Dairong Chen, Yi Lin 외

In this work, we propose a geometry-aware semi-supervised framework for fine-grained building function recognition, utilizing geometric relationships among multi-source data to enhance pseudo-label accuracy in semi-super…

Pseudo Label