Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Translations as Additional Contexts for Sentence Classification

About

In sentence classification tasks, additional contexts, such as the neighboring sentences, may improve the accuracy of the classifier. However, such contexts are domain-dependent and thus cannot be used for another classification task with an inappropriate domain. In contrast, we propose the use of translated sentences as context that is always available regardless of the domain. We find that naive feature expansion of translations gains only marginal improvements and may decrease the performance of the classifier, due to possible inaccurate translations thus producing noisy sentence vectors. To this end, we present multiple context fixing attachment (MCFA), a series of modules attached to multiple sentence vectors to fix the noise in the vectors using the other sentence vectors as context. We show that our method performs competitively compared to previous models, achieving best classification performance on multiple data sets. We are the first to use translations as domain-free contexts for sentence classification.

Reinald Kim Amplayo, Kyungjae Lee, Jinyeong Yeo, Seung-won Hwang• 2018

Related benchmarks

TaskDatasetResultRank
Subjectivity ClassificationSubj
Accuracy95.2
266
Question ClassificationTREC
Accuracy96.8
205
Sentiment ClassificationMR
Accuracy83.2
148
Sentiment ClassificationCR
Accuracy89.4
142
Showing 4 of 4 rows

Other info

Code

Follow for update