We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Adversarially Robust and Explainable Model Compression with On-Device Personalization for Text Classification

Abstract: On-device Deep Neural Networks (DNNs) have recently gained more attention due to the increasing computing power of the mobile devices and the number of applications in Computer Vision (CV), Natural Language Processing (NLP), and Internet of Things (IoTs). Unfortunately, the existing efficient convolutional neural network (CNN) architectures designed for CV tasks are not directly applicable to NLP tasks and the tiny Recurrent Neural Network (RNN) architectures have been designed primarily for IoT applications. In NLP applications, although model compression has seen initial success in on-device text classification, there are at least three major challenges yet to be addressed: adversarial robustness, explainability, and personalization. Here we attempt to tackle these challenges by designing a new training scheme for model compression and adversarial robustness, including the optimization of an explainable feature mapping objective, a knowledge distillation objective, and an adversarially robustness objective. The resulting compressed model is personalized using on-device private training data via fine-tuning. We perform extensive experiments to compare our approach with both compact RNN (e.g., FastGRNN) and compressed RNN (e.g., PRADO) architectures in both natural and adversarial NLP test settings.
Comments: 8 pages, 4 figures
Subjects: Machine Learning (cs.LG)
Cite as: arXiv:2101.05624 [cs.LG]
  (or arXiv:2101.05624v3 [cs.LG] for this version)

Submission history

From: Yao Qiang [view email]
[v1] Sun, 10 Jan 2021 15:06:55 GMT (905kb,D)
[v2] Fri, 15 Jan 2021 04:38:50 GMT (0kb,I)
[v3] Wed, 20 Jan 2021 13:18:25 GMT (917kb,D)

Link back to: arXiv, form interface, contact.