SOTAVerified

Analysis of Resource-efficient Predictive Models for Natural Language Processing

2020-11-01EMNLP (sustainlp) 2020Unverified0· sign in to hype

Raj Pranesh, Ambesh Shekhar

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we presented an analyses of the resource efficient predictive models, namely Bonsai, Binary Neighbor Compression(BNC), ProtoNN, Random Forest, Naive Bayes and Support vector machine(SVM), in the machine learning field for resource constraint devices. These models try to minimize resource requirements like RAM and storage without hurting the accuracy much. We utilized these models on multiple benchmark natural language processing tasks, which were sentimental analysis, spam message detection, emotion analysis and fake news classification. The experiment results shows that the tree-based algorithm, Bonsai, surpassed the rest of the machine learning algorithms by achieve higher accuracy scores while having significantly lower memory usage.

Tasks

Reproductions