Papers by Song Duong

1 papers
LOCOST: State-Space Models for Long Document Abstractive Summarization (2024.eacl-long)

Copied to clipboard

Challenge: State-space models are a low-complexity alternative to transformers for text generation . however, the quadratic complexity of the input length restricts the application of large pretrained models to long texts.
Approach: They propose an encoder-decoder architecture based on state-space models for conditional text generation with long context inputs.
Outcome: The proposed model saves memory and memory during training and inference time while saving 50% and 87% of memory.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations