TL;DR
This paper introduces PTE, a semi-supervised text embedding method that combines labeled and unlabeled data within a large-scale heterogeneous network to produce task-specific, efficient, and predictive text representations.
Contribution
The paper proposes a novel semi-supervised embedding method, PTE, that leverages heterogeneous networks and is more efficient and effective than deep learning models for text tasks.
Findings
PTE achieves comparable or better performance than CNN-based methods.
PTE is more efficient and has fewer parameters to tune.
The embeddings preserve semantic closeness and predictive power.
Abstract
Unsupervised text embedding methods, such as Skip-gram and Paragraph Vector, have been attracting increasing attention due to their simplicity, scalability, and effectiveness. However, comparing to sophisticated deep learning architectures such as convolutional neural networks, these methods usually yield inferior results when applied to particular machine learning tasks. One possible reason is that these text embedding methods learn the representation of text in a fully unsupervised way, without leveraging the labeled information available for the task. Although the low dimensional representations learned are applicable to many different tasks, they are not particularly tuned for any task. In this paper, we fill this gap by proposing a semi-supervised representation learning method for text data, which we call the \textit{predictive text embedding} (PTE). Predictive text embedding…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
