@inproceedings{kozareva-ravi-2019-proseqo,
    title = "{P}ro{S}eqo: Projection Sequence Networks for On-Device Text Classification",
    author = "Kozareva, Zornitsa  and
      Ravi, Sujith",
    editor = "Inui, Kentaro  and
      Jiang, Jing  and
      Ng, Vincent  and
      Wan, Xiaojun",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/D19-1402/",
    doi = "10.18653/v1/D19-1402",
    pages = "3894--3903",
    abstract = "We propose a novel on-device sequence model for text classification using recurrent projections. Our model ProSeqo uses dynamic recurrent projections without the need to store or look up any pre-trained embeddings. This results in fast and compact neural networks that can perform on-device inference for complex short and long text classification tasks. We conducted exhaustive evaluation on multiple text classification tasks. Results show that ProSeqo outperformed state-of-the-art neural and on-device approaches for short text classification tasks such as dialog act and intent prediction. To the best of our knowledge, ProSeqo is the first on-device long text classification neural model. It achieved comparable results to previous neural approaches for news article, answers and product categorization, while preserving small memory footprint and maintaining high accuracy."
}Markdown (Informal)
[ProSeqo: Projection Sequence Networks for On-Device Text Classification](https://preview.aclanthology.org/ingest-emnlp/D19-1402/) (Kozareva & Ravi, EMNLP-IJCNLP 2019)
ACL
- Zornitsa Kozareva and Sujith Ravi. 2019. ProSeqo: Projection Sequence Networks for On-Device Text Classification. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), pages 3894–3903, Hong Kong, China. Association for Computational Linguistics.