SOTAVerified

Lightweight Text Classifier using Sinusoidal Positional Encoding

2020-12-01Asian Chapter of the Association for Computational LinguisticsUnverified0· sign in to hype

Byoung-Doo Oh, Yu-Seop Kim

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Large and complex models have recently been developed that require many parameters and much time to solve various problems in natural language processing. This paper explores an efficient way to avoid models being too complicated and ensure nearly equal performance to models showing the state-of-the-art. We propose a single convolutional neural network (CNN) using the sinusoidal positional encoding (SPE) in text classification. The SPE provides useful position information of a word and can construct a more efficient model architecture than before in a CNN-based approach. Our model can significantly reduce the parameter size (at least 67\%) and training time (up to 85\%) while maintaining similar performance to the CNN-based approach on multiple benchmark datasets.

Tasks

Reproductions