@InProceedings{gong-EtAl:2018:C18-1,
  author    = {Gong, Jingjing  and  Qiu, Xipeng  and  Wang, Shaojing  and  Huang, Xuanjing},
  title     = {Information Aggregation via Dynamic Routing for Sequence Encoding},
  booktitle = {Proceedings of the 27th International Conference on Computational Linguistics},
  month     = {August},
  year      = {2018},
  address   = {Santa Fe, New Mexico, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {2742--2752},
  abstract  = {While much progress has been made in how to encode a text sequence into a sequence of vectors, less attention has been paid to how to aggregate these preceding vectors (outputs of RNN/CNN) into fixed-size encoding vector. Usually, a simple max or average pooling is used, which is a bottom-up and passive way of aggregation and lack of guidance by task information.},
  url       = {http://www.aclweb.org/anthology/C18-1232}
}

