paper-with-me

Papers

An Enhanced Text Compression Approach Using Transformer-based Language Models

2024-12-15 · Chowdhury Mofizur Rahman, Mahbub E Sobhani, Anika Tasnim Rodela, Swakkhar Shatabda

Text compression shrinks textual data while keeping crucial information, eradicating constraints on storage, bandwidth, and computational efficacy. The integration of lossless compression techniques with transformer-based text decompression has received negligible attention, despite the increasing volume of English text data in communication. The primary barrier in advancing text compression and restoration involves optimizing transformer-based approaches with efficient pre-processing and integrating lossless compression algorithms, that remained unresolved in the prior attempts. Here, we propose a transformer-based method named RejuvenateForme for text decompression, addressing prior issues by harnessing a new pre-processing technique and a lossless compression method. Our meticulous pre-processing technique incorporating the Lempel-Ziv-Welch algorithm achieves compression ratios of 12.57, 13.38, and 11.42 on the BookCorpus, EN-DE, and EN-FR corpora, thus showing state-of-the-art compression ratios compared to other deep learning and traditional approaches. Furthermore, the RejuvenateForme achieves a BLEU score of 27.31, 25.78, and 50.45 on the EN-DE, EN-FR, and BookCorpus corpora, showcasing its comprehensive efficacy. In contrast, the pre-trained T5-Small exhibits better performance over prior state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2412.15250

Code (0)

등록된 구현이 없습니다.

Tasks

de-enText Compression

Similar Papers 제목 키워드 기반

AlphaZip: Neural Network-Enhanced Lossless Text Compression

2024-09-23 · Swathi Shree Narashiman, Nitin Chandrachoodan

Data compression continues to evolve, with traditional information theory methods being widely used for compressing text, images, and videos. Recently, there has been growing interest in leveraging Generative AI for pred…

BenchmarkingData CompressionLanguage ModelingLanguage Modelling+2

VidCompress: Memory-Enhanced Temporal Compression for Video Understanding in Large Language Models

2024-10-15 · Xiaohan Lan, Yitian Yuan, Zequn Jie, Lin Ma

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insu…

Video Understanding

Text Compression-aided Transformer Encoding

2021-02-11 · Zuchao Li, Zhuosheng Zhang, Hai Zhao, Rui Wang 외

Text encoding is one of the most important steps in Natural Language Processing (NLP). It has been done well by the self-attention mechanism in the current state-of-the-art Transformer encoder, which has brought about si…

Text Compression

Lossless Data Compression with Transformer

2019-09-25 · Gautier Izacard, Armand Joulin, Edouard Grave

Transformers have replaced long-short term memory and other recurrent neural networks variants in sequence modeling. It achieves state-of-the-art performance on a wide range of tasks related to natural language processin…

Data CompressionLanguage ModelingLanguage ModellingMachine Translation+2

Enhanced Residual SwinV2 Transformer for Learned Image Compression

2023-08-23 · Yongqiang Wang, Feng Liang, Haisheng Fu, Jie Liang 외

Recently, the deep learning technology has been successfully applied in the field of image compression, leading to superior rate-distortion performance. However, a challenge of many learning-based approaches is that they…

Image Compression