# Towards Lossless Encoding of Sentences

**Authors:** Gabriele Prato, Mathieu Duchesneau, Sarath Chandar, Alain Tapp

arXiv: 1906.01659 · 2019-08-05

## TL;DR

This paper introduces a near lossless encoding method for sentences that preserves original text features and allows reconstruction, improving text compression and retrieval for natural language processing tasks.

## Contribution

It proposes a novel near lossless encoding technique for sentences that enables reconstruction and feature richness, addressing a gap in text compression research.

## Key findings

- Effective encoding of sentences and sub-sequences demonstrated
- Good performance on sentiment analysis tasks
- Preserves original sequence information

## Abstract

A lot of work has been done in the field of image compression via machine learning, but not much attention has been given to the compression of natural language. Compressing text into lossless representations while making features easily retrievable is not a trivial task, yet has huge benefits. Most methods designed to produce feature rich sentence embeddings focus solely on performing well on downstream tasks and are unable to properly reconstruct the original sequence from the learned embedding. In this work, we propose a near lossless method for encoding long sequences of texts as well as all of their sub-sequences into feature rich representations. We test our method on sentiment analysis and show good performance across all sub-sentence and sentence embeddings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.01659/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1906.01659/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1906.01659/full.md

---
Source: https://tomesphere.com/paper/1906.01659