@inproceedings{zhang-etal-2018-sentence,
title = "Sentence-State {LSTM} for Text Representation",
author = "Zhang, Yue and
Liu, Qi and
Song, Linfeng",
editor = "Gurevych, Iryna and
Miyao, Yusuke",
booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2018",
address = "Melbourne, Australia",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/P18-1030/",
doi = "10.18653/v1/P18-1030",
pages = "317--327",
abstract = "Bi-directional LSTMs are a powerful tool for text representation. On the other hand, they have been shown to suffer various limitations due to their sequential nature. We investigate an alternative LSTM structure for encoding text, which consists of a parallel state for each word. Recurrent steps are used to perform local and global information exchange between words simultaneously, rather than incremental reading of a sequence of words. Results on various classification and sequence labelling benchmarks show that the proposed model has strong representation power, giving highly competitive performances compared to stacked BiLSTM models with similar parameter numbers."
}
Markdown (Informal)
[Sentence-State LSTM for Text Representation](https://preview.aclanthology.org/add-emnlp-2024-awards/P18-1030/) (Zhang et al., ACL 2018)
ACL
- Yue Zhang, Qi Liu, and Linfeng Song. 2018. Sentence-State LSTM for Text Representation. In Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 317–327, Melbourne, Australia. Association for Computational Linguistics.